#col1{
	display: none;
}

#col2{
	width: 716px;
	height: 650px;
	padding: 20px 10px 10px 42px;
	background: none;
	overflow: hidden;
	display: block;
}

#referenzWrap{
/*	margin-top: 15px; */
	border-top: 1.5px solid #e79f00;

}

.referenzen h3 {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	top: 460px;
	left:10px;
	z-index: 500;
}

.referenzen{
	width: 716px;
	height: 620px;
	margin-top: -20px;
	margin-left:2px;
	background: none;

}

.referenzen .csc-textpic-text p{
	color: #333333;
	display: inline;
	font-size: 11px;
	position: relative;
	top:465px;
	left:10px; 
	z-index: 500;
}


.referenzen img{
	top:0;
	left:0;
	position: absolute;
	
	width: 715px;
	
	
	
}
.referenzen a{
	display: none;
}


#col3{
	display: none;
}

#referenzNav{
	position: absolute;
	top: 296px;
	left: 50px;
	height: 65px!important;
	width: 700px!important;

}
#prev{
	position: absolute;
	text-indent: -9999999em;
	overflow: hidden;
	width: 47px!important;
	height: 65px!important;
	background: url(../img/referenzenPrev.png) no-repeat;
	z-index: 100;
	cursor: pointer;
}

#next{
	position: absolute;
	text-indent: -9999999em;
	overflow: hidden;
	right: 0;
	width: 47px;
	height: 65px;
	background: url(../img/referenzenNext.png) top left no-repeat;
	z-index: 100;
	cursor: pointer;
}

#overview{
	
	float: right;
	width: 137px;
	height: 13px;
	padding: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	background: #ffffff url(../img/referenzenPlusButton.png) 125px center no-repeat;
	border: 1px solid #B7B7B7;
	cursor: pointer;
	z-index: 400;
	overflow: hidden;
}
#category{
	
	float:right;
	width: 137px;
	height: 13px;
	padding: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	background: #ffffff url(../img/referenzen_dropDownButton.jpg) 125px center no-repeat;
	border: 1px solid #B7B7B7;
	cursor: pointer;
	z-index: 400;
	overflow: hidden;
}

#categoryContainer{
	display: none;
	position: absolute;
	right: 10px;
	margin-top: 25px;
	width: 145px;
	height: 0px;
	background: #ffffff;
	z-index: 400;
	overflow: hidden;
	
}

#categoryContainer a{
	text-decoration: none;
	color: #333333;
	padding-left: 5px;
}

#overviewContainer{
	display: none;
	position: absolute;
	left: 44px;
	margin: 25px auto 0 auto;
	padding: 0;
	width: 714px;
	height: 0px;
	background: #ffffff;
	z-index: 400;
	overflow: hidden;
	text-align: center;
}
#overviewDropDown {

	padding: 0;
	width: 730px;
	position: relative;
	text-align: center;
	margin: 8px auto;
	left:-15px;
	
	
}
#overviewDropDown a{
	text-decoration: none;
	visibility: hidden;
	
	
}

#overviewDropDown a .thumbnail{
	
	display: inline;
	position: relative;
	visibility: visible;
	padding: 0;
	margin-right: -5px;
	height: 74px;
	width: 91px;
	
	text-decoration: none;

}
#overviewDropDown a .thumbnail img{
	border: solid 2px #ffffff;
	padding: 0;
	margin: 0;
	text-align: center;
}

#nextOverview{
	visibility: hidden;
	width: 50px;
	height: 420px;
	position: absolute;
	top: 0;
	left:660px;
	
	
}

#prevOverview{
	visibility: hidden;
	width: 50px;
	height: 420px;
	position: absolute;
	top: 0;
	left:0;
	z-index: 300;
}



