
* {margin:0; padding:0;}

html {
  height:100%;
  font-size:100.01%;
  }

body.white {
  width:100%;
  display:block;
  background-color:#FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
  color:#FF0000;
  }

#container {
  width:1000px;
  margin:0 auto;
  overflow:hidden;
  }

#header {
  width:999px;
  height:595px;
  background-color:#FFFFFF;
  }
.textlinks {position:absolute; left:50px; top:10px; 
  display:block;
  background-color:#FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 16;
  text-indent:2px;
  font-weight:bold;
  text-align: center;
  color:#0033ff;}
.textrechts {position:absolute; left:680px; top:10px; 
 display:block;
  background-color:#FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 16;
  text-indent:2px;
  font-weight:bold;
  text-align: center;
  color:#0033ff;}
img.links {position:absolute; left:20px; top:10px; border:0;}
img.logo {position:absolute; left:315px; top:10px; width:350px; border:0;}
img.rechts {position:absolute; left:700px; top:10px; border:0;}
img.obenlinks {position:absolute; left:20px; top:150px; width:300px; border:0;}
img.obenmitte {position:absolute; left:340px; top:150px; width:300px; border:0;}
img.obenrechts {position:absolute; left:660px; top:150px; width:300px; border:0;}
img.mittelinks {position:absolute; left:20px; top:300px; width:300px; border:0;}
img.mittemitte {position:absolute; left:365px; top:290px; width:250px; border:0;}
img.mitterechts {position:absolute; left:660px; top:300px; width:300px; border:0;}
img.untenlinks {position:absolute; left:20px; top:450px; width:300px; border:0;}
img.untenmitte {position:absolute; left:365px; top:450px; width:250px; border:0;}
img.untenrechts {position:absolute; left:660px; top:450px; width:300px; border:0;}
img.buttonganzlinks {position:absolute; left:95px; top:580px; height:25px; width:150px; border:0;}
img.buttonlinks {position:absolute; left:308px; top:580px; height:25px; width:150px; border:0;}
img.buttonmitte {position:absolute; left:521px; top:580px; height:25px; width:150px; border:0;}
img.buttonrechts {position:absolute; left:735px; top:580px; height:25px; width:150px; border:0;}
img.anfahrt {position:absolute; left:120px; top:130; border:0;}
img.flyer {position:absolute; left:60px; top:160; border:0;}
p.inhalt1 {
	position:absolute;
	left:140px;
	top:150px;
	width:700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	background:#FFFFFF;
	text-indent:2px;
	font-weight:bold;
	height: 20px;
	text-align: center;
}
p.inhalt2 {
	position:absolute;
	left:140px;
	top:440px;
	width:700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	background:#FFFFFF;
	text-indent:2px;
	font-weight:bold;
	height: 20px;
	text-align: center;
}
p.impressum{
	position:absolute;
	left:50px;
	top:150px;
	width:900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	background:#FFFFFF;
	text-indent:2px;
	font-weight:bold;
	height: 20px;
	text-align: center;
}
a:link { text-decoration:none;color:#0000FF;outline: none;}
a:visited { text-decoration:none;color:#0000FF;outline: none;}
a:hover { text-decoration:none;color:#0000FF;outline: none;}
a:active { text-decoration:none;color:#0000FF;outline: none;}
a:focus { text-decoration:none;color:#0000FF;outline: none;}