/* CSS Document */

a {
  color: #270C85;
  text-decoration: none; 
}

a:hover {
  text-decoration: underline; 
}

#Abschnittsuebersicht ul {
  font-size: 88%;
  list-style-type: circle;
  margin: 0;
  padding: 0 0 0 2em;
}

body {
  margin: 0;
  font-size: 77.01%; 
}

#Druckversion {
  border: 1px solid #000;
  margin: 11px;
  padding: 11px;
}

#Druckversion a {
  text-decoration: none;
}

#Fusszeile {
  font-size: 77.01%; 
}

#Inhalt {
  background-color: #F2F2F2;
  left: 200px;  
  position: absolute;
  text-align: justify;
  width: 500px;
}

#Logo {
  background-color: #F2F2F2;
  margin-left: 200px;
  width: 500px; 
}

.mainmenu a {
  border-style: solid;
  border-color: #FFF;
  border-width: 1px 10px;
  display: block;
  font-size: 11pt;
  margin-bottom: 3px;
  text-decoration: none;
}

.mainmenu a:hover {
  border-bottom-color: #6394CF;
  border-left-color: #6394CF;
}

.mainmenu_activ a {
  border-style: solid;
  border-color: #FFF #FFF #6394CF #6394CF;
  border-width: 1px 10px;
  display: block;
  font-size: 11pt;
  margin: 3px 0;
  text-decoration: none;
}

#mainmenu a {
  border-style: solid;
  border-color: #FFF;
  border-width: 1px 10px;
  display: block;
  font-size: 11pt;
  margin-bottom: 3px;
  text-decoration: none;
}
#mainmenu a:hover {
  border-bottom-color: #6394CF;
  border-left-color: #6394CF;
}

#mainmenu_activ a {
  border-style: solid;
  border-color: #FFF #FFF #6394CF #6394CF;
  border-width: 1px 10px;
  display: block;
  font-size: 11pt;
  margin: 3px 0;
  text-decoration: none;
}

#Menu {
  color: #270C85;
  padding: 5px;
  text-decoration: none;
}

#Menu2 {
  background-color: #F2F2F2;
  clear: both;
  padding: 3px 22px;
  text-align: right;
}

.mitRand {
  display: block;
  padding: 22px;
}

#Navigation {
  position: absolute;
  text-align: right;
  width: 200px; 
}

.quadrat {
  background-color: #6394CF; 
  height: 60px; 
  left: 673px;   
  position: absolute;
  top: -40px; 
  width: 60px; 
  z-index: 2;
}

.quadrat2 {
  background-color: #270C85; 
  height: 40px; 
  left: 652px; 
  position: absolute;
  top: -60px; 
  width: 40px; 
  z-index: 2;
}

#Rechts {
  left: 700px;
  position: absolute;
  width: 300px; 
}

#Site {
  background-color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  min-width: 40em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  width: 1000px; 
}

#submenu a {
  border-style: solid;
  border-color: #FFF;
  border-width: 0 10px;
  display: block;
  font-size: 10pt;
  padding: 0 1px;
  text-decoration: none;
}
#submenu a:hover {
  font-weight: bold;
}

#submenu_activ a {
  border-style: solid;
  border-color: #FFF;
  border-width: 0 10px;
  display: block;
  font-size: 10pt;
  font-weight: bold;
  padding: 3px;
  text-decoration: none;
}

#Suche {
  padding: 10px 12px;
}

#Titel {
  background-image:url(../pics/ueberschrift_verlauf.jpg); 
  color: #FFF; 
  font-size: 18px; 
  font-weight: bold; 
  margin: 0;
  padding: 11px 22px;
}

#Ueberschrift {
  color: #270C85;
  font-size: 120%;
  font-weight: bold;
  text-align: left; 
}

#ZumSeitenanfang {
  font-size: 77%;
  text-align: right;
}