/* *****************
   Da während des Editierens NUR style_rte.css aktiv ist, MÜSSEN Formate für body,a,p,td,th,form,ol,ul,li,hr,h1,h2,... DORT statt in style.css definiert werden!
   ***************** */


/* ***************** */

#divMain {
  position: relative;
  background-color: #FFF;
  width: 884px;
  height: 100%;
  margin: 0 auto;
  text-align: left;
}
#tableMain {
}
#trTop {
  height: 85px;
}
#trMain {
  height: 1px;
}
#tdLogo {
  width: 233px;
  vertical-align: top;
  padding-top: 2px;
}
#tdSepL {
  width: 15px;
}
#tdBody_TV {
  width: 370px;
  height: 236px;
  vertical-align: top;
  border: 1px solid #F9B41D;
  padding: 7px 8px;
}
#tdSepR {
  width: 15px;
}
#tdMenu {
  width: 233px;
  vertical-align: top;
  padding-top: 2px;
}

#tableMenu_TV {
  background: #F9B41D;
  height: 233px;
  width:  100%;
  border: solid #F9B41D;
  border-width: 8px 13px;
}
.menu1, .menu1_act, .menu1_cur {
  vertical-align: middle;
  padding: 1px 0 2px 0;
}
.menu2, .menu2_act {
  vertical-align: middle;
  padding: 1px 0 0 10px;
}
  .menu2_spc {
    font-size: 1px; line-height: 1px;
    height: 5px;
    padding: 2px 0px 0 10px;
  }
.menu2_spc div{
  border-bottom: 1px solid #FAD075;
}
.menu2_sep {
  height: 6px;
}
#tableMenu_TV A {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: block;
  width: 100%;
  color: #1A171B;
  text-decoration: none;
}
#tableMenu_TV A:hover {
  color: #f00;
}
#tableMenu_TV .menu1 A, #tableMenu_TV .menu1_act A, #tableMenu_TV .menu1_cur A {
  font-size: 13px;
  line-height: 14px;
}
#tableMenu_TV .menu2 A, #tableMenu_TV .menu2_act A {
  font-size: 11px;
  line-height: 11px;
}
#tableMenu_TV .menu1_act A, #tableMenu_TV .menu1_cur A {
  padding-bottom: 3px;
  border-bottom: 5px solid white;
}
#tableMenu_TV .menu1_cur A {
  color: #FBFFFF;
}
#tableMenu_TV .menu2_act A {
  color: #FBFFFF;
}
