@import url("../../../webfonts/Zurch/stylesheet.css");


.primaryContainer {
    height: auto;
    margin: 1% auto;
    min-height: 100%;
    width: 100%;
    min-width: 0px;
	
}

#kopf {
	height: 150px;
	margin-top: 1%;
	margin-right: 0px;
	margin-left: 0%;
	width: 100%;
	background-attachment: scroll;
	-webkit-background-size: auto;
	background-size: auto;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
	
	background-color: #C8FF00;
	background-color: rgba(200,255,0,0.40);
	
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(131,166,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(131,166,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(131,166,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(131,166,0,1.00) 100%);
}

#logo {
	float: left;
	height: 100px;
	margin-left: 0.97962382%;
	margin-top: 25.25px;
	clear: none;
	width: 100px;
	background-attachment: scroll;
	background-size: cover;
	min-width: 0px;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
	background-image: url(../bilder/hintergrundbilder/schaedelhirnhell.gif);
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
}

#text {
	float: left;
	font-size: 2em;
	width: 60%;
	height: auto;
	text-align: left;
	font-weight: normal;
	line-height: 1em;
	margin-left: 2.502939%;
	margin-top: 25.25px;
	min-height: 50px;
	color: #354511;
}

ul,ol,li {
	margin-top: 1em;
	padding-left: 0px;
	
}

#box2 {
    float: left;
    height: 32.21875px;
    margin-left: -25.147235%;
    margin-top: 104.0625px;
    clear: none;
    width: 14.262218%;
    background-color: rgb(140, 195, 36);
}

#home {
	float: left;
	height: 2em;
	margin-left: 0%;
	margin-top: 10px;
	width: 100%;
	background-color: #A8D149;
	clear: both;
	text-align: center;
	padding-top: 1%;
}

#projekte {
	height: 2em;
	margin-left: 0%;
	margin-top: 10px;
	width: 100%;
	background-color: #A8D149;
	text-align: center;
	padding-top: 1%;
	float: left;
}

#leistungen {
	float: left;
	height: 2em;
	margin-left: 0%;
	margin-top: 10px;
	width: 100%;
	background-color: #A8D149;
	text-align: center;
	padding-top: 1%;
}

#kontakt {
	float: left;
	height: 2em;
	margin-left: 0%;
	margin-top: 10px;
	width: 100%;
	background-color: #A8D149;
	text-align: center;
	padding-top: 1%;
}

#aktuelles {
	float: left;
	height: 2em;
	margin-left: 0%;
	margin-top: 10px;
	clear: none;
	width: 100%;
	background-color: #A8D149;
	text-align: center;
	padding-top: 1%;
}

#links {
	float: left;
	height: 2em;
	margin-left: 0%;
	margin-top: 10px;
	width: 100%;
	background-color: #A8D149;
	margin-bottom: 1%;
	text-align: center;
	padding-top: 1%;
}

#profiltext {
	float: left;
	height: auto;
	margin-top: 0%;
	margin-left: 1%;
	margin-bottom: 1%;
	width: 99%;
	background-color: #979797;
	overflow-y: auto;
}

#leistungstext {
	float: left;
	height: auto;
	margin-left: 1%;
	margin-top: 12%;
	width: 99%;
	margin-right: 0%;
	overflow-y: auto;
	clear: none;
	padding-bottom: 2%;
}

#objekttext {
	float: left;
	height: 400px;
	margin-top: 12%;
	margin-right: 0px;
	margin-left: 1%;
	margin-bottom: 0px;
	clear: none;
	width: 99%;
	background-color: rgba(45,58,16,0.60);
	overflow-y: scroll;
	padding-left: 1%;
	padding-right: 2%;
}
#body {
	font-family: Zurch;
	font-size: 1em;
}
.fusszeile ul {
	float: left;
	font-size: 0.7em;
	margin-left: 5%;
}

.hintergrundbild {
	width: 100%;
	position: relative;
	background-color: #D0D0D0;
	left: 0px;
	top: 10%;
	visibility: visible;
	float: none;
	height: 150px;
	overflow-y: hidden;
	background-position: 0% 40%;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.fusszeile {
	float: left;
	width: 100%;
	margin-top: 10%;
	background-color: #83A600;
}

a {
	text-decoration: none;
	color: #0C79AF;
	background: none;
}

a:focus,
a:visited {
	color: #676767;
}

a:hover {
	color: #17A8EF;
}
#projektcontainer {
	margin-top: 2%;
	background-color: #D0D0D0;
}

ul li img {
	width: 20%;
	height: auto;
}
li article p {
	padding-top: 0.5em;
}




@media only screen and (min-width:310px){
    
	#body {
	font-family: Zurch;
	font-size: 0.8em;
}
#projektteaser {
	background-color: #A8D149;
	height: 10%;
	width: 100%;
	min-width: 240px;
	margin-top: 2%;
	margin-bottom: 2%;
	clear: both;
}
#projektteaser h1 {
	margin-bottom: 2%;
	width: 50%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-left: 2%;
	margin-top: 2%;
}
li article strong {
	padding-bottom: 1px;
	padding-left: 5%;
}
	
#text {
	letter-spacing: 0em;
	padding-top: 6%;
	font-size: 1.8em;
	color: #354511;
}

#box2 {
 	overflow: hidden;
 	visibility: hidden;
}

#leistungstext {
	width: 99%;
	margin-top: 12%;
	margin-left: 1%;
	background-color: #C7CBC0;
	background-color: rgba(45,58,16,0.26);;
	padding-left: 1%;
	padding-right: 2%;
	height: 60%;
 }

#profiltext {
	margin-left: 1%;
	padding-left: 1%;
	margin-bottom: 1%;
	width: 99%;
	padding-right: 2%;
	height: 60%;
}
	
.primaryContainer {
	width: 100%;
}
	
.hintergrundbild {
	width: 100%;
	position: relative;
	background-color: #D0D0D0;
	left: 0px;
	top: 10%;
	visibility: visible;
	float: none;
	height: 150px;
	overflow-y: hidden;
	background-position: 0% 40%;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url(../bilder/buerobilder/aussenansicht-03-sw-ausschnitt-bv-geb89-140815.png);
}
#projektcontainer {
	width: 100%;
	height: 20%;
	float: left;
	background-color: #D0D0D0;
	margin-top: 2%;
	margin-bottom: 2%;
}

ul li img {
	width: 100%;
	height: auto;
	margin-left: 10%;
}
h2 {
	font-size: 1em;
	width: auto;
}

.footer  {
	font-size: 0.1em;
	padding-left: 0em;
	float: left;
}
.fusszeile {
	margin-left: 0%;
}
#projektcontainer ul .bild {
	width: 100%;
	clear: both;
}

article {
	height: 180px;
	max-height: 25%;
	width: 100%;
	overflow-y: scroll;
	font-size: 0.8em;
}
figure {
	padding-top: 5%;
}
.projektmenue {
	margin-left: 2%;
}
h3 {
	font-size: 1em;
	text-align: left;
	display: block;
	/* [disabled]text-indent: -20px; */
}
h2.titel {

}
figure .projektbild {
	width: 100%;
	height: auto;
	padding-top: 0px;
}


.bildadresse {
	text-align: right;
	padding-top: 30%;
	padding-right: 6%;
	display: none;
}


h1  {
	font-size: 1.2em;
	color: #354511;
}





	
	
}

@media only screen and (min-width: 640px) {
#text {
	font-size: 2.5em;
	letter-spacing: 0.2em;
	height: auto;
	width: 78.068936%;
	padding-top: 4%;
	color: #354511;
    }

#box2 {
	margin-top: 104.0625px;
	margin-left: -39.047417%;
	clear: none;
	background-color: #808000;
	z-index: 2;
    }
	
#home {
	margin-left: 1%;
	width: 13%;
	height: 25%;
	font-size: 0.9em;
	}
	
#projekte {
	;
	width: 13%;
	margin-left: 3%;
	height: 25%;
	font-size: 0.9em;
	
	}

#leistungen {
	width: 13%;
	margin-left: 3%;
	height: 25%;
	font-size: 0.9em;
	
	}

#kontakt {
	width: 13%;
	margin-left: 3%;
	height: 25%;
	font-size: 0.9em;
	
	}

#aktuelles {
	width: 13%;
	margin-left: 3%;
	height: 25%;
	font-size: 0.9em;
	
	}

#links {
	width: 13%;
	margin-left: 3%;
	height: 25%;
	font-size: 0.9em;
	
	}

#profiltext {
	margin-top: 5%;
	margin-right: 0%;
	margin-left: 2%;
	margin-bottom: 0px;
	width: 45%;
	clear: none;
	overflow-x: visible;
	overflow-y: auto;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	height: auto;
    }

#leistungstext {
	width: 45%;
	float: left;
	margin-left: 2%;
	margin-top: 5%;
	margin-right: 0%;
	overflow-x: visible;
	overflow-y: auto;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	height: auto;
    }

#objekttext {
	width: 45%;
	float: left;
	margin-left: 2%;
	margin-right: 0px;
	margin-top: 5%;
	overflow-x: visible;
	overflow-y: scroll;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	clear: none;
    }

.primaryContainer {
        width: 100%;
    }
	
	
.hintergrundbild {
	width: 100%;
	position: relative;
	background-color: #D0D0D0;
	left: 0px;
	top: 10%;
	visibility: visible;
	float: none;
	height: 200px;
	overflow-y: hidden;
	background-image: url(../bilder/hintergrundbilder/buero_mit_logo_160515.png);
	background-position: 0% 45%;
	background-size: 80% auto;
	background-repeat: no-repeat;
}
#projektcontainer   {
	margin-left: 0px;
	height: 10%;
	background-color: #D0D0D0;
}

article {
	height: 140px;
	max-height: 25%;
	float: left;
	width: 45%;
	overflow-y: scroll;
	padding-bottom: 2%;
}

ul li img {
	width: 100%;
	height: auto;
	padding-top: 0%;
}
h2 {
	margin-left: 2%;
	padding-top: 0px;
}
#projektcontainer ul .bild {
	width: 50%;
	float: left;
	padding-top: 0%;
	padding-left: 0%;
}
figure {
	padding-top: 10%;
}
.hochkant {
	height: 10%;
	max-height: 100px;
}
figure .projektbild {
	width: 100%;
	height: auto;
	padding-top: 0px;
}
.bildadresse {
	padding-right: 2%;
	bottom: 20px;
	display: block;
	padding-top: 5%;
	padding-bottom: 0px;
	font-size: 0.6em;
}








}

@media only screen and (min-width: 768px) {

article {
	height: 170px;
	max-height: 25%;
	float: left;
	width: 45%;
	overflow-y: scroll;
	padding-bottom: 2%;
	border-left-width: 1px;
	border-left-color: #676767;
}
figure {
	padding-top: 10%;
}

.bildadresse {
	padding-right: 2%;
	bottom: 20px;
	display: block;
	padding-top: 5%;
	padding-bottom: 0px;
	font-size: 0.8em;
}

}

@media only screen and (min-width: 960px) {
  
#body {
	font-family: Zurch;
	font-size: 1.4em;
}
   
     
#text {
	font-size: 3.5em;
	letter-spacing: 0.2em;
	text-indent: 0em;
	padding-top: 20px;
	color: #354511;
    }
	
#home {
	margin-left: 1%;
	width: 13%;
	padding-bottom: 2%;
	background-color: #A8D149;
	/*-webkit-box-shadow: 5px 5px 5px rgba(128,128,0,0.50);
	box-shadow: 5px 5px 5px rgba(128,128,0,0.50);*/
	font-size: 1.1em;
	}
	
#projekte {
	;
	width: 13%;
	margin-left: 3%;
	padding-bottom: 2%;
	background-color: #A8D149;
	/*-webkit-box-shadow: 5px 5px 5px rgba(128,128,0,0.50);
	box-shadow: 5px 5px 5px rgba(128,128,0,0.50);*/
	font-size: 1.1em;	
	}

#leistungen {
	width: 13%;
	margin-left: 3%;
	padding-bottom: 2%;
	background-color: #A8D149;
/*	-webkit-box-shadow: 5px 5px 5px rgba(128,128,0,0.50);
	box-shadow: 5px 5px 5px rgba(128,128,0,0.50);*/
	font-size: 1.1em;	
	}

#kontakt {
	width: 13%;
	margin-left: 3%;
	padding-bottom: 2%;
	background-color: rgba(168,209,73,1.00);
/*	-webkit-box-shadow: 5px 5px 5px rgba(128,128,0,0.50);
	box-shadow: 5px 5px 5px rgba(128,128,0,0.50);*/
	font-size: 1.1em;
	
	}

#aktuelles {
	width: 13%;
	margin-left: 3%;
	padding-bottom: 2%;
	background-color: rgba(168,209,73,1.00);
/*	-webkit-box-shadow: 5px 5px 5px rgba(128,128,0,0.50);
	box-shadow: 5px 5px 5px rgba(128,128,0,0.50);*/
	font-size: 1.1em;
	
	}

#links {
	width: 13%;
	margin-left: 3%;
	padding-bottom: 2%;
	background-color: #A8D149;
	/*-webkit-box-shadow: 5px 5px 5px rgba(128,128,0,0.50);
	box-shadow: 5px 5px 5px rgba(128,128,0,0.50);*/
	font-size: 1.1em;	
	}
	
.hintergrundbild {
	width: 100%;
	position: relative;
	background-color: #D0D0D0;
	left: 0px;
	top: 10%;
	visibility: visible;
	float: none;
	height: 400px;
	overflow-y: hidden;
	clear: both;
	background-image: url(../bilder/hintergrundbilder/buero_mit_logo_160515.png);
	background-position: 0% 50%;
	background-size: 50% auto;
	background-repeat: no-repeat;
}
#profiltext {
	margin-top: 5%;
	margin-right: 0%;
	margin-left: 2%;
	margin-bottom: 0px;
	width: 45%;
	clear: none;
	/* [disabled]overflow-x: visible; */
	overflow-y: auto;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	height: auto;
    }

#leistungstext {
	width: 45%;
	float: left;
	margin-left: 2%;
	margin-top: 5%;
	margin-right: 0%;
	overflow-x: visible;
	overflow-y: auto;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	height: auto;
    }

#objekttext {
	width: 31%;
	float: left;
	margin-left: 2%;
	margin-right: 0px;
	margin-top: 5%;
	overflow-x: visible;
	overflow-y: scroll;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	clear: none;
    }
ul li img {
	margin-left: 0px;
	width: 100%;
	height: auto;

}
article   {
	margin-left: 5%;
	padding-left: 0%;
	margin-right: 5%;
	width: 40%;
	text-align: left;
	font-size: 1em;
	height: 20%;
	overflow-y: scroll;
	float: left;
	margin-bottom: 5%;
	min-height: 50%;
	max-height: 200px;
}
h2 {
	font-size: 1em;
	margin-bottom: 2em;
	margin-left: 2%;
}
.footer {
	font-size: 1em;
	margin-left: 10%;
}
.fusszeile .footer {
}
figure img {
	width: 100%;
	height: auto;
	padding-top: 0px;
}
figure {
	padding-top: 10%;
}

.bildadresse {
	font-size: 1em;
}


}

@media only screen and (min-width: 1200px) {
  
article   {
	margin-left: 5%;
	padding-left: 0%;
	margin-right: 5%;
	width: 40%;
	text-align: left;
	font-size: 1em;
	height: 20%;
	overflow-y: scroll;
	float: left;
	margin-bottom: 5%;
	min-height: 50%;
	max-height: 300px;
}


}



@media (min-width: 310px) and (max-width: 1200px){
}
.hochkant {
	height: 25%;
	min-height: 400px;
}
