#content {
	clear: both;
	margin: 0;
	padding: 0;
	height: 517px;
}




body.lang_de #content {
	background: url('../de/aktiv/pixel/aktiv_links.jpg') no-repeat top left; 
}

body.lang_en #content {
	background: url('../en/aktiv/pixel/aktiv_links.jpg') no-repeat top left; 
}
#aktuelles {
	
	height: 498px;	
	overflow: auto;
	margin-left: 325px;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 35px;
	
}

* html #aktuelles {
	margin-left: 325px;
}

#aktuelles ul {
	padding-top: 0px;
	margin-top: 0;	
	overflow: visible;
}

#aktuelles li {
	display: block;
	margin-top: 0;
	margin-bottom: 1.5em;
	padding: 0.25em;
	clear: both;
}
#aktuelles li div {
	clear: both;	
	
}

#aktuelles li div div {
	float:right; 
	width:200px; 
	xxxbackground-color:gray;
	padding-top:2px;	
	clear: none;
}

#aktuelles li div a {
	float:right; 
	padding-top:4px;
	xxxwidth: 200px;
	xxxclear:right;
	xxxpadding-bottom: 20px;
	
}


#aktuelles li img {
	border-style:solid;
	border-width: 1px;
	border-color: #cccccc;
	
	margin : 5px;
	margin-bottom: 10px;
	}

	#content #div {
		background-color: green;	}
		
h4 {
font-size: 12px;
}		
