body, td, input, select, textarea {
 /* here we set the gobal fonttype and the other std settings*/
  font-family: verdana;
  font-size: 11px;
  color: black;
 scrollbar-DarkShadow-Color:#000000;

 scrollbar-Face-Color:#FFDB71;
 scrollbar-Shadow-Color:#BE0027;
 scrollbar-Highlight-Color:#0000000;
 scrollbar-3dLight-Color:#ff00000;
 scrollbar-Arrow-Color:#000000;
 }
.body {
 background-color: #FFDB71;
 scrollbar-Track-Color:#FFDB71;
 margin: 0;
 margin-bottom: 0;
 margin-left: 0;
 margin-right: 0;
 margin-top: 0;
 }
 a {
  color: #BE0027;
  font-weight: bold;
  text-decoration: none;
 }
 a:hover {
  text-decoration: underline;
 }
 /* box styles */
 td.topleft {
  background-image: url(images/table_box_top_left.gif);
 /* this width is for the whole left column */
  width: 12px;
 /* this height is enough for the top */
  height: 30 px;
 }
 td.topcenter {
  background-image: url(images/table_box_top.gif);
 /* this width is for the whole center column -> we don't use it to keep everything dynamic
  width: 10px; */
  color: #BE0027;
  font-weight: bold;
 }
 td.topright {
  background-image: url(images/table_box_top_right.gif);
 /* this width is for the whole right column */
  width: 12px;
  height: 14 px;
 }
 td.centerleft {
  background-image: url(images/table_box_left.gif);
 }
 td.centerright {
  background-image: url(images/table_box_right.gif);
 }
 td.bottomleft {
  background-image: url(images/table_box_bot_left.gif);
  height: 14 px;
 }
 
 td.bottomcenter {
  background-image: url(images/table_box_bottom.gif);
 }
 td.bottomright {
  background-image: url(images/table_box_bot_right.gif);
 }
 table.boxcontent {
  background-color: #FFDB71;
  padding-top: 10px;
 }
 /* /box styles */
 .menu_left
 {
   padding-right: 12px; 
 }
 .white_border
 {
   border-top: 1px solid #FFFFFF;  
  }
  /* Hier steht eine Headline*/
  td.bottomleft2 {
  background-image: url(images/table_box_bottom_left2.gif);
  height: 14 px;
 }
 td.bottomcenter2 {
  background-image: url(images/table_box_bottom2.gif);
 }
 
 td.bottomright2 {
  background-image: url(images/table_box_bottom_right2.gif);
 }
 
 td.topleft2 {
  background-image: url(images/table_box_top_left2.gif); 
  width: 12px;
  height: 29 px;
 }
 td.topcenter2 {
  background-image: url(images/table_box_top2.gif); 
  color: #BE0027;
  font-weight: bold;
 }
 td.topright2 {
  background-image: url(images/table_box_top_right2.gif); 
  width: 12px;
  height: 14 px;
 }
 /*live musik*/
 td.righttable_left {
  background-image: url(images/right_table_box_left.gif);
  width: 12px; 
  height: 30 px;
 }
 td.righttable_center {
  background-image: url(images/right_table_box_center.gif); 
  color: #BE0027;
  font-weight: bold;
 }
 td.righttable_right {
  background-image: url(images/right_table_box_right.gif); 
  width: 12px;
  height: 14 px;
 }
  
 td.righttable_bottom_left {
  background-image: url(images/right_table_bottom_left.gif); 
  width: 12px; 
  height: 34 px;
 }
 td.righttable_bottom_center {
  background-image: url(images/right_table_bottom_center.gif); 
  color: #BE0027;
  font-weight: bold;
 }
 td.righttable_bottom_right {
  background-image: url(images/right_table_bottom_right.gif);
  width: 12px;
  height: 14 px;
 }
  /*Favoriten hinzufugen*/
 td.favoriten_table_left {
  background-image: url(images/favoriten_table_left.gif);
  width: 12px;
  height: 31 px;
 }
 td.favoriten_table_center {
  background-image: url(images/favoriten_table_center.gif);
  height: 31px;
  width: 196px;
  color: #BE0027;
  font-weight: bold;
 }
 td.favoriten_table_right {
  background-image: url(images/favoriten_table_right.gif);
  width: 12px;
  height: 31 px;
 }
 /*Antenne Hörerservice */
 td.antenne_table_left {
  background-image: url(images/antenne_table_left.gif);
  width: 12px;
  height: 45 px;
 }
 td.antenne_table_center {
  background-image: url(images/antenne_table_center.gif);
  height: 45px;
  width: 196px;
  color: #BE0027;
  font-weight: bold;
 }
 td.antenne_table_right {
  background-image: url(images/antenne_table_right.gif);
  width: 12px;
  height: 45 px;
 }
 INPUT {
       background-color: #FFDB71;
    height: 18px;   
     }
 select
 {
  background-color: #FFDB71;
     width: 183px;
   height: 18px;   
 }
 
 
 /*menu*/
            a.MenuPoint {
                        font-weight:bold;
                        font-size: 11px;
                        color: #990000;
                        text-decoration: none;
            }
            a.MenuPointHover {
                        font-weight:bold;
                        font-size: 11px;
                        color: #000000;
                        text-decoration: none;
            }
            a.MenuPointActive {
                        font-weight:bold;
                        font-size: 11px;
                        color: #000000;
                        text-decoration: none;
      
            }
            a.subMenuPoint {
                        font-weight:bold;
                        font-size: 10px;
                        color: #000000;
                        text-decoration: none;
      
            }
            a.subMenuPointHover {
                        font-weight:bold;
                        font-size: 10px;
                        color: #990000;
                        text-decoration: underline;
      
            }
            a.subMenuPointActive {
                        font-weight:bold;
                        font-size: 10px;
                        color: #990000;
                        text-decoration: underline;
     
            }           
            
            /* background styles */
            td.MenuPoint {
                        background-color: #ffcc33;
                        height: 23px;
                        background-image: url(images/menu_bg.gif);
                        padding-right: 15px;
                        font-size: 12px;
                         }
            td.MenuPointHover {
                        background-image: url(images/menu_bg_active.gif);
                        background-color: #FFF2CC;
                        height: 23px;
                        padding-right: 15px;
                        font-size: 12px;
                        }
            td.MenuPointActive {
                        background-color: #FFF2CC;
                        background-image: url(images/menu_bg_active.gif);
                        height: 23px;
                        padding-right: 15px;
                        font-size: 12px;
      
            }
            td.subMenuPoint {
                        background-color: #FFE699;
                        background-image: url(images/submenupoint_bg.gif);
                        height:20px;
                        padding-right: 15px;
      
                       }
           td.subMenuPointHover {
                        background-color: #FFF2CC;
                        background-image: url(images/submenupoint_bg.gif);
                        height:20px;
                        padding-right: 15px;
           
                       }
            td.subMenuPointActive {
                        background-color: #FFF2CC;
                        background-image: url(images/submenupoint_bg.gif);
                        height:20px;
                        padding-right: 15px;
                      }
/*right */
.right_text_align
{
 padding-left: 9px;
 padding-right: 9px;
}
.right_headline
{
  font-weight: bold;
  color: #BE0027;
}
/*left*/
.left_align
{
  padding-left: 14px;
}
.left_text_color
{
  color: #FFD62E;
}
.left_white_email
{
  color: #FFFFFF;
}
.input_left
{
  width: 137px;
}
.menuNode
{
  background-color: #FFE699;
  padding-right: 18px;
  background-image: url(images/menusubpoint_bg.gif);
  background-repeat: no-repeat;
}
.button
{
  background-color: #FFCC33;
  padding-right: 18px;
  padding-bottom: 7px;
  background-image: url(images/menupoint_bg.gif);
  background-repeat: no-repeat;
}
/*singleline*/
td.sgline_topright
{
    background-image: url(images/table_singleline_right_top.gif);
    width: 12px;
    height: 10px;
}
td.sgline_topleft
{
   background-image: url(images/table_singleline_left_top.gif);
   width: 12px;
   height: 10px;
}
td.sgline_top
{
    background-image: url(images/table_singleline_top.gif);
}
td.sgline_botleft
{
   background-image: url(images/table_singleline_left_bot.gif);
   width: 12px;
   height: 10px;
}
td.sgline_bot
{
 background-image: url(images/table_singleline_bot.gif);
}
td.sgline_botright
{
 background-image: url(images/table_singleline_right_bot.gif);
}
td.sgline_center_left
{
  background-image: url(images/singleline_left.gif);
}
td.sgline_center_right
{
  background-image: url(images/singleline_right.gif);
}
td.sgline_content
{
  background-color: #FFDB71;
  padding-top: 10px;
  color: #BE0027;
  font-weight: bold;
}