@charset "utf-8";


#MenuLink { display:none; }


body {
	/*background-color: #E1E8FD;*/

}
#wrapper {
	position: absolute;
	width: 850px;	
	left: 50%;
	top: 0px;
	margin-left: -425px;
	margin-right: auto;
	
}


#schriftzug {	
	position: absolute;
	left: 100px;
	top: 8px;
	z-index: 6;
}
.schriftzug1 {
	width: 580px;
	
	
}
#schriftzugArt {
	width: 782px;
	position: absolute;
	left: 8px;
	top: 267px;
	height: 99px;
	z-index: 5;
}
.schriftzug1Mobil {
	width: 780px;
	
	
}
#schriftzuggrund {
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 60px;
	z-index: 4;
	opacity: 0.7;
	background-color: #FFFFFF;
}
#schriftzugspruch {
	width: 800px;
	position: absolute;
	left: 50px;
	top: 5px;
	z-index: 5;
}
.schriftzugspruch1 {
	width: 800px;
	height: 50px;
}
#schriftzugsenkrecht {
	height: 450px;
	width: 50px;
	position: absolute;
	left: 0px;
	top: 70px;
	z-index: 5;
}
.schriftzugsenkrecht1 {
	height: 450px;
	width: 50px;
}
#schriftzugname {
	visibility: hidden;
	position: absolute;
}
#schriftzugnameMobil {display:none}
.schriftzugname1 {
	height: 450px;
	width: 50px;
}
#head {
	left: 50px;
	height: 380px;
	width: 800px;
	position: absolute;
	z-index: 1;
	top: 60px;
	/*-webkit-box-shadow: -3px 3px 5px grey;
	-moz-box-shadow: -3px 3px 5px grey;
	box-shadow: -3px 3px 5px grey;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
	right: 49px;
	background-color: #fff;
}
#headbild {
	position: absolute;
	width: 780px;
	left: 10px;
	top: 10px;
	height: 360px;	
}
.headbild1 {
	width: 780px;
	height: 360px;
}
.headbild1minus {
	margin-top: -360px;
}
#rahmen {
	position: absolute;
	width: 800px;
	left: 50px;
	top: 430px;
	height: auto;
	background-image: url(../bilder/hintergrund_teiltransparent_weiss60.png);
	background-repeat: repeat;
	z-index: 1;
	padding-bottom: 60px;
}
#navibutton {
	visibility: hidden;
	position: absolute;
}
.content {
	float:right;
	font-weight: normal;
	font-size: 14px;
	margin-top:50px;
	/*position: relative;
	top: 50px;*/
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	z-index: 3;
	/*left: 220px;*/
	width: 560px;
}
#feedback1 {
	height: 80px;
	width: 200px;
	position: absolute;
	left: 20px;
	top: 80px;
}
#feedback2 {
	height: 80px;
	width: 200px;
	position: absolute;
	left: 250px;
	top: 80px;
}
.navi {
	width: 180px;
	/*left: 0px;
	top: 50px;
	position: absolute;*/
    margin-left:20px;
	margin-top:50px;
	z-index: 5;
margin-bottom:30px;
}
.navi ul {
	
	
}
.navi li {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	width: 180px;
	color: #000;
	list-style-image: none;
	list-style-type: none;
}
.navi ul li {
	
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	
	width: 196px;

	color: #000;
}
.navi li a {
	
	text-decoration: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;

}
.navi ul li a {
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;

}
.navi a {
	
	display: block;
}
a:hover {
	color: #999999;
}
.seiteinaktiv {
	color: #000000;
}
.seiteaktiv {
	color: #0400ac;
	font-weight: bold;
}
.fett {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
.urlaub {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #0000FF;
}
.kleingedrucktes {
	font-size: 8px;
}
.linkimtext {
	color: #333333;
}
@media only screen and (max-width: 850px){
#wrapper {
	left: 0px;
	margin-left: 0px;
}
}
