body { 
	background-image:url(/theme/back.gif); 
	margin: 0px;
	
	scrollbar-face-color: 		#87A7AF; 	/* Vordergrund */
	scrollbar-track-color: 		#B3C7CC; 	/* Hintergund */

	scrollbar-highlight-color: 	#87A7AF; 	/* links&oben innen */
	scrollbar-3dlight-color: 	#87A7AF;	/* links&oben aussen*/

	scrollbar-shadow-color: 	#87A7AF; 	/* Schatten rechts&unten innen*/	
	scrollbar-darkshadow-color: #87A7AF;	/* Schatten rechts&unten aussen*/

	scrollbar-arrow-color: 		#031A04;	/* Pfeile */	
}


/* ############################################################################# */
/* ###	Logo																 ### */
/* ############################################################################# */


#logo {
	position: relative;
	top: 0px;
	left: 40px;
	width: 786px;
	height: 106px;	
	z-index: 2;
	
	background-image:url(/theme/logo.gif);
	border-left: 1px solid black;
	border-right: 1px solid black;
}

/* ############################################################################# */
/* ###	Menue																 ### */
/* ############################################################################# */

#menue1 {
	position: absolute;
	top: 1px;
	left: 560px;
	width: 267px;
	height: 617px;
	
	background-image:url(/theme/back_menue.gif);
	z-index: 3;
}

#adresse {
	position: absolute;
	top: 465px;
	left: 95px;
	width: 160px;
	height: 100px;
	z-index: 4;
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: white;
	filter:DropShadow(color=black, offx=1, offy=1);	
}

#menue2 {
	position: relative;
	top: 0px;
	left: 40px;
	width: 786px;
	z-index: 2;
	
	background-color: #F5F8EC;
	border-left: 1px solid black;
	border-right: 1px solid black;	

	font-family: Tahoma;
	font-size: 12px;	
}

.menuelist {
	margin-top: 0px;
	list-style-image: url(/theme/li.gif);
}

.menuelist a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;	
}
				 
.menuelist a:visited { 	
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;	

}	

.menuelist a:active { 		
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;	

}

.menuelist a:hover { 
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #729778;
	text-decoration: none;	
}


.button1 {
	position: absolute;
	top: 24px;
	left: 7px;	
}

.button2 {
	position: absolute;
	top: 139px;
	left: -28px;	
}

.button3 {
	position: absolute;
	top: 267px;
	left: -19px;	
}

.button4 {
	position: absolute;
	top: 387px;
	left: 19px;	
}


/* ############################################################################# */
/* ###	Main																 ### */
/* ############################################################################# */

#main {
	position: relative;
	top: 0px;
	left: 40px;
	width: 786px;
	z-index: 2;
	
	background-color: #F5F8EC;
	border-left: 1px solid black;
	border-right: 1px solid black;	
	
	font-family: Tahoma;
	font-size: 12px;	
}

.main_text {
	position: relative;
	left: 0px;
	min-height: 450px;
	width: 480px;
	top: 0px;
	margin: 20px;
	
	font-family: Tahoma;
	font-size: 13px;
	
}

h1  {
	font-size: 16px;
	font-family: Tahoma, Verdane, Arial, Helvetica, Sans-Serif;	
	font-weight: bolder;
	font-style: normal;
	color: #729778;
	margin-top: 0px;
	margin-bottom: 20px;
}

h2  {
	font-size: 14px;
	font-family: Tahoma, Verdane, Arial, Helvetica, Sans-Serif;	
	font-weight: bolder;
	font-style: normal;
	color: #729778;
	margin-top: 20px;
	margin-bottom: 5px;
}

h3  {
	font-size: 16px;
	font-family: Arial black, Arial,  Helvetica, Sans-Serif;	
	font-weight: bold;
	font-style: normal;
	color: black;	
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
}


.main_text li	{
	margin-bottom:8px;
}

blockquote {
	font-style: italic;
}

a:link {
	color:#336600;
	text-decoration: none;	
}
				 
a:visited { 	
	color:#336600;
	text-decoration: none;	
}	

a:active { 
	color:#336600;	
	text-decoration: none;				
}

a:hover { 
	color:#336600;
	text-decoration: underline;		
}

h3 a:link {
	color:black;
	text-decoration: none;
}
				 
h3 a:visited { 	
	color:black;
	text-decoration: none;
}	

h3 a:active { 
	color:black;
	text-decoration: none;		
}

h3 a:hover { 
	color:black;
	text-decoration: none;
}

.img {
	border: 8px double #729778;
}

.dev {
	color: red;
	font-weight:bold;
	margin: 2px;
}

p.line {
	widht: 100%;
	border-bottom: 1px dotted gray;
}

.liste div {
	margin-left: 13px;
}

.liste div.headline {
	width: 100%;		
	background-color: #CCE8CF;	
	padding: 2px;
	padding-left: 6px;
	margin-left: -10px;
	margin-bottom: 5px;	
	font-weight: bold;
}

.liste b {
	color: #729778;	
}

.liste li {
	margin-left:-20px;
	margin-bottom:20px;
	list-style: none;
}


/* ###	Main: Kontakt > Ansprechpartner	 ### */

.adresslist {
	margin: 0px;
	margin-left: 10px;
}


/* ###	Main: Service > Außendienst	 ### */

div.register {

}

div.reiter_on {
	width: 228px;	
	
	background-color: #729778; 	 
	border-top: 1px solid black; 
	border-left: 1px solid black; 
	border-right: 1px solid black;	
	
	padding: 3px; 
	padding-left: 8px; 
	float: right; 
}

div.reiter_off {
	width: 228px; 

	background-color: #B0D5B6; 
	border-bottom: 1px solid black;	
	
	padding: 3px; 
	padding-left: 8px; 
	float: right; 
	cursor: hand;
}

div.register_body {	
	background-color: #729778; 
	color: #e8e8dd;
	padding: 10px; 
	border-bottom: 1px solid black; 
	border-left: 1px solid black; 
	border-right: 1px solid black;
}

/* ############################################################################# */
/* ###	Footer																 ### */
/* ############################################################################# */

#footer {
	position: relative;
	left: 40px;
	width: 786px;
	top: 0px;
	height: 70px;	

	border-left: 1px solid black;
	border-right: 1px solid black;
}

.footer_copyright {
	margin: 3px;
	font-family: Tahoma;
	font-size: 11px;	
	color: white;	
}

.footer_links {
	margin: 3px;
	font-family: Tahoma;
	font-size: 11px;	
	color: white;	
}

.footer_navigation {
	position: relative;
	top: -32px;
	margin: 3px;
	font-family: Tahoma;
	font-size: 11px;	
	color: white;	
	text-align:right;	
}

#footer a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;	
}
				 
#footer a:visited { 	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;	
}	

#footer a:active { 	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;			
}

#footer a:hover { 	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: underline;	
}

#search {
	position: absolute;
	left: 40px;
	top: 100px;
	width: 786px;
	height: 200px;
	z-index: 0;
	
	background-color: #F5F8EC;
	border-left: 1px solid black;
	border-right: 1px solid black;
	
	font-family: Tahoma;
	font-size: 11px;
	color: #F5F8EC;
}