 body {
       background-color:#FFFFFF;
	  font-family:Verdana, Arial, sans-serif;
	 font-size: 12px;
		}



#Header{
    font-family:Verdana, Arial, sans-serif;
	 font-size: 24px;
	  color:#000000;
    background: #FFFFFF;
  	text-align: center;
	position:absolute;
	top:0px;
	height: 160px;
	width: 98%;
	}


#Top {
    font-family:Verdana, Arial, sans-serif;
	 font-size: 12px;
	  position:absolute;
	  background-color: #669966;
	 color:#FFFFFF;
	 top:160px;
    height: 40px;
    width: 98%;
      }


#Top  td {
     font-family:Verdana, Arial, sans-serif;
	  color:#FFFFFF;
	 font-weight:bold;
	 text-align: center;
	 vertical-align:middle;
   	}

#Top  a:link {color:#FFFFFF; text-decoration:none; }
#Top  a:visited {color:#FFFFFF; text-decoration:none; }
#Top  a:hover {color:#FFCC66; text-decoration:underline; }


#Main {
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #006633;
	background-color: #FFFFFF;
	position:absolute;
	top:200px;
	left:23%;
	height:440px;
	width: 52%;
	text-align: justify;
	line-height: 140%;
	vertical-align: top;
	padding: 10px;
	overflow: auto;
	scrollbar-base-color:#006633;
	scrollbar-highlight-color:#669966;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color :#669966;
	scrollbar-darkshadow-color:#669966;
	
	}

#Left {
	font-family:Verdana, Arial, sans-serif;
	font-size: 20px;
	background-color: #FFFFFF;
	position:absolute;
	top:200px;
	height:440px;
	width: 23%;
	left:0px;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
    border-right-width:6px;
    border-right-style:solid;
    border-right-color:#20610D;
	}

#Right {
	font-family:Verdana, Arial, sans-serif;
	font-size: 20px;
	background-color: #FFFFFF;
	position:absolute;
	top:200px;
	right:0px;
	height:440px;
	width: 23%;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
    border-left-width:6px;
    border-left-style:solid;
    border-left-color:#20610D;
	}


 #Main h1 {
    font-size: 16px;
     color: #006633;
	 font-weight:bold;
   font-family:Verdana, Arial, sans-serif;
  text-align:center;
  }
  
#Main h2 {
    font-size: 14px;
     color: #006633;
	  font-weight:bold;
   font-family:Verdana, Arial, sans-serif;
     text-align:center;
  }
	
	#Main hr {
 color: #669966; 
	}


a:link {color:#990000; text-decoration:none; }
a:visited { color:#990000; text-decoration:none; }
a:hover {color:#FFCC66; text-decoration:underline; }

#Liste {
 	line-height:150%;
 
	}	
	
.floatRight { 
	white-space: normal; 
	float: right; 
        margin-left: 15px;
        margin-top: 5px; 
		}	
	

#Anfahrt {
  vertical-align:text-top;
   text-align:center;
 	}
	
	
	
