body 	{
    font-family:"Times New Roman", Times, serif;
    font-size:12px;
    background-color:#dad4a6;
	 background-image: url(../pic/bg.gif);
    text-align:center;
    margin:0px;
    }

	a    { color: #405236; font-family: "Times New Roman", Times, serif; text-decoration: none }
	a:link { color: #404040 }
	a:visited { color: #4e6044 }
	a:hover { color: #000; background-color: #dbd4a6 }
	a:active { color: #917357 }
	
#main {
  width:988px;
  margin:2px auto;
  text-align:center; 
 
  border: 2px solid #f4efc9;
}

#title {
	background-image: url("../pic/kopfzeile.gif");
	height:80px;
	padding:0px;
	text-align: left;
}

#Navizeile {
	position: relative;
	left: 10px;
	top: 47px;
}


#Navigation {
	position: relative;
	left: 30px; 
	height: 31px;
	top: 7px;
	z-index: 3;
	float:left;
}



#left {
	width:128px;
	height:auto;
	background-color: #f4efc9;
	float:left;
	padding:0px;
	margin:0px;
	text-align:left;
}

#linkfeld {
padding-left: 5px;
}

#content {
	width:843px;
	float:right;
	padding:0px 5px;
}

#lnk {
  position: absolute;
  top: 15px;
  left:50%;
  width:50px;
  margin:2px auto;
  z-index: 10;
}

#fusszeile {
	width:100%; 
	height:74px; 
	border: 0px solid #000; 
	margin: auto; 
	padding:0px;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


#nav a {
	font-weight: bold;
	color: green;
	width: 450px; 
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #040;
	padding: 0.2em 10px;    

}

#nav li li a:hover {
	padding: 0.2em 3px;
	border: 5px solid #8E8453;
	border-width: 0 0 0 7px;
	color: #000000;  
}


li#first {
	float: left;
	position: relative;
	width: 10em;
	text-align: left;
	cursor: default;
	background-color: white;
	border: 0px solid #f4efc9;
	border-width: 1px 0; 
	background-color: #f4efc9; 
	border-left-width: 1em;
	
	width: 465px; 

	line-height: 0.8em;	
	font-size: 12px;
}



li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #a5a56d;
	background: url(../pic/menu_bg.gif) bottom left  no-repeat;
	font-weight: normal;
	padding: 0.5em 0 1em 0;
	border-right: solid 2px #7d6340;
	visibility: visible;
}


li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}


ul.qli { list-style-position: inside; 
		 list-style-type:square; 
		 margin: 3px;
		 padding:0px;
		 }
		 
hr { 	line-height:1px; 
		color: 	#dad4a6;
		background-color: #dad4a6;
		height: 1px;
		}
.ueb { text-align:center;
		font-weight:bold;
		display:block;
	}

a.seite    { color: #000; font-family: "Times New Roman", Times, serif; text-decoration: none; font-size: 1.4em; }
a:link.seite  { color: #000;  }
a:visited.seite  { color: #262;  }
a:hover.seite  { color: #000; background-color: #f4efc9; }
a:active.seite  { color: #917357 }


a:hover.nix  {  background-color: transparent; }

.navitab {
table-layout: fixed;
text-align: left;
margin: 0px;
padding: 0px;
border: 0px;
height: 33px;

}

.tab1 { width: 111px;  }
.tab2 {	width:180px; }
.tab3 {	width:30px;  }
.tab4 {	width:579px;  }

.cell1 {
	z-index: 0;
	height: 100%;
	width: 100%;	
	position: relative;
	top: 0px; left: 0px;
	}
	
.cell {
	z-index: 5;
	background-color: #dad4a6;
	position: relative;
	top: 0px; left: 0px;
	height: 30px;
	width: 100%;	
 }

#ldfinfo	{	
	position: relative;
	width: 600px;	
	height: 100px;	
	top: -1200px;
	left: 50px;
	margin: auto;
	font-size: 15px;
}

.pic {
	 border:0;
	 margin:0;
	 text-align:center;
	 vertical-align:middle;
	}
