html {
  margin: 0px;
  padding: 0px;
  /*height:100%;*/
}

body {
  margin: 0px;
  padding: 0px;
  background-image: url("../images/background.jpg");
  /*height: 100%;*/
  /*font-family: Verdana;*/
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}

body#specialShopHeader {
  background-image: none;
}

body#specialShopImage {
  background-image: none;
  background-color: #ffffff;
}

img {
  border: 0px;
}

div.background {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background-image: url("../images/flow.png");
  background-repeat: no-repeat;
  background-position: top center;
}

div.ctContentHeader {
  height: 76px;
  margin: auto;
  width: 1006px;
}

div.ctHeaderContent1 {
  float: left;
  width: 100%;
  margin: -2px 0 0 0;
  height: 45px;
}

div.ctHeaderContent1 .cookies_alert {
  border: 1px solid #ddd;
  border-radius: 0 0 20px 20px;
  background: #eee;
  padding: 0.5em 3em;
  margin: 0;
  color: #666;
  text-align: center;
  position: relative;
}

div.ctHeaderContent1 .cookies_alert .close {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 15px;
    height: 15px;
    top: 10px;
    right: 15px;
    cursor: pointer;
}

div.ctHeaderContent2 {
  float: left;
  margin-top:40px;
  margin-left:15px;
}

div.ctHeaderContent3 {
  float: left;
  margin-top:40px;
  margin-left:15px;
}

div.ctHeaderContent4 {
  float: right;
  margin-top: 0;
  margin-right: 10px;
}

div.ctHeaderContent5 {
  float: left;
  margin-top:40px;
  margin-left:15px;
}

div.ctHeaderContent6 {
  float: left;
  margin-top:40px;
}

div.ctHeaderContent7 {
  position:absolute;
  margin: auto;
  /*top:35px;*/
  margin-left:535px;
  margin-top:45px;
  width:350px;
  height:31px;
  z-index:10;
  /*background-color:#ddf;*/
  background-image: url("../images/searchbox.png");
  background-repeat: no-repeat;
  visibility: hidden;
}

div.ctHeaderContent9 {
  position:absolute;
  margin: auto;
  /*top:35px;*/
  margin-left:600px;
  margin-top:55px;
  width:50px;
  height:31px;
  z-index:2;
  text-align: left;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 1px 1px 5px #7f7f7f;
}


input.searchfield {
  border: transparent;
  background-color: transparent;
  width: 330px;
  margin-top: 5px;
  color: #87888a;
}

div.ctContent {
  height: 100%;
  margin: auto;
  width: 1006px;
  background-image: url("../images/background_content.png");
  background-repeat: repeat-y;
}

div.borderLeft {
  height: 100%;
  width: 37px;
  /*background-color: #00ff00;*/
  float: left;
}

div.borderContentLeft {
  height: 76px;
  width: 37px;
  /*background-color: #00ff00;*/
  background-image: url("../images/background_header_left.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  float: left;
}

div.middle {
  height: 100%;
  width: 932px;
  float: left;
}

div.borderRight {
  height: 100%;
  width: 36px;
  /*background-color: #ffff00;*/
  float: left;
}

div.borderContentRight {
  height: 100%;
  width: 36px;
  /*background-color: #ffff00;*/
  float: left;
}

div.ctHeader {
  height: 76px;
  width: 932px;
  background-image: url("../images/background_header_followup_en.png");
  background-repeat: no-repeat;
  background-position: bottom;
  text-align: right;
}

div.ctNavigation {
  height: 123px;
  width: 932px;
  background-color: #ffffff;
}

div.ctNavigationLogo {
  height: 123px;
  width: 131px;
  float: left;
  padding-left: 61px;
}

div.ctNavigationNavigation {
  height: 77px;
  width: 664px;
  float: left;
  padding-left: 61px;
  padding-top: 46px;
}

div.ctNewsImage {
  height: 188px;
  width: 932px;
  background-color: #ffffff;
  /*background-image: url("../images/background_test.jpg");*/
}

div.ctContentArea {
  min-height: 506px;
  width: 932px;
  background-color: #ffffff;
}

div.ctContentAreaNavigation {
  width: 194px;
  float: left;
  /*background-color: #008e7f;*/
  margin-top: 57px;
}

div.ctContentAreaContent {
  width: 592px;
  float: left;
  /*background-color: #05c800;*/
  margin-top: 57px;
  padding-left: 78px;
  padding-right: 68px;
}

div.ctSitemap {
  min-height: 320px;
  width: 932px;
  background-color: #ffffff;
  background-image: url("../images/background_sitemap.gif");
  background-repeat: repeat-x;
  padding-top: 0px;
}
div.ctSitemapShadow {
  background-image: url("../images/sitemap_background.png");
  background-repeat: repeat-x;
  min-height: 320px;
  width: 932px;
  padding-top: 35px;
}

div.ctSitemap1 {
  float: left;
  width: 189px;
}

div.ctSitemap2 {
  float: left;
  width: 127px;
}

div.ctSitemap3 {
  float: left;
  width: 129px;
}

div.ctSitemap4 {
  float: left;
  width: 123px;
}

div.ctSitemap5 {
  float: left;
  width: 125px;
}

div.ctSitemap6 {
  float: left;
  width: 99px;
}

div.ctSitemap7 {
  float: left;
  /*width: 125px;*/
  width: 120px;
}

div.ctSitemapContentOne {
  margin-right: 25px;
  width: 200px;
  float: right;
}
div.ctSitemapContentOne p {
  color: #555;
  padding: 0;
  margin: 0;
}

div.ctSitemapContentTwo {
  padding-top: 5px;
  width: 398px;
  float: left;
  text-align: right;
}

div.ctFooter {
  min-height: 30px;
  width: 932px;
  background-color: #ffffff;
}

div.ctFooterContent {
  margin: auto;
  width: 795px;
  border-top: solid 1px #d9dadb;
  color: #d9dadb;
  text-align: right;
}

div.divclear {
  clear: both;
  margin-left: 37px;
  margin-right: 37px;
  background-color:#ffffff;
}

div.subNavigation {
  /*background-color: #AFAFAF;*/
  min-height: 200px;
  min-width: 200px;
  float: left;
  /*background-image: url("../images/background_test.jpg");*/
}

div.subNavigationBodyBorderLeft {
  background-image: url("../images/subnavigation/border_content_left.png");
  background-repeat: repeat-y;
}

div.subNavigationBodyContent {
  background-image: url("../images/subnavigation/background_content.png");
  padding-top: 4px;
  margin-left: 12px;
  margin-right: 33px;
}

div.subNavigationBodyBorderRight {
  background-image: url("../images/subnavigation/border_content_right.png");
  background-repeat: repeat-y;
  background-position: right;
}

div.subNavigationBodyLast {
    width: 100%;
}

div.subNavigationBodyLastBorderLeft {
  background-image: url("../images/subnavigation/border_content_left.png");
  background-repeat: repeat-y;
}

div.subNavigationBodyLastBorderRight {
  background-image: url("../images/subnavigation/border_content_last_right.png");
  background-repeat: no-repeat;
  background-position: bottom right;
}

div.subNavigationBodyLastContent {
  background-image: url("../images/subnavigation/background_content.png");
  margin-left: 12px;
  margin-right: 33px;
}

div.subNavigationFooter {
  /*background-color: #0f0f0f;*/
  width: 100%;
  height: 8px;
}

div.subNavigationFooterBorderLeft {
  background-image: url("../images/subnavigation/border_footer_left.png");
  background-repeat: no-repeat;
  background-position: top left;
}

div.subNavigationFooterBorderRight {
  background-image: url("../images/subnavigation/border_footer_right.png");
  background-repeat: no-repeat;
  background-position: top right;
}

div.subNavigationFooterBorderTop {
  background-image: url("../images/subnavigation/border_footer_bottom.png");
  background-repeat: repeat-x;
  margin-left: 12px;
  margin-right: 33px;
}

div.ctRootline {
  width:932px;
  height:28px;
  margin-top: -19px;
  position: absolute;
  /*background-color:#ffffff;*/
}

div.ctRootline a {
  color: #87888a;
  text-decoration: none;
  font-size: 11px;
}

div.rootHome {
}

div.rootHomeButton {
  background-image: url("../rootline/home_background.png");
  height: 19px;
  float: left;
  vertical-align: top;
  padding: 9px 6px 0px 8px;
}

div.rootHomeArrow {
  background-image: url("../rootline/home_pfeil.png");
  width: 8px;
  height: 28px;
  float: left;
  vertical-align: top;
}

div.rootLineButton {
}

div.rootButton {
  background-image: url("../rootline/button_background.png");
  float: left;
  height: 21px;
  vertical-align: top;
  padding: 7px 6px 0px 6px;
}

div.rootArrow {
  background-image: url("../rootline/end_pfeil.png");
  width: 8px;
  height: 28px;
  float: left;
  vertical-align: top;
}

div.rootLineSecondButton {
}

div.rootSecondButtonBledner {
  background-image: url("../rootline/middle_pfeil.png");
  width: 8px;
  height: 28px;
  float: left;
  margin-left: -8px;
  vertical-align: top;
}

div.rootSecondButton {
  background-image: url("../rootline/button_background.png");
  float: left;
  height: 21px;
  vertical-align: top;
  padding: 7px 6px 0px 6px;
}

div.rootSecondArrow {
  background-image: url("../rootline/end_pfeil.png");
  width: 8px;
  height: 28px;
  float: left;
  vertical-align: top;
}

div.subNavigationDivclear {
  clear: both;
}

div.ctSidemenuLayer1 {
  background-image: url("../images/navigation/bg_middle.png");
  background-position: right;
  background-repeat: repeat-y;
  width: 184px;
  min-height: 362px;
}

div.ctSidemenuLayer2 {
  background-image: url("../images/navigation/bg_top.png");
  background-position: top right;
  background-repeat: no-repeat;
  width: 184px;
  min-height: 362px;
}

div.ctSidemenuLayer3 {
  background-image: url("../images/navigation/bg_bottom.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  padding-bottom: 50px;
  width: 184px;
  min-height: 362px;
}

div.ctSidemenuLayer3 h1 {
  font-height: 12px;
  font-size: 12px;
  font-weight: bold;
  color: #707173;
  padding: 0px;
  padding-left: 50px;
  padding-bottom: 30px;
  margin: 0px;
}

div.ctSidemenuLayer3 h1.bigHeaderText {
  color: #58585A;
  font-size: 22px;
  font-weight: 100;
  line-height: 24px;
  margin: 0;
  padding: 0 0 10px;
  padding-left: 67px;
}

div.ctSidemenuLayer3 ul {
    margin: 0;
    padding: 0;
}

div.ctSidemenuLayer3 ul li {
    margin: 0;
    padding: 0;    
    list-style: none;    
    border-top: 1px solid #ccc;
}

div.ctSidemenuLayer3 ul li a {
    color: #999;
    display: block;
    padding: 3px 5px 3px 50px;
    border-right: 1px solid #ccc;
}

div.ctSidemenuLayer3 ul li a:hover {
    color: #d31e5e;
}

div.ctSidemenuLayer3 > ul > li > a {
    font-weight: bold;
}

div.ctSidemenuLayer3 > ul > li > a:hover {
    background: #fefefe url("../images/sidemenu-ul-li-hover.png") repeat-x left bottom;
}

div.ctSidemenuLayer3 > ul > li.active > a,
div.ctSidemenuLayer3 > ul > li.current > a {
    color: #d31e5e;
    background: #fefefe url("../images/sidemenu-ul-li-hover.png") repeat-x left bottom;
}

div.ctSidemenuLayer3 > ul > li > ul {
    display: none;
    background-color: #f6f6f6;
    border-top: 1px solid #ccc;
}

div.ctSidemenuLayer3 > ul > li.active > ul,
div.ctSidemenuLayer3 > ul > li.current > ul {
    display: block;
}

div.ctSidemenuLayer3 > ul > li > ul > li {
    border-top: none;
}

div.ctSidemenuLayer3 > ul > li > ul > li.active > a,
div.ctSidemenuLayer3 > ul > li > ul > li.current > a {
    color: #d31e5e;
}

div.ctSidemenuLayer3 div.loginText {
  color: #58585A;
  font-weight: 100;
  margin: 0;
  padding: 0 0 10px;
  padding-left: 67px;
}

div.ctSideMenuButtonFirst {
  /*font-family: Verdana;*/
  color: #9c9e9f;
  border-top: solid 1px transparent;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 67px;
}

div.ctSideMenuButtonFirst:hover {
  background-image: url("../images/navigation/bg_button_act.png");
  background-position: top;
  background-repeat: repeat-x;
  background-color: #dbdcdd;
  border-top: solid 1px #d9dadb;
  color: #d31e5e;
}

div.ctSideMenuButtonShaddowTop {
  background-image: url("../images/sitemenu_bg_top.png");
  background-position: top;
  background-repeat: repeat-x;
  width: 183px;
}

div.ctSideMenuButtonShaddowBottom {
  background-image: url("../images/sitemenu_bg_bottom.png");
  background-position: bottom;
  background-repeat: repeat-x;
  width: 183px;
}

div.ctSideMenuButton {
  /*font-family: Verdana;*/
  color: #9c9e9f;
  /*border-top: solid 1px #d9dadb;*/
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 68px;
  width: 115px;
}

div.ctSideMenuButtonOver {
  /*font-family: Verdana;*/
  color: #9c9e9f;
  /*border-top: solid 1px #d9dadb;*/
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 68px;
  width: 115px;
}

div.ctSideMenuButton:hover {
  /*background-image: url("../images/navigation/bg_button_act.png");*/
  /*background-position: top;*/
  /*background-repeat: repeat-x;*/
  /*background-color: #dbdcdd;*/
  color: #d31e5e;
}

div.ctSideMenuButtonLast {
  /*font-family: Verdana;*/
  color: #9c9e9f;
  border-top: solid 1px #d9dadb;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 67px;
  width: 116px;
}

div.ctSideMenuButtonLast:hover {
  background-image: url("../images/navigation/bg_button_act.png");
  background-position: top;
  background-repeat: repeat-x;
  background-color: #dbdcdd;
  border-bottom: solid 1px #d9dadb;
  color: #d31e5e;
}

div.ctSideMenuButtonFirst a {
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  color: #9c9e9f;
}

div.ctSideMenuButtonFirst:hover a {
  color: #d31e5e;
}

div.ctSideMenuButton a {
  text-decoration: none;
  font-size: 11px;
  font-weight: 400;
  color: #9c9e9f;
}

div.ctSideMenuButtonOver a {
  text-decoration: none;
  font-size: 11px;
  font-weight: 400;
  color: #d31e5e;
}

div.ctSideMenuButton:hover a {
  color: #d31e5e;
}

div.ctSideMenuButtonLast a {
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  color: #9c9e9f;
}

div.ctSideMenuButtonLast:hover a {
  color: #d31e5e;
}

a.ctSideMenuEntry {
    display: block;
    font-size: 0;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

div.lexiconMenu {
  background-image: url("../images/lexicon/background.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 63px;
  padding-left: 10px;
}


div.lexiconNavigation {
  background-image: url("../images/lexicon/deact.png");
  background-repeat: no-repeat;
  text-decoration: none;
  float: left;
  width: 21px;
  height: 20px;
  text-align: center;
  padding-top: 2px;
  padding-right: 1px;
}

div.lexiconNavigation:hover {
  background-image: url("../images/lexicon/act.png");
}

div.lexiconNavigationAct {
  background-image: url("../images/lexicon/act.png");
  background-repeat: no-repeat;
  text-decoration: none;
  float: left;
  width: 21px;
  height: 20px;
  text-align: center;
  padding-top: 2px;
}

div.lexiconNavigation a {
  text-decoration: none;
  color: #b1b3b4;
  font-weight: bold;
  font-size: 13px;
}

div.lexiconNavigation a:hover {
  color: #000000;
}

div.lexiconNavigationAct a {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  font-size: 13px;
}

div.ctSharing {
  /*margin-top: 15px;*/
  text-align: right;
  height: 40px;
}

div#sharing {
        position: absolute;
        z-index: 5;
        width: 195px;
        height: 37px;
        margin-left: 397px;
        /*background-image: url(http://kusel2.odd.de/fileadmin/template/images/social_top.png);*/
        background-image: url(../images/social_top.png);
        cursor: pointer;
      }
      
      div#sharingIcons {
        position: absolute;
        z-index: 4;
        width: 195px;
        height: 37px;
        text-align: right;
        margin-left: 397px;
      }

div#sharing {
        position: absolute;
        z-index: 5;
        width: 112px;
        height: 18px;
        margin-left: 480px;
        /*background-image: url(http://kusel2.odd.de/fileadmin/template/images/social_top_small.png);*/
        background-image: url(../images/social_top_small.png);
        cursor: pointer;
        /*margin-top: 2px;*/
      }
      
      div#sharingIcons {
        position: absolute;
        z-index: 4;
        width: 112px;
        height: 18px;
        text-align: right;
        margin-left: 480px;
      }

strong.tx-indexedsearch-redMarkup {
  color: #676669;
}


.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {color: #676669; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width: 184px; }


div.doccechek {
  margin-left: 20px;
  height: 259px;
  width: 466px;
  border: 1px solid #D9D9D9;
  border-radius: 2px 2px 2px 2px;
  background-image: url("../images/table/background_content.jpg");
}

div.doccechek h3{
  background-image: url("../images/table/background_header.jpg");
  border-bottom: 1px solid #C2C2C2;
  border-radius: 2px 2px 2px 2px;
  color: #FFFFFF;
  font-weight: bold;
  height: 23px;
  padding-left: 19px;
  padding-top: 5px;px;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0px;
}

div.tx-felogin-pi1 {
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  /*height: 259px;*/
  width: 466px;
  border: 1px solid #D9D9D9;
  border-radius: 2px 2px 2px 2px;
  background-image: url("../images/table/background_content.jpg");
}

div.tx-felogin-pi1 h3{
  background-image: url("../images/table/background_header.jpg");
  border-bottom: 1px solid #C2C2C2;
  border-radius: 2px 2px 2px 2px;
  color: #FFFFFF;
  font-weight: bold;
  height: 23px;
  padding-left: 19px;
  padding-top: 5px;px;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0px;
}


div.tx-felogin-pi1 td.login {
  width: 50%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
}

div.tx-felogin-pi1 td.text {
  width: 50%;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 20px;
  padding-bottom: 20px;
}

img.inputSubmit {
  cursor: pointer;
}

.inputTextHidden {
  visibility:hidden;
}
