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

}

#inhalt {
  background:       #282828;
  width:            780px;
  margin-left:auto; margin-right:auto; background-color:#282828;
}

#kopfleiste {
  	background-color: #282828;
  	height:           205px;
  text-align: center;

}

#navi {
  font-family:Arial, heletica, sans-serif;
  margin-left: 0px;
  font-size:        120%;
  padding:          0px;
  width:            0px;
  float:            left;
  color: #282828;
  line-height: 200%;
}

#hauptinhalt {
  background-color: #282828; 
  font-size:        105%;
  width: 			780px;
  margin:           0px 10px 10px 0px;
  text-align: center;
}

#hauptinhalt a {
 color: black;
 text-decoration: underline; 

}


#hauptinhalt-leistungen {
  	background-color: #282828; 
  font-size:        105%;
  width: 			780px;
  margin:           0px 10px 10px 180px;
  text-align: left;
}

#fussleiste {
  background-color: #282828;
  color:            #111;
  text-align:       center;
  font-size:        90%;
  clear:            left;
    height:           35px;
	background:       #282828;

#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: 12px;
	font-weight: normal;
}

h6 {
	font-weight: bold;
}

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

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

}

