/*neu 13.05.2006*/
.ueberblicktitel img{
    padding-top: 60px;
    padding-bottom: 15px;
}

.bildteaserueberblick {

}



/*old
#header {
    background-image: url(../images/mini/mini_bg.gif);
    background-repeat: no-repeat;
	height: 121px;
	width: 991px;
}
*/
/*neu*/

#content table.corows {
padding: 15px 0px 10px 0px;
}

#content tr.row1t td {
padding-bottom: 0px;
}
#content tr.row2 td {
padding-bottom: 5px;
}

#bg {
    background-image: url(../images/hg.jpg);
    background-repeat: repeat-x;
    height: 600px;
}

#bg table.tabmenu {

    width: 161px;
}

#content td.mini_n_c {
  background-image: url(../images/teaser_middle.gif);
  background-repeat: repeat-y;
  width: 279px;
}
#content td.mini_n_u {
    background-image: url(../images/teaser_bottom.gif);
  background-repeat: no-repeat;
  width: 279px;
  height: 25px;   
  padding-bottom: 40px;
}




/*teaser*/
.teaser_headline {
background-repeat: no-repeat;
padding: 0px 20px;
height: 20px;
width: 237px;
}

#content td.mini_uebersicht_c {
  background-image: url(../images//box_bg.gif);
  background-repeat: repeat-y;
  width: 481px;
}
#content td.mini_uebersicht_o {
  background-image: url(../images//box_top2.gif);
  background-repeat: no-repeat;
  height: 4px;
  width: 481px;

}
#content td.mini_uebersicht_u {
  background-image: url(../images/box_bottom2.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/mini/mini_detail/teaser_bg.gif);
    background-repeat: repeat-y;
    width: 279px;
	vertical-align: top;
    margin-bottom: 20px;
}

