/* mittleres Hintergrundbild bleibt oben */	
* {
   /* margin: 0;
   padding: 0; */
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-left: 20px;
  	text-align: center;
	   /* line-height: 18px;
  	vertical-align: left;*/	
}
#Inhalt {
	margin: 0px;
	/*text-align: left;*/
  	vertical-align: middle;
	padding: 0px;
	width: 855px;
	font-size: 10pt;
	text-align: left;
	line-height: 15pt;
	color: #6F0000;	/*color: maroon;*/
	word-spacing: -.1px;
	letter-spacing: -.05px;
}
#Inhalt a {
    text-decoration: underline;
    color: #6F0000;
}
 a#ueberschrift {
    text-decoration: underline;
    color: #437a1c; /*Link Überschrift*/
}

#Inhalt a:hover {
    text-decoration: underline;
		color: #3E9900;
}
div#Inhalt table {
		/*margin: auto;
	padding: 0px;
  vertical-align: left;*/	
}
/*Bilder Mitarbeiter*/
td#rechtsbuendig {
	padding-left:50px;
}
td#abstand {
	padding-top:30px;
}
td#15_abstand {
	padding-top:15px;
}
td#ohne_abstand {
	padding-top:0px;
}
td#ohne_abstand_rechtsbuendig {
	padding-top:0px;
	padding-right:20px;
	text-align: right;
}

td#abstand_rechts {
	padding-right:15px;
}
#Inhalt ul { /*Listen*/
	margin: 0px 0px 0px 17px;
    /*line-height: 18px;*/
	text-align: left;
	PADDING-LEFT: 0px;
	/*PADDING-BOTTOM: 5px;*/
	PADDING-TOP: 0px; 
}

#liste { /*Listenabstände*/
	PADDING-LEFT: 0px;
	margin-TOP: -10px; 
}
img {
	PADDING-top: 15px;
	PADDING-RIGHT: 0px;
	PADDING-left: 0px;
	margin-RIGHT: 0px;
	margin-left: 0px;
}
/*neue Fotos von Text umflossen*/
img#flex {
	float: right;
	width: auto;
	position: relative; /*NEU*/
	PADDING-top: 2px;
	PADDING-RIGHT: 0px;
	PADDING-left: 30px;
	margin: 0px -20px 0px 0px;
}
/*mehr Abstand unten*/
img#flex_top{
	float: right;
	width: auto;
	position: relative; /*NEU*/
	PADDING-top: 2px;
	PADDING-RIGHT: 0px;
	PADDING-left: 30px;
	PADDING-BOTTOM: 43px;
	margin: 0px -20px 0px 0px;
}
/*auf Höhe Überschrift gesetzt*/
img#flex_bottom {
	float: right;
	width: auto;
	position: relative; /*NEU*/
	PADDING-top: 2px;
	PADDING-RIGHT: 0px;
	PADDING-left: 30px;
	margin: -38px -20px -30px 0px;
}


/*Bilder Mitarbeiter*/
img#w_abstand {
	PADDING-top: 0px;
	PADDING-RIGHT: 0px;
	PADDING-left: 0px;
	margin-RIGHT: 0px;
	margin-left: 0px;
}

li { /*Listen*/
	text-align: left;
	LIST-STYLE-TYPE: square;
}
 p {
	/*font-size: 13pt;*/
	margin-left: 0px; 
	margin-top: 20px;
	text-align: justify;
	}
h2 {
	font-size: 11pt;
	color: #437a1c;
	text-align: left;
	letter-spacing: -0.1pt;
	margin-top: 15px;
	margin-bottom: 5px;
	}
h4 {
	font-size: 11pt;
	color: #437a1c;
	text-align: left;
	letter-spacing: -0.1pt;
	margin-top: 15px;
}
h1 {/*Unter-Überschrift (kleiner) Start: kein Abstand oben, unten mehr Abstand*/
	font-size: 9pt;
	color: #437a1c;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
}
/* für die Datumsangaben in Tabelle (z.B. 2005-2006) etwas nach oben geschoben
h1#top {
	margin-top: -1px;
	margin-bottom: 0px;
}*/

h3 {
	font-size: 9pt;
	color: #437a1c;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
}

h3#rechts {
	font-size: 9pt;
	color: #437a1c;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
}
h3#rechts_wenig_abstand {
	font-size: 9pt;
	color: #437a1c;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 10px;
}


h3#abstand {
	font-size: 9pt;
	color: #437a1c;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
}

h3#underline {/*für verlinkte Überschriften*/
	text-decoration: underline;
}
/*h3#underline a:link {
	color: green;
}*/
h3#top {
	margin-top: 0px;
	margin-bottom: 0px;
}
div#kleinfett {
	font-size: 8pt;
	color: #993333;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 16px;
}
div#kleinfettrechts {
	font-size: 8pt;
	color: #993333;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-weight: bold;
	line-height: 16px;
}
h5 {/*Unter-Überschriften*/
	font-size: 9pt;
	color: #437a1c;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
h5#top {/*Unter-Überschriften: weniger Abstand oben*/
	margin-top: 0px;
	margin-bottom: 10px;
}
h6 {/*Unter-Überschriften: weniger Abstand oben*/
	font-size: 9pt;
	color: #437a1c;
	text-align: left;
	margin-top: -10px;
	margin-bottom: 10px;
} 
h6#top {/*Unter-Überschriften: 0 Abstand oben*/
	margin-top: 0px;
	margin-bottom: 5px;
} 
/*span#Initial {
	float: left; width: 30px; height: 41px; background: #eee; color: maroon; 
	font-family : Verdana; font-weight : bold; font-size : 34px; 
	margin-right : 4px; margin-top: 5px;
}*/

div#Ansicht {
	position: relative;
	color: #b5d59a;
	margin-top: 0;
	margin-right: 40px;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	line-height: 16pt; 
	padding-right: 10px;
	}
div#Ansicht a {
	display: block;
	text-decoration: none;
}
div#Ansicht a:link {
	color: green;
}
div#Ansicht a:visited {
	color: #9E9E9E;
}
