
@charset "utf-8";

@font-face {
	font-family: "BebasNeue";
	src: url(fonts/BebasNeueRegular.eot?#iefix) format('embedded-opentype'),
		 url(fonts/BebasNeueRegular.woff) format('woff'),
		 url(fonts/BebasNeueRegular.ttf) format('truetype'),
		 url(fonts/BebasNeueRegular.svg#BebasNeue) format('svg');	
	font-weight:normal;
	}
	
	
@font-face {
	font-family: "BebasNeueBook";
	src: url(fonts/BebasNeueBook.eot?#iefix) format('embedded-opentype'),
		 url(fonts/BebasNeueBook.woff) format('woff'),
		 url(fonts/BebasNeueBook.ttf) format('truetype'),
		 url(fonts/BebasNeueBook.svg#BebasNeueBook) format('svg');
	}

/* CSS Document */
* {
	box-sizing: border-box;
}

ul {
	list-style-position: inside;
	padding-left: 0px;
}

body {
	background-repeat: repeat-x;
	background-color: #00674A;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Oxygen;
	font-size: 12px;
	color: #111111;
}

img {
	border: 0px;
}
a {
	outline: 0px solid #fff;
	border: 0px solid #fff;
}

h1, .looks_like_h1 {
	margin: 0px 0 18px 0px;
	padding: 0px;
	font-size: 2em;
	line-height: 1.2em;
	font-family: BebasNeue;
	font-weight:normal;
}

.bsrwagen {
	clear: left;
}

.navi {
	position: relative;
	margin: 150px auto 23px auto;
	text-align: left;
	height: 35px;
	float: none;
	width: 100%;
}
.navi-new {
	width: 87%;
	height: auto;
	text-align: center;
	font-family: BebasNeue;
	font-size: 1.95em;
	display: block;
	font-weight:normal;
	line-height:1em;
}

.navi-new a {
	text-decoration: none;
	color: white;
        letter-spacing: 0.4px;
}

.navi-box {
	width: auto;
	margin: 0 3%;
	height: auto;
	float: right;
	
}
a:hover, a:active, #active {
	color: #86d3bf !important;
}
.logo {
	position: absolute;
	top: -55px;
	left: 11.5%;
}
.logo img {
	width: 100%;
	height: auto;
}
.naviliste {
	margin: 0px 0px 0px 295px;
}
.naviliste a {
	display: block;
	float: left;
	height: 18px;
	margin: 0px 10px 0px 10px;
	text-indent: -200px;
	background-image: url(bilder/navi.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

a.n1 {
	background-position: -7px 0px;
	width: 80px;
}
a.n1:hover, a.n1aktiv {
	background-position: -7px -18px;
}
a.n2 {
	background-position: -102px 0px;
	width: 125px;
}
a.n2:hover, a.n2aktiv {
	background-position: -102px -18px;
}
a.n3 {
	background-position: -240px 0px;
	width: 90px;
}
a.n3:hover, a.n3aktiv {
	background-position: -240px -18px;
}
a.n4 {
	background-position: -334px 0px;
	width: 90px;
}
a.n4:hover, a.n4aktiv {
	background-position: -334px -18px;
}
a.n5 {
	background-position: -430px 0px;
	width: 90px;
}
a.n5:hover, a.n5aktiv {
	background-position: -430px -18px;
}

.bild { background-position: center top;
	position: absolute;
	width: 100%;
	height: 510px;
	top: 50px; 
        background-repeat: no-repeat;

}
.bg1 {
	background-image: url(bilder/haus.png);
	
}
.bg2 {
	background-image: url(bilder/bg2.png);
	
}
.bg3 {
	background-image: url(bilder/bg3.png);
	
}
.bg4 {
	background-image: url(bilder/bg4.png);
	
}
.bg5 {
	background-image: url(bilder/bg5.png);
	
}

.bg6 {
	background-image: url(bilder/sekretariat3.png);
	
}

.bg7 {
	background-image: url(bilder/impressum2.png);
	
}
.bg8 {
	background-image: url(bilder/bg8.png);
	
}

.bg9 {
	background-image: url(bilder/bg9.png);
	
}

.contentplatzhalter {
	height: 430px;
	width: 58%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	margin-left: 27%;
	margin-top: 7%;
	background: rgba(255,255,255,.7);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.content {
	width: 100%;
	height: 100%;
	overflow-y: hidden;
}
/*	background-color:#FFFFFF; text-align:left; height:430px; width:578px; margin-left:17.5%;
 filter:alpha(opacity=70);
 -khtml-opacity: 0.7;
 opacity: 0.7;

 }
 */
.makeScroll {
	overflow: hidden;
	overflow-y: hidden;
}
.mittecontent {
	width: 100%;
	height: auto;
	text-align: left;
	padding: 2%;
}
.abs_content {
	padding: 0 4% 0 4%;
	line-height: 16px;
}
.abs_content li{
	margin-left: 20px;
}

.mittecontent a {
	text-decoration: underline;
	color: #00674a;
}
.mittecontent a:hover {
	text-decoration: none;
	color: #111111;
}

.scroll-track {
	height: 10px;
	width: 8px;
	background: #9ebfb6;
}

.scroll-handle {

	height: 10px;
	width: 8px;
	background: #00674a;
	cursor: pointer;
}

.space {
	width: 100%;
	height: 100%;
	padding: 3% 2%;
}

#gmap {
	height: 240px;
}

img.portrait {
	border: 1px solid #00674A;
      
}


img.picwidth2{
		width: 100%;	
	}


@media screen and (min-width: 1024px){
	img.picwidth2{
		width: 50%;
                float: right;
                margin: 3px;
	}
	
	img.picwidth{
		width: 33%;	
	}
}


@media screen and (max-width: 1024px){
	img.picwidth2{
		width: 40%;	
                float: right;
                margin: 3px;
             
	}
      
      
}

.footer {
	width: 100%;
	margin: 40px auto 0px auto;
	text-align: right;
	color: #fff;
	padding-right: 15%;
}
.footer a {
	color: #fff;
	text-decoration: none;
	font-size: 1.25em;
	text-transform: uppercase;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.abs_content h2:not(.looks_like_h1) {
	margin: 0 0 11px;
	font-size: 15px
}
.abs_content h3 {
	margin: 0px;
	font-size: 12px;
}

.wrapper {
	width: 1000px;/*50%*/
	margin: 0 auto;
	float: none;
	position: relative;
}

.oben {
	background-color: #00674A;
	width: 100%;
	height: 200px;
	position: absolute;
	top: -150px;
}

.verlauf {
	width: 100%;
	height: 20%;
	position: relative;
	top: 160px;
	background: -moz-linear-gradient(bottom,#00513a,#00674a); /* Firefox */
	background: -webkit-gradient(linear,left top,left bottom,from(#00674a),to(#00513a)); /* Chrome, Safari */
	background-image: linear-gradient(to top, #00513a 0%, #00674a 100%);
}

.unten {
	background-color: #00674A;
	width: 100%;
	height: 90px;
	position: absolute;
	top: 560px;
}

.verlauf-u {
	background: -moz-linear-gradient(bottom,#00674a,#00513a); /* Firefox */
	background: -webkit-gradient(linear,left top,left bottom,from(#00513a),to(#00674a)); /* Chrome, Safari */
	width: 100%;
	height: 40%;
	position: relative;
	background-image: linear-gradient(to top, #00674a 0%, #00513a 100%);
}

.mobile {
	display: none !important;
}

.menu {
	display: none
}

.abs_content h1, .abs_content .looks_like_h1 {
	color: #00674a;
	padding-top: 20px;
}



.none {
	display: inline-block;
}

.navimob {
	display: none;
}

.relative {
	position: relative
}



@media only screen and (max-width: 600px) {
    .bgwrapper {
        visibility: hidden;
    }
}


.bgwrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0
}

.justify{
	text-align: justify;
}
.italic{
	font-style: italic;
}

.text-nach-rechts{
	float: right;
	margin-right: 230px;
	margin-top: -92px;
}
/*--------------------------------------------------------------------------------------------------------------------------------------*/

@media screen and (min-width: 0px) and (max-width: 1005px) {
	.text-nach-rechts{
		float: none;
		margin-right: 0;
		margin-top: 0;
	}

	.navi-new {
		font-size: 1.7em;
	}

	h1, .looks_like_h1 {
		margin: 0px 0 18px 0px;
		padding: 0px;
		font-size: 2em;
		line-height: 1.2em;
	}

	.mobile {
		width: 100%;
		height: 20px;
		background-color: black;
	}

	.contentplatzhalter {
		margin-top: 50px;
		margin-left: 28%;
	}

	.navi {
		margin-top: 100px;
	}

	.footer {
		margin-top: 50px;
	}

	.wrapper {
		width: 100%;
	}

	.bg1, .bg2, .bg3, .bg4, .bg5, .bg6, .bg7, .bg8, .bg9 {
		top: 45px;
	}

	.logo {
		width: 140px;
	}

	.oben {
		top: -100px;
		height: 150px;
	}

	.verlauf {
		top: 115px;
	}

	.unten {
		top: 555px;
	}
        
      

}


@media screen and (min-width: 0px) and (max-width: 880px) {

  
    
	.navi-new {
		font-size: 1.5em;
	}
        
        
    

   }



















@media screen and (min-width: 0px) and (max-width: 860px) {
	.contentplatzhalter {
		margin-left: 31%;
		height: auto;
	}

	.bg4, .bg1, .bg2, .bg3, .bg5, .bg6, .bg7, .bg8, .bg9{
	}

	.verlauf-u {
		display: none;
	}
	
	.footer {
		height: 40px;
	}
	
	.navi-new {
		display: none !important;
	}

	.oben {
		height: 0px;
		top: 0% !important;
	}

	.verlauf {
		height: 30px;
		top: -30px;
	}

	.navi-box {
		display: none;
	}

	.menu {
		position: absolute;
		top: -60px;
		left: 92% !important;
		width: 25px;
		display: block;
	}

	.mobile {
		display: block !important;
	}

	.navi {
		margin: 85px auto 23px auto;
	}

	.contentplatzhalter {
		width: 94%;
		margin: 2% 3%;
		z-index: 0 !important;
	}

	.footer {
		text-align: center;
		padding-right: 0;
		margin-top: 30px;
	}

	.logo {
		position:relative;
		top:-80px;
		width:120px;
		margin:0 auto;
		left:0;
	}


	.none {
		display: none;
	}
        
         .bgwrapper {
        visibility: hidden;
    }
}

@media screen and (min-width: 0px) and (max-width: 560px) {

	
	.contentplatzhalter{
		top:-8px;
	}
	
	.menu {
		left: 90% !important;
	}
	
	.oben {
		height: 10px;
		top: -50px;
	}
	.verlauf {
		height: 10px;
		top: -30px;
	}
	.pic {
		float: none;
		margin: auto;
		height: auto;
		overflow: auto;
	}
	
        .content {
	width: 100%;
	height: 100%;
	overflow-y: hidden;
}
img.portrait {
    float: left;
        margin-bottom: 16px;
}
    
}

@media screen and (min-width: 0px) and (max-width: 477px) {


}


.imgflex{
	display: flex;
	flex-direction: column;
	width:50%;
}

.textflex{
	width:50%;
}




@media screen and (min-width: 1024px)
{ 
.outerflex{
	display: flex;
	flex-direction: row;
}
}


@media screen and (max-width: 1024px)
{ 
.outerflex{
	display: flex;
	flex-direction: column;
	align-items:center;
}
}


.contact{
	overflow: hidden;
	overflow-y: scroll;
	height: 430px;
}

ul {
  list-style-position: outside;
}
 
 
 

