/* neu: Schriftgroesse  */
.schrift {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #00824e;
	height: 24px;
	color:#FFFFFF;
	padding: 0px 2px 3px 8px;
	vertical-align:bottom;
}

.schrift a {
	text-decoration: none;
	}

.schrift a:hover {
	border-bottom:0px solid #FFFFFF;
	}


/* Buchstabe Schriftgroesse */
#klein {
	border-bottom:1px solid #FFFFFF;
	}
#mittel {
	border-bottom:1px solid #00824e;
	}
#gross {
	border-bottom:1px solid #00824e;
	}



/* neu: Inhaltsbereich */
.inhalt {
	padding: 30px 20px 20px 30px;
}


/* ### Layer - Submenue */

.sublayer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #e5e5e5;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom: 0px;
	border-left: 3px solid #00824e;
}

.ohnelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #e5e5e5;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom: 0px;
	border-left: 3px solid #00824e;

}


.sublayer td {
	border-bottom: 1px solid #CCCCCC;
}

.sublayer a:hover {
	text-decoration: none; 
	background-color: #f4f4f4;
	border: 0px;
	border-left: 3px solid #00824e;
}



/* ### Linkes Submenue */

.subnavi1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	font-weight: bold; 
	background-color: #CCCCCC;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 4px;
	border-bottom: 1px solid #999999;
	border-left: 3px solid #00824e;
	height: 30px;
}

.subnavi1 a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 4px;
	border-bottom: 0px solid #CCCCCC;
}


.subnavi1 a:hover {
	text-decoration: none; 
	background-color: #f4f4f4;
	border-bottom: 0px;
}


.subnavi2 {
	background-color: #e5e5e5;
	border-left: 0px solid #e5e5e5;
	border-bottom: 1px solid #CCCCCC;
}

.subnavi2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 4px;
	border-left: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
}


.subnavi2 a:hover {
	text-decoration: none; 
	background-color: #f4f4f4;
	border-left: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
}


/*	### Sub-Sub-Menue */

.subsubnavi {
	text-align: right;
	border-bottom: 0px dotted #CCCCCC;
	background-color: #e5e5e5;
	margin-bottom: 20px;
	height: 20px;
}
.subsubnavi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00824e;
	padding-right: 3px;
	padding-left: 3px;
	border-left: 3px solid #CCCCCC;
	text-decoration: none;
	border-bottom: 0px dotted #CCCCCC;
}

.subsubnavi a:hover {
	text-decoration: underline;
	border-bottom: 0px ;
}


/*	### Inhalt */

body {
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom: 0px dotted #cccccc;
	border-left: 0px solid #cccccc;
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
}

.h1zusatz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-bottom: 0px dotted #cccccc;
	border-left: 0px solid #cccccc;
	padding-left: 0px;
	margin-bottom: 0px;
	font-style: normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	border-left: 3px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	padding-left: 3px;
	padding-top: 3px;
	margin-top: 25px;
	margin-bottom: 12px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 0px;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	text-align: justify;
	margin-top: 0px;
}

td  {
	vertical-align:top;
}

td p {
	text-align:left;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	vertical-align: top;
	text-align: left;
	background-color: #CBD3D9;
}

.tab1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	vertical-align: top;
	text-align: left;
	background-color: #F3F5F7;
}

.tab1 a {
	border-bottom: 0px solid #CCCCCC;
}

.block {
	background-color: #f4f4f4;
	padding: 20px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rahmen {
	border: 1px solid #999999;
	padding: 6px;
	vertical-align: top;
	text-align: center;
	background-color: f4f4f4;
}

.orga {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	vertical-align: top;

}

.orga a {
	border-bottom: 0px dotted #00824E;
}

a {
	color: #00824E;
	text-decoration: none;
	border-bottom: 1px ;
}

a:hover {
	border-bottom: 1px dotted #00824E; 
	}


ul,ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	text-align: left;
	list-style-position: outside;
	list-style-image:  url(/gif/liste.gif);
	list-style-type: circle;
}

li {
	margin-bottom: 5px;
}

.kleintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.kleintext a {
	border-bottom: 0px;
}

.kleintext a:hover {
	text-decoration: underline;
	border-bottom: 0px; 
}

.linksbund {
	text-align: left;
}

/*	### Grafik */

.hlinie {
	border-bottom: 2px dotted #999999;
}

.vlinie {
	border-right: 2px dotted #999999;
}


.grau {
	color: #999999;
}

/* ### Bild Rechts */

.bild_links {
	float:left;
	margin:0px 20px 20px 0px;
}

.bild {
	margin-left: 15px;
	}

.bild a {
	border-bottom: 0px;
}

.bild img {
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}

.bildtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-right: 4px;
	padding-bottom: 14px;
	text-align: left;
	margin-left: 15px;
}

.textbildrechts {
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
	
.h_abteilung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	text-align: left;
	margin-top: 0px;
	font-style: italic;
	font-weight: bold;

}




