
#kartenband {
	float: left;
	display: block; 
}

#untenband {
	float: left;
	display: block; 
}


.untenlinks {
	margin-left: 24px;
}

.untenmitte {
	margin-left: 26px;
}

.untenrechts {
	margin-left: 26px;
}

#zentrumlink {
	position: absolute; 
	top: 523px; 
	left: 501px; 
	width: 65px; 
	height: 25px; 
	visibility: visible; 
	display: block
}

#mitgliedlink {
	position: absolute; 
	top: 509px; 
	left: 263px; 
	width: 65px; 
	height: 20px; 
	visibility: visible; 
	display: block	
}

#newsletterlink {
	position: absolute; 
	top: 523px; 
	left: 263px; 
	width: 65px; 
	height: 20px; 
	visibility: visible; 
	display: block	
}

#sponsorbild {
	position: absolute; 
	top: 428px; 
	left: 722px; 
	width: 65px; 
	height: 54px; 
	visibility: visible; 
	display: block
}

#homenews {
	display: block; 
	float: right; 
	
	width: 122px;  
	height: 126px; 
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
	font-weight: bold;
	line-height: 125%;
	background-color: #000000;

	padding: 10px;
}

* html #homenews {
	width: 142px;  
	height: 146px; 
}

.homenews-datum {
	color: #CCCCCC;	
}

.homenews-titel {
	color: #A61040;
}


#homenews-over-out1 {
	display: block;
	position: absolute;
	left: 260px;
	
	width: 2px;  
	height: 295px;	
	
	background-color: transparent;
	
	 z-index:101;

}

#homenews-over-out2 {
	display: block;
	position: absolute;
	left: 260px;
	top: 416px;
	
	width: 450px;  
	height: 2px;	
	
	background-color: transparent;
	z-index: 102;

}

#homenews-over-out3 {
	display: block;
	position: absolute;
	left: 710px;
	top: 270px;
	
	width: 140px;  
	height: 148px;	
	
	background-color: transparent;
	z-index: 102;

}

#homenews-over-out4 {
	display: block;
	position: absolute;
	left: 850px;
	
	width: 2px;  
	height: 295px;	
	
	background-color: transparent;
	
	 z-index:101;

}


#homenews-over {
	display: none;
	position: absolute;
	left: 262px;
	
	width: 426px;  
	height: 274px;	
	
	padding: 10px;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	font-weight: bold;
	line-height: 125%;
	
	color: #666666;
	background-color: #ffffff;

}

* html #homenews-over {
	width: 446px;  
	height: 294px; 
}


.homenews-over-item {
	padding-bottom: 12px;
}

.homenews-over-datum {
	color: #666666;	
}

.homenews-over-titel {
	color: #A61040;
}

.homenews-over-text {
	font-weight: normal;
	
}

.color-0 {
	color: #0087D3;
}

.color-1 {
	color: #2F949C;
}

.color-2 {
	color: #C62229;
}

.color-3 {
	color: #D8D93D;
}

.color-4 {
	color: #75CE28;
}

.color-5 {
	color: #5D8443;
}

.color-6 {
	color: #7638E3;
}

.color-7 {
	color: #EC00A3;
}

.color-8 {
	color: #C42329;
}

