/* CSS Document */

/* - - - - - - - - - - - - Layout für Seiten ohne rechte Spalte - - - - - - - - - - - - */
.inhalt_index {
	width:100%;
	
}

.inhalt_index p {
	line-height:150%;
	font-weight:normal;
	padding:0 0 0 0;
	margin-bottom:1em;
}
.inhalt_index p.kinder {
    font-family:Kristen ITC, Comic Sans MS, Times, MS Serif, serif !important;
	color:#333333;
	font-size:1.6em !important;
	line-height:100%;
	font-weight:normal;
	padding:0 0 0 0;
	margin-bottom:1em;
}

.inhalt_index p.suche {
	line-height:125%;
	font-weight:normal;
	padding:0 0 0 0;
	margin-bottom:1em;
}

.inhalt_index .sucheklein {
	font-size:0.8em;
	font-weight:normal;
}
