body {
	margin-top: 20px;
	background-color: #221e1f;
}

div#flash {
  padding-top: 300px;
}

div#top1 {
  width: 986px;
	height: 108px;
	background-color: #221e1f;
	text-align: left;
}

div#logo {
  width: 341px;
	height: 104px;
	float: left;
}

div#top1_pic {
  width: 570px;
	height: 49px;
	padding-top: 55px;
	float: left;
}

div#top1_end {
  width: 75px;
	height: 49px;
	padding-top: 55px;
	float: left;
}

div#menue {
	margin-top: 20px;
	margin-bottom: 30px;
  width: 986px;
	height: 30px;
	background-color: #221e1f;
	text-align: left;
}

a.menentry {
  font-family: Arial Narrow;
	font-style: italic;
	font-weight: bold;
	font-size: 9pt; 
	text-decoration: none;
	color: #ffffff;
	padding-right: 6px;
}

a.menentry_act {
  font-family: Arial Narrow;
	font-style: italic;
	font-weight: bold;
	font-size: 9pt; 
	text-decoration: none;
	color: #e64d4d;
	padding-right: 6px;
}

div#top3 {
  width: 986px;
	height: 420px;
	background-color: #221e1f;
	text-align: left;
	/*background-color: yellow;*/
}

div#menue2 {
  padding-top: 180px;
	padding-right: 100px;
  width: 100px;
	height: 420px;
  float: left;
	
  font-family: Arial Narrow;
	font-style: italic;
	font-weight: bold;
	font-size: 9pt; 
  color: #ffffff;
	text-align: right; 	
}

div#pics {
  width: 305px;
	height: 420px;
	float: left;
}

div#main {
	width: 560px;
	height: 220px;

	position: absolute;
	left: 405px;
	top: 322px;
	
  font-family: Arial Narrow;
	font-size: 10pt; 
  color: #ffffff; 
}

div#full {
	width: 780px;
	height: 400px;
}

div#col1 {
	padding-top: 0px;
	padding-left: 100px;
  width: 200px;
	height: 420px;
  float: left;
	
  font-family: Arial Narrow;
	font-size: 10pt; 
  color: #ffffff;
	text-align: right;
}

div#col2 {
	width: 560px;
	height: 220px;

	position: absolute;
	left: 400px;
	top: 326px;
	
  font-family: Arial Narrow;
	font-size: 10pt; 
  color: #ffffff; 
}

div#anfahrt {
	width: 560px;
	height: 220px;

	position: absolute;
	left: 400px;
	top: 380px;
	
  font-family: Arial Narrow;
	font-size: 10pt; 
  color: #ffffff;
}

div#refpic {
  width: 430px;
	height: 320px;
  float: left;

  position: absolute;
	top: 200px;	
	left: 110px;
}

div#reftext {
	width: 560px;
	height: 220px;

	position: absolute;
	left: 425px;
	top: 360px;
	
  font-family: Arial Narrow;
	font-size: 10pt; 
  color: #ffffff; 
}

img.dash {
  padding-left: 3px;
	padding-right: 2px;
}

a {
  font-family: Arial Narrow;
	font-size: 10pt; 
  color: #ffffff; 
}

div.zeile {
  padding-left: 4px;
	line-height: 17px;
}

div.zeile2 {
  padding-right: 4px;
	line-height: 17px;
}

a.ref {
  font-family: Arial Narrow;
	font-size: 10pt; 
  color: #fffb82;
	text-decoration: none; 
}

a.ref_act {
  font-family: Arial Narrow;
	font-size: 10pt; 
	color: #e64d4d;
	text-decoation: none; 
}


