body {
  font: 85% Verdana, Arial, Helvetica, sans-serif;
  background-color: #DFDFDF;
  /* background-image: url("../bilder/hintergrund7.jpg"); */
}

* {
  margin:0;
  padding:0;
}


#seite {
  width: 900px;
  margin: 0 auto;
  background-color: white;
  border:1px solid #00109D;
}

#kopfbereich {
  /* padding: 20px; */
  /* background-color:lightblue; */
  /* border-bottom:1px solid black; */
  /* margin-bottom:1.5em; */
  margin-bottom:0em;
  background: url(../bilder/kopf.jpg) no-repeat 100% 0%;
  height: 152px;
}

#kopfbereich img {
  padding-left:30px;
    float:left;
    border:0px;
}

#kopfbereich p {
/*
  width: 770px;
  width: 750px;
  */
  color:black;
  font-size:1.4em;
  padding-top:1em;
  padding-right:30px;
  /*
  padding-left:1em;
  font-weight: bold;
  */
  border:0px solid red;
  text-align: right;
}

#kopfbereich strong
{
  color: #00109D;
}

#stoben {
    background-color: #00109D;
    color:white;
    font-size: 8pt;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
}

#stoben a {
    color:white;
    text-decoration:none;
}

#stoben a:hover {
    color:white;
    text-decoration:underline;
}

.trenner {
    padding: 0px 9px;
}


#inhalt {
  float: right;
  /* background-color: lightgreen; */
  /* margin-right: 210px; */
  width: 600px;
  padding: 0px 30px 0px 0px;
}

#inhalt img {
  float:right;
  margin-left: 1em;
  border:1px solid silver;
}

#steuerung {
  margin-top: 2em;
  width: 200px;
  padding: 0px;
  /*
  background-color: #EEEEEE;
  */
  
}

#fussbereich {
  clear: both;
  margin-top:1.5em;
  border-top:1px solid black;
  padding:0.1em;
  text-align:center;

    background-color: #00109D;
    color:white;
    font-size: 8pt;
}

#fussbereich p {
    padding: 3px 0px;
}

#fussbereich a {
    color:white;
    text-decoration:none;
}

#fussbereich a:hover {
    color:white;
    text-decoration:underline;
}


#fussbereich strong {
    font-weight: bold;
}

#inhalt h1, h2, h3, h4, h5, h6 {
    padding-top: 1.4em;
    padding-bottom: 0.4em;
    line-height: 1.2em;
}

#inhalt p {
    padding-bottom: 1.4em;
    line-height: 1.6em;
}

#inhalt address {
    padding-bottom: 1.4em;
    line-height: 1.6em;
    font-style: normal;    
} 

#inhalt ul {
    padding-left: 2em;
    line-height: 1.6em;
    margin-bottom: 1.5em;
    list-style-type: square;
}

#inhalt ol {
    padding-left: 2em;
    line-height: 1.6em;
    margin-bottom: 1.5em;
}

#inhalt li {
  padding-bottom: .7em;
}

#inhalt a {
  color:#00109D;
}

#inhalt a:hover {
  color: #F04E00; 
}


.dsteuhigh {
  /* background-color:#333333; */
}

#steuerung {
    font-weight: bold;
    border-right: 4px solid #EB890E;
}

#steuerung li a:hover {
  color:red;
}

#steuerung li a:visited {
  /* padding-right:0.4em; */
  /* background: url(../bilder/besucht.gif) no-repeat 100% 0%; */
}

.dsteunorm {

}

#steuerung li {
    /* border-right: 3px solid #00109D; */
}

#steuerung .dsteu_hight a {
  text-decoration:none;
}


#steuerung a {
  /* text-decoration:underline; */
  text-decoration:none;
}

#steuerung ul {
  list-style:none;
  padding-left:1.3em;
  padding-right:0em;
  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;
  /* background-color: silver; */
}

#steuerung li li {
  padding-right:0;
  margin-right:0;
   list-style:square;
   font-size:0.7em;
  font-weight: normal;
  
}


.dsteu_hight {
  /* border-right: 4px solid #EB890E; */
  /* background-color: #E1E1E1; */
}

.dsteu_hight a {
  color: #F04E00; 
}

.dsteu1 ,.dsteu2 ,.dsteu3 ,.dsteu4 ,.dsteu5 ,.dsteu_normal {
  /* border-right: 4px solid #00109D; */
}

.dsteu1 a ,.dsteu2 a ,.dsteu3 a ,.dsteu4 a ,.dsteu5 a ,.dsteu_normal a {
  color: #00109D;
}


dt {
 font-weight: bold;
}

dd {
  padding-left: 4em;
  /* width:80%; */
  padding-bottom:1em;
}


h1 {
    color:#EB890E;
    font-size: 18pt;
    font-weight: 500;
}

h2 {
    color:#00109D;
    font-size: 16pt;
    font-weight: 500;
}


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

a.ohneunterstreichung {
  text-decoration:none;
  color:black;
}
