#wrapper {
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	text-align:center;
	background: url(../_img/bg.gif) repeat-x;
}

body {
	background-color: #E4DCC8;
	line-height: 14px;
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	margin:0;
	padding:0;
}

#content {
	width:843px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	text-align:left;
}

#header {
	width:843px;
	background-color:#a08c71;
	
}

#navi{
	background-image:url(../_img/navi.jpg);
	
	line-height:30px;
	color:#636158;
}

#navi a{
	font-weight:bold; 
	font-size:12px;
	margin:0 10px;
	
	}

#footer {
	width:843px;
	height:52px;
	background: url(../_img/footer.gif) no-repeat #E4DCC8;
	text-align:right;
	color:#ffffff;
	font-weight:bold;
	
	
}

#overhead{
  text-align:right;
  line-height:24px;
  border-left:2px solid white;
  border-right:2px solid white;
  color:#ffffff;
  
  
 
 }

#overhead a{
  color:#ffffff;
  line-height:24px;
  padding-right:10px;
  padding-left:10px;
  font-size:12px;
  text-decoration:none;
  
}

#overhead a:hover{
  color:#ffffff;
  line-height:16px;
  padding-right:10px;
  padding-left:10px;
  font-size:11px;
  text-decoration:underline;
  
}

.border{
 border:2px solid white;
}


#menu{
  margin:25px;
  font-size: 12px;
  width:150px;
  height:300px;
  border-right:1px solid #A08C71;
}

#content_box{
  margin:25px;
  line-height:16px;
  font-size: 12px; 
  color: #393530;
  width:550px;
}


#kreuz{
  vertical-align:bottom;
  padding-left:20px;
}

.line{
  border-top:1px solid #A08C71;
  width:120px;
  margin:0;
  padding:0;  
}

h1{
  font-size:16px;
  color:#584244;
}

h2{
  font-size:14px;
  color: #C17E5C;
  font-style:italic;
  
  }

h3{
  font-size:12px;
  color: #C17E5C;
  font-weight:bold;
  
  }
  
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #C17E5C;
	font-size: 12px;
	text-decoration:underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #C17E5C;
	font-size: 12px;
	text-decoration:underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #C17E5C;
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
}

#overhead a{
  color:#ffffff;
  line-height:16px;
  padding-right:10px;
  padding-left:10px;
  font-size:12px;
  text-decoration:none;
  
}

#overhead a:hover{
  color:#ffffff;
  line-height:16px;
  padding-right:10px;
  padding-left:10px;
  font-size:12px;
  text-decoration:underline;
  font-weight:normal;
}


#menu a{
	font-family: Arial, Helvetica, sans-serif;
	color: #393530;
	font-size: 12px;
	text-decoration:none;

}
#menu  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #393530;
	font-size: 12px;
	text-decoration:none;
}
#menu  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #C17E5C;
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
}

td {
  line-height:16px;
  font-size: 12px; 
  color: #393530;
	}
	
.hauptmenue a{
	font-family:Arial;
	 color:#900;
	 font-size:14px;
	 font-weight:bold;
	 text-decoration:underline;
	 line-height:18px;
	 }

.hauptmenue a:hover{
	font-family:Arial;
	 color:#ff0000;
	 font-size:14px;
	 font-weight:bold;
	 text-decoration:underline;
	 line-height:18px;
	 
	 }

.untermenue a:hover{
	font-family:Arial;
	color:#ff0000;
	font-size:12px;
	line-height:18px;
	 
	}

.untermenue a{
	font-family:Arial;
	color:#006;
	font-size:12px;
	line-height:18px;
	 
	}

.submenue a{
	font-family:Arial;
	 color:#666;
	 font-size:12px;
	 padding-left:10px;
	 line-height:18px;
	 
	 }

.submenue a:hover{
	font-family:Arial;
	 color:#ff0000;
	 font-size:12px;
	 padding-left:10px;
	 line-height:18px;
	 
	 }
