/*Referenzen Werbung */

.werb { list-style:none; width:800px; height:435px; display:block; overflow:hidden; float:right;}

.werb li {
	float:left;
	display:inline;
	overflow:hidden;
}

.ref1{
	background-image: url(/images/leistungen/werb/werb1_slide.jpg); 
	height: 435px;
	color:#3f3f3f;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;	
	width: 106px;

}

.ref2{
	background-image: url(/images/leistungen/werb/werb2_slide.jpg); 
	height: 435px;
	color:#3f3f3f;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	width: 106px;
}

.ref3{
	background-image: url(/images/leistungen/werb/werb3_slide.jpg); 
	height: 435px;
	color:#3f3f3f;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	width: 106px;
}	


.webhgrund{
	background-image:url(../images/Cyan_Viereck_transparent.png);
	background-position:0 50%;
	background-repeat:no-repeat;
	height:120px;
	margin-left:20px;
	margin-top:-3px;
	padding:50px 20px 20px;
	width:119px;
	color:white;
	font-size:8pt;
	font-weight:bold;
	line-height:22px;
	visibility:hidden;
}

.textspace{
	width: 50%;
	}


.werb{
	list-style:none; 
	width:40%; 
	height:435px; 
	display:block; 
	overflow:hidden
	}
	
.werb li{
	float:left;
	display:inline;
	overflow:hidden;
	}
