html,body{
	margin:0 auto;
	padding:0;
}
img{
	border:0;
}

a:link { text-decoration:none; color:#A70C72;}
a:visited { text-decoration:none; color:#A70C72;}
a:hover { text-decoration:none; color:#A70C72; font-weight:bold;}
a:active { text-decoration:none;}
a:focus { text-decoration:none;}
html,body,div,table,tr,td,span,p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-weight:bold;
	font-size:18px;
}

.navi_active {
	text-align:left;
	font-weight:bold;
	background-color:#999999;
}

.navi {
	text-align:left;
}

.sub_navi_active {
	float:left;
	width:190px;
	text-align:left;
	padding-bottom:7px;
	padding-top:10px; 
	padding-left:15px; 
	margin-top:2px;
	font-weight:bold;
	font-size:10px;
	background-image:url(/grafics/site_images/sub_navi_active.gif);
	background-repeat:no-repeat;
}


.sub_navi {
	float:left;
	width:190px;
	text-align:left;
	padding-bottom:7px;
	padding-top:10px; 
	padding-left:15px;
	margin-top:2px; 
	font-weight:bold;
	font-size:10px;
	background-image:url(/grafics/site_images/sub_navi.gif);
	background-repeat:no-repeat;
}

.zeiten {
	width:130px;
	height:35px;
	font-size:16px;
	font-weight:bold;
	border:1px solid #666666;
	background-color:#DDDDDD;
}

.zeiten_data {
	width:130px;
	border:1px solid #666666;
	background-color:#EBEBEB;
}

.spektrum_link a {
	text-decoration:underline;
	color:#000000;
	font-weight:normal;
	font-size:18px;
}