
div.reference-item {
	border-top: 1px dotted #333333;
	padding-top: 15px;
	padding-bottom: 15px;
}

div.item-first {
	border-top: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

div.reference-images {
	/*float: right;
	padding-left: 30px;
	padding-bottom: 10px;
	text-align: right;*/
}

div.reference-images img {
	margin-bottom: 10px;
	border:0;
}

.reference-filters { margin-top:20px; }

.reference-filters label {
	float:left;
	display:block;
	width:95px;
	margin-right:5px;
	padding-top:2px;
	text-align:right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0.2px;
	line-height: 1.5em;
	color:#7b7c7e;
}

.reference-filters select { float:left; width:360px; font-size:11px;  }



.ul-referenz {
	list-style:none;
	margin:40px 0 20px -95px;
	padding:0;
	width:730px;
}
.ul-referenz li {
	float:left;
	width:220px;
	margin:0 20px 20px 0;
}
.ul-referenz li h3 {
	margin:0 0 2px 0;
	padding:5px 10px 5px 10px;
	background:url('/fileadmin/templates/img/reference-corner-h3.jpg') no-repeat top left #7b7c7e;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0.2px;
	line-height: 1.5em;
	color:#fff;
	height: 18px;
	overflow: hidden;
}
.ul-referenz li h3 a {
	color:#fff;
	text-decoration:none;
}
.ul-referenz li img {
	width:220px; height:auto;
	margin-bottom:2px;
}
.ul-referenz p {
	padding:5px 10px;
	background:url('/fileadmin/templates/img/reference-corner-p.jpg') no-repeat bottom right #dbdbdb;
	color:#7b7c7e;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

.ul-referenz p a {
	float:right;
	margin:5px 16px 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	text-decoration:none;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#7b7c7e;
}

.reference-item h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

.reference-item h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

.div-box {
	width:220px;
	margin:20px 20px 20px 0;
}
.div-box h3 {
	margin:0 0 2px 0;
	padding:5px 10px 5px 10px;
	background:url('/fileadmin/templates/img/reference-corner-h3.jpg') no-repeat top left #7b7c7e;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0.2px;
	line-height: 1.5em;
	color:#fff;
}
.div-box .content {
	width:200px;
	padding:5px 10px;
	background:url('/fileadmin/templates/img/reference-corner-p.jpg') no-repeat bottom right #dbdbdb;
	color:#7b7c7e;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
.div-box .content .ul-info {
	margin:0;
	padding:0;
	list-style:none;
	background:url('/fileadmin/templates/img/reference-bullet.jpg') no-repeat top left 5px ;
}
.div-box .content .ul-info li {
	margin:0;
	padding-left:18px;
	background:url('/fileadmin/templates/img/reference-bullet.jpg') no-repeat top left;
}
	

	

.left { float:left; }
.right { float:right; }
.clear { clear:both; }

.paging{
	padding:10px 0;
	width:100%;
	overflow:hidden;
	position:relative;
}
.paging div{
	position:relative;
	left:50%;
	float:left;
	text-align:center;
}
.paging ul{
	position:relative;
	float:left;
	left:-50%;
	margin:0;
	padding:0;
	list-style:none;
}
.paging ul li{
	font-size:12px;
	line-height:15px;
	float:left;
	padding:0 3px 0 7px;
	background:url(/fileadmin/templates/img/separator-p.gif) no-repeat 0 2px;
}
.paging ul .first{
	background:none;
}
.paging ul .prev{
	background:url(/fileadmin/templates/img/bg-prev.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
}
.paging ul .next{
	background:url(/fileadmin/templates/img//bg-next.gif) no-repeat 100% 4px;
	padding:0 10px 0 0;
}
.paging ul li a{
	color:#8A8A8A;
	font-weight:bold;
}

#reference-descriptions {
	width:650px;
	margin:20px 0 0;
}

.reference-detail {
	margin-left: -145px;
    width: 730px;	
}
