@charset "ISO-8859-1";

body {	background-image: url(headbg.png);
	background-repeat: repeat-x;
	background-color:#006699;}
#main {	position: absolute;
	top: 150px;
	left: 25px;
	width: 900px;
	font-family: Arial;
	color: #C0C0C0;
	font-size: 16px;
	font-weight: bold;}
#main a:link {font-family:Arial;color:#C0C0C0;font-size:16px;}
#main a:visited {font-family:Arial;color:#C0C0C0;font-size:16px;}
#menu {	position: absolute;
	top: 100px;
	left: 30px;
	width: 270px;
	height: auto;
	font-family: Trebuchet MS;
	color: #FFD700;
	font-size: 12px;
	clear: both;}
#menu ul {
	list-style-type: none;
	list-style-position: outside;}
#menu ul li{
	float: left;
	position: relative;
	padding: 0 2em 0 .5em;}
#menu a:link {font-family:Trebuchet MS;color:#C0C0C0;font-size:12px;text-decoration:none;}
#menu a:visited {font-family:Trebuchet MS;color:#C0C0C0;font-size:12px;text-decoration:none;}
#menu a:hover {font-family:Trebuchet MS;color:#ffffff;font-size:12px;text-decoration:none;}
#banner {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 900px;
	height: 70px;
	border-width: 1px;
	border-color: #c0c0c0;
	border-style: solid;}
.ls {position:absolute;top:100px;left:30px;width:50px;height:17px;background-image: url(leftshdw.png);}
.ms {position:absolute;top:100px;left:80px;right:30px;height:17px;background-image: url(midshdw.png);background-repeat: repeat-x;}
.rs {position:absolute;top:30px;right:15px;height:87px;width:16px;background-image: url(rightshdw.png);}
#news {	position: absolute;
	top: 520px;
	left: 25px;
	width: 900px;
	height: 60px;
	font-family: Arial;
	font-size: 12px;
	color: #c0c0c0;
	border-width: 1px;
	border-color: #c0c0c0;
	border-style: solid;}
#newscontent {
	position: absolute;
	top: 521px;
	left: 494px;
	padding-top: 0px;
	height:60px;}
#counter {
	position: relative;
	top: 5px;
	left: 350px;}
#sprit {position: relative;
	top: 30px;
	width: 400px;
	font-family: Arial;
	color: #C0C0C0;
	font-size: 14px;
	border-style: solid;
	border-color: #A0A0A0;
	border-width:1px;}
.logo {position:relative;top:10px;left:20px;}
.Uhr {position: absolute; top:30px; left:750px;font-family:Trebuchet MS;color:#C0C0C0;font-size:14px;}
.linie {position:absolute;left:165px;top:130px;}
.marg {margin-left:60px;}