/* CSS viel jazz*/

body,td,th,a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#999999;
	line-height:15px;
	letter-spacing:1px;
}
body {
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 00px;	
	text-align:center;
}
p{
	margin-top: 0px;
	margin-bottom: 15px;
}
a{
	text-decoration:none;
	color: #336699;	
}
a:hover{
	color:#ffffff;
}
b {
	font-weight:normal;
	color:#FFFFFF;
}
.blau {
	color:#336699;
}
.hellgrau{
	/*color: #D0D1D5;*/
	color: #fff;
}
.input{
	height:16px;
	border:#000 solid 0px;
	background-color:#666666;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding-top:4px;
	padding-left:5px;	
	width:220px;
}
.select{
	height:18px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
#center {
	background-color:#000000;
	margin:auto;
	width:1000px;
	margin:auto;	
	text-align:left;	
	overflow:hidden;
	background-color:#33CCCC;
}
#main{
	position: absolute;
	height:560px;
	top: 50%;
	margin-top: -280px;
}
#menu{
	position:absolute;
	width:1000px;
	height:152px;
	
}
#inhalt{
	position:absolute;
	width:840px;
	height:410px;
	margin-left:160px;
	top:152px;
}
#fuss{
	position:absolute;
	width:840px;
	height:20px;
	bottom:0px;
	margin-left:160px;
}
#titel{
	width:805px;
	height:40px;
	border-bottom:#999999 1px solid;
}
#zeit {
	position:absolute;
	left:0px;
	top:65px;
	width:176px;
	height:68px;
	z-index:1;
}
#bild {
	position:absolute;
	left:0px;
	top:154px;
	width:168px;
	height:108px;
	z-index:2;
}
#spalte1, #spalte0, #spalte01 {
	position:absolute;
	left:197px;
	top:65px;
	width:293px;
	height:300px;
	z-index:3;
}
#spalte0, #spalte01{
	width:606px;
	overflow:auto;
}
#spalte01 a{
	/*color:#89BA81; /*
	/*color:#8DC63F; grün*/
	/*color:#A6D268;*/
	/*color:#C8BE14;*/
	/*color:#D4719F;*/
	color:#c43e1c;
}
.speciallink a{
	color:#c43e1c;
}
.speciallink {
}
.speciallink a:hover{
	color:#ffffff;
}
#spalte2 {
	position:absolute;
	left:510px;
	top:65px;
	width:293px;
	height:340px;
	z-index:4;
	overflow:auto;
}

