
*{margin:0px;padding:0px;}

html{
	height:101%;
}
body{
        font-family: Arial, Helvetica, sans-serif;
	background:#fff url(../img/dl_site_bg.jpg) repeat-x center 0px;
        color: #3d3c3f;
        font-size: 13px;
        text-align: center;
	-webkit-text-size-adjust:none;
}
img { border: 0 none; }

p{
	font-size:13px;
}
#header_container{
	border-top:5px solid #8f0c1b;
	border-bottom:1px solid #e2e2e2;
	position:fixed;
	width:100%;
	background:#fff url(../img/dl_site_bg.jpg) repeat-x center 0px;
}
#header{
	width:940px;
	margin:0px auto;
}
#logo{
	float:left;
	margin-left:-38px;
}
#navi{
	float:right;
	margin-top:55px;
}
#navi ul{
	float:right;
	list-style-type:none;
}
#navi ul li{
	float:left;
	margin-left:1px
}
#navi ul li a{
	display:block;
	text-decoration: none;
	background:#3d3c3f;
	color:#fff;
	text-transform: uppercase;
	padding:5px 26px;
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	font-weight: 300;
	
}
#navi ul li.current a{
	background:#8f0c1b;
}

#top_spacer{
	height:149px;
}
#content_container{
	text-align:left;
}
#ueber_uns{
	margin:0px auto 0px;
	width:940px;
	text-align:left;
	padding-top:50px;
}


#block_right h2, #block_left h2{
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	color:#8f0c1b;
	margin:30px 0px 20px;
}
#block_left .dl_content, #block_right .dl_content{
	border-top:1px solid #e2e2e2;
	padding:30px 0px 0px;
	margin-top:40px;
}

.dl_content {
    padding:12px 0px 0px;
}

.dl_content_end{
	padding:12px 0px 100px;
}

#arbeitsfelder_container, #kontakt_container{
	background:#efefef;
}
#arbeitsfelder_container h2, #projekte h2, #kontakt_container h2{
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
	color:#3d3c3f;
	padding:30px 0px 30px;
	border-bottom:1px solid #3d3c3f;
	margin-bottom:70px;
}
#arbeitsfelder, #kontakt{
	margin:0px auto 0px;
	width:940px;
	padding-bottom:80px;
}
#box_left{
	width:280px;
	float:left;
	margin-right:50px;
/*	text-align:center;*/
}
#box_middle{
	width:280px;
	float:left;
/*	text-align:center;*/
}
#box_right{
	width:280px;
	float:right;
/*	text-align:center;*/
}
#arbeitsfelder h3{
	color:#fff;
	background:url(../img/dl_af_bg.png) no-repeat 0px 0px;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	padding:6px 0px 25px;
	margin-bottom:30px;
}
#projekte{
	margin:0px auto 0px;
	width:940px;
	padding-bottom:60px;
}
#kontakt{
	
}
#kontakt_container h2{
	margin-bottom:60px;
}


#footer{
	background:#8f0c1b;
	position:fixed;
	bottom:0px;
	height:5px;
	line-height:5px;
	font-size:0px;
	width:100%;
}
#footer_logo{
	float:right;
	bottom:0px;
}

#projekte h2{
	margin-bottom:40px;
}

#projekte h3{
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	padding:4px 0px 14px;
	margin-bottom:0px;
	color:#8f0c1b;
}
#projekte .status{
	padding:20px 0px 0px;
}
#projekte .projekt{
	border-bottom:1px solid #fff;
	margin-bottom:0px;
	padding-bottom:0px;
}
.projektleft{
	float:left;
	width:610px;
	border-bottom:1px solid #e2e2e2;
	padding-bottom:40px;
	padding-top:30px;
}
.projektright{
	float:right;
	width:280px;
}
#projektliste{
	background:url(../img/dl_project_right_bg.png) repeat-y right 0px;
}
.arbeitsfelder_headline{
	font-weight:bold;
	color:#8f0c1b;
	cursor:pointer;
	
}
.projektright_inner{
	padding:30px 30px 30px;
}

.arbeitsfelder_link{
	padding:18px 0px;
}
.arbeitsfelder_link a, .arbeitsfelder_referenz a{
	font-weight:bold;
	color:#8f0c1b;
	text-decoration: none;
}
.kontakt_col{
	float:left;
	margin-right:40px;
}

@media (max-width: 768px) {

*{margin:0px;padding:0px;max-height:1000000px;}

html{
	height:101%;
	font-size: 100%;
}
body{
        font-family: Arial, Helvetica, sans-serif;
	background:#fff url(../img/dl_site_bg.jpg) repeat-x center 0px;
        color: #3d3c3f;
        font-size: 15px;
        text-align: center;
	-webkit-text-size-adjust:none;
	
}
img { border: 0 none; }

p, div{
	font-size:15px;
	background-image: url(../img/blank.png);
	background-repeat: repeat;

}
#header_container{
	border-top:5px solid #8f0c1b;
	border-bottom:1px solid #e2e2e2;
	width:100%;
	background:#fff url(../img/dl_site_bg.jpg) repeat-x center 0px;
	position:fixed;
	
	
}
#header{
	max-width:940px;
	margin:0px auto;
}
#logo{
	float:left;
	margin-left:-38px;
}
#navi{
	float:right;
	margin-top:55px;
}
#topnav{
	float:right;
	list-style-type:none;
}
#topnav li{
	float:left;
	margin-left:1px
}
#topnav a{
	display:block;
	text-decoration: none;
	background:#3d3c3f;
	color:#fff;
	text-transform: uppercase;
	padding:5px 26px;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 300;
	
}

#topnav .current a{
	background:#8f0c1b;
}
.current {
	background: red;
}
#top_spacer{
	height:150px;
}
#content_container{
	text-align:left;
}
#ueber_uns{
	margin:0px auto 0px;
	width:940px;
	text-align:left;
	padding-top:50px;
}

#content_container #block_left{
	float:left;
	width:450px;
	background-image: url(../img/blank.png);
	background-repeat: repeat;
}
#content_container #block_right{
	float:right;
	width:450px;
	background-image: url(../img/blank.png);
	background-repeat: repeat;
}
#block_right h2, #block_left h2{
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	color:#8f0c1b;
	margin:30px 0px 20px;
}
#block_left .dl_contact, #block_right .dl_contact{
	padding-bottom:30px;
}
#block_left .dl_content, #block_right .dl_content{
	padding:0px 0px 0px;
	margin-top:40px;
	font-size: 15px;
	display:block;
	width:450px;
	background-image: url(../img/blank.png);
	background-repeat: repeat;
	
	
}
#arbeitsfelder_container, #kontakt_container{
	background:#efefef;
}
#arbeitsfelder_container h2, #projekte h2, #kontakt_container h2{
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
	color:#3d3c3f;
	padding:30px 0px 30px;
	
}
.headline_line{
	border-top:1px solid #3d3c3f;
	margin-bottom:30px;
	height:1px;
	font-size:0px;
	line-height:1px;
}
.headline_line_top{
	border-top:1px solid #E2E2E2;
	margin-bottom:30px;
	height:1px;
	font-size:0px;
	line-height:1px;
}
#arbeitsfelder, #kontakt{
	margin:0px auto 0px;
	width:940px;
	padding-bottom:80px;
}
#box_left{
	width:280px;
	float:left;
	margin-right:50px;
	font-size: 15px; 
/*	text-align:center;*/
}
#box_middle{
	width:280px;
	float:left;
/*	text-align:center;*/
	font-size: 15px;
}
#box_right{
	width:280px;
	float:right;
/*	text-align:center;*/
	font-size: 15px;
}
#arbeitsfelder h3{
	color:#fff;
	background:url(../img/dl_af_bg.png) no-repeat 0px 0px;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	padding:6px 0px 25px;
	margin-bottom:30px;
}
#projekte{
	margin:0px auto 0px;
	width:940px;
	padding-bottom:60px;
	font-size: 15px;
}
#kontakt{
	
}
#kontakt_container h2{
	margin-bottom:0px;
}
#kontakt #kontakt_left{
	font-size: 15px;
}
#kontakt #kontakt_right{
	font-size: 15px;
}
#kontakt #kontakt_middle{
	font-size: 15px;
}


#footer{
	background:#8f0c1b;
	
	bottom:0px;
	height:5px;
	line-height:5px;
	font-size:0px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}
#footer_logo{
	float:right;
}

#projekte h2{
	margin-bottom:0px;
}

#projekte h3{
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	padding:4px 0px 14px;
	margin-bottom:0px;
	color:#8f0c1b;
}
#projekte .status{
	padding:20px 0px 0px;
}
#projekte .projekt{
	border-bottom:1px solid #fff;
	margin-bottom:0px;
	padding-bottom:0px;
}
.projektleft{
	float:left;
	width:610px;
	border-bottom:1px solid #e2e2e2;
	padding-bottom:40px;
	padding-top:30px;
	font-size: 15px;
}
.projektleft .text, .projektright .text{
	max-width:610px;
	font-size: 15px;
	display:block;
	background-image: url(../img/blank.png);
	background-repeat: repeat;
}
.projektright{
	float:right;
	width:280px;
	font-size: 15px;
}
#projektliste{
	background:url(../img/dl_project_right_bg.png) repeat-y right 0px;
}
.arbeitsfelder_headline{
	font-weight:bold;
	color:#8f0c1b;
	cursor:pointer;
	
}
.projektright_inner{
	padding:30px 30px 30px;
}

.arbeitsfelder_link{
	padding:18px 0px;
}
.arbeitsfelder_link a, .arbeitsfelder_referenz a{
	font-weight:bold;
	color:#8f0c1b;
	text-decoration: none;
}

.kontakt_col{
	float:left;
	margin-right:20px;
}
}
