
.nichtscreenen {
	display: none;
}

.titel {
	color: #096;
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, Geneva;
	line-height: 135%;
}
.text {
	color: black;
	font-size: 75%;
	font-family: Arial, Helvetica, Verdana, Geneva;
	line-height: 135%;
}
.texttabelle {
	color: black;
	font-size: 100%;
	font-family: Arial, Helvetica, Verdana, Geneva;
	line-height: 135%;
}

.lead {
	color: #096;
	font-size: 75%;
	font-weight: bold;
}
.info {
	color: black;
	font-size: 65%;
	font-family: Arial, Helvetica, Verdana, Geneva;
	line-height: 120%;
}
.fett {
	font-weight: bold;
}
.gruen {
	color: #096;
}
.schwarz {
	color: black;
}
a:link {
	color: #096;
	text-decoration: underline;
}
a:visited {
	color: #096;
	text-decoration: underline;
}
a:hover { 
	color: black;
	text-decoration: none;
}
a:active { 
	color: #096;
	text-decoration: underline;
}

.navigation {
	color: #096;
	font-size: 75%;
	font-family: Arial, Helvetica, Verdana, Geneva;
	line-height: 135%;
	font-weight: bold;

}

.navigation a:link {
	color: #096;
	text-decoration: none;
}
.navigation a:visited {
	color: #096;
	text-decoration: none;

}
.navigation a:hover { 
	color: black;
	text-decoration: none;
}
.navigation a:active { 
	color: #096;
	text-decoration: none;
}

.hauptnavigation {
	color: #096;
	font-size: 110%;
	font-family: Arial, Helvetica, Verdana, Geneva;
	line-height: 135%;
	font-weight: bold;
	letter-spacing: 1px;

}

.hauptnavigation a:link {
	color: #096;
	text-decoration: none;
}
.hauptnavigation a:visited {
	color: #096;
	text-decoration: none;

}
.hauptnavigation a:hover { 
	color: black;
	text-decoration: none;
}
.hauptnavigation a:active { 
	color: #096;
	text-decoration: none;
}

.logo {
	color: black;
	font-size: 80%;
	font-family: Arial, Helvetica, Verdana, Geneva;
	line-height: 110%;
	font-weight: bold;
}

#inhaltsbox { position:absolute; width:980px; left:0px; top:0px; height:auto; }

#grossansicht { position:absolute; left:220px; top:63px; width:370px; height:600px; }
#bild         { position:absolute; left:0px; top:0px; width:370px; height:600px;background:#e5f5ef; }

#bildnavigation { position:absolute; left:620px; top:63px; width:370px; height:600px; }


img {
	border: 0px;
}

BODY {
scrollbar-3dlight-color: #00914e; 
scrollbar-arrow-color: #00914e; 
scrollbar-base-color: white; 
scrollbar-darkshadow-color: #00914e; 
scrollbar-face-color: white; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white; 
scrollbar-track-color: white;

background-repeat:repeat-y;
background-position:top left;
background-color:#e5f5ef;

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:10px;

}