body {
  background-color: #bf9a6e;
  font-family:      Georgia, "Times New Roman", Times, serif;
  font-size:        small;
  margin:           0px;

}

#inhalt {
	background:       #bf9a6e url('bilder/wrap.jpg') top left;
  width:            934px;
  margin-left:auto; 
  margin-right:auto; 
}

#kopfleiste {
  	background-color: #fff;
  	height:           309px;
	background:       #efe5d0 url('bilder/header.jpg') top left;
}



#navi_links {
	font-family:Arial, heletica, sans-serif;
  font-size:        120%;
  padding-top:          140px;
  padding-right: 207px;
  color: #fff;
  line-height: 200%;
   width:            260px;
   float: left;
   text-align: right;
}

#navi_rechts {
	font-family:Arial, heletica, sans-serif;
  font-size:        120%;
  padding-top:          140px;
  padding-left: 207px;
  color: #fff;
  line-height: 200%;
   width:            260px;
   float: left;
   text-align: left;
}





#navi_rechts a , #navi_links a {
 color: #ffcc9a ;
 text-decoration: none;
 font-weight: bold;
 font-size: 22px;
}

#navi_rechts a:hover, #navi_links a:hover {
 color: #be996d ;
 text-decoration: none;
 font-weight: bold;
 font-size: 22px;
}

#hauptinhalt {
  	background-color: #ffcc9a; 
  font-size:        105%;
  width: 			820px;
  margin:           0px 0px 0px 56px;
  text-align: center;
}

#hauptinhalt-leistungen {
  	background-color: #ffcc9a; 
  font-size:        105%;
  width: 			820px;
  margin:           0px 0px 0px 56px;
  text-align: left;
}


#fussleiste {
  background-color: #ffcc9a;
  color:            #111;
  text-align:       center;
  font-size:        90%;
  clear:            left;
    height:           105px;
	background:       #bf9a6e url('bilder/footer.jpg') no-repeat top left;
}

#fussleiste a {

  color:            #111;
  text-align:       center;
  font-size:        110%;
  font-weight: bold;
  

}


h1 {
  font-size:        130%;
  color:            black;
}

h2 { font-size: 110%; }

.slogan { color: #954b4b; }

h4 {
	font-size: 20px;
	font-weight: normal;
}

h6 {
	font-weight: bold;
}

a:link {
  color:            #fff;
  text-decoration:  none;

}
a:visited {
  color:            #fff;
  text-decoration:  none;

}


