/* allgemeines */

html, body {
height: 100%;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFDD;
text-align:justify;
}

a:link {
color: #000000;
text-decoration: underline;
}

a:visited {
color: #222222;
text-decoration: underline;
}

a:hover {
color: #890000;
text-decoration:none;
}

p {
margin: 0;
}

img {
border: none;
}

/* unsichtbare Links = Anker */
#unsichtbar {
font-size:0;
}

/* Gesamtbereich */

#breitenkuerzer {
max-width:100%;
padding:15px;
}

#gesamt {
/*max-width: 950px;*/
overflow: visible;
min-height: 100%;
width:100%;
position: relative;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

/* Kopfzeile */

#kopfzeile {
background: #890000;
background-image:url(bilder/eckehell.gif);
background-repeat:no-repeat;
min-height: 115px;
margin: 0;
border-width:0;
padding: 0;
width:100%;
color: #FFFFF5;
}

#kopfzeile img {
float: left;
padding:10px 10px 0 10px;
margin:0;
}

#kopfzeile p {
padding:30px 30px 30px 30px;
text-align:right;
font-size: 2.25em;
}

/* Menue */

#menue {
float: left;
background: #890000;
margin: 0 0 0 0;
padding: 0;
border-left-width:0;
border-top-width:40px;
border-right-width:0;
border-bottom-width:40px;
border-bottom-color: #FFFFDD;
border-top-color: #890000;
border-style:solid;
font-size: 0.9em;
}

#hmenue {
margin: 0;
padding: 0;
}
#hmenue li {
list-style-type: none;
margin: 0;
border: 1px #890000 solid;
border-width: 0 1px 1px 0;
}
#hmenue li a{
text-decoration: none;
}

#hmenue li a:hover {
background-color: #FFFFFF;
background-image:url(bilder/eckeblau.gif);
background-repeat:no-repeat;
text-decoration: underline;
}

/* Inhaltsspalte */

#zierleiste {
  background-image:url(bilder/bogen.gif);
  background-repeat: repeat-x;
  height:40px;
  margin: 0;
  padding: 0;
  border-width:0;
}

#inhaltsspalte {
  background-image:url(bilder/hg.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  padding: 0px;
  margin:0 0 0 0;
  position:absolute;
  left:19em;
  top:3em;
  line-height:160%;
  font-size: 0.9em;
}

#inhaltsspalte table{
  border-width: 1px;
  border-style: solid;
  border-top-color: #FFFFFF;
  border-left-color: #FFFFFF;
  border-bottom-color: #890000;
  border-right-color: #890000;
}

#inhaltsspalte td{
  border-width: 1px;
  border-style: solid;
  border-top-color: #890000;
  border-left-color: #890000;
  border-bottom-color: #FFFFFF;
  border-right-color: #FFFFFF;
  padding:2px;
}

#unsichtbarebox{
  height:200px;
}

/* Buttons auf versch. Levels */

.Level1 a {
display: block;
padding: 8px 0 8px 1.5em;
text-decoration: none;
color: #000;
background: #FFEEAA;
background-image:url(bilder/eckeblau.gif);
background-repeat:no-repeat;
margin-left:0.5em;
width: 16em;
}

.Level2 a {
display: block;
padding: 8px 0 8px 1.5em;
text-decoration: none;
color: #000;
background: #FFDD88;
background-image:url(bilder/eckeblau.gif);
background-repeat:no-repeat;
margin-left:1.5em;
width: 15em;
}

.Level3 a {
display: block;
padding: 8px 0 8px 1.5em;
text-decoration: none;
color: #000;
background: #FFCC66;
background-image:url(bilder/eckeblau.gif);
background-repeat:no-repeat;
margin-left:2.5em;
width: 14em;
}

.Level1a a {
display: block;
padding: 8px 0 8px 1.5em;
text-decoration: none;
color: #000;
background: #FFFFFF;
background-image:url(bilder/eckeblau.gif);
background-repeat:no-repeat;
margin-left:0.5em;
font-weight: bold;
width: 16em;
}

.Level2a a {
display: block;
padding: 8px 0 8px 1.5em;
text-decoration: none;
color: #000;
background: #FFFFFF;
background-image:url(bilder/eckeblau.gif);
background-repeat:no-repeat;
margin-left:1.5em;
font-weight: bold;
width: 15em;
}

.Level3a a {
display: block;
padding: 8px 0 8px 1.5em;
text-decoration: none;
color: #000;
background: #FFFFFF;
background-image:url(bilder/eckeblau.gif);
background-repeat:no-repeat;
margin-left:2.5em;
font-weight: bold;
width: 14em;
}

#fusszeile {
margin: 26px 0 10px 0;
padding-top: 4px;
border-top: 1px #909090 solid;
}

/* spezifische Elemente einzelner Seiten */
#aktuelles {
  float:right;
  width: 10em;
  height: 10em;
  padding:12px;
  margin: 4px 4px 1em 1em;
  border: 4px;
  border-color:#FF0000;
  border-style:dotted;
  text-align:center;
}

#aktuelles h1 {
  font-size:1.8em;
}

#suchbox {
  width:15em;
  background-color:#FFEEAA;
  padding: 8px;
  margin: 4px;
  border: 4px;
  font-size:1.3em;
  border-top-color:#FFFFFF;
  border-left-color:#FFFFFF;
  border-right-color:#FFDD88;
  border-bottom-color:#FFDD88;
  border-style:solid;
  text-align:center;
  margin:1em 0 0 1em;
}

#suchbox form{
  padding: 4px;
  display:table-row;
}

#textboxl {
  margin:1em 0 0 0;
  width:18em;
}

#textboxl h1{
  line-height:130%;
  font-size:1.8em;
}

#textl {
  margin:1em 0 0 0;
}

#textl h1{
  line-height:130%;
  font-size:1.8em;
}

#bildlinks { 
  display:table-row;
  vertical-align:middle;
} 

#bildlinks img {
  float:left;
  padding:0 12px 12px 0;
}

#bildrechts { 
  display:table-row;
  vertical-align:middle;
} 

#bildrechts img {
  float:right;
  padding:0 0 12px 12px;
}

#zeilenumbruch {
  float:left;
  clear:both;
  font-size:0em;
}

#zeilenumbruchLinks {
  float:left;
  clear:left;
  font-size:0em;
}

