/* --- IMPORT VON RTE-STYLES  --------------------------------------- */
@import url(rte.css); 


/*  --- MENU ------------------------------------------------------  */
.menu { 
  margin-left: 0px;
  vertical-align: top; 
}

.menu TD.menu-level1-no  {
  padding-left: 20px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: solid 2px #F0DAB8;

  background-color: #F4E4CC; 
  background-image: url(../images/navi_pfeil.gif); 
  background-repeat: no-repeat; 
  background-position: 5px 8px;
}

.menu TD.menu-level1-no A {
  text-decoration: none;
}

.menu TD.menu-level1-act {
  padding-left: 20px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: solid 2px #F0DAB8;
  
  background-color: #FAF2E7; 
  background-image: url(../images/navi_pfeil_aktiv.gif); 
  background-repeat: no-repeat; 
  background-position: 5px 8px;
}

.menu TD.menu-level1-act A {
  font-weight: bold;
  text-decoration: none;
}

.menu TD.menu-level2-no  {
  padding-left: 30px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: solid 2px #F0DAB8;
  background-color: #F4E4CC; 
}

.menu TD.menu-level2-no A {
  text-decoration: none;
}

.menu TD.menu-level2-act {
  padding-left: 30px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #FAF2E7;
  border-bottom: solid 2px #F0DAB8;
}

.menu TD.menu-level2-act A {
  text-decoration: none;
}

.menu TD.menu-level3-no  {
  padding-left: 40px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #F4E4CC; 
  border-bottom: solid 2px #F0DAB8;
}

.menu TD.menu-level3-no A {
  text-decoration: none;
}

.menu TD.menu-level3-act {
  padding-left: 40px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #F4E4CC; 
  border-bottom: solid 2px #F0DAB8;
}

.menu TD.menu-level3-act A {
  font-weight: bold;
  text-decoration: none;
}

/* --- CONTENT-IMAGE ------------------------------------------------  */
.content_image {
  border-bottom: solid 6px #FFFFFF;
}


/* --- CONTENT ------------------------------------------------------  */
.content {
  font-size: 11px;
  margin: 6px;
}

.content TABLE {
  clear: both; 
}


.content_bottom {
  margin: 6px;
}

.content_bottom A {
  text-decoration: none;
}

/* --- NEWS ---------------------------------------------------------  */

.news-list {
}

.news-list * {
  text-decoration: none;
}

.news-list DIV {
  clear: both; 
}

  
.news-list H2 {
  font-size: 11px;
  font-weight: bold;
}

.news-more A {
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}

.news-single IMG {
  clear: none; 
  float: left;
  margin-right: 10px;
  margin-bottom: 3px;
}


/* --- BOTTOM NAVI ------------------------------------------------------ */
.bottomnavi {
  margin: 6px;
  text-decoration: none;
}
.bottomnavi A {
  text-decoration: none;
}

/* --- NAVI-RECHTS ------------------------------------------------------ */

.right {
  border-bottom: solid 3px #B19972;
}

.right_news {
  padding: 6px;
  height: 158px;
}

.right_news H2 {
  font-size: 12px;
  color: #B10E0D;
  font-weight: bold;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
}

.right_news .news_more A {
  color: #7F0A0B;
  font-weight: bold;
  text-decoration: none;
}

.right_sponsor
  padding: 6px;
}

.right_copyright {
  margin-top: 3px;
  text-align: right;
}  

.right_copyright A {
  font-size: 9px;
  text-decoration: none;
}

/* --- Magazin------------------------------------------------------ */

.magazin {
  margin-top: 5px;
}