body {
  font: 85% Verdana, Arial, Helvetica, sans-serif;
}

* {
  margin:0;
  padding:0;
}

#seite {
  width: 900px;
  margin: 0 auto;
  background-color:#77a5d5;
  background-color: white;
}

#kopfbereich {
  /* padding: 20px; */
  background-color:#77a5d5;
  background-color: white;
  margin-bottom:1.5em;
  background: url(../bilder/logo-podologiepraxis-stefan-geier.jpg) no-repeat 100% 0%;
  background: url(../bilder/logo-podologiepraxis-stefan-geier.gif) no-repeat 100% 0%;
  height: 270px;
}

#kopfbereich p {
  width: 450px;
  color: black;
  font-size:1.8em;
  padding-top:1em;
  padding-left:1em;
}

#inhalt {
  float: right;
  /* background-color: lightgreen; */
  /* margin-right: 210px; */
  width: 650px;
  padding: 0px;
}

#steuerung {
  width: 200px;
  padding: 0px;
  border-right: 1px solid white;
}

#fussbereich {
  clear: both;
  background-color:#77a5d5;
  background-color: white;
color: black;
  margin-top:1.5em;
  border-top:1px solid white;
  padding:0.1em;
  text-align:center;
  border-top : 3px solid #005272;
}

#fussbereich a {
    color:white;
    /* text-decoration:none; */
}

#inhalt h1, h2, h3, h4, h5, h6 {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    line-height: 1.6em;
    color: #005272;
    text-shadow:5px 5px 50px silver;
}

#inhalt p {
    padding-bottom: 1.4em;
    line-height: 1.6em;
color: black;
    margin-right: 50px;
}

#inhalt ul, #inhalt ol {
    padding-left: 2em;
    line-height: 1.6em;
    list-style:square;
    color: black;
}

.dsteuhigh {
  background-color:#333333;
}

#steuerung li a:hover {
  color: black;
}

#steuerung li a:visited {
  /* padding-right:0.4em; */
  /* background: url(../bilder/besucht.gif) no-repeat 100% 0%; */
}

.dsteunorm {

}


#steuerung .dsteuhigh a {
  text-decoration:none;
}

#steuerung a {
  /* text-decoration:underline; */
  /* text-decoration:none; */
    /* color: white; */
}

#steuerung ul {
  list-style:none;
  padding-left:1.3em;
  padding-right:1em;
  padding-top:1em;
  padding-bottom:1em;
  margin-right:0;
    line-height: 1.2em;
}

#steuerung li {
  padding-right:0;
  margin-right:0;
  font-size:0.9em;
  /* font-weight: bold; */
  padding-bottom:.5em;
}

#steuerung li li {
   list-style:square;
   font-size:0.7em;
  font-weight: normal;
}




.bildrechts {
float: right;
/* border:1px solid silver; */
margin-left:1em;
  margin-right: 50px;
  -webkit-box-shadow: 5px 10px 40px 2px white;
  box-shadow: 5px 10px 40px 2px  white;
}

dt {
 font-weight: bold;
}

dd {
  padding-left: 4em;
  /* width:80%; */
  padding-bottom:1em;
}




/* f&uuml;r die Bildergalerie */
.vorschaubilder {
    float:left;
    text-align: center;
    width: 160px;
    height: 140px;
    border:0px solid black;
    font: 85% Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
}

.vorschaubilder img {
    border:0px;
}