@charset "utf-8";
body {
    font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
    color: #868889;
	margin: 0px;
	padding: 0px;
    background-color: #FFFFFF;
	}
html { 
   font-size: 100%;
   word-wrap: break-word;
   }
div, p, table, span { 
   font-size: 0.9rem; 
   }
form {
	margin: 0px;
	padding: 0px;
}
#print {
    display: none;
	}
#mobilenav {
	display: none;
	}

#header {
	float: left;
	text-align: left;
	background-color: transparent;
	width: 100%;
	height: 100px;
	}
#headwrap {
	text-align: left;
	background-color: transparent;
	width: 90%;
	max-width: 1200px;
	}
#headcontainer {
	float: left;
	text-align: left;
	background-color: transparent;
	width: 100%;
	max-width: 1200px;
	}
#nav2 {
	float: left;
	text-align: right;
	width: 100%;
	margin-top: 1.33%;
	height: 3%;
	background-color: transparent;
	color: #b2b3b4; 
	}
#logo {
	float: left;
	text-align: left;
	width: 34.8%;
	margin-left: 15.2%;
	margin-top: 2.87%;
	background-color: transparent;
	}
@media (max-width: 1050px) {#logo {margin-top: 2%;}}
@media (max-width: 980px) {#logo {margin-top: 2%;width: 44.8%;}}
@media (max-width: 850px) {#logo {margin-top: 1.5%;}}
#logo a, #logo a:hover {
	font-size: 2rem;
	color: #868889; 
	text-decoration: none;
	}
#nav {
	float: left;
	text-align: right;
	width: 50%;
	margin-top: 4%;
	background-color: transparent;
	}
@media (max-width: 980px) {#nav {width: 40%;}}

#subnav1, #subnav2, #subnav3, #subnav4, #subnav5, #subnav6, #subnavgal {
	position: absolute;
	z-index: 100;
	text-align: left;
	background-color: #e5e5e5;
	width: 100%;
	height: auto;
	top: 100px;
	left: 0;
	display: block;
	border-bottom: 3px solid #bcb8ae;
	}
.subnavwrap {
	text-align: left;
	background-color: transparent;
	width: 90%;
	max-width: 1200px;
	}
#subnavcontainer1, #subnavcontainer2, #subnavcontainer3 {
	float: left;
	text-align: left;
	background-color: transparent;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 2.5%;
	padding-bottom: 1%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 94%;
	}
@media (max-width: 1050px) {#subnavcontainer1 {padding-left: 0%; padding-right: 0%; width: 100%;}}
@media (max-width: 1050px) {#subnavcontainer2 {padding-left: 0%; padding-right: 0%; width: 100%;}}
@media (max-width: 830px) {#subnavcontainer2 {padding-left: 0%; padding-right: 0%; width: 100%;}}
@media (max-width: 1100px) {#subnavcontainer3 {padding-left: 0%; padding-right: 0%; width: 100%;}}
@media (max-width: 830px) {#subnavcontainer3 {padding-left: 0%; padding-right: 0%; width: 100%;}}

.subnavclose {
	float: left;
	text-align: center;
	background-color: transparent;
	width: 100%;
	margin-top: 0px;
	margin-bottom: -17px;
	}

#picwrap {
	display: none;
	float: left;
	text-align: left;
	background-color: transparent;
	width: 100%;
	height: 540px;
	overflow: hidden;
	border-bottom: 4px solid #bcb8ae;
	}
@media (max-width: 1100px) {#picwrap {height: 500px;}}
@media (max-width: 1000px) {#picwrap {height: 460px;}}
@media (max-width: 900px) {#picwrap {height: 420px;}}
@media (max-width: 800px) {#picwrap {height: 380px;}}
.piccontainer {
	text-align: left;
	background-color: transparent;
	width: 90%;
	max-width: 1200px;
	}
.picbg {
	background-image: url(../images/layout/header.jpg); 
	background-position: center center; 
	background-repeat: no-repeat; 
	background-size: cover; 
	width: 100%;
	height: 540px;
	}
@media (max-width: 1100px) {.picbg {height: 500px;}}
@media (max-width: 1000px) {.picbg {height: 460px;}}
@media (max-width: 900px) {.picbg {height: 420px;}}
@media (max-width: 800px) {.picbg {height: 380px;}}
.piccontent {
    color: #ffffff;
	font-size: 2.5rem;
	text-align: left;
	background-color: transparent;
	max-width: 1200px;
	display: inline-block;
	margin-top: 15%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	}


#teaserwrap {
	display: none;
	float: left;
	text-align: left;
	background-color: #feead0;
	width: 100%;
	min-height: 100px;
	background-image: url(../images/layout/balken-teaser.png);
	background-position: 0px bottom;
	background-repeat: repeat-x;
	}
#teasercontainer {
	text-align: left;
	background-color: transparent;
	width: 90%;
	max-width: 1200px;
	padding-bottom: 48px;
	}
#teasercontent {
	text-align: left;
	background-color: transparent;
	width: 100%;
	max-width: 1200px;
	margin-top: 6.5%;
	margin-bottom: 3.5%;
	}
	
#picwrap + #akko + #teaserwrap #teasercontainer #teasercontent {
	margin-top: 3.5%;
	}


#main {
	float: left;
	text-align: left;
	background-color: transperent;
	width: 100%;
	height: auto;
	min-height: 500px;
	}
#content {
	text-align: left;
	background-color: transperent;
	width: 90%;
	max-width: 1200px;
	height: auto;
	min-height: 500px;
	}
#text {
	float: left;
	width: 100%;
	}
	
#akko + #main #content #text {
	margin-top: 5%;
	}

#footer, #footer2 {
	float: left;
	text-align: right;
	background-color: transparent;
	width: 100%;
	height: auto;
	min-height: 50px;
	padding-top: 3.5%;
	padding-bottom: 3.5%;
	}
#footer2 {
	display: none;
	min-height: 0px;
	background-color: transparent;
	padding-bottom: 0%;
	display: none;
	}
#info, #logos {
	text-align: right;
	background-color: transparent;
	width: 90%;
	max-width: 1200px;
	height: auto;
	color: #868889;
	font-size: 0.8rem;
	}
#info {
	text-align: right;
	font-size: 0.9rem;
	}
#logos a {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
}
#logos a.nomargin {
	margin-right: 0px;
}



#requesthead {
    width: 90%;
	padding-top: 10px;
	text-align: left;
	background-color: transparent;
	}
#requestcontainer {
	width: 90%; 
	text-align: left;
	height: 540px;
	overflow: auto;
	}
.requestmaincontainer {
    float: left;
	width: 100%; 
	margin-bottom: 5px;
	}
.requeststatuscontainer {
	color: #e3001a;
	font-size: 1.0rem;
	background-color: #FFFFFF;
	width: 100%;
	margin-bottom: 10px;
	padding: 1%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 98%;
	}


#floating-panel {
  padding-bottom: 15px;
}

.controls {
  margin-top: 10px;
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#pac-input {
  background-color: #fff;
    font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  margin-left: 2px;
  margin-right: 20px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 70%;
}

#pac-input:focus {
  border-color: #4d90fe;
}
