@charset "utf-8";


html, body{
	height: 100%;
	margin: 0 auto;
	padding: 0; 
	color:#fff !important;
	font-family: 'Cutive', serif;
	font-weight:300;
	font-size:18px !important;
	line-height:28px !important;
	background-color: #094885 !important;
}
		
p{
	margin: 0px;
	padding:0px;
}

img{
	border: none;	
}


hr{
	border-color: #333 !important;
}

body a{text-decoration:none;}
a:link {color: #305A9C !important;}
a:visited {color: #666}
a:hover {color: #666; list-style-type:none !important; text-decoration:none !important;}
a:focus {color:#666; text-decoration:none !important; outline: none !important;}
a:active {color:#305A9C !important;}

.impressum a:link{
	color: #fff !important;
}

h1{
	font-size:170% !important;
	font-weight:600 !important;
	color:#f7a501 !important;
	line-height:110% !important;
	text-transform: uppercase !important;
	margin-top: 0px !important;
}

.referenzen h1{
	text-align: center !important;
	font-size: 240% !important;
	margin-bottom: 0px !important;
}

h2{
	font-size: 130% !important;
	font-weight:600 !important;
	line-height:110% !important;
	color:#fff !important;
	font-family: 'Anton', sans-serif !important;
}

.referenzen h2{
	text-align: center !important;
	font-size: 160% !important;
	margin-top: 0px !important;
}

h3{
	color:#094885 !important;
	text-align:left !important;
	font-size: 180% !important;
	text-align: center !important;
}

h4{
	color:#fff !important;
	font-size: 99% !important;
	line-height: 130% !important;
	font-weight:500 !important;
	margin-bottom:3px !important;
}

.bg_blue{
	background-color: #094885 !important;
	width: 100% !important;
	z-index: 99999 !important;
	position: relative !important;
	padding-top: 10px;
}

.logo_center{
	margin: 0 auto !important;
	text-align: center !important;
}

.container{
	padding:0px 20px 0px 20px;
}

.referenzen_box{
	padding: 30px;
}

.referenzen img{
	border-radius: 40px;
	
}

.button_referenzen{
	background-color: #094885;
	max-width: 200px;
	padding: 20px;
	color: #fff !important;
	border-radius: 10px;
	text-align: center;
}

.button_referenzen:hover{
	opacity: 0.8 !important;

}


.button_referenzen a:link{
	color: #fff !important;
}

.button_referenzen a:visited{
	color: #fff !important;
}


#bg_fix_home_top{
	background-image:url(../../../images/spork_kollage_team_bau.jpg);
	background-attachment:fixed;
	width:100%;
	background-repeat:no-repeat;
	background-size:contain;
	background-position: top center;
	padding:250px 0px 300px 0px;
	z-index:1;
	position:relative;
}

.bg_fix_bottom{
	margin-top: -150px !important;
	position: relative;
	z-index: 999999999;
	margin-bottom: -5px;
}

.bg_fix_bottom_blue{
	margin-top: -50px !important;
	position: relative;
	z-index: 999999999;
	margin-bottom: 10px;
}

.bg_fix_bottom_yellow{
	margin-top: -10px !important;
	position: relative;
	float: left;
}

.bg_fix_bottom_xs{
	display: none !important;
}


.content_after{
	background-color: #094885 !important;
	width: 100% !important;
	height: 100% !important;
}

.bg_yellow{
	background-color: #f7a500;
	padding: 0px;
	color: #094885 !important;
	width: 100%;
	float: left;
}

.bg_yellow_box{
	background-color: #f7a500;
	padding: 30px;
	color: #094885 !important;
	width: 100%;
	float: left;
	margin-bottom: 40px;
}

.box_besonders{
	background-color: #f7a500 !important;
	padding: 50px;
	color: #094885 !important;

}

ul.features li{
	background-image:url(../images/li.png) !important;
	background-position: left 4px;
	background-repeat:no-repeat;
	background-size:20px 12px;
	list-style:outside none none !important;
	padding-left:28px;
	padding-bottom:2px;
	vertical-align:bottom;
	margin-left: -30px !important;
}

.box_pad{
	padding: 20px;
}

.box_pad img{
	border-radius: 30px !important;
}

.pic img{
	border-radius: 30px !important;
	box-shadow: 0px 0px 20px #000 !important;
}

#logo{
	text-align: center !important;
}

.pic_top{
	margin-top: -140px !important;
}


.container{
	padding: 0px 20px 0px 20px;
	width: 1700px !important;
}

section{
	font-size:120%;
	z-index:1;
	position:relative;
	height: auto;
	width: 100%;
}

section img{
	text-align: center;
	margin: 0 auto;
}

footer{
	font-size:120%;
	color:#fff !important;
	margin: 0 auto;
	text-align:left;
	background-color:#222;
	padding: 30px !important;
	width:100%;
	height:auto;
	bottom:0px;
	position:relative;
	float:left;
	padding-left: 140px !important;
}

#footer{
	font-size:120%;
	color:#094885 !important;
	margin: 0 auto;
	text-align:left;
	background-color:#f7a500;
	padding: 50px !important;
	width:100%;
	height:auto;
	bottom:0px;
	position:relative;
	float:left;	
}

.txt_footer{
	margin-left: 90px !important;
}

footer a:link{
	color:#fff !important;
}

footer a:hover{
	color:#fff !important;
	text-decoration:underline !important;
}

footer a:visited{
	color:#fff !important;
	text-decoration:underline !important;
}

.footer_copy{
	text-align:left;
	color:#fff;
}


#content {
	width:100%;
	margin:0px;
	text-align:center;
}

.scrollToTop{
	width:40px; 
	height:40px;
	position:fixed;
	top:89%;
	right:40px;
	display:none;	
	z-index:999999999999;
	background: url('../images/arrow_up.png') no-repeat 0px 0px;
}

.scrollToTop:hover{
	text-decoration:none;
}

.left{
	padding-right:30px;
}

.right{
	padding-left:30px;
}

.middle{
	padding-left:15px;
	padding-right:15px;
}


@media screen and (max-width: 1750px){
h3{
	font-size: 150% !important;
}

.container{
	width: 1300px !important;
}

.txt_footer{
	margin-left: 70px !important;
}

.bg_fix_bottom{
	margin-top: -200px !important;
}

}

@media screen and (max-width: 1550px){
.bg_fix_bottom{
	margin-top: -250px !important;
}
}

@media screen and (max-width: 1350px){	
.container{
		width: 1000px !important;
}

.txt_footer{
	margin-left: 0px !important;
}

h3{
	font-size: 110% !important;
}

.bg_fix_bottom{
	margin-top: -290px !important;
}
}

@media screen and (max-width: 1150px){

.bg_fix_bottom{
	margin-top: -330px !important;
}
}

@media screen and (max-width: 1050px) {


section img{
	text-align: center;
	margin: 0 auto;
}

.container{
	width: 100% !important;
}

h3{
	font-size: 120% !important;
}

}

@media screen and (max-width: 999px){
.bg_fix_bottom{
	margin-top: -350px !important;
}

footer{
	font-size:100%;
}

section img{
	text-align: center;
	margin: 0 auto;
}
}

@media screen and (max-width: 991px) {


footer{
	padding:30px 0px 30px 0px !important;
	text-align:center !important;
}

.footer_copy{
	text-align:center !important;
}

}


@media screen and (max-width: 880px) {
.bg_fix_bottom{
	margin-top: -370px !important;
}
}


@media screen and (max-width: 767px) {
#footer{
	text-align: center !important;
	padding: 50px 20px 20px 20px !important;
}

#bg_fix_home_top{
	background-image:url(../../../images/spork_kollage_team_bau_xs.jpg);
}

.bg_fix_bottom{
	display: none !important;
}

.bg_fix_bottom_xs{
	display: block !important;
	z-index: 999999;
	position: relative !important;
	margin-top: -150px !important;
}

footer{
	text-align:center !important;
}

.left{
	padding-right:0px !important;
}

.right{
	padding-left:0px !important;
}

.middle{
	padding-left:0px !important;
	padding-right:0px !important;
}

h3{
	font-size:110% !important;
}

}

@media screen and (max-width: 640px) {
.referenzen h1{
	font-size: 150% !important;
}

.referenzen{
	padding: 10px !important;
}

h1{
	font-size:140% !important;
}
	
h2{
	font-size:110% !important;
}	

h3{
	font-size:120% !important;
}
	
footer{
	font-size:90% !important;	
}
}


@media screen and (max-width: 595px) {

}

@media screen and (max-width: 550px) {
.bg_fix_bottom_xs{
	margin-top: -230px !important;
}

.bg_fix_bottom_blue{
	margin-top: -40px !important;
}
}


@media screen and (max-width: 450px) {
.bg_fix_bottom_xs{
	margin-top: -280px !important;
}
}

@media screen and (max-width: 392px) {
h3{
	font-size:100% !important;
}
}