body {
	font-family: "Verdana","Geneva",sans-serif;
	font: Verdana,helvetica,sans-serif;  
   font-size: 13px;  
   color: #383838;  
   font-weight: normal;   
	line-height: 17px; 
	word-spacing: 0px;
	letter-spacing: 0px; 
	text-align: left;
 }

#wrapper {  
  width: 802px;
  height: 400px;  
  margin-top: 0px;  
  margin-right: auto;   
  margin-left: auto;  
  background-color: white;
}

#container {height:700px;width: 800px;border: 0px solid #000;}

#header {
	position: relative;  
  	background-image: url("../images/Landschaft.jpg");  
	/*background-color: #ff1; */ 
	margin-bottom: 20px;    
  	background-repeat: no-repeat;    
  	width: 800px;
  	height: 100px;
  	text-align: left;
  /* overflow:hidden;*/
}

#main {
	border: 0px solid #000; 
	position: relative;
  	float: left;  
  	width: 506px;
  	height: 700px;
  	border-right: 1px solid #bcbdbc;  
}

#aside {
	border: 0px solid #000;
	position: relative;  
   float: right;  
   width: 290px;
   height: 700px; 
}

#footer {
	border: 0px solid #000;  
	position: relative;
   height: 50px; 
   width: 800px;
   margin-top: 10px;
   background-color: #9bbe00;
  
  font-family: "Trebuchet MS";  
  font-size: 16px;  
  color: white; 
}

 .bild {float: left; margin-right: 15px;}
 .rand {padding-right: 18px;}
 .mail {float:right;}
 .beispiel{font-size:10px;color:#000;}

/* -----------Slideshow-------------- */ 

#slide {
	border: 0px solid #000;
	width: 250px;
	height: 210px;
	margin: 0px;
	float: right;
	margin-bottom: 60px;
	}

/* -----------Karte-------------- */
 
#karte {
	border: 0px solid #000;	
	width: 250px;
	height: 210px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 50px;
	float: right;
	overflow: hidden;
	}

/* -----------Info und Referenz-------------- */
 
 #info {	
 border: 0px solid #000;
	width: 250px;
	height: 100px;
	margin-top: 0px;
	margin-left: 60px;
	overflow: hidden;
	float: right;
	}

 #infox {	
 border: 0px solid #000;
	width: 250px;
	height: 220px;
	overflow: hidden;
	}

#info_image  {
	background-image: url("../images/impressum.jpg");
	background-repeat: no-repeat;
	position: relative;
   width: 250px;
   height:220px;
   float: right;    
	}

#info_image:hover {
	transform:translateY(-100px);
	z-index:1;
	transition-duration: 0.5s;
	}
	
.abs	{position:absolute;margin-top:100px;}

/* -----------Überschrift-------------- */

 h1 {  
  font-family: "Trebuchet MS";  
  font-size: 22px;  
  color: #f76b0c;  
  font-weight: bold;  
  text-decoration: none;  
  padding-left: 40px;  
  padding-top: 0px;
  padding-bottom: 10px;
}

 h4 {  
  font-family: "Trebuchet MS";  
  font-size: 11px;  
  color: gray;  
  font-weight: normal;  
  padding-right: 20px;
}

 h10 {  
  font-family: "Trebuchet MS";  
  font-size: 26px;  
  color: #797b7a;  
  font-weight: normal;  
  text-decoration: none;  
  padding-left: 25px;  
  padding-bottom: 5px;
}

/*----------Unbenutzt------------*/
 
.gewaehlt 		{text-decoration: none; color:#666666;}  
.menu:visited 	{text-decoration: none; color: #000000;}
.menu:hover 	{text-decoration: none; color: #fff;}
.menu:active 	{text-decoration: none; color: #000000;}
.menu:link 		{text-decoration: none; color: #000000;}

.orangetext {  
  font-family: "Trebuchet MS";  
  font-size: 11px;  
  color: #ee8907;  
  font-weight: bold;  
  text-decoration: none;
}

#logo {  
  width: 160px;  
  float: left;
}

#links  {    
  padding-top: 96px;
  float: left;
	}

ul {
	font-family: "Trebuchet MS";  
	font-size: 11px;  
	color: white;  
	font-weight: normal;  
  	}

 li {  
   float: left;  
   list-style-type: none;  
   width: 129px;  
   height: 25px;  
   text-align: center; 
   background-color: #f4a80a;   
	margin-left: 4px;
	}
