 html, body {
    height: 100%;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	color: #59595a;
	padding-top: 50px;
}

@media (max-width: 767px) {
        #footer {
          margin-left: -20px;
          margin-right: -20px;
          padding-left: 20px;
          padding-right: 20px;
        }
      }

#wrap {
	min-height: 100%;
	height: auto !important;
	height: 90%;	
	margin: 0 auto -30px; /* Negative indent footer by it's height */
	z-index: 100;
	position: relative;
}

.container {
	z-index: 50;
}

#push, #footer {
	position: relative;
	height: 30px;
}
      
#footer {
	z-index: 100;
	background-color: #f5f5f5;
}

img.background{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 1;

}

.hero-unit {
	background: transparent;
	padding-top: 0px;
}

.hero-unit h1 {
	font-family: "Roboto", sans-serif;
	font-weight: 200;
}

.navbar li a {
	font-weight: 400;
}

	
.titel {
	margin-top: 60px;
	
}

.teaser h1 {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 5em;
	line-height: 1em;
}
.fliesstext {
	font-size: 1em;
	color: #353535;
	font-weight: 250;
}
.haken li{
	
	list-style-position: outside;
	list-style-image: url(../img/haken_or.png);
	
	margin-left: 20px;
	
		
}

.weiss  {
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5em;
		color: #FFF;
}
.navtop {
	padding-top: 10px;
	
}
.navspace {
	margin-right: 100px;
	
}
.brand {
	margin-right: 60px;
	
}

.footer-left {
	margin-left: 200px;
	
}
.orange {
	
	color: #F08600;
}

.box {
	padding-top: 20px;
	padding-bottom:	0px;
}

.frage {
	font-size: 1.3em;
	font-weight: normal;
	color: #58585A;
}



.setright {
	margin-left: 30px;	
}
	
.mitte {
	text-align: center;	
}	

.karte {
	padding-top: 30px;		
}	

.liste li {
	padding-top: 10px;
	line-height: 1.1em;
}

.platz {
	padding-right: 10px;
	line-height: 1.1em;
}

.normal {
	text-decoration: none;
	color: #FFF;
}

.popup_text {
	font-size: 1em;	
}
.picture {
	margin-top: 20px;
	margin-bottom: 20px;
}

.picture inner {
	top: 0; right: 0; bottom: 0; left: 0;
    margin: auto;
}

.picture img {
	padding-right: 1px;
	padding-left: 1px;	
	
}