html, body {
	margin: 3px 7px;
	padding: 0px;
}

html {
	color: #333;
	line-height: 1.5em;	
	font-family: arial, helvetica, sans-serif;
	font-size:12px;

}

p {
	padding: 0px 20px 1.0em 0px;
	margin: 0;
}

#kopf {
	border-left: #3F9C3F 10px solid;
	height:130px;
	background: url(/redesign/image_bild_VDL.jpg) no-repeat;
}

#krumennavigation {
	background: #3F9C3F;
	height: 24px;
	padding:0px 0px 0px 200px;
	margin: 0px;
}

a.krumennavigation {
	font-size: 10pt;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


.suche-text {
	border: 1px solid #3F9C3F;	
	font-size: 9pt;
	height: 14px;
	margin-top:3px;
}

.hauptnavigation_tabelle {
	border-top: solid 1px #000000; 
	border-bottom: solid 1px #000000;
	border-collapse: collapse;
	padding: 0px;
	margin-top:0px;
}

a.hauptnavigation_Ebene_1{
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 0px;
	padding-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
}

a.hauptnavigation_Ebene_2{
	font-size: 10pt;
	padding-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
}

a.hauptnavigation_Ebene_3{
	font-size: 10pt;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

#Logo-BHGL {
	float:right;
	margin: 20px 5px 0px 0px;
	border:0;
}

#hilfsdiv-aussen {
	background-image: url(/Layoutgrafiken/dreispalten_flexibel_11_bg_a.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#hilfsdiv {
//	background: url(/Layoutgrafiken/dreispalten_flexibel_11_bg_b.gif);
//	background-position: right;
//	background-repeat: repeat-y;
}

#mantel {
//	background: url(/Layoutgrafiken/dreispalten_flexibel_11_bg_b.gif);
//	background-position: right;
//	background-repeat: repeat-y;
	float: left;
	margin: 0 -180px 0 0;
	width: 100%;
}

#inhalt-aussen {
	background-image: url(/Layoutgrafiken/dreispalten_flexibel_11_bg_a.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin: 0 180px 0 0;
}

#links {
	float: left;
	width: 200px;
}

#inhalt {
	margin: 20px 20px 0px 215px;
}

.Datum {
	font-size: 10pt;
	float: right;
	padding-right: 15px;
	Padding-top: 3px;
}

.vorspann {
	font-weight: bold;
	color:dimgray;
	letter-spacing: 0px;
	font-size: 10pt;
	line-height: 13pt;
}

.ueberschrift {
	font-weight: bold;
	color: #3F9C3F;
	letter-spacing: 1px;
	font-size: 12pt;
	line-height: 14pt;
	Padding-top: 0px;
}

#rechts {
	float: right;
	width: 180px;
}

#clearing {
	clear: both;
	height: 0px;
}

table.boxen_rechts {
	border-collapse: collapse;
	border-style: solid 1px #3F9C3F;

}

table.boxen_rechts th {
	vertical-align: middle;
	background-color: #DEEEB0;
}

table.boxen_rechts td {
	text-align: left;
	padding: 0px;
}


.boxen-rechts-ueberschrift {
	font-weight: bold;
	font-size: 10pt;
	color: #3F9C3F;
	text-align: center;
	vertical-align: middle;
	background-color: #DEEEB0;
	border-bottom: #009900 solid 1px;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #3F9C3F;
	margin-top:15px;
}

.boxen-rechts-fliesstext {
	font-weight: normal;
	font-size: 12px;
	line-height: 13pt;
	color: #000000;
	white-space: normal;
	text-align: left;
	padding: 5px;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #3F9C3F;
	margin-top: 0px;
}

.boxen-rechts-fliesstext a:link {
	color: #3F9C3F;
	text-decoration: none;
	border-bottom: #009900 1px dashed;
}

.boxen-rechts-fliesstext a:visited {
	color: #3F9C3F;
	text-decoration: none;
	border-bottom: #009900 1px dashed;
}


.boxen-rechts-fliesstext a:hover {
	color: #3F9C3F;
	text-decoration: none;
	border-bottom: #009900 1px solid;
}

.boxen-rechts-fliesstext a:active {
	color: #3F9C3F;
	text-decoration: none;
	border-bottom: #009900 1px solid;
}

.boxen-rechts-unternavigation {
	border: #009900 1px solid;
	padding: 4px 4px  4px 4px;
}


.boxen-rechts-unternavigation ul {
	margin: 0px 0px 0px 10px;
}


.boxen-rechts-unternavigation td a {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	list-style-type: none;
	color: #3F9C3F;
	text-decoration:none;
	border-bottom: 1px #3F9C3F dashed;

}

.funktionen-ueberschrift {
	font-weight: bolder;
	font-size: 12px;
	color: #3F9C3F;
	white-space: nowrap;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	background-color: #DEEEB0;
	border-bottom: #009900 solid 1px;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #3F9C3F;
	margin-top:15px;

}

.funktionen a:link {
	color: #3F9C3F;
	text-decoration: none;
	border-bottom: #009900 1px dashed;
}


.funktionen a:visited {
	color: #3F9C3F;
	text-decoration: none;
	border-bottom: #009900 1px dashed;
}


.funktionen a:hover {
	color: #3F9C3F;
	text-decoration: none;
	border-bottom: #009900 1px solid;
}

.funktionen a:active {
	color: #3F9C3F;
	text-decoration: none;
	border-bottom: #009900 1px solid;
}


table.funktionen {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #3F9C3F;
	margin-top: 0px;
}

td.funktionen {
	font-weight: normal;
	font-size: 12px;
	color: #3F9C3F;
	white-space: nowrap;
}


#fuss {
	background-color: #3F9C3F;
	border-color: Gray;
	border-style: solid;
	border-width: 0;
	height: 2px;
}

/*		Ende Template Formatierung		*/


#titel {
	display: block;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
