body {
	background-image: url(images/back_site.jpg);
	background-color: #3B6D8C;
	text-align: center;
	scrollbar-face-color: #3B6D8C;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #3B6D8C;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #3B6D8C;
	scrollbar-darkshadow-color: #3B6D8C;
}

.textfeld {
	scrollbar-face-color: #55789B;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #55789B;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #55789B;
	scrollbar-darkshadow-color: #55789B;
}

.texthaupt {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.header {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	color: #FFCC00;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: underline;
}

#divUp {
	position:absolute;
	left:680;
	top:210;
}
#divDown {
	position:absolute; 
	left:680; 
	top:360;
}
#divCont {
	position:absolute; 
	width:325; 
	height:545; 
	overflow:hidden; 
	top:75; 
	left:305; 
	clip:rect(0,325,545,0); 
	visibility:hidden;
}
#divText {
	position:absolute; 
	top:0; 
	left:0;
}

th {
	background-color: #778FAC;
	text-align: center;
	font-weight: normal;
}

input,select,textarea {
	background-color: #55789B;
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	border-left: black thin solid;
	border-right: black thin solid;
	border-top: black thin solid;
	border-bottom: black thin solid;
	border-width: 1pt;
}

.private {
	background-color: #55789B;
	font-family: Trebuchet MS, Verdana;
	font-size: 8px;
	border-left: 1px dotted;
	border-right: 1px dotted;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	border-width: 1px;
}

.private_butt {
	background-color: #55789B;
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	border-left: black thin solid;
	border-right: black thin solid;
	border-top: black thin solid;
	border-bottom: black thin solid;
	border-width: 1px;
}
