#slider {
    width: 993px;
    height: 513px;
    position: relative;
    background: url("images/slider_background.jpg") left 32px no-repeat #EFEFF1;
}

.scroll {
    height: 513px;
    width: 993px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer {
    width: 993px;
}

.scrollContainer div.panel {
    padding: 0px;
    height: 513px;
    width: 994px;
}


ul.navigation {
    list-style: none;
    padding: 10px 0 0 20px;
    margin: 0;
    background: #DBDDE6;
}

ul.navigation li {
    font-size: 13px;
    display: inline;
    margin-right: 3px;
    color: #646464;
}

ul.navigation li span {
    padding-right: 4px;
}


ul.navigation a {
    font-size: 13px;
    padding: 1px 6px;
    color: #646464;
    text-decoration: none;
    font-weight: bold;
}

ul.navigation a:hover {
    color: black;
}

ul.navigation a.selected {
    color: #D12C18;
    border: 1px solid #D12C18;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 214px;
    cursor: pointer;
}

.scrollButtons.left {
  left: 0px;
  z-index: 100;
}

.scrollButtons.right {
    right: 0;
    z-index: 100;
}

.hide {
    display: none;
}


#content .panel h1.klicktivisten {
    font-family: 'Lucida Grande', Lucida Sans Unicode, Arial;
    letter-spacing: -1px;
    font-size: 20px;
    font-weight: bold;
    color: #D12C18;
    line-height: 25px;
    padding: 331px 450px 5px 40px;
    margin: 0;
}

#content .panel p.klicktivisten {
    color: #394645;
    font-size: 13px;
    line-height: 18px;
    padding: 0 475px 6px 40px;
    margin: 0;
}



#content .panel .redaxo_cms_intro h2 {
  padding-top: 92px;
  padding-right: 250px;
  padding-bottom: 0pt;
  padding-left: 250px;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-bottom: 370px;
  margin-left: 0pt;
  font-size: 14px;
  color: #333333;
  line-height: 18px;
  font-family: Arial;
  font-weight: normal;
}




#content .panel h1.ihk_w3c {
    font-family: 'Lucida Grande', Lucida Sans Unicode, Arial;
    letter-spacing: -1px;
    font-size: 22px;
    font-weight: bold;
    color: #D12C18;
    line-height: 27px;
    padding: 110px 0px 15px 70px;
    margin: 0;
    width: 330px;
}

#content .panel p.ihk_w3c {
    color: #394645;
    font-size: 13px;
    line-height: 18px;
    padding: 0 0px 6px 70px;
    margin: 0;
    width: 330px;
}




.startseite_ihk_w3c_text_box {
    float: left;
    width: 430px;
    margin-right: 60px
}


.startseite_ihk_box {
    margin-top: 110px;
}

.startseite_w3c_box {
    margin-top: 32px;
}

.ihk_w3c_wrapper {
    float: left;
    width: 410px;
}


#content .panel p.info {
    font-size: 11px;
    color: #888888;
    margin: 0;
    padding: 0;
    line-height: 15px;
}

#content .panel h2.info {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    line-height: 12px;
    padding: 10px 0px 3px 0px;
    margin: 0;
}


#content .panel p.link {
    margin-top: 10px;
}

#content .panel p.link a {
    padding-right: 15px;
    color: #C52610;
    font-weight: bold;
    background: url("../header_more_link_right.gif") right center no-repeat;
}