html {
  padding:0px;
  margin:0px;
}

body {
  background-color: #F6F2E0;
  font-size: 14px;
  font-family: "Arial", SunSans-Regular, Sans-Serif;
  color:#333;
  text-align:center;
        margin:0px;
        padding:0px;
}



p {
margin:0px 6px 10px 6px;
}

p.fliesstext {
  text-align:center;
  padding-top: 5px;
  padding-left:8px;
  padding-right: 10px;
  font-size:14px;
  color: #333333;
  line-height:1.5;
  font-weight: bold;
  letter-spacing: 1px;
}

h2 {
        font-family: "Arial", Verdana, Sans-Serif;
        font-size: 18pt;
        color: #333333;
        line-height:1.5;
        letter-spacing: 1px;
        text-align:center;
        padding-top: 40px;
        padding-left:0px;
        padding-right:0px;
        font-weight:normal;
}


div.schild {
  width:248px;
  height:180px;
  padding-top:5px;
  text-align: center;
  font-family: "Lucida Sans", Verada, Sans-Serif;
  line-height:1.5;
  font-weight: bold;
  font-size: 8pt;

}


#box {
width:850px;
height:863px;
margin-left: auto;
margin-right: auto;
padding:0px;
text-align:left;
background-color:#FAF2EF;
border:2px #fbd60c groove;

}


#links {
width:249px;
height:690px;
padding-left:0px;
padding-right:0px;
padding-top:10px;
padding-bottom:0px;
float:left;
background-color:#fbd60c;
text-align:center;
border-right:1px #E8AE00 solid;
border-left: 1px #006600 solid;
}

#links-text {
width:200px;
height:10px;
padding-left:20px;
padding-right:0px;
padding-top:10px;
padding-bottom:0px;
float:left;
background-color:#fbd60c;
text-align:left;

}



#inhalt {
width:333px;

float:left;
background-color:#FAF2EF;
color: #333333;

}



#rechts {
width:250px;
height:690px;
padding-left:0px;
padding-right:0px;
padding-top:10px;
padding-bottom:0px;
float:right;
background-color:#fbd60c;
text-align:center;
border-left:1px #E8AE00 solid;
}


#rechts-text {
width:200px;
height:10px;
padding-left:20px;
padding-right:0px;
padding-top:10px;
padding-bottom:0px;
float:left;
background-color:#fbd60c;
text-align:left;

}


#kopf {
      width:846px;
      height:120px;

}

h1 {display:none}

div.menuBar,
div.menuBar a.menuButton {
  font-family: "Lucida Sans", Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}

div.menuBar {
  background-color: #979797;
  height: 18px;
  border-top:2px #000 solid;
  border-bottom:2px #000 solid;
  border-left: 1px #006600 solid;
  border-right: 1px #006600 solid;
  padding: 10px 0px 10px 0px;
  text-align: center;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px #979797 solid;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 15px 2px 6px;
  position: relative;
  text-decoration: none;
  text-align: left;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border: 1px #6F6F6F solid;

}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  border: 1px solid;
  background-color: transparent;
  border-color:   #000000 #efefef #efefef  #000000 ;

}


div.umenu {
  background-color: transparent;
  width: 25px;
  border: 0px;
  padding: 52px 0px 342px 50px;
  text-align: center;
  display: block;
}

div.umenu a.umenuButton {
  background-color: transparent;
  border: 1px transparent solid;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 15px 2px 6px;
  position: relative;
  text-decoration: none;
  text-align: left;
  top: 0px;
  z-index: 100;
}

div.umenu a.umenuButton:hover {
  background-color: transparent;
  border: 1px #C04000 solid;

}

div.umenu a.umenuButtonActive,
div.umenu a.umenuButtonActive:hover {
  border: 1px solid;
  background-color: #FFDF00;
  border-color:   #FF7F00 #FFFFFF #FFFFFF  #FF7F00;

}

span.counter {
                display:none;
}

img.hr {width:158px;
     height:8px;
     border:0px;
}

img { border:2px #2f4d03 solid;
    width:200px;
    height:150px;
}
img.po {border:0px;
    width:140px;
    height:47px;
}

a:link, a:visited, a:active {color:#0070C0;
}
