/*neu 13.05.2006*/
.ueberblicktitel {
    background-image: url(../images/themenwelt/themenwelt_uebersicht/titel_themenwelt.png);
    background-repeat: no-repeat;
	background-position: 0px 20px;
	height: 64px;
}

.bildteaserueberblick {
    background-image: url(../images/themenwelt/themenwelt_uebersicht/freisteller.png);
    background-repeat: no-repeat;
	height: 192px;
	width: 279px;
}

#menu ul.level1 li.aktiv1 a,
#menu ul.level1 li.aktivbottom1 a{
  color: #DF0004;

  background-position: 11px;
  background-repeat: no-repeat;
}

#menu ul.level1 li.aktiv1 ul.level2 li.aktiv2 a,
#menu ul.level1 li.aktiv1 ul.level2 li.aktivbottom2 a {


  background-position: 22px;
  background-repeat: no-repeat;
  padding-left: 32px;
}
#menu ul.level1 li.aktiv1 ul.level2 li.aktiv2,
#menu ul.level1 li.aktiv1 ul.level2 li.aktivbottom2  {
   background-color: #d3e9ed;
   }


#menu ul.level1 li.aktiv1 ul.level2 a:hover{
background-image: url("../images/punkt.png");
}

/*old
#header {
    background-image: url(../images/themenwelt/themenwelt_bg.gif);
    background-repeat: no-repeat;
	height: 121px;
	width: 991px;
}
*/
/*neu*/




#bg table.tabmenu {
    background-image: url(../images/themenwelt/nav_hg.jpg);
    background-repeat: repeat-x;
    width: 161px;
}

#content td.mini_n_c {
  background-image: url(../images/themenwelt/themenwelt_uebersicht/teaser_bg.gif);
  background-repeat: repeat-y;
  width: 279px;
}
#content td.mini_n_u {
    background-image: url(../images/teaser_bottom.png); 
  background-repeat: no-repeat;
  width: 279px;
  height: 10px;
  padding-bottom: 40px;
}



/*teaser*/
.teaser_headline {
background-repeat: no-repeat;
padding: 0px 0px 0px 20px;
height: 20px;
}

#content td.mini_uebersicht_c {
  background-image: url(../images/themenwelt/themenwelt_uebersicht/box_bg.gif);
  background-repeat: repeat-y;
  width: 481px;
}
#content td.mini_uebersicht_o {
  background-image: url(../images/themenwelt/themenwelt_uebersicht/box_top.gif);
  background-repeat: no-repeat;
  height: 4px;
  width: 481px;

}
#content td.mini_uebersicht_u {
  background-image: url(../images/themenwelt/themenwelt_uebersicht/box_bottom.gif);
  background-repeat: no-repeat;
  height: 4px;
  width: 481px;
}

#content .tabsel td {
  margin: 0;
  padding: 0;
  vertical-align: middle;
  height: 22px;
}

#content .tabsel td.bul {
  padding-left: 7px;
}


#content .sm5 {
  margin: 0;
  padding: 0;
  background-image: url(../images/bt_go_off.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  width: 14px;
  height: 14px;
  border: 0px solid white;
  cursor: pointer;
}
#content .sm5:hover {
  margin: 0;
  padding: 0;
  background-image: url(../images/bt_go_on.png);
  background-repeat: no-repeat;
  background-color: transparent;
}


#teaserblock {
    background-image: url(../images/themenwelt/themenwelt_detail/teaser_bg.gif);
    background-repeat: repeat-y;
    width: 279px;
	vertical-align: top;
    margin-bottom: 20px;
}

