body {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
 	text-align: center;


}
#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top:0px;
	width: 98%;
	height: 100%;
	border: 0px solid #993300;
	z-index: 2;
	text-align:center;
	visibility: visible;
}

#wrappereins {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top:0px;
	width: 911px;
	border: 0px solid #993300;
	z-index: 2;
	text-align:center;
	visibility: visible;
}

#top {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 911px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
 	text-align: center;
}


  #ueberschrift_links {
	position:absolute;
	top:140px;
	left:0px;
	width: 140px;
	padding: 0px;
	border: 0px solid #999999;
	text-align: left;
  }
  
    #text_links {
	position:absolute;
	top:171px;
	left:0px;
	width: 423px;
	padding: 0px;
	border: 0px solid #999999;
	text-align: left;
	height: 272px;
  }
  
#ueberschrift_rechts { 
	position:absolute;
	top:110px;
	left:650px;
    width: 174px;
    padding:0px;
	border: 0px solid #999999;
	text-align: left;
  }
  
  #text_rechts {
	position:absolute;
	top:139px;
	left:650px;
	width: 305px;
	padding:0px;
	border: 0px solid #999999;
	text-align: left;
	height: 245px;
  }
  
  
  #ueberschrift_anfahrt { 
	position:absolute;
	top:140px;
	left:530px;
    width: 174px;
    padding:0px;
	border: 0px solid #999999;
	text-align: left;
  }
  
  #text_anfahrt {
	position:absolute;
	top:159px;
	left:480px;
	width: 420px;
	padding:0px;
	border: 0px solid #999999;
	text-align: left;
	height: 245px;
  }
  
  
    #mitte {
	position:absolute;
	top:196px;
	left:485px;
	width: 145px;
	padding:0px;
	border: 0px solid #999999;
	text-align: left;
	height: 208px;
  }
  
      #mitte_unten {
	position:absolute;
	top:446px;
	left:485px;
	width: 392px;
	padding:0px;
	border: 0px solid #999999;
	text-align: left;
	height: 57px;
  }

#menu {
	position:absolute;
	left: 701px;
	top: 507px;
	text-align: center;
	border: 0px solid #999999;

}


/*--- TEXTAUSZEICHNUNGEN---*/


.text {
	font-size: 11px;
	font-family: verdana,trebuchet,sans-serif;
	color: #009900;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
}

a:link { 
 color: #009900; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:visited { 
 color: #009900; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:active { 
 color: #009900; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:hover { 
 color: #999999; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: none; 
}

.times {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-align: left;
	font-variant: normal;
}

a.times:link {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
}

a.times:visited { 
	color: #333333;
	font-size: 13px;
	font-weight: bold;
 text-decoration: underline; 
}

a.times:active { 
	color: #333333;
	font-size: 13px;
	font-weight: bold;
 text-decoration: underline; 
}

a.times:hover { 
 color: #999999; 
 font-size: 13px; 
	font-weight: bold;
 text-decoration: underline; 
}
