body
{
	scrollbar-face-color: #505050;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #505050;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #505050;
	scrollbar-track-color: #505050;
	scrollbar-arrow-color: #ffffff;
	background-color: #505050;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #dddddd;
}

#center
{
	position:absolute;
	left:50%;
	height:615px;
	width:800px;
	margin-left:-400px;
	z-index:1;
}

#logolink
{
	position:absolute;
	height: 40px;
	width: 100%;
	margin-top:5px;
	text-align: center;
	z-index:2;
}

#haupt
{
	position:absolute;
	height: 520px;
	width: 100%;
	margin-top:55px;
	z-index:2;
}

#menue
{
	text-align: center;
	position:absolute;
	height: 45px;
	width: 100%;
	margin-top:525px;
	z-index:2;

}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #dddddd;
}

a:hover
{
	text-decoration: underline;
}

textarea, select, option, input, input.send
{
	font-family: Arial;
	font-size: 14px;
	border-style: solid;
	border-color: #ffffff;
	color: #dddddd;
	border-width: 1px;
	background-color: #505050;
}

#adminlink
{
	position:absolute;visibility:visible;
	left:10px; top:10px; width:100px; height:100px;
	z-index:2;
}

#img { 
	position:absolute;
	top:0px;
	border:1px;
	z-index:3;
}

.clear{
	clear:both;
}
#images{
	visibility:hidden;
}
#loading{
	margin-top:50px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #b3b3b3;
	z-index:10001;
}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(images/slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}