@charset "UTF-8";
/* CSS Document */


@media screen and (min-width:480px) and (max-width:767px)
    {
		

body{
	margin:0;
	padding:0;
	font-family:'Open Sans', sans-serif;
	font-weight:400;
}

#wrapper{
    width:480px;
	height:auto;
	position:absolute;
	margin-top:0px;
	padding-top:0px;
}

#logo{
	margin-top:30px;
	margin-left:150px;
	height:35px;
	width:480px;
	position:absolute;
	z-index:20px;
}
body.noscroll #logo{
	margin-left:0;
	height:auto;
	width:auto;
	position:fixed;
	z-index: 201;
	padding: 0 15px;
	background: rgba(255,255,255,.5);
}

#text{
	position:absolute;
	margin-top:55px;
	margin-left:120px;
	width:330px;
	height:80px;
}

#hmenue{
	margin-top:102px;
	margin-left:15px;
	padding-left:5px;
	text-align:right;
	height:100px;
	width:90px;
	float:right;
	position:absolute;
	z-index:20px;
	float:left;
	background-color:#FFF;
}

.submenue{
	margin-top:215px;
    margin-left:10px;
	/*padding-left:5px;*/
	text-align:right;
    position:absolute;
	width:100px;
	float:right;
	float:left;
}
.submenue + div {
	margin-left:150px;
}


#inhalt{
	margin-top:145px;
	margin-left:100px;
	position:absolute;
	width:340px;
	height:auto;
	margin-bottom:20px;
	z-index:-400;
	float:left;
}


.floatstopper{
	clear:both;
}

#abstand{
	margin-left:0px;
	width:380px;
	height:105px;
	position:absolute;
	background-color:#FFF;		
}

h1{	
	font-size:18px;
	font-weight:700;
	color:#000;
	letter-spacing:0.5px;
	font-family: 'Lato', sans-serif;
}

.h1zusatz{	
	font-size:18px;
	font-weight:400;
	color:#000;
	letter-spacing:1px;
	font-family: 'Lato', sans-serif;
}


h2{	
	font-size:13px;
	font-weight:700;
	color:#000;	
	margin-bottom:-9px;
	letter-spacing:0.5px;
}

h3{	
	font-size:13px;
	color:#000;
	margin-bottom:0px;
	letter-spacing:1px;
}
			
#text a{
	font-size:13px;
	font-weight:400;
	color:#000;
	line-height:140%;
	text-decoration:none;
}

#text a:hover{
 	color:#666;
    text-decoration:none;
}


#hmenue ul{
	font-size:15px;
	font-weight:400;
	line-height:150%;
	color:#000;	
	margin:0;
	padding:0;
}

#hmenue ul li{
	list-style-type:none;	
}


#hmenue ul li a{
	color:#999;
	text-decoration:none;
}

#hmenue ul li a:hover{
	color:#000;
	text-decoration:none;
}



#hmenue ul #aktuell a{
	color:#000;
	text-decoration:none;
}


p{
	font-size:13px;
	line-height:140%;
	color:#000;
	font-weight:400;
}

a{
	line-height:140%;
	color:#000;
	font-weight:400;
	text-decoration:none;
}

a:hover{
	line-height:140%;
	color:#666;
	font-weight:400;
	text-decoration:none;
}

.head{
	font-size:13px;
	color:#666;
	line-height:140%;
	font-weight:700;
	margin-bottom:0px;
	font-weight:400;
}

.head p{
	font-size:13px;
	letter-spacing:0.3px;
	line-height:140%;
	color:#666;
	font-weight:400;
}


.head a{
	font-size:13px;
	letter-spacing:0.3px;
	line-height:140%;
	color:#666;
	text-decoration:none;
	font-weight:400;
}

.head a:hover{
 	color:#000;
	letter-spacing:0.3px;
    text-decoration:none;
}


.submenue ul{
	font-size:15px;
	font-weight:400;
	color:#999;
	margin:0;
	padding:0;
}

.submenue ul li{
	list-style-type:none;
	display:inline;
}


.submenue ul li a{
	color:#999;
	text-decoration:none;
}

.submenue ul li a:hover{
	color:#000;
	text-decoration:none;
}



.submenue ul #aktuell a{
	color:#000;
	text-decoration:none;
}


.anschrift{
    position:absolute;
	margin-left:120px;
	width:340px;
	height:auto;
	z-index:-400;
}

.anschrift p{
	font-size:13px;
	line-height:160%;
	color:#000;
	font-weight:400;
}


.anschrift a{
	font-size:13px;
	font-weight:400;
	line-height:160%;
	color:#000;
	text-decoration:none;
}

.anschrift a:hover{
 	color:#666;
    text-decoration:none;
}
		
/*
#abstand{
	width:600px;
	height:145px;
	position:fixed;
	background-color:#FFF;		
}
*/
		
#abstand{
	width:600px;
	height:100px;
	position:absolute;
	background-color:#FFF;
}
.bildeins img{
  width:340px;
  height:100%;
}


.bildzwei img{
  width:340px;
  height:100%;
}

		
		#inhaltvoyageur{
			margin-top: 105px;
			margin-left: 130px;
			position: absolute;
			width:340px;
			height: auto;
			margin-bottom: 20px;
			z-index: -400;
			float:left
		}
		
			.veins{
			width:auto;
			height:335px;
			margin-left: 20px;
			margin-bottom: 80px;
			float: left;
		}
			.vzwei{
			width:auto;
			height:335px;
			margin-left: 20px;
			margin-bottom: 20px;
			float: left;
		}
		
			.vdrei{
			width:auto;
			height:370px;
			margin-left: 20px;
			margin-bottom: 45px;
			float: left;
		}
		
			.vvier{
			width:auto;
			height:335px;
			margin-left: 20px;
			margin-bottom: 20px;
			float: left;
		}
			.vfuenf{
			width:auto;
			height:335px;
			margin-left: 20px;
			margin-bottom: 20px;
			float: left;
}	
			.vsechs{
			width:auto;
			height:335px;
			margin-left: 20px;
			margin-bottom: 20px;
			float: left;
}
.floatstopper{
	clear:both;
}	
		
#inhaltbeforedark{
	margin-top:105px;
	margin-left:130px;
	position:absolute;
	width:340px;
	height:auto;
	margin-bottom:20px;
	z-index:-400;
	float:left;
}
	/*margin-top:150px;
	margin-left:150px;
	position:absolute;
	width:3000px;
	height:340px;
	margin-bottom:20px;
	z-index:-400;
	float:left;*/

.bdeins{
	width:auto;
	height:207px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
		
.bdeins img{
  width:auto;
  height:100%;
}
		
.bdzwei{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-top:65px;
	margin-bottom:20px;
	float:left;
}
		
.bdzwei img{
  width:auto;
  height:100%;
}
		
.bddrei{
   width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.bddrei img{
  width:auto;
  height:100%;
}
		
.bdvier{
   width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.bdvier img{
  width:auto;
  height:100%;
}
		
.bdfuenf{ 
    width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.bdfuenf img{
  width:auto;
  height:100%;
}
		
.bdsechs{
    width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.bdsechs img{
  width:auto;
  height:100%;
}
		
.bdsieben{
    width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.bdsieben img{
  width:auto;
  height:100%;
}
		
.bdacht{
    width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.bdacht img{
  width:auto;
  height:100%;
}
		
.bdneun{
    width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.bdneun img{
  width:auto;
  height:100%;
}
		
.bdzehn{
    width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.bdzehn img{
  width:auto;
  height:100%;
}


.floatstopper{
	clear:both;
}
#inhaltladies{
	margin-top:105px;
	margin-left:130px;
	position:absolute;
	width:auto;
	height:340px;
	margin-bottom:20px;
	z-index:-400;
	float:left;
}


.leins{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.leins img{
  width:auto;
  height:100%;
}
/*
.lzwei{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-top:70px;
	margin-bottom:20px;
	float:left;
}*/

.lzwei{
	width:auto;
	height:230px;
	margin-left:20px;
	margin-top:70px;
	margin-bottom:70px;
	float:left;
}

.lzwei img{
  width:340px;
  /*height:100%;*/
}
/*
.ldrei{
   width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.ldrei img{
  width:auto;
  height:100%;
}
*/
		
.lvier{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:20px;
	float:left;
}

.lvier img{
  width:auto;
  height:100%;
}

.lfuenf{ 
    width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.lfuenf img{
  width:auto;
  height:100%;
}

/*.lsechs{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.lsechs img{
  width:auto;
  height:100%;*/
		
.lsechs{
	width:auto;
	height:252px;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:70px;
	float:left;
}

.lsechs img{
  width:340px;
  /*height:100%;*/
}

.lsieben{
    width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.lsieben img{
  width:auto;
  height:100%;
}
/*
.lacht{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.lacht img{
  width:auto;
  height:100%;
}

.lneun{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.lneun img{
  width:auto;
  height:100%;
}

.lzehn{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.lzehn img{
  width:auto;
  height:100%;
}

.lelf{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.lelf img{
  width:auto;
  height:100%;
}

.lzwoelf{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.lzwoelf img{
  width:auto;
  height:100%;
}*/

.floatstopper{
	clear:both;
}


#inhaltbio{
    margin-top:92px;
	position:absolute;
	margin-left:150px;
	width:460px;
	height:auto;
	padding-bottom:60px;
	z-index:-400;
	float:left;
}

/*
.foto{
	font-size:14px;
	line-height:140%;
	color:#000;
	font-weight:400;
}
*/

#inhaltkontakt{
    margin-left:130px;
	margin-top:94px;
	position:absolute;
	width:460px;
	height:auto;
	margin-bottom:20px;
	z-index:-400;
	float:left;
}


.impressum{
	width:460px;
	margin-left:20px;
	height:auto;
	margin-right:60px;
	float:left;
}

.urheber{
	width:460px;
	margin-left:20px;
	height:auto;
	margin-right:60px;
	float:left;
}
/*
.ursula{
	margin-top:11px;
	margin-left:20px;
	width:auto;
	height:170px;
	float:left;
	margin-bottom:60px;
}

.ursula img{
    width:auto;
	height:170px;
}*/
		
.floatstopper{
	clear:both;
}


#inhaltpublikationen{
	margin-top:94px;
	position:absolute;
	width:340px;
	margin-left:150px;
	height:auto;
	padding-bottom:60px;
	z-index:-400;
	float:left;
}

/*
.peins{
	width:325px;
	height:auto;
	margin-bottom:20px;
	float:left;
}

.pzwei{
    width:325px;
	height:auto;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
}
*/
		
.floatstopper{
	clear:both;
}

.anschrift{
    position:absolute;
	width:340px;
	height:auto;
	z-index:-400;
}


.anschrift p{
	font-size:13px;
	line-height:140%;
	color:#000;
	font-weight:400;
}


.anschrift a{
	font-size:13px;
	font-weight:400;
	color:#000;
	text-decoration:none;
}

.anschrift a:hover{
 	color:#666;
    text-decoration:none;
}

#abstandl{
	width:4244px;
	height:145px;
	position:fixed;
	background-color:#FFF;		
}


  
#inhaltcarpediem{
	margin-top:105px;
	margin-left:130px;
	position:absolute;
	width:340px;
	height:auto;
	margin-bottom:20px;
	z-index:-400;
	float:left;
}

.cdeins{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.cdeins img{
  width:auto;
  height:100%;
}

.cdzwei{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-top:50px;
	margin-bottom:20px;
	float:left;
}

.cdzwei img{
  width:auto;
  height:100%;
}
		
.cddrei{
	width:270;
	height:auto;
	margin-left:20px;
	margin-bottom:15px;
	float:left;
}
.cddrei img{
  width:270px;
  /* height:100%; */
}
		
.cdvier{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.cdvier img{
  width:auto;
  height:100%;
}
		
.cdfuenf{ 
    width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.cdfuenf img{
  width:auto;
  height:100%;
}
		
.cdsechs{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.cdsechs img{
  width:auto;
  height:100%;
}

.cdsieben{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.cdsieben img{
  width:auto;
  height:100%;
}
.cdacht{
    width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.cdacht img{
  width:auto;
  height:100%;
}
.cdneun{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.cdneun img{
  width:auto;
  height:100%;
}


.floatstopper{
	clear:both;
}      
        
        
        

#inhalttravelogue{
	margin-top:105px;
	margin-left:130px;
	position:absolute;
	width:340px;
	height:auto;
	margin-bottom:20px;
	z-index:-400;
	float:left;
}

.teins{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.teins img{
  width:auto;
  height:100%;
}

.tzwei{/*
	width:auto;
	height:340px;
	margin-left:20px;
	margin-top:70px;
	margin-bottom:20px;
	float:left;
}

.tzwei img{
  width:auto;
  height:100%;*/
	width:auto;
	height:252px;
	margin-left:20px;
	margin-top:70px;
	margin-bottom:70px;
	float:left;
}

.tzwei img{
  width:340px;
  /* height:100%; */
}
		
.tdrei{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.tdrei img{
  width:auto;
  height:100%;
}
.tvier{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.tvier img{
  width:auto;
  height:100%;
}
.tfuenf{ 
    width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:70px;
	float:left;
}

.tfuenf img{
  width:auto;
  height:100%;
}
.tsechs{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.tsechs img{
  width:auto;
  height:100%;
}

.tsieben{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.tsieben img{
  width:auto;
  height:100%;
}
.tacht{
    width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.tacht img{
  width:auto;
  height:100%;
}
.tneun{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.tneun img{
  width:auto;
  height:100%;
}
.tzehn{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.tzehn img{
  width:auto;
  height:100%;
}
.telf{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.telf img{
  width:auto;
  height:100%;
}


.tzwoelf{
	width:auto;
	height:340px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.tzwoelf img{
  width:auto;
  height:100%;
}

.floatstopper{
	clear:both;
}


#inhaltgeniusloci{
	margin-top:105px;
	margin-left:150px;
	position:absolute;
	height:auto;
	margin-bottom:20px;
	z-index:-400;
	float:left;
}


.gleins{
	width:auto;
	height:340px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.gleins img{
  width:auto;
  height:100%;
}

.glzwei{
	width:auto;
	height:340px;
    margin-bottom:20px;
	margin-top:55px;
	margin-right:20px;
	float:left;
}

.glzwei img{
  width:auto;
  height:100%;
}

.gldrei{
    width:auto;
	height:340px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.gldrei img{
  width:auto;
  height:100%;
}


.glvier{
    width:auto;
	height:340px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.glvier img{
  width:auto;
  height:100%;
}
.glfuenf{ 
    width:auto;
	height:340px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.glfuenf img{
  width:auto;
  height:100%;
}
/*
.glsechs{
	width:auto;
	height:270px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.glsechs img{
  width:auto;
  height:100%;
}

.glsieben{
	width:auto;
	height:270px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.glsieben img{
  width:auto;
  height:100%;
}*/

.glacht{
	width:auto;
	height:270px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}
.glacht img{
  width:auto;
  height:100%;
}

.glneun{
	width:auto;
	height:270px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.glneun img{
  width:auto;
  height:100%;
}

.floatstopper{
	clear:both;
}

#inhaltbauern{
	margin-top:105px;
	margin-left:150px;
	position:absolute;
    width:340px;
	height:auto;
	margin-bottom:20px;
	z-index:-400;
	float:left;
}

.beins{
	width:auto;
	height:340px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.beins img{
  width:auto;
  height:100%;
}


.bzwei{
	width:auto;
	height:340px;
    margin-bottom:20px;
	margin-top:55px;
	margin-right:20px;
	float:left;
}

.bzwei img{
  width:auto;
  height:100%;
}

.bdrei{
	width:auto;
	height:340px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.bdrei img{
  width:auto;
  height:100%;
}

.bvier{
	width:auto;
	height:340px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.bvier img{
  width:auto;
  height:100%;
}

.bfuenf{ 
    width:auto;
	height:340px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.bfuenf img{
  width:auto;
  height:100%;
}

.bsechs{
	width:auto;
	height:340px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.bsechs img{
  width:auto;
  height:100%;
}


.bsieben{
	width:auto;
	height:340px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.bsieben img{
  width:auto;
  height:100%;
}

.bacht{
	width:auto;
	height:340px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.bacht img{
  width:auto;
  height:100%;
}
.bneun{
	width:auto;
	height:340px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}
.bneun img{
  width:auto;
  height:100%;
	
}
.bzehn{
	width:auto;
	height:340px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.bzehn img{
  width:auto;
  height:100%;
}
.belf{
	width:auto;
	height:340px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}
.belf img{
  width:auto;
  height:100%;
}

.bzwoelf{
	width:auto;
	height:340px;;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}
.bzwoelf img{
  width:auto;
  height:100%;
}

.bdreizehn{
	width:auto;
	height:340px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.bdreizehn img{
  width:auto;
  height:100%;
}
.bvierzehn{
	width:auto;
	height:340px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}
.bvierzehn img{
  width:auto;
  height:100%;
}

.bfuenfzehn{
	width:auto;
	height:340px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.bfuenfzehn img{
  width:auto;
  height:100%;
}

.bsechzehn{
	width:auto;
	height:340px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.bsechzehn img{
  width:auto;
  height:100%;
}


.bsiebzehn{
	width:auto;
	height:265px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.bsiebzehn img{
  width:auto;
  height:100%;
}

.bachtzehn{
	width:auto;
	height:340px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.bachtzehn img{
  width:auto;
  height:100%;
}
.bneunzehn{
	width:auto;
	height:340px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.bneunzehn img{
  width:auto;
  height:100%;
}

.floatstopper{
	clear:both;
}



#inhaltaufreisen{
    margin-top:105px;
	margin-left:150px;
	position:absolute;
	width:auto;
	height:268px;
	margin-bottom:20px;
	z-index:-400;
	float:left;
}



.reins{
	width:auto;
	height:268px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.reins img{
  width:auto;
  height:100%;
}

.rzwei{
	width:auto;
    height:268px;
    margin-bottom:20px;
	margin-top:55px;
	margin-right:20px;
	float:left;
}

.rzwei img{
  width:auto;
  height:100%;
}

.rdrei{
    width:auto;
	height:268px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.rdrei img{
  width:auto;
  height:100%;
}
.rvier{
	width:auto;
	height:268px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.rvier img{
  width:auto;
  height:100%;
}

.rfuenf{ 
    width:auto;
	height:268px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.rfuenf img{
  width:auto;
  height:100%;
}

.rsechs{
	width:auto;
	height:268px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.rsechs img{
  width:auto;
  height:100%;
}

.rsieben{
	width:auto;
	height:268px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.rsieben img{
  width:auto;
  height:100%;
}

.floatstopper{
	clear:both;
}


#inhaltgehaeuse{
    margin-top:105px;
	margin-left:150px;
	position:absolute;
	width:320px;
	height:auto;
	margin-bottom:20px;
	z-index:-400;
	float:left;
}



.geins{
	width:auto;
	height:380px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.geins img{
  width:auto;
  height:100%;
}
.gzwei{
	width:auto;
	height:380px;
    margin-bottom:20px;
	margin-top:55px;
	margin-right:20px;
	float:left;
}

.gzwei img{
  width:auto;
  height:100%;
}

.gdrei{
    width:auto;
	height:290px;
    margin-bottom:55px;
	margin-right:20px;
	float:left;
}

.gdrei img{
  width:auto;
  height:100%;
}

.gvier{
    width:auto;
	height:380px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.gvier img{
  width:auto;
  height:100%;
}

.gfuenf{ 
    width:auto;
	height:380px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.gfuenf img{
  width:auto;
  height:100%;
}

.gsechs{
    width:auto;
	height:380px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.gsechs img{
  width:auto;
  height:100%;
}

.gsieben{
    width:auto;
	height:380px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.gsieben img{
  width:auto;
  height:100%;
}

.gacht{
    width:auto;
	height:290px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.gacht img{
  width:auto;
  height:100%;
}

.gneun{
    width:auto;
	height:380px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.gneun img{
  width:auto;
  height:100%;
}


.gzehn{
	width:auto;
	height:380px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.gzehn img{
  width:auto;
  height:100%;
}

.gelf{
    width:auto;
	height:380px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.gelf img{
  width:auto;
  height:100%;
}

.gzwoelf{
    width:auto;
	height:81px;
    margin-bottom:20px;
	margin-right:20px;
	float:left;
}

.gzwoelf img{
  width:auto;
  height:100%;
}

.floatstopper{
	clear:both;
}




#inhaltfreiearbeiten{
	margin-top:105px;
	margin-left:105px;
	position:absolute;
	width:360px;
	height:auto;
	margin-bottom:20px;
	z-index:-400;
	float:left;
}

.feins{
    width:auto;
	height:430px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.feins img{
  width:auto;
  height:100%;
}

.fzwei{
    width:auto;
	height:430px;
	margin-left:20px;
	margin-top:40px;
	margin-bottom:20px;
	float:left;
}

.fzwei img{
  width:auto;
  height:100%;
}

.fdrei{
	width:auto;
	height:430px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.fdrei img{
  width:auto;
  height:100%;
}


.fvier{
    width:auto;
	height:430px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.fvier img{
  width:auto;
  height:100%;
}


.ffuenf{ 
    width:auto;
	height:430px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.ffuenf{
    width:auto;
	height:430px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.ffuenf img{
  width:auto;
  height:100%;
}
.fsechs{
	width:auto;
	height:430px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.fsechs img{
  width:auto;
  height:100%;
}


.fsieben{
	width:auto;
	height:430px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.fsieben img{
  width:auto;
  height:100%;
}


.facht{
	width:auto;
	height:430x;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.facht img{
  width:auto;
  height:100%;
}


.floatstopper{
	clear:both;
}


#inhaltauftrag{
	margin-top:105px;
	margin-left:105px;
	position:absolute;
    width:470px;
	height:auto;
	margin-bottom:20px;
	z-index:-400;
	float:left;
}


.aeins{
    width:auto;
	height:470px;
	margin-left:20px;
	float:left;
}

.aeins img{
  width:auto;
  height:100%;
}

.azwei{
    width:auto;
	height:470px;
	margin-left:20px;
	margin-top:95px;
	margin-bottom:20px;
	float:left;
}

.azwei img{
  width:auto;
  height:100%;
}

.floatstopper{
	clear:both;
}


}

