body {
  font-size: 100.01%;
  font-family: Arial, Helvetica, sans-serif;
  background: url(../Grafik/bg4.jpg) repeat;
  text-align: center;  
}
#container {
  position: relative;  
  width: 900px;
  text-align: left;
  margin: 0 auto;
  padding-bottom: 10px;
}

#oben {
  position: relative;  
  width: 820px;
  margin: 0 auto;
  background-color: #000088;
  border: 2px solid #FFFFFF;
}

#bildlinks {
  padding: 0px;
  margin: 0px;
  border: 0;
  display: block;
} 

#logooben {
  position: absolute;
  top: 0px;
  left: 533px;
  height: 89px;
  width: 287px;
  padding: 0px;
  margin: 0px;
  text-align: center;
  background: url(../grafik/bglogo.jpg);
} 

#linksoben {
  position: relative;
  text-align: left;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #FFFFFF;
  border-top: 2px solid #FFFFFF;
  background-color: #000088;
}

#siesindhier {
  font-size: 0.8em;
  color: #FFFFFF;
  width: 814px;
  margin: 0 auto;  
  padding: 3px;
  text-align: center;
  background-color: #000088;
  border-left: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
}

#unten {
  margin-top: 10px;
  width: 820px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
  background-color: #000088;
  border: 2px solid #FFFFFF;
}

#suche {
  font-size: 0.8em;
  color: #FFFFFF;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
  border-bottom: 2px solid #FFFFFF;
  background-color: #000088;
}

#suchschalter {
  position: relative;
  top: 6px;
}

#suchform {
  position: relative;
  top: -4px;
  display: inline;
}

#links {
  position: relative;
  text-align: left;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
  background-color: #000088;
}

.links2 {
  position: relative;
  left: 214px;
}

#fusszeile {
  color: #FFFFFF;
  font-size: 0.75em;
  background-color: #000088;
  text-align: center;
  padding: 3px;
}

#seiten {
  width: 820px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  background-color: #000088;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  text-align: center;
}

#seitentab {
  margin-right: auto;
  margin-left: auto;
}

#tseiten {
  text-align: left;
  padding-right: 20px;
}

#tvorzurueck {
  text-align: left; 
  font-size: 1.0em;
}

.ttext {
  font-size: 0.8em;
}

#hinweis {
  border: 2px solid #98AFFF;
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}

ul {
  list-style-type: none;
  display:inline;
  padding:0;
  margin: 0 0 0.5em;
}

li {
  display:inline;
}

li a {
  border-left: 2px solid #FFFFFF;
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: underline;
}

li a.erster {
  border: none;
}

a {
  font-size: 0.8em;
  font-weight: bold;
}

a:link {
  color: #FFFFFF;          
}

a:visited {
  color: #FFFFFF;          
}


a:hover {
  color: #F56209;
}

a:active {
  color: #FFFFFF;         
}

#zeiletable a:link {
  color: #333333;          
}

#zeiletable a:visited {
  color: #333333;          
}

#zeiletable a:hover {
  color: #E60000;
}

#zeiletable a:active {
  color: #333333;         
}

#siesindhier a {
  font-size: 1em;
  font-weight: normal;
}

#siesindhier a:link {
  color: #FFFFFF; 
  text-decoration: none;         
}

#siesindhier a:visited {
  color: #FFFFFF;  
  text-decoration: none;        
}

#siesindhier a:hover {
  color: #F56209;
  text-decoration: underline;
}

#siesindhier a:active {
  color: #FFFFFF; 
  text-decoration: none;        
}

.beschreibung {
   font-size: 0.8em;
}  

.t1 {
   font-size: 1.0em;
   font-weight: bold;
   vertical-align: top;
   padding-top: 6px;
}  

.t2 {
   font-size: 1.0em;
   font-weight: normal;
   vertical-align: bottom;
   padding-bottom: 3px;
}

.t3 {
   vertical-align: bottom;
}

