
.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;
	margin-top:0px;
	margin-bottom:0px;

}

.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;
}

.unternavigation {
	color: #096;
	font-size: 100%;
	font-family: Arial, Helvetica, Verdana, Geneva;
	line-height: 135%;
	font-weight: normal;
	letter-spacing: 0px;
	margin-top:3px;
	margin-bottom:0px;
}

.unternavigation a:link {
	color: #096;
	text-decoration: none;
}
.unternavigation a:visited {
	color: #096;
	text-decoration: none;

}
.unternavigation a:hover { 
	color: black;
	text-decoration: none;
}
.unternavigation 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; }

#fsc { position:absolute; left:45px; top:625px; width:70px; height:88px; background-image:url(bilder/logo_fsc_tpc.gif); background-repeat:no-repeat; }


.formularfeld {
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-size: 100%;
	color: #009966;
	background-color: #e5f5ef;
	border-left: 0px solid #e5f5ef;
	border-top: 0px solid #e5f5ef;
	border-right: 0px solid #e5f5ef;
	border-bottom: 1px solid #009966;
	width: 400px;
	height: 18px;

}
.formulararea {
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-size: 100%;
	color: #009966;
	background-color: #e5f5ef;
	border-left: 0px solid #e5f5ef;
	border-top: 0px solid #e5f5ef;
	border-right: 0px solid #e5f5ef;
	border-bottom: 1px solid #009966;
	width: 400px;
	height: 100px;

}
.button {
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-size: 100%;
	color: white;
	width: 150px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: 1px solid white;
	background-color: #009966;

}

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-image:url(bilder/hintergrund.gif); 
background-repeat:repeat-y;
background-position:top left;
background-color:white;

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:10px;

}