* {
	    	margin: 0;
	    	padding: 0;
	    	border: none;
    	}
    	body {
	    	background-color: #fff;
font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
			padding-top: 111px;
	line-height: 33px;
    	}
    	h1 {
	    	color: #000;
	    	margin-bottom: 15px;
	    	font-size: 26px;
	    	line-height: 30px;
	    	font-weight: 300;
    	}
h2 {
    color: #18589f;
    font-weight: 300;
    margin-bottom: 30px;
    font-size: 45px;
    line-height: 60px;
}
    	h3 {
	    	color: #000;
	    	margin-bottom: 15px;
	    	font-size: 20px;
	    	line-height: 34px;
	    	font-weight: 300;
	    	text-decoration: none;
    	}
    	h3 a {
	    	color: #000;
    	}
.einblick h3 {
	text-align: center;
	}
#footer h3 {
	color: #fff;
	}
    	p {
	    	margin-bottom: 15px;
    	}
    	table {
	    	border-spacing: 0;
	    	width: 100%;
    	}
    	th {
			text-align: left;
    	}
    	td {
	    	padding: 5px;
    	}
    	.container a,
    	.container a:hover {
	    	color: #BFCE00;
	    	text-decoration: none;
    	}
    	.grey {
	    	background-color: #dedede;
    	}
    	.head {
	    	background-color: #bfce00;
	    	color: #000;
			width: 100%;
			z-index: 999;
			border-bottom: 4px solid #fff;
    	}
    	.fixed {
	    	position: fixed;
	    	z-index: 999;
    	}
    	.head-content {
	    	width: 960px;
	    	margin: 0 auto;
    	}
.logo {
    position: fixed;
    top: 10px;
	width: 260px;
}
    	.lang {
	    	list-style: none;
			position: absolute;
			top: 110px;
			font-size: 12px;
			text-transform: uppercase;
    	}
    	.lang li {
	    	float: left;
	    	height: 25px;
    	}
    	.lang span {
	    	margin-top: 15px;
    	}
    	.lang li a {
	    	display: block;
	    	padding: 5px;
	    	color: #FFF;
	    	text-decoration: none;
	    	float: left;
    	}
    	.search {
	    	position: absolute;
	    	margin-left: 770px;
	    	margin-top: 15px;
    	}
    	#search {
	    	padding: 5px;
			height: 18px;
			font-size: 16px;
			color: #6d6e76;
			font-weight: 400;
			width: 120px;
			float: left;
    	}
    	#submit-search {
	    	height: 28px;
	    	width: 28px;
	    	text-indent: -3000px;
	    	background: url(/img/submit_search.png) no-repeat;
    	}
    	#nav {
	    	list-style: none;
	    	font-size: 14px;
    	}
    	#nav li {
	    	float: left;
    	}
    	#nav li:hover ul {
	    	display: block;
    	}
    	#nav li a {
	    	color: #000;
	    	text-decoration: none;
	    	display: block;
	    	padding: 20px 14px;
    	}
    	#nav li a:hover,
    	#nav li a.active {
			text-decoration: underline;
    	}
    	#nav ul {
	    	display: none;
	    	padding: 10px;
			list-style: none;
			position: absolute;
			text-align: left;
			z-index: 999;
			width: 200px;
			margin: -19px 0 0 -60px;
			background: url(/img/bg_sub_li.png) center top no-repeat #fff;
    	}
    	#nav ul li.first {
	    	margin-top: 10px;
    	}
    	#nav ul li {
	    	float: none;
    	}
    	#nav ul li a {
	    	color: #212121;
	    	padding: 5px;
	    	border-bottom: 1px solid #e0e2e5;
    	}
    	#nav ul li a:hover,
    	#nav ul li a.active {
	    	background-color: #182e5c;
	    	color: #fff;
	    	background-image: none;
    	}
    	.image {
	    	height: 211px;
	    	background-image: url(/img/bg_image.jpg);
			background-position: center top;
    		background-size: 100% auto;
    	}
    	.image-content {
	    	width: 960px;
	    	margin: 0 auto;
    	}
    	#content {
	    	width: 960px;
	    	margin: 0 auto;
	    	padding-top: 63px;
    	}
    	.subnav {
	    	width: 215px;
	    	padding: 10px;
	    	background-color: #FFF;
	    	-moz-box-shadow: 0 0 5px #888;
			-webkit-box-shadow: 0 0 5px#888;
			box-shadow: 0 0 5px #888;
			margin-top: 15px;
			float: left;
			font-size: 14px;
			top: 190px;
			left: 50px;
    	}
    	.subnav ul {
	    	list-style: none;
    	}
    	.subnav ul li {
	  
    	}
    	.subnav ul li a {
	    	display: block;
	    	padding: 10px;
	    	background-color: #7b7b7b;
	    	margin-bottom: 2px;
	    	color: #FFF;
	    	text-decoration: none;
    	}
    	.subnav ul li a:hover,
    	.subnav ul li a.active {
	    	background-color: #21305a;
    	}
    	.subnav .input {
	    	padding: 5px;
background-color: #f1f1f1;
border: 1px solid #909090;
width: 200px;
    	}
    	.data {

    	}
    	.data ul,
    	.data ol {
	    	margin-left: 30px;
	    	margin-bottom: 15px
    	}
    	.data a {
	    	color: #182e5c;
	    	font-weight: bold;
    	}
    	#footer {
			width: 100%;
			background-color: #18589f;
			color: #fff;
			padding: 40px 0;
	line-height: 40px;
    	}
    	#footer a,
    	#footer a:hover {
	    	color: #fff;
	    	text-decoration: none;
    	}
    	.small {
	    	font-size: 10px;
	    	color: #000;
    	}
    	.galerie {
	    	width: 164px;
			height: 164px;
			background-color: #fff;
			border: 1px solid #e0e0e0;
			text-align: center;
			float: left;
			margin-right: 10px;
			margin-bottom: 10px;
    	}
    	.nomargin-right {
	    	margin-right: 0;
    	}
		.outer {
			height: 164px; 
			overflow: hidden; 
			position: relative; 
			width: 100%; 
			text-align: center; 
		}
		.outer[class] {
			display: table; 
			position: static;
		}
				
		.middle {
			position: absolute; 
			top: 50%; 
			width: 100%; 
			text-align: center;
		} 
		.middle[class] {
			display: table-cell; 
			vertical-align: middle; 
			position: static;
		}
		.inner {
			position: relative; 
			top: -50%; 
			text-align: center;
		} 
		.inner {
			width: 164px; 
			margin-left: auto; 
			margin-right: auto;
		} 
		.alert {
			background-color: #ff0000;
			color: #fff;
			padding: 10px;
		}
		.success {
			background-color: #2ba100;
			color: #fff;
			padding: 10px;
		}
		.submit {
			padding: 5px;
			color: #fff;
			background-color: #21305a;
			border-radius: 5px;
			text-decoration: none;
		}
		.searchfield {
			background-color: #fff;
			padding: 20px;
			border-bottom: 1px dotted #000;
		}
		.grey {
			background-color: #f1f1f1;
		}
		.clear {
			clear: both;
		}
		.delete {
padding: 2px;
color: #fff;
background-color: #d60000;
border-radius: 8px;
text-decoration: none;
width: 15px;
display: block;
text-align: center;
		}
		.quant {
			padding: 3px;
			width: 25px;
			border: 1px solid #d4d4d4;
		}
		.phone {
position: absolute;
width: 200px;
background-color: #182e5c;
color: #fff;
padding: 5px;
margin-top: 10px;
margin-left: 740px;
font-weight: bold;
border-radius: 15px;
text-align: center;
		}
fieldset label {
	float: left;
	width: 140px;
	display: block;
	height: 30px;
	margin-bottom: 5px;
	padding: 10px;
	padding-top: 0;
	font-size: 18px;
}
fieldset input,
fieldset textarea {
	background: url(/img/kontakt-bg.gif) top left repeat-x #fff;
	border: 1px solid #c9c9c9;
	display: block;
	margin-bottom: 5px;
	padding: 6px;
	width: 400px;
	float: left;
}
fieldset br {
	clear: both;
}
fieldset .small {
	width: 100px;
}
fieldset .middle {
	width: 200px;
}
fieldset .auto {
	width: auto;
}
.filter {
	padding: 10px 10px 10px 0;
font-weight: bold;
}
#food {
	padding: 3px;
	height: 25px;
	border: 1px solid;
	margin-left: 10px;
	width: 150px;
}
.create_account {
	border: 1px solid #828284;
	padding: 10px 0 10px 0;
	margin-bottom: 20px;
	background-color: #fff;
}
.land {
	padding: 3px;
height: 20px;
border: 1px solid;
width: 150px;
}
.eintrag {
	margin-bottom: 10px;
	margin-left: 10px;

}
.border-top {
	background-color: #797979;
	color: #FFF;
}
#aktualisieren {
	margin: 0 0 -6px 3px;
}
	#content2 {
	position : fixed;
	top      : 50px;
	left     : 0px;
	width    : 100%;
	height   : 100%;
}
section {
	min-height : 500px;
	min-height : 100%;
	width      : 100%;
	position   : absolute;
	overflow   : hidden;
	visibility : hidden;
}
.mobile .story {
position: absolute;
z-index: 1;
width: 340px;
padding-right: 450px;
color: #FFF;
background: url(/img/bg_story.png);
padding: 20px;
right: 100px;
top: 300px;
}
section .story {
  position: relative;
  z-index: 1;
  width: 650px;
  margin: 80px 80px 0 auto;
  color: #fff;
  background: url(/img/bg_story.png);
  padding: 10px;
}
.story h2 {
	font-weight: 100;
	font-size: 30px;
	margin-bottom: 15px;
}
.story a {
	color: #FFF;
}
div.caption {
  color: #fff;
  background: url(/img/bg_story.png);
  position: absolute;
  bottom: 0;
  padding: 10px;
  width: 100%;
  font-size: 18px;
}
.team {
}
/* default section show / hide animations */
section.start {
	top : 100%;
}

section.focus, section.to {
	bottom : 0%;
}

section.end {
	bottom : 100%;
}
.caption-start {
  position: absolute;
  top: 150px;
  width: 450px;
  right: 300px;
}
/* default background image animation */

section .bg {
	position : absolute;
	left     : 0px;
	top      : 0%;
}

section .bg.start {
	top : -50%;
}

section .bg, section .bg.focus, section .bg.to {
	top : 0%;
}

section .bg.end {
	top : 50%;
}
#mock-scroller {
	padding-top: 135px;
	z-index: 1;
	}
h3.frei,
h3.wenig,
h3.belegt {
  margin-bottom: 5px;
  font-size: 16px;
  padding: 2px 10px;
  line-height: 16px;
  

}	
h3.frei {
	background-color: #5d9928;
	color: #fff;
	
}
h3.wenig {
	background-color: #ffd200;
	color: #000;
	
}
h3.belegt {
	background-color: #cf051d;
	color: #fff;
}	
.kursblock {
	margin-bottom: 35px;
}
.kursblock p {
	margin-left: 10px;
}
.relative {
	position: relative;
}
.aktuelles-textblock {
  position: absolute;
  top: 70px;
  width: 400px;
  right: 70px;
  color: #000;
}
.quickstart {
  margin: 0 0 10px 0;
  padding: 0;
  position: relative;
  display: block;
  color: #fff;
  border: 3px solid #fff;
}
.quickstart:hover {
	box-shadow: 0 0 10px 2px black;
}
.story-white {
  width: 940px;
  margin: 15px auto;
}
.grey {
	background-color: #dedede;
}
.icons {
  width: 20px;
  height: 20px;
  margin-right: 7px;
}
.einblick {
  margin-bottom: 25px;
}
.logo-small {
  margin: 25px auto 35px auto;
  /* text-align: center; */
  /* width: 370px; */
  display: block;
}
/* */
.navbar {
  position: relative;
  min-height: auto;
  margin-bottom: 0;
  border-bottom: 1px solid #dfdfdf;
}
.navbar-default {
  background-color: #fff;
  position: fixed;
}
.navbar-default .navbar-nav>li>a {
  color: #000;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  color: #000;
  background-color: transparent;
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
  border-top: 1px solid #000;
}
.table>thead>tr>th {
  vertical-align: bottom;
  border-top: 1px solid #000;

  border-bottom: 1px solid #000;
}
.textblock-small {
  width: 65%;
  margin: 80px auto 40px auto;
}

.textblock-small-aktuelles {
  width: 65%;
  margin: 0 auto;
}
#map {
	width: 100%;
	height: 100%;
	display: block;
	min-height: 480px;
	overflow: hidden;
}
.thumb h3 {
  color: #000;
  margin: 0;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
}
.legende {
  position: absolute;
  top: 55px;
  right: 10px;
}
.legende h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.hinweis {
	margin-left: 15px;
	margin-right: 15px;
}
.container-fluid {
    padding: 0px;
}
.navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: right;
				padding: 30px;
    }
.nav>li>a {
  position: relative;
  display: block;
  padding: 15px 6px;
}    
@media (min-width: 768px) and @media (max-width: 1200px) { 
	body {
    	background-color: #fff;
		font-family: 'PT Sans Narrow', sans-serif;
		font-size: 16px;
		padding-top: 105px;
	}
	.textblock-small {
	  width: 65%;
	  margin: 120px auto 40px auto;
	}
}
.border-bottom {
	padding-bottom: 80px;
	border-bottom: 1px solid #f1f1f1;
	}
.werde-maler {
	margin: 0 auto;
	}
#leistungen,
#ueber_uns,
#impressum {
	padding-top: 80px;
	}
@media (max-width: 768px) {
	body {
			padding-top: 51px;
			}
		.textblock-small {
	  width: 100%;
	  margin: 60px auto;
	}
	.navbar-default .navbar-nav>li>a {
  color: #000;
}
	.textblock-small-aktuelles {
	  width: 100%;
	  margin: 0 auto;
	}
	.legende {
	  position: absolute;
	  top: 100px;
	  right: 5px;
	}	
	.logo {
    position: fixed;
    top: 2px;
    width: 135px;
}
	.backtop,
	.backtop:hover {
	position: fixed;
	  right: 0px;
	  bottom: 0px;
	  color: #7b7b7b;
	  font-size: 40px;
	  padding: 10px;
	}
		.border-bottom {
	padding-bottom: 30px;
	border-bottom: 1px solid #f1f1f1;
	}
.werde-maler {
	margin: 0 auto;
	}
#leistungen,
#ueber_uns,
#impressum {
	padding-top: 30px;
	}
}
