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

@font-face {
    font-family: 'zurich_lt_btlight';
    src: url('zurchl-webfont.eot');
    src: url('zurchl-webfont.eot?#iefix') format('embedded-opentype'),
         url('zurchl-webfont.woff2') format('woff2'),
         url('zurchl-webfont.woff') format('woff'),
         url('zurchl-webfont.ttf') format('truetype'),
         url('zurchl-webfont.svg#zurich_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;

}


.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(168,209,73,0.36);
	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: 10%;
	min-height: 50px;

}

ul,ol,li {
	text-decoration: none;
	margin-top: 1.1em;
	
	
}

#box2 {
	float: left;
	height: 32.21875px;
	margin-left: -25.147235%;
	margin-top: 104.0625px;
	clear: none;
	width: 14.262218%;
	background-color: #8CC324;
}

#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: 5%;
	width: 99%;
	background-color: #2D3A10;
	overflow-y: auto;
	padding-left: 0px;
	padding-bottom: 5%;
}

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

#objekttext {
	float: left;
	height: auto;
	margin-top: 12%;
	margin-right: 0px;
	margin-left: 1%;
	margin-bottom: 0px;
	clear: none;
	width: 99%;
	background-color: #979797;
	overflow-y: auto;
	padding-left: 3%;
	padding-right: 2%;
	padding-bottom: 5%;
}
#body {
	font-family: "zurich_lt_btlight", Verdana, Arial, "Bauhaus 93";
	font-size: 1.2em;
	background-color: #E4E4E4;
}
.fusszeile ul {
	float: left;
	font-size: 0.7em;
}

.hintergrundbild {
	width: 100%;
	position: relative;
	background-color: #D0D0D0;
	left: 0px;
	top: 10%;
	visibility: visible;
	float: none;
	height: 150px;
	overflow-y: hidden;
	background-image: url(../bilder/hintergrundbilder/buero_mit_logo_160515.png);
	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;
}


@media only screen and (min-width:310px){
    
	#body {
	font-family: Zurch;
	font-size: 0.8em;
}
	
	
	#text {
	letter-spacing: 0em;
	padding-top: 15px;
	font-size: 1.8em;
	margin-top: 30px;
    }

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

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

    #profiltext {
	margin-left: 1%;
	padding-left: 3%;
	margin-bottom: 1%x;
	width: 99%;
	padding-right: 2%;
	background-color: #83A600;
    }
	
	
    .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);
}
figure {
	padding-top: 10%;
}
li {
	text-decoration: none;
	list-style-type: none;
	padding-top: 0.8em;
	/* [disabled]margin-bottom: 1.1em; */
}
ul li a {
	padding-top: 0%;
	padding-bottom: 0%;

}

.projektbild {
	width: 100%;
}

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

h1  {font-size: 1.2em
}

.artikel {
	border-bottom: 1px dotted #676767;
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	padding-bottom: 5%;
	/* [disabled]padding-right: 2%; */
	/* [disabled]width: 100%; */
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	padding-left: 5%;
}	
	
}

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

    #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%;
    }

    #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: auto;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	clear: none;
	height: auto;
	margin-bottom: 0%;
	padding-bottom: 5%;
    }

    .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;
}

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


}

@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;
	font-family: "zurich_ex_btregular";
	margin-top: 25px;
    }
	
	#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: #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;	
	}

	#aktuelles {
	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;	
	}

	#links {
	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;
	
	}
	
	.hintergrundbild {
	width: 100%;
	position: relative;
	background-color: #D0D0D0;
	left: 0px;
	top: 10%;
	visibility: visible;
	float: none;
	height: 300px;
	overflow-y: hidden;
	clear: both;
	background-image: url(../bilder/buerobilder/aussenansicht-03-sw-ausschnitt-bv-geb89-140815.png);
	background-position: 0% 50%;
	background-size: 50% auto;
	background-repeat: no-repeat;
	min-height: 40%;
	max-height: 50%;
}
 #profiltext {
	margin-top: 5%;
	margin-right: 0%;
	margin-left: 2%;
	margin-bottom: 0px;
	width: 31%;
	clear: none;
	overflow-x: visible;
	overflow-y: visible;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	height: auto;
	/* [disabled]min-height: 500px; */
	/* [disabled]max-height: 800px; */
    }

    #leistungstext {
	width: 31%;
	float: left;
	margin-left: 2%;
	margin-top: 5%;
	margin-right: 0%;
	overflow-x: auto;
	overflow-y: auto;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	height: auto;
	/* [disabled]max-height: 1200px; */
	/* [disabled]min-height: 400px; */
	padding-bottom: 5%;
    }

    #objekttext {
	width: 31%;
	float: left;
	margin-left: 2%;
	margin-right: 0px;
	/* [disabled]margin-top: 5%; */
	overflow-x: visible;
	overflow-y: auto;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	clear: none;
	height: auto;
	/* [disabled]max-height: 800px; */
	/* [disabled]min-height: 400px; */
	padding-bottom: 5%;
    }

.bildadresse {
	font-size: 1em;
}

}
