/*
Theme Name: ABD_Mobile
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html{
	height:100%;
	
	}

:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background:#f2eeea; 	
	line-height: 1;
	height:100%;	
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

	

	
	
/* =Global
----------------------------------------------- */
body{
	font-family: 'Open Sans', sans-serif;
	color:#2e2e2e;
	line-height:21px;
	font-size:13px;
	font-weight:400;
	background:#eaeaea;
	}
	
	
#page {
position: relative;
margin: 0 auto;
}	

#colophon, .push {
height: 14px;
}

/* Headings */

h1{
	font-family: 'Open Sans', sans-serif;
	color:#cc0019;
	font-size:27px;
	line-height:35px;
	}

h2{
	font-family: 'Open Sans', sans-serif;
	color: rgba(0,116,190,1);
	font-size:22px;
	line-height:30px;
	font-weight:400;	
	}
	
h3{
	font-family: 'Open Sans', sans-serif;
	color:#024e88;
	font-size:14px;
	line-height:21px;
	font-weight:400; #0074be
	}	
	
	 .page-template-referenzen h3{
		 color:#0074be;
		 	position: relative;
		 		width: 90%;

	 }
	 	
	 .page-template-referenzen dl>dt.ref-cat:after{
		 content: "";
		 background: url(images/interface/arrow.svg) no-repeat;		 
		 	position: absolute;
	right: 0;
	display: block;
	width: 20px;
	height: 100%;
	background-size: 100%;
	bottom: 13px;
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);	
	transform: rotate(180deg);	
	 }	
	 
	 .page-template-referenzen dl>dt.arrow-open:after{
		 -moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);	
	transform: rotate(0deg);
	bottom: -13px;
	 }
	 
	 	
h4{
	font-family: 'Open Sans', sans-serif;
	color:#024e88;
	font-size:14px;
	line-height:18px;
	font-weight:600;
	}	
	

	
h5{
	font-family: 'Open Sans', sans-serif;
	color:#0074be;
	font-size:13px;
	line-height:30px;
	font-weight:600;
	}		

.main-item.item h5{
	font-family: 'Open Sans', sans-serif;
	color:#0074be;
	font-size:13px;
	line-height:21px;
	font-weight:600;
	padding:4px 0 4px 0;
	}
	
	
h6{
	font-family: 'Open Sans', sans-serif;
	color:#0074be;
	font-size:13px;
	line-height:21px;
	font-weight:600;
	}	
	
hr{
	background: url(/media/hr.png) repeat-x;
	height:1px;	
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	margin: 10px 0 10px 0;
	}	
	
	.main-item hr{
	background: url(/media/hr.png) repeat-x;
	height:1px;	
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	margin: 0px 0 0px -5px;
	}	

		
	
.site-content ul{	
	padding-left: 9px;	
	}	
	
	.page-template-referenzen .site-content dl.ref-items{
		padding-left: 0;
	}
	
.category .site-content li{
	list-style-image:url(/media/list-style-image.png);
	}
	
	.ref-items ul{
		padding-left: 0px;	
	}
	
	.ref-items li{		
			padding-bottom: 10px;
				margin-left: 16px;
	}
	
	.ref-items li:before{
			content: " ";
	background: url(../abd/images/interface/plus.svg) no-repeat;
	display: inline-block;
	width: 17px;
	height: 12px;
	background-size: 100%;
	margin-left: -16px;
	padding-right: 0px;	
	}
	
	.ref-item-list{
		display: none;
	}	
	
	.ref-gallery{
		position: relative;
		display: none;
		padding-bottom: 30px;
		}
		
	.ref-item-list-cat.open{
		color: #0074be;
	}	
	
	.ref-gallery img{
		margin-top: 0 !important;
	}

a{
	text-decoration:none;
	color:#0074be;
	font-weight:600;	
	}


/* Text elements */



/* Forms */

			

/* Links */

/* Akkordeon */

.site-content .wpui-light .ui-collapsible-header, .wpui-light .ui-accordion h3.ui-accordion-header{
	background:none;
	border:none;	
	border-radius:0;
	font-family: 'Open Sans', sans-serif;
	color: #0074be;
	font-size: 13px;
	line-height: 21px;
	font-weight: 600;
	padding:5px 5px 5px 5px;
	}
	
.site-content  .wpui-light h3.ui-collapsible-header:hover, .wpui-light .ui-accordion h3.ui-accordion-header:hover{
	background:none;
	border:none;	
	border-radius:0;
	font-family: 'Open Sans', sans-serif;
	color: #0074be;
	font-size: 13px;
	line-height: 21px;
	font-weight: 600;
	padding:5px 5px 5px 5px;
	}	
	
.site-content .wpui-light h3.ui-collapsible-header.ui-state-active, .wpui-light .ui-accordion h3.ui-accordion-header.ui-state-active{
	background:none;
	border:none;	
	border-radius:0;
	font-family: 'Open Sans', sans-serif;
	color: #0074be;
	font-size: 13px;
	line-height: 21px;
	font-weight: 600;
	padding:5px 5px 5px 5px;
	}	
	
.site-content .wpui-light .ui-collapsible-content, .wpui-light .ui-accordion .ui-accordion-content{
	border:none;
	}
	
.site-content .wp-spoiler .ui-collapsible-content .ui-collapsible-wrapper{
	padding:0 10px 10px 10px;	
	margin-top: -5px;
	}
	
.site-content  .wp-spoiler{
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	margin-left: -5px;
	margin-bottom: 0px;
	margin-top: -1px;
	}

.site-content .ui-icon {
width: 5px;
height: 8px;
background-image: url(/media/ui-accordeon-arrows.png);
background-position: 0 0;
float: right;
margin-top: 6px;
}

.site-content .ui-icon-triangle-1-e{
background-position: 5px 0;
}
.site-content .ui-icon-triangle-1-s{
background-position: 0px 0;
}

.site-content  .wp-spoiler .ui-collapsible-header span.toggle_text{
	display:none !important;
	}

.site-content  .wp-spoiler .ui-collapsible-header:hover span.toggle_text {
opacity: 0;
}

/* =Header
----------------------------------------------- */
	.site-header{		
		background:#c8cacc;
			position: relative;	
		}
	
	.site-title{
		height:65px;
		background:url(images/interface/header-bg.png) repeat;
		position: relative;
		-webkit-box-shadow:  0px 0px 10px 2px rgba(0, 0, 0, 0.15);        
        box-shadow:  0px 0px 10px 2px rgba(0, 0, 0, 0.15);
		z-index: 1000;
		}
	
	.startseite-header{
		position:relative;
		margin: 0px auto 0 auto;
		width: 100%;
		height: 100%;
		top: -65px;	
		}
	
	.header-bg{
		background:url(/media/hafencity-universitat-hamburg.jpg) no-repeat center;
		height:652px;
		margin-top:-139px;
		width:100%;	
		}
		
		.category-bauakustik .header-bg{
		background:url(/media/Headerbild_Bauakustik.jpg) no-repeat center;
		height:652px;
		margin-top:-139px;
		width:100%;	
		}
		
		.category-elektroakustik .header-bg{
		background:url(/media/Headerbild_Elektroakustik.jpg) no-repeat center;
		height:652px;
		margin-top:-139px;
		width:100%;	
		}
		
		.category-medientechnik .header-bg{
		background:url(/media/Headerbild_Medientechnik.jpg) no-repeat center;
		height:652px;
		margin-top:-139px;
		width:100%;	
		}
		
		.category-raumakustik .header-bg,
		.page-id-813 .header-bg{
		background:url(/media/Headerbild_Raumakustik.jpg) no-repeat center;
		height:652px;
		margin-top:-139px;
		width:100%;	
		}
		
		.category-schallschutz .header-bg{
		background:url(/media/Headerbild_Schallschutz.jpg) no-repeat center;
		height:652px;
		margin-top:-139px;
		width:100%;	
		}
		
		.page-template-referenzen-php .header-bg{
		background:url(/media/Headerbild_Referenzen.jpg) no-repeat center;
		height:652px;
		margin-top:-139px;
		width:100%;	
		}
		
		.page-template-kontakt-php .header-bg{
		background:url(/media/Headerbild_Kontakt.jpg) no-repeat center;
		height:652px;
		margin-top:-139px;
		width:100%;	
		}
		
		.page-template-unternehmen-php .header-bg{
		background:url(/media/Headerbild_Unternehmen.jpg) no-repeat center;
		height:652px;
		margin-top:-139px;
		width:100%;	
		}
		
		
		
		.header-ref-bg{
		background:#fff;
		height:652px;
		margin-top:-139px;	
		}
		
	.header-left{		
			height:95px;
			width:50%;
			left:0;
			position:absolute;
			}	
		
		.header-left-in{
			background:url(/media/header-line.png) repeat-x;
				margin-right: -58%;
		min-height: 65px;
			background-position: center;
			}
		
	.header-con{
		margin: 0 auto;
		height:95px;
		width: 100%;							
		}
		
		.header-right{		
			height:95px;
			width:50%;
			right:0;
			position:absolute;
			top:0;	
			}		
		
			.header-right-in{
			background:url(/media/header-line.png) repeat-x;
			margin-left: 463px;
			min-height: 90px;
			}
		
	.header-wrapper{	
		height:95px;
		margin: 0 12px 0 0px;			
		}	
	
	
	.header-line{
		height:95px;
		background:url(/media/header-l292ine.png) repeat-x;		
		}
		
		.bg-line{
			float:none;
			width:100%;
			background:url(/media/header-line.png) repeat-x;			
			}
		
		.company-name{
			background:url(../abd/images/interface/ABD-Logo.svg) no-repeat;
			float:left;
			width:100%;
			height:68px;
			position: relative;
			z-index: 1000;
			margin-left: 5px;
				background-size: 75%;
			background-position: 10px center;							
			}
			
			.header-wrapper a{
				display:inline-block;
				width:100%;
				height:100%;
				text-indent:-9999px;			
				}
			
		.company-logo{
			background:url(/media/akustik-bureau-dresden_logo.png) no-repeat;
			float: right;
			width: 63px;
			height: 65px;
			position: absolute;
			z-index: 1000;
			right: 5PX;
			background-size: 70%;
			background-position: center center;
			}	
			
			
		.messstelle{
			background:url(/media/messstelle.jpg) no-repeat;
			width:46px;
			height:190px;
			position:absolute;
			right:0;
			top:427px;
			z-index:100;			
			}
			
		.startseite-header .ls-fullwidth .ls-nav-prev, 
		.startseite-header .ls-fullwidth .ls-nav-next{
			bottom: 10px;
			top: inherit !important;		
			}	
			
		.ls-wp-container p,
		.ls-wp-container span{
			font-size:11px !important;
			color:#FFF;
			background:#2183c2;
			padding: 3px 5px 3px 5px !important; 
			line-height: 15px !important		
			}	
			
		.ls-wp-container .ls-slide .ls-l,
		.ls-wp-container .ls-slide .ls-l-1{
			display: none;
		}	
		
		.ls-wp-container .ls-slide .mbl-title{
			display: block;
		}
			
		.ls-fullwidth .ls-nav-prev {
			right: 40px !important;
			left: inherit !important;
			margin-left: 0px !important;
			margin-top: 0px !important; 	
		}
		
		.ls-fullwidth .ls-nav-next {
			right: 10px !important;
			margin-left: 0px !important;
			margin-top: 0px !important;
			}
			
		.ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next{
			background-image: url(images/interface/slider-nav.png) !important;
			}	
			
		.ls-fullwidth .ls-nav-prev:hover{
			background-position: 0px 0px !important;
			}	
			
		.ls-fullwidth .ls-nav-next:hover{
			background-position: -25px 0px !important;
			}
			
		.ls-fullwidth .ls-nav-next {
			background-position: -25px 0px !important;
			}	
			
			.startseite-header .ls-fullwidth .ls-nav-prev,
			.startseite-header .ls-fullwidth .ls-nav-next{
				width: 25px;
				height: 25px;
				z-index: 10000;				
				position: absolute;
				background-size: 200%;
				background-repeat: no-repeat;
			}	
			
			
		.home .startseite-header p.ls-l.mbl-title,
		.home .startseite-header p.ls-l-1.mbl-title{
			white-space: pre-wrap !important;				
		}			
		
		
		.mbl-btn-wrp{
			position: absolute;
			top:65px;
			z-index: 10000;
			background-color: rgba(2, 78, 136, 0.85);
			width: 40px;
			height: 40px; 
		}
		
		.mbl-btn {
					display: block;
				position: absolute;
				height: 30px;
				width: 30px;
				right: 6px;
				background-size: cover;
				top: 4px;
				margin-top: 0px;							
			}
			
			.mbl-btn:before{
				content: "";
				background:  url(../abd/images/interface/hb-btn.svg) no-repeat;
				display: block;
	width: 100%;
	height: 100%; 			
			}
			
			
			
		.nav{
			position: absolute;
			top:65px;
			background: rgba(2, 78, 136, 0.85);
				z-index: 1000;
					padding: 5px 30px 12px 50px;
					height: 70%;
					display: none;
		}
		
		.page-template-mbl .nav,
		.page-template-kontakt .nav,
		.page-template-referenzen .nav {
			height: 61%;			
		}
		
		.nav a{
			color: #fff;
			font-size:15px;
			line-height: 30px;
			font-weight: 500;
				display: block;
		}
		
		.page-template-mbl #content li:before{
			content: "• ";
			color: rgb(0, 172, 201);
			margin-left: -8px;
		}
		
		.page-template-mbl #content ul li{	
			padding-bottom: 9px;
		}
		
		
		.page-template-kontakt #content img{
			display: none;
		}
		
								
		
			
/* =Menu
-------------------------------------------------------------- */
  		.main-navigation-wrapper{
			height:26px;
			background:url(images/interface/header-bg.png) repeat;
			position:relative;
			margin-top:18px;
			z-index: 1000;
			position: absolute;
			display: none;		
			}
		
			.menu-main-nav-container{
				width:100%;
				margin:0 auto;			
				}
				
				.menu-main-nav-container ul{
					margin-left:0px;
					}
				
				.menu-main-nav-container li{
					float:none;			
					}
					
				.menu-main-nav-container a{
					text-decoration:none;
					font-size:13px;
					line-height:26px;
					color:#fff;
					font-weight:600;					
					display: block;
					padding: 0 15px 0 15px;			
					}	
					
					.menu-main-nav-container a:hover{
						background:#035589;						
					}
					
					.menu-main-nav-container .current-menu-item	a{
						background:#035589;	
						}	
					
				
				.menu-main-nav-container li:first-child span{
					display:none;			
					}
					
				.trenner{
					background:url(/media/nav-trenner.png) no-repeat;
					width:1px;
					height:26px;
					display:inline-block;
					margin: 0;
					float: left;			
					}	
				
				
				.meta-tr{
					color:#6c6c6c;
					padding:0 2px 0 2px;					
					}
	
				.nav-menu .menu-item-first span{
					display:none;						
					}
					
					
				.header-bg{
				margin-top: -65px !important;
					height: 210px !important;
						background-size: cover !important;
				}
				
				strong{
					color: #024e88;
				}

/* =Content
----------------------------------------------- */
		
		.category-2 .wrapper,
		.category-3 .wrapper,
		.category-4 .wrapper,
		.category-5 .wrapper,
		.category-6 .wrapper,
		.page-template-startseite-php .wrapper,
		.page-template-unternehmen-php .wrapper		
		{
			width:100%;
			margin:0px auto 0 auto;
			overflow: hidden;
			padding-bottom: 0px;
			background:none;
			position: relative;
			z-index: 1000;
			top: -65px;	
			}
			
		.wrapper{
					margin: 0 0 50px 0;
	background: #fff;
	overflow: hidden;
	clear: both;
			}	
		
		.col-content-left{
			width:100%;
			float:none;				
			}
			
		.col-content-right{
			width:100%;
			float:none;				
			}	
			
			
		.category-2 .col-content-right,
		.category-3 .col-content-right,
		.category-4 .col-content-right,
		.category-5 .col-content-right,
		.category-6 .col-content-right,
		.page-id-24 .col-content-right
		{
			width:320px;
			float:right;
			max-height: 590px;
			overflow: hidden;				
			}		
			
		
		.item{
			background:#fff;
			margin-bottom: 17px;
			position: relative;
			}
		
		.item h3 a{
			font-family: 'Open Sans', sans-serif;
			color:#024e88;
			font-size:14px;
			line-height:21px;
			font-weight:600;
			text-decoration:none;		
			}
		
		.main-item{
			padding:30px 20px 38px 20px;
			margin-bottom:0px;			
			}
			
		.page-template-kontakt .main-item{
			padding-bottom: 0;
		}	
			
		.cat-item{
			padding:10px 20px 10px 10px;
			margin-bottom:15px;
			clear: both;
			overflow: hidden;
			position: relative;					
			}
			
			.cat-item img{
				float:left;
				padding-right:15px;			
				}	
				
			.cat-item h3{
				padding-top:10px;				
				}	
				
			.cat-link{
				position: absolute;
				bottom: 4px;
				text-decoration: none;
				right: 20px;
				color: #0074BE;
				background:url(/media/link-arrow.png) no-repeat 0px 5px;
				padding-left:15px;
				}	
			
		.rc-item{			
			border-bottom:5px solid #0074be;
			background-image:url(/media/box-icon.png);
			background-position:top right;
			background-repeat:no-repeat;		
			}	
			
			.rc-item-first{
				padding:40px 0 0 0;
				margin-bottom:15px;		
				z-index: 1000;
				position: relative;				
				}
				
				.rc-item-first h4{
					padding:0 0 20px 20px;					
					}
				
			.rc-item-con{
				border-top: 1px solid #d5d5d5;
				border-bottom:5px solid #d5d5d5;
				padding:12px 25px 10px 20px;
				margin-bottom:2px;		
				}	
				
				.rc-item-con-rel-cat{				
					padding:10px 10px 12px 10px;					
					}
				
				.rc-item-con:last-child{
					border-bottom:none;
					margin-bottom:54px;					
					}
					
				.rc-normal-item{
					padding: 12px 25px 10px 20px;
					margin-bottom: 43px;
					}	
					
				.rc-item:first-child h4{
					margin-top: 0px;
					}	
					
					.home .rc-item h4{
					margin-top: -18px;
					}	

					
			.rc-item-con-rel-cat h4 a{
				font-family: 'Open Sans', sans-serif;
				color: #0074BE;
				font-size: 13px;
				line-height: 21px;
				font-weight: 400;
				text-decoration:none;
				}
				
				
			.re-box{
				position:absolute;
				left:15px;
				top:150px;
				width:302px;
				height:465px;
				background:#fff;
				padding:30px 0 0 0;			
				}	
				
				
				.re-box h2{
					padding:0 0 18px 23px;					
					}				
			
				
				.re-box h3 a{												
					text-decoration:none;					
					font-family: 'Open Sans', sans-serif;
					color: #0074BE;
					font-size: 13px;
					line-height: 21px;
					font-weight: 400;					
					}
				
				.re-box ul{
					list-style-image:url(/media/link-arrow.png);
					padding:0 0 0 24px;					
					border-bottom:1px solid #d5d5d5; 				
					}
					
				.re-box li{					
					padding: 5px 0 5px 0px;					
					}	
					
		.page-template-referenzen-php .wrapper{
			width: 100%;
			margin: 0 0 70px 0;			
			}
					
					
				.re-slider{
					height: 170px;
					background: #FFF;
					overflow: hidden;
					padding-top: 5px;							
					}	
					
				#browsable2 .category-active>.item{
					background: #035589;
					border-left: 5px solid #035589;
					border-right: 5px solid #035589;
					}	
					
				.category-active h4 a{
					  color: #fff;
					}						
					
				.re-slider .item{
					background:none;
					float:left;
					margin:0;
					padding-left:10px;				
					}	
						
				.re-slider .rc-item-con-rel-cat{
					padding: 5px 0px 0px 0px;					
					}	
					
				a.browse {					
					display: block;
					width: 58px;
					height: 132px;
					float: left;
					margin: 0 30px;
					cursor: pointer;
					font-size: 1px;
					}	
					
					
				.ref a.browse {					
					display: block;
					width: 54px;
					height: 507px;
					float: left;
					margin: 0 30px;
					cursor: pointer;
					font-size: 1px;
					}	
					
					.ref a.browse2 {
					display: block;
					width: 58px;
					height: 132px;
					float: left;					
					cursor: pointer;
					font-size: 1px;
					}
					
					
				.page-template-referenzen-php .overlay_left {					
					left: 0;
					position: absolute !important;
					top: 442px;
					width: 58px;
					z-index: 1000;
					}	
					
					.ref .overlay_left {					
					left: 0;
					position: absolute !important;
					top: 442px;
					width: 54px;
					z-index: 1000;
					}	
					
					
					.ref .overlay_left2 {					
					left: 0;
					position: absolute !important;
					top: 441px;
					width: 58px;
					z-index: 1000;
					}	
					
					.ref a.left2{
						margin-left: 00px;
						position: absolute;
						top: 220px;
						left: 0;
						background: url(/media/arrows-overlay.png) no-repeat 0 0;
						}
					
					.page-template-referenzen-php a.left {
						margin-left: 00px;
						position: absolute;
						top: 220px;
						left: 0;
						background:url(/media/arrows-overlay.png) no-repeat 0 0;
					}
							
							
					.ref a.left {
						margin-left: 00px;
						position: absolute;
						top: -303px;
						left: 0;
						background:url(/media/ref-overlay-arrows.png) no-repeat 0 0;
					}				
					
				.page-template-referenzen-php .overlay_right {					
					position: absolute !important;
					right: 0;
					top: 442px;
					width: 58px;
					z-index: 1000;
					}		
					
					.page-template-referenzen-php a.right {
						clear: right;
						margin-right: 0px;
						position: absolute;
						top: 220px;
						right: 0;
						background:url(/media/arrows-overlay.png) no-repeat -58px 0;
						}
						
					.ref .overlay_right {					
					position: absolute !important;
					right: 0;
					top: 442px;
					width: 54px;
					z-index: 1000;
					}		
					
					.ref a.right {
						clear: right;
						margin-right: 0px;
						position: absolute;
						top: -303px;
						right: 0;
						background:url(/media/ref-overlay-arrows.png) no-repeat -54px 0;
						}	
						
						
						.ref .overlay_right2 {					
						position: absolute !important;
						right: 0;
						top: 441px;
						width: 58px;
						z-index: 1000;
						}		
					
					.ref a.right2 {
						clear: right;
						margin-right: 0px;
						position: absolute;
						top: 220px;
						left: 0;
						background: url(/media/arrows-overlay.png) no-repeat -58px 0;
						}	
						
						
					.page-template-referenzen-php .scrollable{						
						position: relative;
						width: 100%;												
						margin: 0 0 0 0;
						padding-left: 5px;
						}
						
						
					.ref-slider{
						height:428px;
						padding-left:12px;												
						}	
						
					.ref-items{
						height:100%;						
						}	
						
					.ref-item{
						width:630px;
						height:100%;	
						border-right:1px solid #e8e8e8;
						padding-right:30px;
						margin-right:15px;
						float:left;				
						}	
						
						.ref-item h2{
							font-size:15px;
							line-height:21px;
							font-weight:400;							
							}
							
						.ref-item h3{
							font-size:13px;
							line-height:21px;
							color:#035589;
							font-weight:600;													
							}	
							
							
						.up{
							padding-bottom: 14px;
							border-bottom: 5px solid #EAEAEA;
							}	
						
						#content .scrollgallery{
							width:100% !important;
							}						
							
						#content .scrollgallery .scrollGalleryHead {
						padding:0;
						margin-top: 0px;
						height:100%;						
						}	
						
						.scrollgallery .imageareaContent .caption_container{
							margin: 0 !important;
						}
						
						#content .scrollgallery .imageareaContent img{
							padding:0;
							margin-left: 0 !important;
							margin-bottom: 0 !important;
							margin-top: 0 !important;
							margin-right: 10px !important;
								width: 100% !important;
								max-width: 100% !important;
								height: auto !important;							
							}
						
						
						#content .scrollgallery .scrollGalleryFoot {
						padding: 5px 0px 5px 0px;
						margin-top: 0px;
						}	
						
						#content .scrollgallery .thumbareaContent img {						
						margin-right: 8px;
						}
						
						.scrollgallery .thumbareaContent{
							white-space: normal !important;
						}
						
						
						.gal{
							float:left;
							height: 430px;							
							}
							
							
						.link{							
							bottom: 4px;
							text-decoration: none;
							right: 20px;
							color: #0074BE;
							background:url(/media/link-arrow.png) no-repeat 0px 5px;
							padding-left:15px;
							}	
							
						.overview{
							position: absolute;
							top: 150px;
							left: 12px;
							z-index:2000;
							}
							
						.col-content-left .main-item img{
							width: 100%;
							height: auto;
							} 
							
						.col-content-left .cat-item img{
							width:auto;
							height: auto;
							}
							
						.col-content-left a{
							font-family: 'Open Sans', sans-serif;
							color: #04598F;							
							font-weight: 400;
							text-decoration: none;
							}	
							
						.border{
							padding:10px;							
							}	
							
							
						iframe{	
							display: block;
							width: 94%;
							margin: auto;
							}
							
						.ref-cat{
							border-top:1px solid #d5d5d5;
									padding: 8px 0;
								position: relative;
						}	
						
						.ref-cat:last-child{
							border-bottom:1px solid #d5d5d5;
						}
						
						.ref-item-list{
							padding: 20px 0 20px 0;
							position: relative;
						}
		
/* =Footer
----------------------------------------------- */
				.footer{
						width: 90%;
						position: relative;
						margin: 20px auto 0 auto;					
					}
					
					.footer-content-wrap{
						width:100%;
						margin:0 auto;
						overflow: hidden;
						min-height: 14px;																							
						}
						
					#sitemap>ul{
						background:url(/media/footer-line.png) left top no-repeat;
						padding: 35px 0 0 10px;						
						}	
						
					#sitemap>ul{
						float:left;
						margin: 30px 0 30px 45px;
						}
						
						#sitemap ul.first{
							margin-left:0;
							}
						
					#sitemap{
						overflow: hidden;
						display: none;
						font-size:12px;
						}	
						
					.footer #button{
						background:url(/media/footer-arrows-bg.png) no-repeat top;
						width:42px;
						height:30px;
						margin: -15px auto 0 -21px;
						position: absolute;
						left: 50%;
						cursor:pointer;
						z-index: 1000;										
						}
						
						#button .arrow-up{
							background:url(/media/footer-arrows.png) no-repeat 0 0;
							width: 15px;
							height: 8px;
							position: absolute;
							top: 7px;
							left: 50%;
							margin-left: -8px;
							}	
							
						#button .arrow-down{
							background:url(/media/footer-arrows.png) no-repeat 0 -8px;							
							width: 15px;
							height: 8px;
							position: absolute;
							top: 16px;
							left: 50%;
							margin-left: -8px;
							}	
							
						.meta-bar{
							left:50%;
							margin-left:-477px;
							margin-top:-30px;							
							position:absolute;
							z-index: 1000;							
							}	
							
						.meta-navi li{
							float:left;							
							}	
							
						.meta-navi li a{							
							font-size:12px;
							color:#6c6c6c;
							text-decoration:none;
							}
							
							.meta-navi li a:hover{						
							color:#0074be;
							text-decoration:none;
							}
							
							.meta-navi li.current-menu-item a{						
							color:#0074be;
							text-decoration:none;
							}
							
							
						.meta-navi .tr{
							padding: 0 2px 0 2px;	
							float: left;
							color:#6c6c6c;												
							}			
							
						#colophon {	
							background: #eaeaea;						
							position: relative;
							top:-65px;
							min-height: 140px;							
							border-bottom: 7px solid #0074be;
								padding-bottom: 20px;
							}
							
						.page-template-mbl #colophon,
						.page-template-kontakt #colophon,
						.page-template-referenzen #colophon{
							top: -25px;
						}	
						
						
							
							
							
					.space{
						margin-bottom: 5px;
					}
												
							
					 .phone,
					 .mail{
						background-image: url(images/interface/phone-icon.svg);
						background-color: #024e88;
						width: 24px;
						height: 24px;
						display: inline-block;
						vertical-align: bottom;
						margin-right: 10px;
						background-repeat: no-repeat;
						background-position: center;
						background-size: 60%;
						-webkit-border-radius: 25px;
					-moz-border-radius: 25px;
					border-radius: 25px;
					 }
					 
					 .mail{
						background-image: url(images/interface/mail-icon.svg); 
					 }
					 
					 