
/*-------------------- fuer zeiten   ----------------
---------------------- spezielle Ueberschriften-Grafik, Footer und Balkenfarbe
*/------------------------



#content ul,li,ol {
	margin:0;padding:0;
}
#content ul { 
	list-style:none;
	margin-bottom:15px;
	}
#content li { 	
	background:url(images/bulletklein.gif) no-repeat 0 50%;
	padding-left:15px;
	margin-top:8px;
} 

#content dl{
	font-weight:bold;	
	padding-bottom:20px;
}

#content dd{
	padding-left:30px;
}


h1.zeit{
	background: url(images/u_zeit.gif);
	background-repeat: no-repeat;
	background-position:right;
	margin: 0px;
	padding: 0px 0px 75px 0px;
	text-indent:-9999px;	
}
#wrapper.zeit {background:url(images/b_zeit.gif) repeat-y;}

#balken p{
	font-weight: bold;
	line-height: 18px;
	padding-left:85px;
	padding-right:130px;
	padding-top: 255px;
}

* html #balken p{
	padding-top:280px;
	}

#footer {	
	clear:both;
	background: url(images/footerbg.gif);
	background-repeat:repeat-x;
	color: #FCF5B6;
}
#foografik{
	background: url(images/f_zeit.gif);
	background-repeat: no-repeat;
	background-position:50px 0px;
	
}


