* {
  margin: 0px;
  padding: 0px;
}

#wrapper {
  /*zentriert die Konstruktion im Browser: getestet WIN IE6, Opera 8.5 / MAC Firefox, Netscape, Opera 8.5, Safari, IE 5.5*/
  position: absolute;
  width: 950px;
  /* zentr. aufheben
    left: 50%;
    margin-left: -475px;
  */
  background-image: url(../layout/hintergrund.gif);
  margin-top: 5px;
  background-repeat: repeat-y;
  border: 1px solid #A4B092;
}

#header {
  position: relative;
  text-align: right;
  width: 950px;
  height: 87px;
  z-index: 1;
  font-size: 0.8em;
}

#content {
  position: relative;
  width: 950px;
  font-size: 0.7em;
  font-family: arial,helvetica;
}

#footer {
  position: relative;
  clear: both;
  font-family: arial;
  font-size: 12px;
  width: 765px;
  padding-left: 185px;
  height: 30px;
  padding-top: 15px;
/*   background-color: #BCC7AA; */
/*   border: 1px solid #f00; */
/*   background-image: url(../layout/footer.gif); */
}

#footer_ru {
  position: relative;
  clear: both;
  font-family: arial;
  font-size: 12px;
  width: 765px;
  padding-left: 185px;
  height: 45px;
  padding-top: 15px;
/*   background-color: #BCC7AA; */
/*   border: 1px solid #f00; */
/*   background-image: url(../layout/footer.gif); */
}

/*Subnavi-Neu*/
#subnavi {
  position: absolute;
  top: 38px;
  left: 680px;
  width: 150px;
  z-index: 99;
  text-align: right;
  font-family: arial;
  font-size: 12px;
  padding-right: 8px;
}

#subnavi ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#subnavi li {
  border-bottom: 1px solid #FFF;
}

#subnavi li a {
  font-weight: bold;
  /*line-height: 20px;*/
  display: block;
  padding: 5px 5px 5px 0.5em;
  /*border-left: 2px solid #154295;*/
  /*border-right: 1px solid #154295;*/
  color: #154295;
  text-decoration: none;
}

#subnavi li a:hover {
  font-weight: bold;
  color: #B3B3B3;
}
/*end Subnavi-Neu*/

/*#navi {*/
/*  position: relative;*/
/*  width: 145px;*/
/*  padding-left: 5px;*/
/*  float: left;*/
/* } */

#navi li {
  list-style-type: none;
  font-weight: bold;
}

#inhalt {
  position: relative;
/*   width: 685px; */
  width: 575px;
  padding-left: 15px;
  float: left;
}


/*Content Classes*/
.tableheadline {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
}

.tablekbz {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #000;
}

.tabletext {
  font-family: arial;
  font-size: 12px;
}

.tabletextblk {
  font-family: arial;
  font-size: 12px;
  color: #000;
}

a.linkAufBlau {
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  text-decoration: none;
}

a.linkAufBlau:hover {
  color: #B3B3B3;
  text-decoration: none;
}

.boxtext {
  color: #000;
  font-size: 12px;
  text-align: left;
}

.boxbg {
  height: 130px;
  background-image: url(../layout/bg_content.gif);
  background-repeat: repeat;
}

/*Menu Classes*/
/*IE6 OK*/
#navi {
  width: 165px;
  font-family: arial;
  font-size: 12px;
  padding-left: 5px;
  float: left;
}
/*IE6 OK*/
#navi ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
/*IE6 OK*/
#navi li {
  border-bottom: 1px solid #FFF;
}
/*IE6 OK*/
#navi li a:link, #navi li a:visited {
  font-weight: normal;
  line-height: 8px;
  display: block;
  font-style: normal;
  padding: 5px 5px 5px 0.5em;
  background-color: #673B4C;
  color: #FFF;
  text-decoration: none;
}

.linkact {
  background-color: #875B6C;
  color: #FFF;
}

/*IE6 OK*/
#navi li a:hover {
  background-color: #875B6C;
  color: #FFF;
}

#navi li a:active {
  background-color: #875B6C;
  color: #FFF;
}

/*IE6 OK*/
#navi ul ul {
  margin-left: 0px;
}
/*IE6 OK*/
#navi ul ul li {
  border-bottom: 1px solid #BCC7AA;
  margin: 0px;
}
/*IE6 OK*/
#navi ul ul a:link, #navi ul ul a:visited {
  font-weight: normal;
  background-color: #BCC7AA;
  color: #673B4C;
}
/*IE6 OK*/

#navi ul ul a:hover {
  background-color: #DCE7CA;
  color: #673B4C;
}

#navi ul ul a:active {
  background-color: #DCE7CA;
  color: #673B4C;
}

.text1  { color: #000;  font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.text2  { color: #000;  font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}
.text3  { color: #000;  font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px}
.text4  { color: #000;  font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px}
.text5  { color: #000;  font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px}

.link1  { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 10px; text-decoration: none}
.link2  { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 13px; text-decoration: none}
.link3  { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 16px; text-decoration: none}
.link4  { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 18px; text-decoration: none}
.link5  { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 24px; text-decoration: none}