/*Referenzen publung */

.textspace {
	width: 50%;
	}
	
.textspace ul {
	margin-left: 30px;
	}

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

.boxes {
	overflow: none;
	float: none;
	width: 0;
	height: 0;
	margin-top:0;
	padding-left: 0;
	padding-right:0;
	}

.ref1{
	background-image: url(/images/leistungen/publ/publ1_slide.jpg); 
	height: 435px;
	color:#3f3f3f;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	width: 106px;
}
li.ref1:hover .text1{
	visibility:visible;
}
.ref2{
	background-image: url(/images/leistungen/publ/publ2_slide.jpg); 
	height: 435px;
	color:#3f3f3f;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	width: 106px;
}
li.ref2:hover .text2{
	visibility:visible;
}
.ref3{
	background-image: url(/images/leistungen/publ/publ3_slide.jpg); 
	height: 435px;
	color:#3f3f3f;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	width: 106px;	
}	
li.ref3:hover .text3{
	visibility:visible;
}

.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;
}

	
.publ{
	display:block;
	height:435px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow:hidden;
	width:40%;
	float:right;
	}
	
.publ li{
	float:left;
	display:inline;
	overflow:hidden;
	}

