
/*-------------------- 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 6px;
	padding-left:15px;
	margin-top:8px;
} */

#content a:visited {color: #187035; text-decoration: underline}
#content a:link {color: #187035; text-decoration: underline}
#content a:hover {color: #B30A06; text-decoration: underline}
#content a:active {color: #B30A06; text-decoration: underline}
#content a.extern {
	padding-right:12px;
   background: url(images/extern.gif) no-repeat 100% 50%;
}
#content a.extern:hover {
	padding-right:12px;
	background:url(images/extern_hover.gif)no-repeat 100% 50%;
}

#content a.aktiv, a.aktiv:hover {
	padding-right:12px;
	background: url(images/extern_hover.gif)no-repeat 100% 50%;
}
/*
#content dl{
	font-weight:bold;	
	padding-bottom:20px;
}

#content dd{
	padding-left:30px;
}*/
#content p{
	/*font-size:15px;*/
	padding-bottom:0px;
}
* html #content p{
	padding-bottom:0px;
}

h1.kontakt{
	background: url(images/u_kontakt.gif);
	background-repeat: no-repeat;
	background-position:right;
	margin: 0px;
	padding: 0px 0px 75px 0px;
	text-indent:-9999px;	
}
#wrapper.kontakt {background:url(images/b_kontakt.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{
	margin: 0;
	padding: 0;
	background: url(images/f_kontakt.gif);
	background-repeat: no-repeat;
	background-position:50px 0px;
}


