
a { outline: none; text-decoration: none; }
a img { border: none; }

body {
	margin: 0px; 
	padding: 0px; 
	background-color: #8e9092; 
	}

#inhalt {
	width: 935px; 
	height: 650px; 
	position: absolute; 
	left: 50%;
	margin-left: -468px;
	margin-top:40px;
	overflow: hidden;
	z-index: 1; 
 	background-color: transparent;
	background-image:url(../img/bg_inhalt.gif); 
	background-repeat:no-repeat; 
	border: 1px solid #8E9092;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #000;
}

#oben {
	width: 935px; 
	height: 157px; 
	position: absolute; 
	left: 0px;
	top: 0px;
	z-index: 2; 
 	background-color: transparent;
}

#slider {
	width:587px;
	height:157px;
	float:left;
	margin-left:65px;
	overflow:hidden;
}

#menu {
	width: 808px; 
	height: 14px; 
	padding:6px 31px 8px 31px;
	position: absolute; 
	left: 65px;
	top: 157px;
	z-index: 50; 
  	text-align: left;
  	background-color: #58585a;
}

#menu a, #menu a:visited {
  	background-color: #58585a;
  	text-decoration: none;
  	text-align: center;
	color: #fff;
  	font-size: 1.1em;
	font-weight: normal; 
	height: 16px; 
	padding: 6px;
	margin-right:4px;
	border: 0;
  }
 
#menu a:hover, #menu a.active {
	background: #8e9092; 
  }
 
#links {
	width: 60px; 
	height: 437px; 
	position: absolute; 
	left: 0px;
	bottom: 56px;
	overflow: hidden;
	z-index: 2; 
 	background-color: transparent;
}

#mitte {
	width: 780px; 
	height: 393px; 
	position: absolute; 
	left: 65px;
	top: 187px;
	overflow: auto;
	z-index: 5; 
	background-color: transparent; 
	padding-top:7px;
	padding-bottom:7px;
	padding-left:30px; 
	padding-right:30px; 
}

#mitte_index {
	width: 810px; 
	height: 214px; 
	position: absolute; 
	left: 95px;
	top: 185px;
	overflow: hidden;
	z-index: 5; 
	background-color: transparent; 
	padding:0px;
}

#mitte_index_rechts {
	width: 223px; 
	height: 184px; 
	position: absolute; 
	right: 30px;
	top: 0px;
	overflow: hidden;
	z-index: 5; 
	background-color: transparent; 
	padding-top:30px;
}

#mitte_rechts {
	width: 223px; 
	position: absolute; 
	right: 30px;
	top: 0px;
	z-index: 6; 
	background-color: transparent; 
	padding-top:30px;
}

#mitte_links {
	width: 527px; 
	position: absolute; 
	left: 30px;
	top: 0px;
	z-index: 6; 
	background-color: transparent; 
	padding-top:20px;
	font-size:1.1em;
	line-height:1.3em;
}

#unten_index {
	width: 810px; 
	height: 163px; 
	position: absolute; 
	left: 65px;
	top: 431px;
	overflow: auto;
	z-index: 3; 
	background-color: transparent; 
	padding-left:30px;
	background-image:url(../img/bg_index_unten.gif); 
	background-repeat:no-repeat; 
}

#bottom {
	width:895px;
	height:14px;
	background:#58585A;
	position:absolute;
	bottom:0;
	text-align:right;
	padding:6px 20px 36px 20px;
}

#bottom a {
	color: #fff;
  	font-size: 1.1em;
	font-weight: normal; 
	border: 0;
	padding:6px;
	margin-right:4px;
	text-decoration:none;
  }
 
#bottom a:hover {
	text-decoration:underline;
  }

#bottom a.active {
	text-decoration:underline;
  }


#fuss {
	width:165px; 
	height:14px; 
	position:absolute; 
	right:60px;
	bottom:0px;
	z-index:4; 
  	font-size:0.8em;
	text-align: right;
	padding-top:7px;
	padding-bottom:7px;
}

#fuss a, #fuss a:visited {
  	background-color: transparent;
  	text-decoration: none;
	color: #58585A;
  }
 
#fuss a:hover {
  	color: #52A67C;
  }
 
.fuss_active {
}

a:link {color:#009967; text-decoration: none;}
a:visited {color: #009967; text-decoration: none;}
a:hover {color: #8E9092; text-decoration: none;}
a:active { color:#8E9092; text-decoration: none;}

h1 {font-size:1.6em; font-weight: bold;color: #009967;}
h2 {font-size:1.3em; font-weight: bold;}
h3 {font-size:1.25em;}

html, body, textarea {
/*scrollbar-face-color: #FFFAB5; 
scrollbar-highlight-color: ; 
scrollbar-shadow-color: #E5E1A3; 
scrollbar-3dlight-color: ; 
scrollbar-arrow-color: #E5E1A3; 
scrollbar-track-color: #fff; 
scrollbar-darkshadow-color: #FFFAB5;
*/}

.graufett {
	font-weight: bold;
	color: #A3A5A7;
	font-size: 1.4em;
	line-height: 1.8em;
}

.gruen {
	color: #009967;
}

.gruenfett {
	font-weight: bold;
	color: #009967;
	font-size: 1.4em;
}
