.news-ticker-container{
	width:910px;
	padding:0;
	margin:10px 0;
}

.news-ticker-title{
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
}

.news-ticker-subtitle{
	background-color:#fbd1a3;
	height:27px;
	padding:4px 0 4px 3px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
}
	.news-ticker-subtitle div.subtitle{	
		float:left;
		display:inline;
	}


#news-ticker-new-review{
	background-color:#F7F7E7;	
}
	#news-ticker-new-review li{
		margin:0px;
		width:668px;
		border-bottom:1px solid #ccc;
	}		
		#news-ticker-new-review li.first{
			margin:0px;
		}	

	#news-ticker-new-review div.ticker-content {
		float:left;
		margin:15px 0px;
		color:#000;
	}			
		#news-ticker-new-review a {
			color:#000;
			text-decoration:none;
			height:43px;
		}				
		
	#news-ticker-new-review div.bild {
		margin:5px 5px 5px 5px;
		float:left;
	}
	
	#news-ticker-new-review div.bild2 {
		margin:16px 0px;
	}




#news-ticker{
	background-color:#F7F7E7;	
}
	#news-ticker li{
		margin:0px;
		padding:0px;
		border-bottom:1px solid #ccc;
		zoom: 1; 
	}		
		#news-ticker li.first{
			margin:0px;
		}	

	#news-ticker div.ticker-content {
		float:left;
		display:inline;
		margin:15px 0px;
		color:#000;
		zoom: 1;
	}			
		#news-ticker a {
			color:#000;
			text-decoration:none;
			height:43px;
		}				
		
	#news-ticker div.bild {
		margin:5px;
	}
	
	#news-ticker div.bild2 {
		margin:16px 0px;
	}



#buttons a {
	color:#FFF;
	margin:0 10px 0 0;
	
}


.pods {
	background-color:#F7F7E7;
	margin:0px 0px 10px 0;
	padding:0px;
	width:666px;
	float:left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.pods-new-review {
	background-color:#F7F7E7;
	float:left;
	width:666px;
	margin:0px;
	padding:0px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.pod-einleitung {
	margin:0px;
	padding:0px;
}

.pods2 {
	width:910px;
	margin:0px;
	padding:0px;
}


	.left-abstand{
		margin:0 0 0 15px;
	}
	.pods-titel {
		background-color:#990000;
		color:#FFFFFF;
		font-weight:bold;
		padding:4px;
	}

.pods-content {
	background-color:#F7F7E7;
	padding:5px 0 5px 10px;
	height:297px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.pods-content label {
	margin:0px;
	display:block;
	padding:10px 10px 5px 0px;
}
.pods-content .pods-button {
	margin:20px 0 0 142px;
}
	.pods-scala {
		background-color:#FFF3E7;
		padding:5px;
		border:1px solid #ccc;		
		margin:0 0 10px 0;
	}
	
	.pods-scala ul{
		list-style:none;
		margin:0;
		padding:5px;
		
	}
	.pods-scala ul li {
		float:left;
	} 

	.pods-scala ul li.bubble {
		padding:1px 5px 0 10px;
	} 

	.pods-content p , .pods-scala p {
		margin:3px 0;
	}
a.img-box { 
	text-decoration:none;
	position:relative;
}
a.img-box:hover { 
	cursor:pointer;  
}
a.img-box span { 
	visibility:hidden; 
	position:absolute; 
	left:-99em;
	margin-top:1.5em; 
	z-index:999;
	padding:0em; 
	text-decoration:none; 
}
a.img-box:hover span, a.img-box:focus span, a.img-box:active span {
	visibility:visible; 
	left:1px;
	border: 2px solid #ccc; 
	z-index:999;
}

* html a.img-box span { 
	display:none; 
}
* html a.img-box:hover span { 
	display:block;
	z-index:999;
}

.linklist-container {
	/** overflow:hidden; **/
	background-color:#F7F7E7;	
	width:230px;
	float:left;
	margin: 0pt 10px 0pt 0pt;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.linklist-title{
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
}


.linklist {
	float:left;
	margin:10px;
	width:330px;
	display:inline;
}
	.linklist_sub {
		float:left;
		margin:5px 0px 0px 0px;
		line-height:16px;
		display:inline;		
	}
	
