/*Styles Only Pertinent to the Homepage*/


.aktuell h3 {
	background:#e2001a;
	color:#ffffff;
	font:14px Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	padding:3px;
	margin:13px 0 5px;
}

#aktuell1 {
	background:#8eb414;
}

#aktuell2 {
	background:#004494;
}

#aktuell3 {
	background:#e2001a;
}

#recent {
	width:100%;
	margin-top:15px;
	}

#recent ul {
	margin-top:-5px;
	}
	
#recent li {
	list-style:none;
	padding:7px 0 7px 15px;
	background:url(../images/icon_page_home.gif) no-repeat 0 9px;
	}

#recent a, #recent a:visited {
	color:#22222D;
	font-weight:bold;
	font-size:1em;
	}
				
#home .stripes {
	padding:0;
	}



/*Features and Carousel*/

#home #content {
	float:right;
	width:465px;
	margin:18px 18px 0 0;
	}

.whitebox h3 a, .whitebox h3 a:visited {
	color:#FFF;
	}



/*Right Column*/


.whitebox, #home #sidebar {
	/* padding:20px 0px 5px 5px; */
	padding:5px 0px 5px 5px; 
	color:#ffffff;
	}

#home #content .whitebox {
	margin-bottom:5px;
	}

#home #content .whitebox h4 {
	border-bottom:3px solid #ffffff;
	margin:0 0 7px 137px;
	}
	
#home #content .whitebox p {
	margin-right:5px;
	}
	
.catnews a, .catnews a:visited {
	color:#ffffff;
	}	
	
.catnews img {
	float:left;
	margin:3px 10px 3px 3px;
	border:1px solid #ffffff;
	padding:1px;
	}
	
.headlines {	
	padding:0;
	}

.headlines li {
	margin-left:12px;
	padding:2px 0;
	list-style:square
	}	

	
	
/*Ads*/

			
#ads { 	
	width:226px;
	float:right;
	}

#ads img {
	margin-bottom:12px;
	}		
	

/*Eigene Styles*/

#meinung {width:250px; height:42px; background:url(../images/meinung.png) 0 0 no-repeat; margin:0;}
#meinung a {text-decoration:none; display:block; width:250px; height:42px;}
#meinung a:hover {text-decoration:none; background:url(../images/meinung_hover.png) 0 0 no-repeat;}
