/* FONTS */
@font-face {
    font-family: 'PreciousSansBold';
    src: url('../fonts/precsb03-webfont.eot');
    src: url('../fonts/precsb03-webfont.eot?iefix') format('eot'),
         url('../fonts/precsb03-webfont.woff') format('woff'),
         url('../fonts/precsb03-webfont.ttf') format('truetype'),
         url('../fonts/precsb03-webfont.svg#webfont8OWViEmD') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PreciousSansBook';
    src: url('../fonts/precsb15-webfont.eot');
    src: url('../fonts/precsb15-webfont.eot?iefix') format('eot'),
         url('../fonts/precsb15-webfont.woff') format('woff'),
         url('../fonts/precsb15-webfont.ttf') format('truetype'),
         url('../fonts/precsb15-webfont.svg#webfontmAacoZHx') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PreciousSansLight';
    src: url('../fonts/precsl20-webfont.eot');
    src: url('../fonts/precsl20-webfont.eot?iefix') format('eot'),
         url('../fonts/precsl20-webfont.woff') format('woff'),
         url('../fonts/precsl20-webfont.ttf') format('truetype'),
         url('../fonts/precsl20-webfont.svg#webfontCyRfOBxh') format('svg');
    font-weight: normal;
    font-style: normal;
}




/* Widths / Heights */
#pagewidth, #footer-container{width:960px;}
#header{height:326px;}
#leftcol{width:280px;} /* */
#maincol{width:570px;} /* leftcol+20+maincol+20 (padding) = pagewidth */
#footer{margin-top: -80px;}				/* NEGATIVE FOOTER HEIGHT */
#footer, #footer-container{ height:80px;}	/* FOOTER HEIGHT */
#container{padding-bottom: 80px;} 			/* FOOTER HEIGHT */

/* Backgrounds */
body{background:#171717}
#header{background:url(../img/bg.png);}
#footer-container{background:url(../img/menu-bg.png) repeat-x 10px left;}
#leftcol{background:url(../img/left-menu-line.png) no-repeat top right;}
#maincol{background:transparent;}
#pagewidth{background:#090909 url(../img/left-menu-bg.png) no-repeat left 325px;}
#footer{background:url(../img/bg.png);}

#lightview h2{
	margin-top:10px;
}

#banner{
	height:163px;
	position:absolute;
	top:163px;
	left:0;
	width:960px;
	z-index:10;
	background-repeat:no-repeat;
}
#banner-overlay{
	background:url(../img/banner-overlay.png) no-repeat right top;
	height:163px;
	z-index:11;
}

#banner-overlay h1{
	padding:0;
	margin:0;
	color:#8c3623;
	width:400px;
	float:right;
	text-align:center;
	line-height:163px;
	font-family:'PreciousSansBook';
	text-transform:uppercase;
	font-weight:normal;
	font-size:30px;
}

h1{
	font-family:'PreciousSansBook';
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	padding:0;
	margin: 10px 0;
}

.module{
	margin-bottom:40px;
}
.module_header{
	color:#c24b30;
	font-family:'PreciousSansBook';
	font-size:14px;
	height:13px;
	line-height:13px;
	text-transform:uppercase;
	background:url(../img/module-bg.png) repeat-x;
	margin-bottom:20px;
}
.module_header span{
	background:url(../img/left-menu-bg.png) repeat-y -20px top;
}

a{color:#c24b30;text-decoration:none;}
a:link{color:#c24b30;text-decoration:none;} /*8c3623*/
a:visited{color:#c24b30;text-decoration:none;}
a:hover{color:#c24b30;text-decoration:underline;}


ul.diensten{
	background:#181818;
	border:1px solid #262626;
	padding:10px 10px;
	list-style:none;
	margin:0;
	color:#fff;
}

ul.ticks li{
	background:url(../img/bullet.png) no-repeat;
	padding-left:20px;
	margin-bottom:7px;
	line-height:18px !important;
}
.block-border{
	background:#222;
	border:1px solid #3e3e3e;
	padding:5px;
}

#logo{
	text-align:center;
}

.site_languages{
	position:absolute;
	right:0;
	top:0;
}
.site_languages a{
	padding:10px;
	line-height:30px;
	margin:0;
	text-transform:uppercase;
	border:1px dotted #4d4d4d;
	border-top:none;
	color:#5c5c5c;
	font-size:11px;
}
.site_languages .active{
	color:#8a8a8a;
	background:#313131;
}

/* GENERAL CSS */
html, body {height: 100%;}
html, body{ 
margin:0; 
padding:0;
font-family:"Cambria", "Georgia", "Verdana";
color:#b2b2b2;
font-size:14px;
line-height:21px;
} 

#pagewidth{ 
min-height: 100%;
text-align:left; 
margin:0 auto;
}
#container {
overflow:visible;
}

#header{
position:relative; 
width:100%;
display:block;
overflow:visible;

} 

#leftcol{
float:left; 
position:relative; 
padding:30px 20px 10px 20px;
}

#maincol{
position: relative; 
float:right; 
padding:30px 35px 10px 35px;

}

#footer{
clear:both;
display:block;
overflow:visible;
position: relative;
} 
#footer-container{margin:auto auto;}
#footer-text{
	padding-top:10px;
	line-height:43px;
	text-align:center;
	color:#5e5e5e;
	font-size:11px;
}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

@media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}

/*Opera Fix*/
body:before {content:"";height:100%;float:left;width:0;margin-top:-32767px;}

}

input, textarea{
	padding:8px 5px;
	background:#373737;
	border:1px solid #515151;
	margin:0;
	color:#fff;
}
.row_label{
	text-align:left !important;
	width:100% !important;
	text-transform:uppercase;
}
.row_content{
	margin:5px 0 5px 0 !important;
	clear:both;
	padding:0 !important;
}
.form-col1{
	width:50%;
	float:left;
	margin-bottom:10px;
}
.form-col2{
	width:50%;
	float:right;
	margin-bottom:10px;
}
.form-fullwidth{
	width:100%;
}

input:focus, textarea:focus{
	outline:none;
	background:#444;
	border:1px solid #6c6c6c;
}

.submit{
	background:#8e3723 url(../img/submit-bg.png) no-repeat right center !important;
	border:none !important;
	color:#fff;
	padding:10px 30px 10px 10px;
	cursor:pointer !important;
}
.submit:hover{
	color:#000;
}