body 	{
    font-family:"Times New Roman", Times, serif;
    font-size:1em;
    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: #103010 }
	a:visited { color: #204020 }
	a:hover { color: #000; background-color: #B8C8AF }
	a:active { color: #917357 }
	
#main {
  width:988px;
  margin:2px auto;
  text-align:center; 
  border: 2px solid #f4efc9;
}

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

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


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


#Navigation {

}


#Mitte {
	border: 1px solid #f4efc9;
	background-color: #f4efc9;
	/* height:390px; */

}

#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;
}



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


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; }

#impressum {	
	width: 600px;
	height: 260px;
	border: 1px solid #dad4a6;
	text-align: left;
	
}


