#advertiser { 	
	font-family: arial, tahoma, verdana, sans-serif; 	
	font-size: 14px; 	
	text-decoration: none;  	 	
	color: #800000;  
}    

.werbeanzeige { 	
	margin-top: 0px; 	
	margin-bottom: 2px;
	padding: 0 5px; 		
	border: 0; 	
	background: #def; 	
	text-align: left; 	
	color: #000000; 
	display: block;
}

.werbeanzeige_1_1  { 	
	margin-top: 0px; 	
	margin-bottom: 2px;
	padding: 5px; 		
	border: 0; 	
	background: #def; 	
	text-align: left; 	
	color: #000000; 
	display: block;
	height: 160px !important;	
}

.werbeanzeige_1_1 werbung_bild img{
	max-height: 150px;
	max-width: 150px;
}


.werbeanzeige_1_2  { 	
	margin-top: 0px; 	
	margin-bottom: 2px;
	padding: 5px; 		
	border: 0; 	
	background: #def; 	
	text-align: left; 	
	color: #000000; 
	display: block;
	height: 85px !important;	
}

.werbeanzeige_1_2 werbung_bild a img{
	
	width: 122px;
}

.werbeanzeige_1_3  { 	
	margin-top: 0px; 	
	margin-bottom: 2px;
	padding: 5px; 		
	border: 0; 	
	background: #def; 	
	text-align: left; 	
	color: #000000; 
	display: block;
	height: 60px !important;
}

.werbeanzeige_1_3 werbung_bild img{
	max-height: 50px;
	max-width: 150px;
}

.werbung_banner_standalone img {
	margin: 0;
	padding: 5px 0;
}

.werbeanzeige_1_1 werbung_banner_standalone img{
	max-height: 150px;
	max-width: 330px;
}

.werbeanzeige_1_2 werbung_banner_standalone img{
	max-height: 75px;
	max-width: 330px;
}

.werbeanzeige_1_3 werbung_banner_standalone img{
	max-height: 50px;
	max-width: 330px;
}


.werbeanzeige img{
	padding: 5px 0;
	border: 0;
}
.werbung_text_rechts{
	margin: 0 0 0 10px;
	text-align:left;
	font-size: 11px;
	white-space:inherit;
}

.werbung_text_links{
	margin: 5px 5px 0 0;
	text-align:left;
	font-size: 11px;
}

.werbung_headline {
	margin-bottom: 5px;
	font-size: 9px;
	color: #369;
	font-weight: bold;
}

.werbung_headline a{
	text-decoration:none;
}

.werbung_text_standalone{
	margin: 0px 1px 1px 10px;
	padding: 5px 0;
	text-align:left;
	font-size: 11px;
}

.werbung_banner_standalone{
	margin: 0;
	padding: 0 6px;
	text-align: left;
}
