body
{
background-image: url(../images/bg/body.png);
}

div.topHeaderLeft { background-image: url("../images/header/header_logo.png"); }
div.topHeaderRight { background-image: none; }


div.footerWrapper
{ background-image: none; /*background-image: url(../images/bg/beta.png);*/ }

ul.topMenu li a,
ul.topMenu li a:link,
ul.topMenu li a:visited,
ul.topMenu li a:hover,
ul.topMenu li a:focus,
ul.topMenu li a:active
{
background-image: url(../images/bg/top_menu_arrow.png);
}

ul.topMenu li a.tmNut,
ul.topMenu li a.tmNut:link,
ul.topMenu li a.tmNut:visited,
ul.topMenu li a.tmNut:hover,
ul.topMenu li a.tmNut:focus,
ul.topMenu li a.tmNut:active
{
background-image: url(../images/bg/top_menu_arrow_nut.png);
}

ul.topMenu li a.tmMub,
ul.topMenu li a.tmMub:link,
ul.topMenu li a.tmMub:visited,
ul.topMenu li a.tmMub:hover,
ul.topMenu li a.tmMub:focus,
ul.topMenu li a.tmMub:active
{
background-image: url(../images/bg/top_menu_arrow_mub.png);
}

ul.topMenu li a.tmPuw,
ul.topMenu li a.tmPuw:link,
ul.topMenu li a.tmPuw:visited,
ul.topMenu li a.tmPuw:hover,
ul.topMenu li a.tmPuw:focus,
ul.topMenu li a.tmPuw:active
{
background-image: url(../images/bg/top_menu_arrow_puw.png);
}

ul.topMenu li a.tmKug,
ul.topMenu li a.tmKug:link,
ul.topMenu li a.tmKug:visited,
ul.topMenu li a.tmKug:hover,
ul.topMenu li a.tmKug:focus,
ul.topMenu li a.tmKug:active
{
background-image: url(../images/bg/top_menu_arrow_kug.png);
}

ul.topMenu li a.tmBi,
ul.topMenu li a.tmBi:link,
ul.topMenu li a.tmBi:visited,
ul.topMenu li a.tmBi:hover,
ul.topMenu li a.tmBi:focus,
ul.topMenu li a.tmBi:active
{
background-image: url(../images/bg/top_menu_arrow_bi.png);
}



div.topSearch
{
background-image: url(../images/bg/suche.png);
}


h2.dossierCommentsH2
{
background-image: url(../images/bg/h2_dossier_comments.png);
}

span.dsmUser
{
background-image: url(../images/bg/dossier_icon_user.png);
}

span.dsmChat
{
background-image: url(../images/bg/dossier_icon_chat.png);
}

span.dmmMovie
{
background-image: url(../images/bg/dossier_icon_mm_movie.png);
}

span.dmmCamera
{
background-image: url(../images/bg/dossier_icon_mm_camera.png);
}

span.dmmOther
{
background-image: url(../images/bg/dossier_icon_mm_other.png);
}

div.ressortDossierContent span.dmmMovie,
span.shmMovie
{
background-image: url(../images/bg/ressort_mm_video.png);
}

div.ressortDossierContent span.dmmCamera,
span.shmCamera
{
background-image: url(../images/bg/ressort_mm_camera.png);
}

div.ressortDossierContent span.dmmOther,
span.shmOther
{
background-image: url(../images/bg/ressort_mm_grafik.png);
}


div.searchHitWrapper:hover span.shmMovie
{
background-image: url(../images/bg/dossier_icon_mm_movie.png);
}

div.searchHitWrapper:hover span.shmCamera
{
background-image: url(../images/bg/dossier_icon_mm_camera.png);
}

div.searchHitWrapper:hover span.shmOther
{
background-image: url(../images/bg/dossier_icon_mm_other.png);
}

div.searchHitLocked:hover span.shmCamera
{
background-image: url(../images/bg/ressort_mm_camera.png);
}

div.searchHitLocked:hover span.shmMovie
{
background-image: url(../images/bg/ressort_mm_video.png);
}

div.searchHitLocked:hover span.shmOther
{
background-image: url(../images/bg/ressort_mm_grafik.png);
}




div.shwHovDossier:hover
{
background-image: url(../images/bg/arrow_dossier.gif);
}
div.shwHovDossier:hover div.searchHitDate
{
background-image: url(../images/header_icons/dossier.png);
}


div.shwHovCoop:hover
{
background-image: url(../images/bg/arrow_coop.gif);
}

div.shwHovNut:hover
{
background-image: url(../images/bg/arrow_nut.gif);
}
div.shwHovNut:hover div.searchHitDate
{
background-image: url(../images/header_icons/nut.png);
}

div.shwHovMub:hover
{
background-image: url(../images/bg/arrow_mub.gif);
}
div.shwHovMub:hover div.searchHitDate
{
background-image: url(../images/header_icons/mub.png);
}

div.shwHovKug:hover
{
background-image: url(../images/bg/arrow_kug.gif);
}
div.shwHovKug:hover div.searchHitDate
{
background-image: url(../images/header_icons/kug.png);
}

div.shwHovPuw:hover
{
background-image: url(../images/bg/arrow_puw.gif);
}
div.shwHovPuw:hover div.searchHitDate
{
background-image: url(../images/header_icons/puw.png);
}

div.shwHovBi:hover
{
background-image: url(../images/bg/arrow_bi.gif);
}
div.shwHovBi:hover div.searchHitDate
{
background-image: url(../images/header_icons/bi.png);
}

div.searchHitLocked div.searchHitDate
{
background-image: url(../images/bg/locked_gray.png);
}

div.shlHover
{
background-image: url(../images/bg/search_hit_locked.png);
}

div.shlHover div
{
background-image: url(../images/bg/locked_white.png);
}

div.dossierLink a,
div.dossierLink a:link,
div.dossierLink a:visited,
div.dossierLink a:hover,
div.dossierLink a:focus,
div.dossierLink a:active
{
background-image: url(../images/bg/dossier_link.png);
}


div.dossierContent
{
background-image: url(../images/bg/dossier_content_45percent.png);
}

div.dossierContentBottom
{
background-image: url(../images/bg/dossier_content_bottom.png);
}



div.wws h2,
div.newsticker h2
{
background-image: url(../images/bg/h2.png);
}

span.h2toggleButton
{
background-image: url(../images/bg/h2toggleButton.png);
}

a.grayCube,
a.grayCube:link,
a.grayCube:visited,
a.grayCube:hover,
a.grayCube:focus,
a.grayCube:active,
a.newsBoxMoreLink,
a.newsBoxMoreLink:link,
a.newsBoxMoreLink:visited,
a.newsBoxMoreLink:hover,
a.newsBoxMoreLink:focus,
a.newsBoxMoreLink:active
{
background-image: url(../images/bg/cube_gray.png);
}

td.ressortTopBottom
{
background-image: url(../images/bg/arrow_white_rb.png);
}

td.coopTopBottom
{
background-image: url(../images/bg/cooperations_bottom.png);
}


a.whiteCube,
a.whiteCube:link,
a.whiteCube:visited,
a.whiteCube:hover,
a.whiteCube:focus,
a.whiteCube:active
{
background-image: url(../images/bg/cube_white.png);
}

a.redCube,
a.redCube:link,
a.redCube:visited,
a.redCube:hover,
a.redCube:focus,
a.redCube:active
{
background-image: url(../images/bg/cube_red.png);
}



div.newsBoxNUT div.newsBoxHeadAPA,
div.ressortNUT div.newsBoxHeadAPA
{
background-image: url(../images/header_icons/nut.png);
}

div.newsBoxNUT div.newsBoxFooterAPA,
div.ressortNUT div.newsBoxFooterAPA
{
background-image: url(../images/bg/newsbox_footer_nut_apa.png);
}

div.newsBoxNUT div.newsBoxFooterPartner,
div.ressortNUT div.newsBoxFooterPartner
{
background-image: url(../images/bg/newsbox_footer_nut.png);
}


div.newsBoxMUB div.newsBoxHeadAPA,
div.ressortMUB div.newsBoxHeadAPA
{
background-image: url(../images/header_icons/mub.png);
}

div.newsBoxMUB div.newsBoxFooterAPA,
div.ressortMUB div.newsBoxFooterAPA
{
background-image: url(../images/bg/newsbox_footer_mub_apa.png);
}

div.newsBoxMUB div.newsBoxFooterPartner,
div.ressortMUB div.newsBoxFooterPartner
{
background-image: url(../images/bg/newsbox_footer_mub.png);
}


div.newsBoxKUG div.newsBoxHeadAPA,
div.ressortKUG div.newsBoxHeadAPA
{
background-image: url(../images/header_icons/kug.png);
}

div.newsBoxKUG div.newsBoxFooterAPA,
div.ressortKUG div.newsBoxFooterAPA
{
background-image: url(../images/bg/newsbox_footer_kug_apa.png);
}

div.newsBoxKUG div.newsBoxFooterPartner,
div.ressortKUG div.newsBoxFooterPartner
{
background-image: url(../images/bg/newsbox_footer_kug.png);
}


div.newsBoxPUW div.newsBoxHeadAPA,
div.ressortPUW div.newsBoxHeadAPA
{
background-image: url(../images/header_icons/puw.png);
}

div.newsBoxPUW div.newsBoxFooterAPA,
div.ressortPUW div.newsBoxFooterAPA
{
background-image: url(../images/bg/newsbox_footer_puw_apa.png);
}

div.newsBoxPUW div.newsBoxFooterPartner,
div.ressortPUW div.newsBoxFooterPartner
{
background-image: url(../images/bg/newsbox_footer_puw.png);
}


div.newsBoxBI div.newsBoxHeadAPA,
div.ressortBI div.newsBoxHeadAPA
{
background-image: url(../images/header_icons/bi.png);
}

div.newsBoxBI div.newsBoxFooterAPA,
div.ressortBI div.newsBoxFooterAPA
{
background-image: url(../images/bg/newsbox_footer_bi_apa.png);
}

div.newsBoxBI div.newsBoxFooterPartner,
div.ressortBI div.newsBoxFooterPartner
{
background-image: url(../images/bg/newsbox_footer_bi.png);
}


div.cooperationsWrapper a.newsBoxMoreLink,
div.cooperationsWrapper a.newsBoxMoreLink:link,
div.cooperationsWrapper a.newsBoxMoreLink:visited,
div.cooperationsWrapper a.newsBoxMoreLink:hover,
div.cooperationsWrapper a.newsBoxMoreLink:focus,
div.cooperationsWrapper a.newsBoxMoreLink:active
{
background-image: url(../images/bg/cube_white.png);
}

div.cooperationsBottom
{
background-image: url(../images/bg/cooperations_bottom.png);
}


h3.red
{
background-image: url(../images/bg/h3_red.png);
}


div.multimediaBoxNav a,
div.multimediaBoxNav a:link,
div.multimediaBoxNav a:visited,
div.multimediaBoxNav a:hover,
div.multimediaBoxNav a:focus,
div.multimediaBoxNav a:active
{
background-image: url(../images/bg/cube_white.png);
}

div.paging a,
div.paging a:link,
div.paging a:visited,
div.paging a:hover,
div.paging a:focus,
div.paging a:active
{
background-image: url(../images/bg/paging.png);
}

div.paging a:hover,
div.paging a:focus,
div.paging a:active,
div.paging a.pgnActive,
div.paging a.pgnActive:link,
div.paging a.pgnActive:visited,
div.paging a.pgnActive:hover,
div.paging a.pgnActive:focus,
div.paging a.pgnActive:active
{
background-image: url(../images/bg/paging_active.png);
}



div.coopNewsPaging a,
div.coopNewsPaging a:link,
div.coopNewsPaging a:visited,
div.coopNewsPaging a:hover,
div.coopNewsPaging a:focus,
div.coopNewsPaging a:active
{
background-image: url(../images/bg/paging_coop.png);
}

div.coopNewsPaging a:hover,
div.coopNewsPaging a:focus,
div.coopNewsPaging a:active,
div.coopNewsPaging a.pgnActive,
div.coopNewsPaging a.pgnActive:link,
div.coopNewsPaging a.pgnActive:visited,
div.coopNewsPaging a.pgnActive:hover,
div.coopNewsPaging a.pgnActive:focus,
div.coopNewsPaging a.pgnActive:active
{
background-image: url(../images/bg/paging_active_coop.png);
}




div.tags a,
div.tags a:link,
div.tags a:visited,
div.tags a:hover,
div.tags a:focus,
div.tags a:active,
ul.moreTopicLinks a,
ul.moreTopicLinks a:link,
ul.moreTopicLinks a:visited,
ul.moreTopicLinks a:hover,
ul.moreTopicLinks a:focus,
ul.moreTopicLinks a:active
{
background-image: url(../images/bg/paging.png);
}

a.factboxMediaMore,
a.factboxMediaMore:link,
a.factboxMediaMore:visited,
a.factboxMediaMore:hover,
a.factboxMediaMore:focus,
a.factboxMediaMore:active
{
background-image: url(../images/bg/factboxmedia_more.png);
}

a.print,
a.print:link,
a.print:visited,
a.print:hover,
a.print:focus,
a.print:active
{
background-image: url(../images/bg/print.png);
}

div.dossierForumTop
{
background-image: url(../images/bg/forum_arrow.gif);
}

h2.dfvr
{
background-image: url(../images/bg/h2dfvr.png);
}

div.twitterInnerBox
{
background-image: url(../images/bg/twitter_box.png);
}

h3.twitterPostsHeader
{
background-image: url(../images/bg/twitter_box_head.png);
}

h2.ressortDossierH2
{
background-image: url(../images/bg/h2_ressort_dossier.png)!important;
}

div.footer_darkgray
{
background-image: url(../images/bg/footer_darkgray.png);
}

div.footer_gray
{
background-image: url(../images/bg/footer_gray.png);
}

a.typePDF,
a.typePDF:link,
a.typePDF:visited,
a.typePDF:hover,
a.typePDF:focus,
a.typePDF:active
{
background-image: url(../images/file_icons/pdf.png);
}

a.typeDOC,
a.typeDOC:link,
a.typeDOC:visited,
a.typeDOC:hover,
a.typeDOC:focus,
a.typeDOC:active
{
background-image: url(../images/file_icons/doc.png);
}

a.typePNG,
a.typePNG:link,
a.typePNG:visited,
a.typePNG:hover,
a.typePNG:focus,
a.typePNG:active
{
background-image: url(../images/file_icons/pic_png.png);
}

a.typeJPG,
a.typeJPG:link,
a.typeJPG:visited,
a.typeJPG:hover,
a.typeJPG:focus,
a.typeJPG:active
{
background-image: url(../images/file_icons/pic_jpg.png);
}

a.typeGIF,
a.typeGIF:link,
a.typeGIF:visited,
a.typeGIF:hover,
a.typeGIF:focus,
a.typeGIF:active
{
background-image: url(../images/file_icons/pic_gif.png);
}



ul.searchProfileSelect li.fakeOptionSelected
{
background-image: url(../images/bg/fake_select_arrow.png);
}

li.searchFilterDateCal
{
background-image: url(../images/bg/calendar_icon.png);
}


div.rtfvInfo
{
background-image: url(../images/bg/ressort_top_fulltext.png);
}

/* ressort specific styles */ 

div.ressortNUT div.ressortHeader
{
background-image: url(../images/header_icons/nut_big.png);
}

div.ressortNUT a.ressortCube,
div.ressortNUT a.ressortCube:link,
div.ressortNUT a.ressortCube:visited,
div.ressortNUT a.ressortCube:hover,
div.ressortNUT a.ressortCube:focus,
div.ressortNUT a.ressortCube:active
{
background-image: url(../images/bg/cube_nut.png);
}

div.ressortNUT h2.ressortH2
{
background-image: url(../images/bg/h2_ressort_nut.png);
}

div.ressortNUT h3.red
{
background-image: url(../images/bg/h3_nut.png);
}

div.ressortNUT div.ressortTermin
{
background-image: url(../images/bg/termine_nut.png);
}

div.ressortNUT div.ressortFooter
{
background-image: url(../images/bg/ressort_footer_nut.png);
}

div.ressortNUT div.rtfvTeaser
{
background-image: url(../images/header_icons/nut_bigger.png);
}


div.ressortMUB div.ressortHeader
{
background-image: url(../images/header_icons/mub_big.png);
}

div.ressortMUB a.ressortCube,
div.ressortMUB a.ressortCube:link,
div.ressortMUB a.ressortCube:visited,
div.ressortMUB a.ressortCube:hover,
div.ressortMUB a.ressortCube:focus,
div.ressortMUB a.ressortCube:active
{
background-image: url(../images/bg/cube_mub.png);
}

div.ressortMUB h2.ressortH2
{
background-image: url(../images/bg/h2_ressort_mub.png);
}

div.ressortMUB h3.red
{
background-image: url(../images/bg/h3_mub.png);
}

div.ressortMUB div.ressortTermin
{
background-image: url(../images/bg/termine_mub.png);
}

div.ressortMUB div.ressortFooter
{
background-image: url(../images/bg/ressort_footer_mub.png);
}

div.ressortMUB div.rtfvTeaser
{
background-image: url(../images/header_icons/mub_bigger.png);
}


div.ressortPUW div.ressortHeader
{
background-image: url(../images/header_icons/puw_big.png);
}

div.ressortPUW a.ressortCube,
div.ressortPUW a.ressortCube:link,
div.ressortPUW a.ressortCube:visited,
div.ressortPUW a.ressortCube:hover,
div.ressortPUW a.ressortCube:focus,
div.ressortPUW a.ressortCube:active
{
background-image: url(../images/bg/cube_puw.png);
}

div.ressortPUW h2.ressortH2
{
background-image: url(../images/bg/h2_ressort_puw.png);
}

div.ressortPUW h3.red
{
background-image: url(../images/bg/h3_puw.png);
}

div.ressortPUW div.ressortTermin
{
background-image: url(../images/bg/termine_puw.png);
}

div.ressortPUW div.ressortFooter
{
background-image: url(../images/bg/ressort_footer_puw.png);
}

div.ressortPUW div.rtfvTeaser
{
background-image: url(../images/header_icons/puw_bigger.png);
}


div.ressortKUG div.ressortHeader
{
background-image: url(../images/header_icons/kug_big.png);
}

div.ressortKUG a.ressortCube,
div.ressortKUG a.ressortCube:link,
div.ressortKUG a.ressortCube:visited,
div.ressortKUG a.ressortCube:hover,
div.ressortKUG a.ressortCube:focus,
div.ressortKUG a.ressortCube:active
{
background-image: url(../images/bg/cube_kug.png);
}

div.ressortKUG h2.ressortH2
{
background-image: url(../images/bg/h2_ressort_kug.png);
}

div.ressortKUG h3.red
{
background-image: url(../images/bg/h3_kug.png);
}

div.ressortKUG div.ressortTermin
{
background-image: url(../images/bg/termine_kug.png);
}

div.ressortKUG div.ressortFooter
{
background-image: url(../images/bg/ressort_footer_kug.png);
}

div.ressortKUG div.rtfvTeaser
{
background-image: url(../images/header_icons/kug_bigger.png);
}




div.ressortBI div.ressortHeader
{
background-image: url(../images/header_icons/bi_big.png);
}

div.ressortBI a.ressortCube,
div.ressortBI a.ressortCube:link,
div.ressortBI a.ressortCube:visited,
div.ressortBI a.ressortCube:hover,
div.ressortBI a.ressortCube:focus,
div.ressortBI a.ressortCube:active
{
background-image: url(../images/bg/cube_bi.png);
}

div.ressortBI h2.ressortH2
{
background-image: url(../images/bg/h2_ressort_bi.png);
}

div.ressortBI h3.red
{
background-image: url(../images/bg/h3_bi.png);
}

div.ressortBI div.ressortTermin
{
background-image: url(../images/bg/termine_bi.png);
}

div.ressortBI div.ressortFooter
{
background-image: url(../images/bg/ressort_footer_bi.png);
}

div.ressortBI div.rtfvTeaser
{
background-image: url(../images/header_icons/bi_bigger.png);
}

div.ressortCOOP a.ressortCube,
div.ressortCOOP a.ressortCube:link,
div.ressortCOOP a.ressortCube:visited,
div.ressortCOOP a.ressortCube:hover,
div.ressortCOOP a.ressortCube:focus,
div.ressortCOOP a.ressortCube:active
{
background-image: url(../images/bg/cube_white.png);
}

div.ressortCOOP h2.ressortH2
{
background-image: url(../images/bg/h2_ressort_coop.png);
}

div.ressortCOOP div.ressortTermin
{
background-image: url(../images/bg/termine_coop.png);
}



