 *	{margin: 0; padding: 0;} 
body
	{
	font-size: 13pt; 
	font-family: Garamond, Palatino, "Times New Roman", Times, serif;
	text-align: center;
	background: transparent ;
	}
	
/* Fuer die Druck abschalten */
#header, #header2, #left, p.service  { display: none; }
	
#container
	{
	text-align: left; 
	}
	
#footer	
	{
	text-align: center;
	clear: both; 
	}
	
#content
	{
	margin: 0 1.5em 0 0;
	font-size: 13pt; 
	color: #000;
	padding: 0px 0px 5px 0px; 
	background: transparent;
	}
	 
#contentkontakt
	{
	width: 574px;
	float: right; 
	font-size: 0.9em; 
	color: #000;
	margin-left: 0px;
	padding: 0px 0px 0px 0px; 
	background: transparent ;
	 }	 
	
p	{
	padding: 5px;
	font-size: 12pt;
	}

h1	{
	 font-family: arial;
	 font-size: 14pt;
	 color: #fff; 
	 padding: 4px; 
	 text-align: center;
	  }
	
 h2 	{
 	margin: 10px 10px 5px 10px;
	font-size: 0.8em;  
	color: #fff;
	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: 12pt;
	 margin: 5px 0px;
	 padding-left:15px; 
	}   
				
 .servicelist  	{ 
		list-style: disc; 
		list-style-position: inside;
		margin-left: 3em;
		padding-left: 3em; 
		font-size: 12pt;
		}  
	
 #fuss {
	margin: 20px 0px;
	font-size: 11px;
	white-space: pre; 
	} 
	
/* ----------------------Tabelle------------------------------------ */ 
#update {
	color:#000; 
	font-size: 10pt; 
	text-align: center; 
	margin-top: 20px; 
	}

table { font-size: 13pt;
	table-layout: fixed; 
	width: 535px; 
	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  #000;
	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;
	 }
          
	
