/* CSS Document */

/* - - - - - - - - - - - - Layout für Seiten ohne rechte Spalte - - - - - - - - - - - - */
.inhalt_index {
	margin:0 2em 2em 14em;
	padding-top:40px;

}
.inhalt_index p {
	color:#000000;
	font-size:1em;
	line-height:150%;
	font-weight:normal;
	padding:0 0 0 0;
	margin-bottom:1em;
}
