/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
}

/* 	Um die unterschiedlichen Standard-Abstaende fuer versch. Broweser zu ueberschreiben */
ul, ol, li {
	padding: 0;
	margin: 0;
}

#content ul {
list-style-image:url(../bilder/dataicon.gif);
}

#content ul, #content ol {
	line-height:130%;
	margin: 10px 0 0 20px;
}

#content ul li, #content ol li {
	margin:0 0 5px 0;
}

p {
	line-height:130%;
	margin: 10px 0 0 0;
}

h1 {
	font-size: 1.25em;
	font-weight: bold;
	color:#006699;
	margin: 15px 0 0 0;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #339999;
	margin: 25px 0 0 0;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #006699;
	margin: 20px 0 0 0;
}

h4 {
	font-size: 1em;
	font-weight: normal;
	color: #FF6600;
	margin: 15px 0 0 0;
}

.breadcrumbs {
	font-size: 1em;
	color: #006699;
	font-style: italic;
}

a.marker1, .marker1 {
	color: #006699;
	font-weight: bold;
}

a.marker2, .marker2 {
	color: #f60; 
	font-weight: bold;
}

a.marker3, .marker3 {
	color: #396;
	font-weight:bold;
}


a, a:hover, a:active, a:visited {
	color: #006699;
	}
	
.weiss, a.weiss, a.weiss:hover, a.weiss:active, a.weiss:visited  {color:#FFFFFF;}
.blau, a.blau, a.blau:hover, a.blau:active, a.blau:visited {color:#069;}
/*kinderunfaelle*/.rot, a.rot, a.rot:hover, a.rot:active, a.rot:visited {color:#ff6600;}
.gelb, a.gelb, a.gelb:hover, a.gelb:active, a.gelb:visited {color:#FF6600;}
.orange, a.orange, a.orange:hover, a.orange:active, a.orange:visited {color:#FF9900;}
/*aktionen*/.gruen, a.gruen, a.gruen:hover, a.gruen:active, a.gruen:visited {color:#339966;}
/*elternservice*/.lila, a.lila, a.lila:hover, a.lila:active, a.lila:visited {color:#99cc33;}
.grau, a.grau, a.grau:hover, a.grau:active, a.grau:visited {color:#99ccff;}
a.navigation, a.navigation:hover, a.navigation:active, a.navigation:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.indexteaser {
	background-color:#FFFFFF;
	border: 1px solid #69c;
	margin:10px;
	font-size: 0.85em;
	line-height:130%;
}

.p_teaser {
	font-size: 0.9em;
}

.indexteaser p {
	padding:5px;
	margin:0;
}

.h1_teaser, .indexteaser h1 {
	font-size: 1.15em;
	font-weight: bold;
	color: #FFFFFF;
}

.indexteaser h1 {
	background-color:#69c;
	padding:2px;
	margin:0;
}

.h2_teaser, .indexteaser h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 3px;
}

.box_rahmen_gelb {
	width:95%;
	border:1px solid #f60;
	padding:3px;
}

.box_rahmen_gelb h2 {
	font-size:1.2em; 
	color:#006699;
	font-weight:bold;
	margin:10px 0 5px 3px;
}

.box_rahmen_gelb h3 {
	font-size:1.1em; 
	color:#396;
	font-weight:bold;
	margin:10px 0 5px 3px;
}


.box_rahmen_gelb p {
	margin:10px 0 5px 3px;
}

.box_presse {
	border-top:1px solid #f60;
	padding:20px;
	font-size:0.9em;
	margin-left:5%;
	width:70%;
}

.box_presse h2 {
	font-size:1.1em; 
	color:#006699;
	font-weight:bold;
	margin-left:40%;
}

.box_presse h3 {
	font-size:1.1em;
	color:#006699;
	font-weight:bold;
	margin-left:40%;
}

.box_presse p {
	margin-left: 40%;
}



img {
	border:none;
}

.formbutton {
	background-color:#FFFFFF;
	color:#003399;
	border:1px solid #039;
}

.Button {
	background-color:#FFFFFF;
	padding:2px 5px;
	color:#003399;
	border:1px solid #039;
}

.Button a {
	text-decoration:none;
}


p.presse_fuss {
	font-style: italic;
}

h3.presse_fuss {
	font-style: italic;
	color:#000000;
}

.invis {
	display:none;
}

hr 
{
	background-color:#ddd; /* Mozilla 1.4 */
	color:#ddd; /* IE 6 */
	border: #ddd; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin: 20px 0;
}

table p {
margin:8px;
}

table ul {
list-style-image:url(../bilder/dataicon.gif);
}
