 *	{margin: 0; padding: 0;} 
body
	{
	font-size: 100.01%; 
	font-family: verdana, tahoma, arial, sans-serif;
	text-align: center;
	background: #5985de ;
	}
	
#container
	{
	margin: 3px auto ; 
	width: 760px;
	text-align: left; 
	}
	
	
#header
	{
	height: 63px; 
	padding: 4px;
	background-image:url(../images/bgbanner.jpg);
	}
	
#date
{width: auto;
float: right;
text-align: right;
}
	
#header2
	{
	border-bottom: 1px solid #3665bf;
	text-align: right;
	line-height: 25px;
	margin-bottom: 8px;
	font-size: 0.7em;
	}
	
#footer	
	{
	text-align: center;
	clear: both;
	margin: 0; 
	}
	
#content
	{
	width: 574px;
	float: right;
	font-size: 0.9em; 
	color: #00044b;
	padding: 0px 0px 5px 0px; 
	background: #fff;
	margin-bottom: 70px;
	}
	
#und1	{
	margin-left: 230px;
	border: 0;
	} 

	 
#contentkontakt
	{
	width: 574px;
	float: right; 
	font-size: 0.9em; 
	color: #00044b;
	margin-left: 0px;
	padding: 0px 0px 0px 0px; 
	background: #5985de ;
	 }	 
		
#left
	{
	width: 180px; 
	float: left;
		}
	
p	{
	padding: 5px;
	font-size: 0.9em;
	}

p.service {
	   background-color:#9cb6eb;
	   margin: 10px;
	   border: solid 1px #00044b; 
	  }
	  
p.arena	{text-align: center;
	 margin: 20px 0px 0px 0px;}

h1	{
	 font-size: 1em;
	 color: #fff; 
	 background-color:  #00044b; 
	 padding: 4px; 
	 text-align: center;
	  }
	
 h2 	{
 	margin: 10px 10px 5px 10px;
	font-size: 0.8em;  
	color: #fff;
	background-color: #00044b;
	padding:0px 0px 3px 0px;
	line-height: 1.4em;
	text-align: center;
	}
	 
.fett	{
	font-weight: bold;
	}
	
 #impressum	{
		text-align:center; 
		margin-top: 10px;
		}
		
	/* ----------------SERVICE------------------------------- */
		
ul	{font-size: 0.9em;
	 margin: 5px 0px;
	 padding-left:15px; 
	}   
				
 .servicelist  	{ 
		list-style: disc; 
		list-style-position: inside;
		margin-left: 3em;
		padding-left: 3em; 
		font-size: 1em;
		}  
	
 #fuss {
	margin: 20px 0px;
	font-size: 0.9em;
	white-space: pre; 
	} 
	
/* ----------------------Menue-------------------------------------- */	

.menueheader	{
		text-align: center;
		width: 166px;
		margin: 15px 0px 5px 0px;
		font-size: 0.6em; 
		color: #fff;
		background-color: #00044b;
		padding:3px 3px 3px 3px;
		line-height: 1.3em; 
		}


ul.menue {
	border-top: 1px solid #86a6e5; 
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	font-size: 0.8em;  
	line-height: 170%;
	width: 170px; 
	}
	
ul.menue li{
		margin:0;
		padding:0;
		border-bottom:1px solid #86a6e5;
		}
		
ul.menue li a{
		display:block;
		text-decoration:none;
		color:#fff;
		background:#5985de;
		padding:0 0 0 10px;
		width:160px;
		}
		
ul.menue li a:hover {background: #5985de url(../images/arrow.gif) 																no-repeat 0 6px;
}

ul.menue li a.current, ul.vert-one li a.current:hover{background:#9cb6eb url(../images/arrow.gif) no-repeat 0 6px; color: #00044b}

/* ----------------------Tabelle------------------------------------ */ 
#update {
	color:red; 
	font-size: 0.7em; 
	text-align: center; 
	margin: 5px 0px 10px 0px; 
	}

table { font-size: 0.9em;
	table-layout: fixed; 
	/* width: 535px; */ 
	width: 564px;
	background-color:#fff; 
	border-collapse: collapse; 
	margin-left: 3px;
	}
	
th 	{
	text-align: center; 
	margin:0px; 
	padding: 0px;
	font-size: 0.9em;
	} 
	 
td 	{
	border-top: solid 1px  #5985de;
	padding: 0; 
	margin: 0; 
	text-align: center;
	font-size: 0.9em; 
	}
	
.zeit {
	font-size: 0.8em; 
	background-color:#fff; 
	color: black;
	}


.programm {text-align: left; width: 262px; }
.frequenz {width: 95px;  }
.pol {width: 40px; }
.sr {width: 52px; }
.fec {width: 52px; }
.trans {width: 57px; }


img	{border: none;}

.tabfoot {
	 text-align: center;
	 }
/* ---------------------interessante Links------------- */
#links	{
  	min-height:280px; 
  	height:auto ;
  	height:280px;
  	margin-top: 10px;
  	}
  	
ul.links li	{
		margin: 10px; 
		font-size: 0.9em;
		font-weight: bold;
		white-space: pre;
		}
