@charset "UTF-8";

/* *****************
   Da während des Editierens NUR dynamiccss.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!
   ***************** */



#divviewport {
  position: relative;
  background-color: #FFF;
  width: 942px;
  margin: 0 auto;
  text-align: left;
}
#divviewportPOP {
  position: relative;
  background-color: #FFF;
  width: 765px;
  margin: 0 auto;
  text-align: left;
}
#divviewportPRINT {
  position: relative;
  background-color: #FFF;
  width: 765px;
  margin: 0 auto;
  text-align: left;
}
#divcontent_TV{
  position: absolute;
  left: 192px; top: 162px;
  width: 750px;
}
#divcontentPOP_TV{
  position: absolute;
  left: 15px; top: 70px;
  width: 750px;
}
#divcontentPOP_TV.headline_off{
  top: 0px;
}
#divcontentPRINT_TV{
  position: absolute;
  left: 0px; top: 162px;
  width: 750px;
}
#divcontentHL_table{
  position: absolute;
  left: 192px; top: 102px;
  z-index: 100;
  width: 750px;
  height: 50px;
  border-spacing: 0px;
  border-collapse: collapse;
}
#divcontentHL_tablePOP{
  position: absolute;
  left: 15px; top: 10px;
  width: 750px;
  height: 50px;
  border-spacing: 0px;
  border-collapse: collapse;
}
#divcontentHL_tablePRINT{
  position: absolute;
  left: 0px; top: 102px;
  width: 750px;
  height: 50px;
  border-spacing: 0px;
  border-collapse: collapse;
}
#divcontentHL_table td, #divcontentHL_tablePOP td, #divcontentHL_tablePRINT td{
  vertical-align: bottom;
  padding: 0px;
}
#divcontentHL_TV{
} 
#divrootline_TV{
  display: none;
  position: absolute;
  left: 192px; top: 83px;
  width: 750px;
  margin-top: 16px;
  color: #888;
} 
#divrootline_TV a{
  font-style: italic;
  color: #888;
  text-decoration: none;
} 
#divrootline_TV a:hover{
  color: #66c;
  text-decoration: underline;
} 

#divlogo_TV {
  position: absolute;
  left: 0px; top: 0px;
  width:  174px;
  height: 108px;
  background:url(../img/subnav_brgnd_home.gif) repeat-x 0px 54px;
}
#divheadimg_TV {
  position: absolute;
  left: 174px; top: 0px;
  height: 54px;
  width: 768px;
  text-align: right;
}
#divheadimgPRINT_TV {
  position: absolute;
  left: 174px; top: 0px;
  height: 54px;
  width: 576px;
  overflow:hidden;
}
#divimpressum_TV {
  margin-top: 32px;
  margin-right: 14px;
}
#divimpressum_TV A{
  font-family: Arial, Helvetica, sans-serif, SunSans-Regular;
  font-size: 10px;
  color: #ccc;
  text-decoration: none;
}
#divimpressum_TV A:hover{
  text-decoration: underline;
}
#divheadnav_TV {
  position: absolute;
  left: 174px; top: 54px;
  width: 768px;
  height: 54px;
  background:url(../img/subnav_brgnd.gif) repeat-x;
}
#divheadnavPRINT_TV {
  position: absolute;
  left: 174px; top: 54px;
  width: 576px;
  height: 54px;
  background:url(../img/subnav_brgnd.gif) repeat-x;
}
#divheadnav_right_TV {
  position: absolute;
  left: 680px; top: 58px;
  width: 250px;
  text-align: right;
  color: #515151;
}
#divheadnav_right_TV form{
  display: inline;
  margin: 0;
  padding: 0;
}
#divheadnav_right_TV .inputsubmit{
  font-family: Tahoma, Helvetica, sans-serif, SunSans-Regular;
  vertical-align: top;
  margin-top: 1px;
  border: none;
  background: none;
  cursor: pointer;
}
#divheadnav_right_TV .inputsearch{
  border: none;
  width: 103px;
  height: 16px;
  vertical-align: top;
  margin-left: 2px;
  margin-top:  0px;
  background:url(../img/search_bgrnd.gif) no-repeat right 1px;
}
#divheadnav_right_TV img{
  vertical-align: top;
  margin-left: 6px;
  margin-top: 1px;
}

#divleft{
  position: absolute;
  left: 0px; top: 162px;
  width: 174px;
  border-top: 2px solid #D1D1D6;
}
#divleft, #divleft A {
  font-family: Verdana, Arial, Helvetica, sans-serif, SunSans-Regular;
  text-decoration: none;
}
#divleft A:hover {
  color: #fff;
}

#divlang_TV{
  height: 30px;
  border-top: 2px solid #D1D1D6;
  margin-top: 55px;
  padding-top: 8px;
}
#divlang_TV .langSelect, #divlang_TV .langSelectAct, #divlang_TV .langSelectOff{
  float: left;
  width: 80px;
  height: 20px;
  font-size: 11px;
}
#divlang_TV a{
  color: #818186;
}
.langSelectAct{
  color: #000;
}
.langSelectOff{
  color: #D1D1D6;
}
#divlang_TV img{
  vertical-align: top;
  margin-right: 3px;
}

#divmenu_TV{
}

.menu1, .menu1_act, .menu1_cur {
  vertical-align: middle;
  padding: 9px 0 6px 0;
  width: 150px;
} 

.menu2, .menu2_act, .menu2_cur {
  vertical-align: middle;
  padding: 3px 0 4px 14px;
  width: 136px;
}
.menu2_cur {
  background:url(../img/menu2_bullet.gif) no-repeat 0px 8px;
}
.menu2_spc {
  font-size: 1px; line-height: 1px;
  height: 5px;
  padding: 2px 0 0 10px;
}
.menu2_spc div{
  border-bottom: 1px solid #FAD075;
}
.menu2_sep {
  height: 6px;
}

.menu3, .menu3_act, .menu3_cur {
  vertical-align: middle;
  padding: 3px 0 4px 28px;
  width: 122px;
}
.menu3_act, .menu3_cur {
  background:url(../img/menu2_bullet.gif) no-repeat 15px 8px;
}
.menu3_spc {
  font-size: 1px; line-height: 1px;
  height: 5px;
  padding: 2px 0 0 10px;
}
.menu3_spc div{
  border-bottom: 1px solid #FAD075;
}
.menu3_sep {
  height: 6px;
}


#divmenu_TV A {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  width: 100%;
  color: #666;
  text-decoration: none;
}
#divmenu_TV A:hover {
  color: #fff;
}
#divmenu_TV .menu1 A, #divmenu_TV .menu1_act A, #divmenu_TV .menu1_cur A {
  font-size: 12px;
  line-height: 14px;
}
#divmenu_TV .menu2 A, #divmenu_TV .menu2_act A, #divmenu_TV .menu2_cur A {
  font-size: 12px;
  line-height: 14px;
}
#divmenu_TV .menu3 A, #divmenu_TV .menu3_act A, #divmenu_TV .menu3_cur A {
  font-size: 12px;
  line-height: 14px;
}
#divmenu_TV .menu1_act A, #divmenu_TV .menu2_act A, #divmenu_TV .menu3_act A {
  color: #000;
}
#divmenu_TV .menu1_cur A, #divmenu_TV .menu2_cur A, #divmenu_TV .menu3_cur A {
  color: #039;
}
#divmenu_TV .menu1_act A:hover, #divmenu_TV .menu1_cur A:hover, 
#divmenu_TV .menu2_act A:hover, #divmenu_TV .menu2_cur A:hover, 
#divmenu_TV .menu3_act A:hover, #divmenu_TV .menu3_cur A:hover {
  color: #fff;
}
/* CONTENT ELEMENT HEIGHTS */
.hAuto { min-height:    0px; padding: 0px; }
.h0_5  { min-height:   36px; padding: 0px; }
.h1_0  { min-height:   90px; padding: 0px; }  /* = 1 tile */
.h1_5  { min-height:  144px; padding: 0px; }
.h2_0  { min-height:  198px; padding: 0px; }  /* = 2 tiles */
.h2_5  { min-height:  252px; padding: 0px; }
.h3_0  { min-height:  306px; padding: 0px; }  /* = 3 tiles */
.h3_5  { min-height:  360px; padding: 0px; }
.h4_0  { min-height:  414px; padding: 0px; }  /* = 4 tiles */
.h4_5  { min-height:  468px; padding: 0px; }
.h5_0  { min-height:  522px; padding: 0px; }  /* = 5 tiles */
.h5_5  { min-height:  567px; padding: 0px; }
.h6_0  { min-height:  630px; padding: 0px; }  /* = 6 tiles */
.h6_5  { min-height:  684px; padding: 0px; }
.h7_0  { min-height:  738px; padding: 0px; }  /* = 7 tiles */
.h7_5  { min-height:  792px; padding: 0px; }
.h8_0  { min-height:  846px; padding: 0px; }  /* = 8 tiles */
.h8_5  { min-height:  900px; padding: 0px; }
.h9_0  { min-height:  954px; padding: 0px; }  /* = 9 tiles */
.h9_5  { min-height: 1008px; padding: 0px; }

/* CONTENT ELEMENT WIDTHS */
/*
   typical compositions to fill a content block:   
   x1 + x3 + 10px + x2   /   x5 + 10px + x2   /   x4 + 10px + x4   /   x6
*/
.w0_5{ width:  78px; }
.w1_0{ width: 174px; }  /* = 1 tile */
.w1_5{ width: 270px; }
.w2_0{ width: 366px; }  /* = 2 tiles */
.w2_5{ width: 462px; }
.w3_0{ width: 558px; }  /* = 3 tiles */
.w3_5{ width: 654px; }
.w4_0{ width: 750px; }  /* = 4 tiles = full width */

.bgPos_LinksOben      { background-repeat: no-repeat; background-position: left top; }
.bgPos_LinksMitte   { background-repeat: no-repeat; background-position: left center; }
.bgPos_LinksUnten   { background-repeat: no-repeat; background-position: left bottom; }
.bgPos_MitteOben    { background-repeat: no-repeat; background-position: center top; }
.bgPos_MitteMitte { background-repeat: no-repeat; background-position: center center; }
.bgPos_MitteUnten { background-repeat: no-repeat; background-position: center bottom; }
.bgPos_RechtsOben     { background-repeat: no-repeat; background-position: right top; }
.bgPos_RechtsMitte  { background-repeat: no-repeat; background-position: right center; }
.bgPos_RechtsUnten  { background-repeat: no-repeat; background-position: right bottom; }

.col_Schwarz { color: #000; }
.col_Weiss { color: #fff; }

.bgCol_Transparent { background-color: transparent; }
.bgCol_Weiss       { background-color: #FFF; }
.bgCol_Hellgrau   { background-color: #EFEFF4; }
.bgCol_Mittelgrau  { background-color: #D1D1D6; }
.bgCol_Halbdunkelgrau  { background-color: #A9A9AE; }
.bgCol_Dunkelgrau  { background-color: #818186; }

.flt_Links{  float: left; }
.flt_Rechts{ float: right;}
.fltClear{  clear: both; }
.fltLClear{ clear: left; }
.fltRClear{ clear: right; }
.fltClear, .fltLClear, .fltRClear{
  height: 0px;
  line-height: 1px;
  overflow: hidden;
}

.marg_right  {margin-right: 18px;}
.marg_bottom {margin-bottom: 18px;}

.pointer{ cursor: pointer; }

.contBlock, .contBlock2col{
  width: 768px;
  clear: both;
  float: left;
}
.contBlock2colLeft{
  width: 384px;
  float: left;
}
.contBlock2colRight{
  width: 384px;
  float: right;
}

.contBody{
  padding: 4px 5px 4px 5px;
}
.contBodyNP{
  padding: 0px;
}

.contTile{
}

/* nested Tiles are not allowed!!! mark them red */
.contTile .contTile { border: 3px solid red; background:url(../img/warning_nested_tiles.gif); }
.contTile .contTile .contBody  { background:url(../img/warning_nested_tiles.gif); }
.contTile .contTile .contBodyNP{ background:url(../img/warning_nested_tiles.gif); }

.line_top{
  border-top: 2px solid #D1D1D6;
  padding-top: 6px;
}






/* ***** */




.cssButton{
  display: block;

  font-weight:normal;
  padding: 4px 8px;
  background:#EFEFF4;
  background: -webkit-gradient(linear, left top, left bottom, from(#EFEFF4), to(#D1D1D6));
  background-image: -moz-linear-gradient(top, #EFEFF4, #D1D1D6);
  color:#333;
  border:1px solid #A9A9AE;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  text-decoration:none;
  text-shadow: #fff 0px 1px 0px;
  min-width: 0;
  overflow: hidden;
}
.cssButton:hover{
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#EFEFF4), to(#ffffff));
  background-image: -moz-linear-gradient(top, #EFEFF4, #ffffff);
  color:#333333;
}




/* ***** */

