@charset "utf-8";

body {
	color:#666666;
	margin:0;
	padding:10px 0 0 0;
}
#Navibanner {
	position:absolute;
	height:80px;
	width:250px;
	top:30px;
	left:700px;
	font-size:7pt;
}
#head {
	width:978px;
	margin:0 auto;
	height:160px;
	background-image:url(../img/head_bg.png);
	background-repeat:no-repeat;
	background-position:top;
	border-top:1px solid #9fadba;
	border-bottom:none;
	position:relative;
}
 

#head #tvticker {
	position:absolute;
	top:0;
	left:350px;
	z-index:1;
}

#navi {
	margin-top:130px;	
}
.navheader {
	width:958px;
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#6A6A6A;
	padding-top:10px;
	padding-left:20px;
}

#content {
	width:980px;
	height:1300px;
	margin:0 auto;	
}

#foot {
	width:978px;
	margin:0 auto;
	height:122px;
	border-bottom:1px solid #9fadba;
	border-top:1px solid #9fadba;
	background-image:url(../img/foot_bg.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	border-top:1px solid #A1AFBC;
	font-size:8pt;
	line-height:160%;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}	

#foot a {
	color:#3E6283;
	font-size:8pt;
	text-decoration:none;
}
a {
	color:#3E6283;
	text-decoration:none;
}
#Seite {
	background-image:url(../img/page_bg.png);
	background-repeat:repeat-y;
	width:1000px;
	margin:0 auto;	 

}
