body{
	background-color:#F5ECCE;
	background-repeat:  no-repeat;
	border:#F5ECCE 1px solid;
	overflow: auto;
}

header{
	position: absolute;
	border: 5px outset;
	width:98.5%;
}

#bereich
{
	background-image: linear-gradient(to left,#F5ECCE,#f9af10 40%);	
	height: 250px;
	overflow: hidden;
}
			
f1{
	position:absolute;
	left:31%;
	font-family:"Impact";
	font-size: 5vw;
	color: #fff;
	text-shadow: 0px 1px 1px #ddd,
 				 0px 2px 1px #d6d6d6,
				 0px 3px 1px #ccc,
				 0px 4px 1px #c5c5c5,
				 0px 5px 1px #c1c1c1,
				 0px 6px 1px #bbb,
				 0px 7px 1px #777,
				 0px 8px 3px rgba(100, 100, 100, 0.4),
				 0px 9px 5px rgba(100, 100, 100, 0.1),
				 0px 10px 7px rgba(100, 100, 100, 0.15),
				 0px 11px 9px rgba(100, 100, 100, 0.2),
				 0px 12px 11px rgba(100, 100, 100, 0.25),
				 0px 13px 15px rgba(100, 100, 100, 0.3);
}

h2{
	 position: absolute;
	 padding-top:50px;
	 left:38.5%;
	 font-family:"Impact";
	 font-size: 4vw;
	 font-weight: bold;
	 color: #fff;
	 text-shadow: 0px 1px 1px #ddd,
 				 0px 2px 1px #d6d6d6,
				 0px 3px 1px #ccc,
				 0px 4px 1px #c5c5c5,
				 0px 5px 1px #c1c1c1,
				 0px 6px 1px #bbb,
				 0px 7px 1px #777,
				 0px 8px 3px rgba(100, 100, 100, 0.4),
				 0px 9px 5px rgba(100, 100, 100, 0.1),
				 0px 10px 7px rgba(100, 100, 100, 0.15),
				 0px 11px 9px rgba(100, 100, 100, 0.2),
				 0px 12px 11px rgba(100, 100, 100, 0.25),
				 0px 13px 15px rgba(100, 100, 100, 0.3);
 }

ul{
	list-style-type: none;	
}

.impressum{

	cursor: pointer;
	margin-top:200px;
	margin-right: 2%;
	float: right;
	font-size: 110%;
	font-weight: bold;
	text-decoration: underline;
}

.impressum:hover{
	color: #008;
}

section{
	padding-top: 255px;
	width: 1880px;
	overflow: hidden;
}

.boxe{
	width:48%;

	margin-left: 23%;
	margin-right: 23%;
	padding-right:2.25%;
	padding-left:3%;

}

div{
	
}



p{
	display: inline-block;
	text-align:center;
	margin-left: 1.9%;
	margin-top:0%;
	margin-bottom: 0%;
	width: 14.3%;
	height: 4%;
	background-color:#cdcdcd;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 0.3%;
	padding-bottom:0.3%;
	border:#aaa 3px outset;
	border-radius: 10px 10px 10px 10px;
	font-size: 0.8vw;
	font-weight: bold;
	cursor: default;
}

.box2 img{
	display: inline;
	margin-top:2%;
	margin-left: 1.9%;
	width: 14.3%;
	height: 50%;
	background-color:#eaeaea;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 1%;
	padding-bottom:1%;
	border:#aaa 3px outset;
	border-radius: 10px 10px 10px 10px;
	font-weight: bold;
	cursor: default;
}

.box2 img:hover{
	border:#aaa 3px inset;
}


p:hover{
	color: #008;
	border:#bbb 3px inset;
}



a{
	text-decoration: none;
	color:black;
}


a:active{
	outline: none;
}

a:focus{
	outline: none;
}

div.sl{

	float: left;
	width: 23%;
	height:auto;
	overflow: hidden;

}

.sr{
	float: right;
	width: 24%;
	height: auto;
	overflow: hidden;
}

table, th,td{
	border: 2px solid #f9af10;
	margin-left: 31%;
}

th{
	font-size:1.4vw;
	font-style: bold;
	background-color: #f9af10;
}

td{
	font-size:1.3vw;
	font-style: bold;
	background-color: #F5ECaE;
}
h3{
	font-weight: bold;
	font-size: 1.2vw;
	text-decoration: underline;
}


footer{
	background-color: #f9af10;
	float:left;
	width:100%;
	height:300px;
	
}

.Anfahrt{
	font-size: 24px;
	font-weight:bold;
}

.FussLinks{

	float: left;
	margin-bottom: 20px;
}

.FussMitte{
	float: left;
	margin-left:40px;
}

.t9{
	margin-left: 500px;
}

.t9 td{
	font-size: 20px;
}

.oez{
	font-size: 24px;
	margin-left: 510px;
	margin-top:25px;
}

