
.nichtscreenen {
	display: none;
}

.titel {
	color: #76C90C;
	font-size: 120%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 130%;
}
.titel2 {
	color: #76C90C;
	font-size: 150%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 170%;
	margin-top:30px;
}
.text {
	color: black;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 170%;
}
.texttabelle {
	color: black;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 170%;
}

.lead {
	color: black;
	font-weight: bold;
}
.legende {
	color: #333333;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 130%;
}
.fett {
	font-weight: bold;
}
.gruen {
	color: #76C90C;
}
a:link {
	color: #76C90C;
	text-decoration: underline;
}
a:visited {
	color: #76C90C;
	text-decoration: underline;
}
a:hover { 
	color: #76C90C;
	text-decoration: none;
}
a:active { 
	color: #76C90C;
	text-decoration: underline;
}

.navigation {
	text-align:center;
	color: #438E00;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 170%;
	margin-bottom:20px;
}

.navigation a:link {
	color: #438E00;
	text-decoration: none;
}
.navigation a:visited {
	color: #438E00;
	text-decoration: none;
}
.navigation a:hover { 
	color: #438E00;
	text-decoration: none;
	font-weight: bold;
}
.navigation a:active { 
	color: #438E00;
	text-decoration: none;
	font-weight: bold;
}

#inhaltsbox { position:absolute; width:960px; left:50%; margin-left:-480px; top:0px; height:auto; }

#grossansicht { position:relative; width:400px; height:auto; }
#foto         { position:absolute; width:400px; height:auto; background:#f4fde1; }

#wusstensie { position:absolute; left:256px; top:535px; width:600px; height:auto; }

#fsc { display: none }

/*
#fsc { position:absolute; left:70px; top:643px; width:70px; height:88px; background-image:url(bilder/logo_fsc_fff.gif); background-repeat:no-repeat; z-index:1; }
*/

img {
	border: 0px;
}

BODY {
scrollbar-3dlight-color: #76C90C; 
scrollbar-arrow-color: #76C90C; 
scrollbar-base-color: white; 
scrollbar-darkshadow-color: #76C90C; 
scrollbar-face-color: white; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white; 
scrollbar-track-color: white;

background-image:url(img/hintergrund_neu.gif); 
background-repeat:repeat-y;
background-position:top center;
background-color:white;

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:10px;

overflow-y:scroll;

}
