body {
	font-family:Arial, Helvetica, sans-serif;
	color:#20048D;
	font-size:14px;
	}
p { 
	
	}
#main{
	width:850px;
	margin:0px auto;
	}

a{
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}
#aktuelle a {
	color:#00B000;
}

a:hover {
	color:#F00;
	}

#aktuelle a:hover {
	color: #F00;
}
	
li{
	list-style:none;
}
.phonebox {
	width:250px;
	padding: 2px 2px 2px 2px;
	border-top:#999999 1px solid;
	border-bottom:#999999 1px solid;
}
.ticker {
	font-size: 10pt;
	background-color: #FFFFCC;
	text-align: center;
	float: right;
	height: auto;
	width: 200px;
	margin:10px 10px 10px 10px;
	font-weight: bold;
	border:solid #FF6600 3px;
	padding: 2px 2px 2px 2px;
}
.bignews {
	background-color: #FFFFCC;
	text-align: left;
	float: left;
	height: auto;
	width: 80%;
	font-weight: bold;
	border:solid #eeeebb 3px;
	padding: 2px 2px 2px 2px;
}
.kopf{
	color:#00CC00;
	border-bottom:solid #FF6600 3px;
	}

#content{
	position:absolute;
	margin-left:150px;
	padding-left:15px;
	width:685px;
	top: 130px;
	background-color:#ffffff;
	}


.nolink{
	color:#999999;
	}
#aktuelle{
	position: absolute;
	left: 429px;
	top: 427px;
	font-size:18pt;
	background-color:#CCC;
}

