body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/nature007.jpg);
	
 	scrollbar-3dlight-color:;
	scrollbar-arrow-color: black;
	scrollbar-darkshadow-color: ;
	scrollbar-face-color: #C8C8C8;
	scrollbar-highlight-color: ;
	scrollbar-shadow-color:;
	scrollbar-track-color: ;
}


#scroll {
 background-color:none;
 border-style: hidden;
 position: relative;
 left:0px; top: -3px; width:340px; height:320px;
 overflow: auto;
}

.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textzelle {
	padding-left: 65px;
	padding-top: 85px;
}

#menue {
	padding-top: 2px;
}
#menue a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menue a:hover {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
#menue a.aktiv {
	color: #CC0000;
	font-weight: bold;
	text-decoration:none;
}

.bilder {
	padding-left: 25px;
	padding-top: 85px;
}
.pic {
	padding-bottom: 10px;
}

.white {
	color: #FFFFFF;
	font-weight: bold;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}
.co {
	font-size: 9pt;
}

.pic_rechts {
	float: right;
}
.pic_links {
	float: left;
}


a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color:#CC0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.aktiv {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}


#links a {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}

#links a:hover {
	color: #CC0000;
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#links a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
