body,td,th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #555555;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
body {
    text-align: left;
}
a:link,a:active,a:visited {
color:#4D4D4D;
}
a:hover {
text-decoration:underline;color:#000000;
}
/* --------------------------------- */
/* Structure of site layout - Definition of boxes */
#center {
  margin: auto;
  text-align: left;
  padding: 0px;
  width: 790px;
  height: 100%;
  background-color: #fff;
        position: relative;
}
#left {
  text-align: left;
  color:#5A8A8A;
}
#top_part {
  top: 0px;
  left: 0px;
  width: 790px;
  position: absolute;
  height: 100%;
  min-height:650px;
  background-color:#ffffff;
  background-image: url(images/top1.jpg);
  background-repeat:no-repeat;
}
#content {
  top: 80px;
  left: 0px;
  width: 790px;
  position: absolute;
  height: 100%;
  min-height:480px;
}
#middle_part {
  left: 0px;
  width: 790px;
  height:100%;
  min-height: 480px;
  background-position: left;
  position: absolute;
}
#middle_left {
  float: left;
  width: 180px;
  height: 100%;
  text-align: left;
}
#middle_middle {
  float: left;
  width: 480px;
  min-height:480px;
  margin: 0px;
  text-align: justify;
  color:#555555;
}
#middle_right {
  float: right;
  width: 120px;
  height: 100%;
}
#bottom_part {
  clear: both;
  width: 790px;
  height: 40px;
  background-color: #90B9B9;
  color: #909999;
  position:relative;
  top: 20px;
}
/* End of definition of boxes*/
/* for centering the main box in IE 5 and IE5.5*/
#start {
  text-align: center;
}
/* end of centering --------------------------- */
#sitename {
  font-size: 30px;
  font-weight: bold;
  padding: 20px 15px 15px 0px;
  color:#5A8A8A;
}
#newsbox{
  margin: 5px;
  padding: 5px;
  width: 128px;
  border: 1px #000 dotted;
  font-size: 12px;
}
h1 {
  font-size: 22px;
  line-height: 40px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  text-align:left;
  }
h2 {
  font-size: 18px;
  line-height: 34px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  }
h3 {
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  }
h4 {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  }
h5 {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  }
h6 {
  font-size: 10px;
  line-height: 14px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  }
ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search
{
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
li {
  line-height: 1.4
}
li.doc {
  padding-left: 0px;
  padding-bottom: 10px;
  /*background-image: url(menu/doc.gif);*/
  /*background-repeat: no-repeat;*/
}
li.docs {
  padding-left: 0px;
  padding-bottom: 10px;
  /*background-image: url(menu/docs.gif);*/
  /*background-repeat: no-repeat;*/
}
li.sdoc {
  padding-left: 0px;
  padding-bottom: 10px;
  /*background-image: url(menu/sdoc.gif);*/
  /*background-repeat: no-repeat;*/
  color:#5A8A8A;
}
li.sdocs {
  padding-left: 0px;
  padding-bottom: 10px;
  /*background-image: url(menu/sdocs.gif);*/
  /*background-repeat: no-repeat;*/
  color:#5A8A8A;
}
.edit {
  font-size:9px;
  color: #555;
  background-color: buttonface;
}
.edit a:link,.edit a:visited,.edit a:active {
  font-weight: normal;
  color: #555;
  font-size:9px;
  text-decoration: none;
}
.edit a:hover {
  text-decoration: underline;
}
input,select {font-size:9px;}
textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #fff;
  width:98%;
  text-align: left;
}
#text {
  text-align: left;
  font-size: small;
}
.searchbox {
  margin-left: 0px;
  text-align: center;
}
.searchbox .submit {
  font-size: 9px;
  color: #555;
  border: 0px solid #000;
  background-color: #fff;
  margin-bottom: 5px;
}
.searchbox .text {
  font-size: 9px;
  color: #555;
  border: 1px solid #000000;
  background-color: #fff;
  border: 0px solid #000;
  margin-bottom: 5px;
}
.menulevel1 {
  font-size: 100%;
}
.menulevel2, .menulevel3 {
  font-size: 100%;
}
.menulevel1,.menulevel2,.menulevel3,.navigator,.sitemaplevel1,.sitemaplevel2,.sitemaplevel3,.submenu {
  font-weight: bold;
  text-decoration: none;
}
.menulevel1 a:link,.menulevel1 a:visited,.menulevel1 a:active,.menulevel2 a:link,.menulevel2 a:visited,.menulevel2 a:active,.menulevel3 a:link,.menulevel3 a:visited,.menulevel3 a:active,.locator a:link,.locator a:visited,.locator a:active,.navigator a:link,.navigator a:visited,.navigator a:active,.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited,.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.submenu a:link,.submenu a:visited,.submenu a:active {
  text-decoration: none;
  color: #5A8A8A;
}
.menulevel1 a:hover,.menulevel2 a:hover,.menulevel3 a:hover,.locator a:hover,.navigator a:hover,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover,.submenu a:hover {
  text-decoration: underline;color:#000000;
}
#mainmenu {
  margin: 0px 2px 20px 5px;
}
.submenu {
  font-size: 100%;
  font-weight: normal;
  margin: 0px 2px 10px 10px;
}
.login,.login a,.login a:link,.login a:visited,.login a:active,.login a:hover {
  font-weight: normal;
  font-size: 85%;
  color: #555;
  text-decoration: none;
  padding-left: 5px;
}
.copyright, .copyright a:link, .copyright a:active, .copyright a:visited {
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  padding-top: 5px;
  text-decoration: none;
  color: #909999;
}
.copyright a:hover {
  font-weight: normal;
  text-decoration: underline;
}
.lastupdate {
  font-size: x-small;
  font-weight: normal;
  color: #555;
  text-align: left;
  padding-left: 8px;
}
.news {
  margin: 20px 5px 10px 5px;
  text-align: left;
  font-size: small;
  font-weight: bold;
  padding-left: 5px;
}
IMG.li {
display: block;
position: relative;
margin: -6px 6px 6px -6px;
padding: 4px;
float: left;
}
IMG.re {
display: block;
position: relative;
margin: -6px 6px 6px -6px;
padding: 4px;
float: right; }
IMG {
       position: relative;
       padding: 0px;
       margin-right: 0px;
       margin-left: 0px;
       border:none;
}
IMG.aus {
position: relative;
border: 0px solid #fff;
padding: 0px;
margin-right: 1px;
margin-left: 1px;
}
IMG.sch {
position: relative;
border: 0px solid #fff;
padding: 0px;
margin-right: 1px;
margin-left: 1px;
background-color:#F0F0F0;
}
 .c {
   clear: both;
}
/*<!-- Farbe für Hintergrund des Editors*/
.retrieve{
background-color:#ffffff;
background-image:none;
color:Black;
}
/*Hintergundfarbe für Ausdruck*/
body.print{
background-color:#ffffff;
color:Black;
}
