/****
*
* (c) Digitale Offensive GmbH
**/

/**** base reset ****/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent}:focus{outline:0}body{line-height:1}blockquote,q{quotes:none}ins{text-decoration:none}del{text-decoration:line-through}blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none}table{ border-collapse:collapse; border-spacing:0}


/**** main sheets ****/
body
{
    background: #f1f0f0;
    font-family: DroidSans, sans-serif;
    font-size: 12px;
    color: #666666;
}
input, textarea
{
    font-family: DroidSans, sans-serif;
    font-size: 13px;
}
h1, h2, h3, h4, h5
{
    font-family: Helvetica, Arial, serif;
    font-weight: bold;
}
h1
{
    font-size: 30px;
    letter-spacing: -0.01em;
}
h2
{
    margin-bottom: 20px;
    font-size: 20px;
    margin-top: 4px;
}
h3
{
    margin-bottom: 20px;
    font-size: 16px;
    margin-top: 4px;
}
h1 a:link, h2 a:link, h3 a:link, h4 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited
{
    color: #666666;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover,
h1 a:active, h2 a:active, h3 a:active, h4 a:active
{
    color: #888888;
}

p, #main .csc-default li
{
    margin: 20px 0;
    line-height: 18px;
}
#main .csc-default h1
{
    line-height: 38px;
}
#main .mc-content
{
    background: #ffffff;
    margin: 15px;
}
#main .csc-default li
{
    margin: 5px;
    padding: 0;
}

#header, #main, #footer
{
    width: 1050px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px;
}

body.size1 #header, body.size1 #main, body.size1 #footer
{
    width: 240px;
}
body.size2 #header, body.size2 #main, body.size2 #footer
{
    width: 510px;
}
body.size3 #header, body.size3 #main, body.size3 #footer
{
    width: 750px;
}

#header
{
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    height: 200px;
    position: relative;
    margin: 50px auto 50px auto;
}
body.size1 #header
{
    height: 550px;
    margin-top: 0;
    border-top: 1px solid #f1f0f0;
}
body.size2 #header
{
    height: 300px;
}
#header .logo
{
    position: absolute;
    top: 27px;
    right: 25px;
}
body.size1 #header .logo
{
    right: 50%;
    margin-right: -52px;
}
#header h1
{
    margin-top: 22px;
    line-height: 38px;
}
body.size1 #header h1
{
    margin-top: 140px;
    text-align: center;
}
body.size2 #header h1
{
    width: 350px;
}
body.size2 #header h1 br
{
    display: none;
}
#header .nav
{
    list-style: none;
    position: absolute;
    bottom: 8px;
    font-family: DroidSans, sans-serif;
}
body.size2 #header .nav
{
    width: 340px;
}
body.size1 #header .nav
{
    width: 100%;
    text-align: center;
}
#header .nav li
{
    float: left;
    margin-right: 25px;
    letter-spacing: 0.04em;
}
#header .nav li.rss-feed
{
  vertical-align: middle;
  position: absolute;
  left: 750px;
  width: 300px;
  text-align: right;
  margin-top: -1px;
}
#header .nav li.rss-feed img{
  margin-right: 10px;
  margin-top: -2px;
}
#header .nav li.rss-feed *
{
  vertical-align: middle;
}
body.size2 #header .nav li, body.size1 #header .nav li
{
    padding-top: 8px;
}
body.size1 #header .nav li
{
    float: none;
    text-align: center;
    padding-top: 16px;
}
#header .nav li a:link, #header .nav li a:visited,
#footer a:link, #footer a:visited,
a:link, a:visited
{
    color: #888888;
    text-decoration: none;
}
#header .nav li a:hover, #header .nav li a:active,
#footer a:hover, #footer a:active,
#footer a.active, #footer a.active,
#header .nav li.active a,
#main .subnav li.active a,
a:hover, a:active
{
    color: #333333;
    text-decoration: none;
}

#main
{
    min-height: 315px;
}
#main .fullslider
{
    position: relative;
    width: 1050px;
    height: 515px;
    background: url(../images/loading.gif) no-repeat 50% 50%;
    margin-bottom: 50px;
}
#main .fullslider a
{
    border:0;
    display:block;
}
#main .fullslider .nivo-slice
{
    width: 1050px !important;
    height: 515px;
}
body.size3 #main .fullslider,
body.size3 #main .fullslider .nivo-slice
{
    width: 750px !important;
    height: 368px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
body.size2 #main .fullslider,
body.size2 #main .fullslider .nivo-slice
{
    width: 510px !important;
    height: 250px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
body.size1 #main .fullslider,
body.size1 #main .fullslider .nivo-slice
{
    width: 240px !important;
    height: 118px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#main .fullslider img
{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
body.size3 #main .fullslider img
{
    width: 750px;
    height: auto;
}
body.size2 #main .fullslider img
{
    width:  510px;
    height: auto;
}
body.size1 #main .fullslider img
{
    width:  240px;
    height: auto;
}
#main .fullslider .nivo
#main .fullslider a
{
    display: block;
}
#main .fullslider .nivo-controlNav
{
    position: absolute;
    text-align: center;
    z-index: 6;
    top: 535px;
    width: 100%;
}
body.size3 #main .fullslider .nivo-controlNav
{
    top: 388px;
}
body.size2 #main .fullslider .nivo-controlNav
{
    top: 270px;
}
body.size1 #main .fullslider .nivo-controlNav
{
    top: 138px;
}
#main .fullslider .nivo-controlNav a
{
    background: url(../images/bullets.png) no-repeat 0 -10px;
    display: inline-block;
    width: 10px;
    height: 10px;
    text-indent: -9999px;
    border: 0;
    margin: 0 7px;
}
#main .fullslider .nivo-controlNav a.active
{
    background-position: 0 0;
}
#main .slideinfo
{
    width: 390px;
    height: 115px;
    position: absolute;
    top: 343px;
    display: none;
    z-index: 8;
    background: url(../images/slideinfo-bg.png) repeat-x;
    color: #ffffff;
    padding: 0 60px;
}
body.size3 #main .slideinfo
{
    height: 368px;
    width: 168px;
}
body.size2 #main .slideinfo
{
    height: 250px;
    width: 114px;
}
body.size1 #main .slideinfo
{
    height: 118px;
    width: 54px;
}
#main .slideinfo p
{
    position: absolute;
    bottom: 75px;
    line-height: 1.5;
    width: 235px;
    margin: 0;
}
#main .slideinfo a
{
    color: #333333;
    display: block;
    text-decoration: none;
    position: absolute;
    bottom: 60px;
}

#main ul.subnav
{
    position: absolute;
    top: -38px;
    list-style: none;
}
#main ul.subnav li
{
    display: inline;
    padding-right: 15px;
}

#main .content-right
{
    padding-left: 316px;
    padding-right: 0;
    min-height: 182px;
    position: relative;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 110px;
    margin-bottom: 195px;
    width: 724px;
}
#main .content-right *
{
    position: relative;
    z-index: 4;
}
#main .content-right img.icon
{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
#main .content-right p
{
    width: 610px;
}
p.subhead
{
    color: #333333;
}
#main .do-slider.subnav
{
    width: 1050px;
    height: 46px;
    margin: 0;
    margin-bottom: 3px;
    position: relative;
    top: auto;
    left: auto;
    padding: 0;
    margin-top: 0px;
    font-family: Arial, sans-serif;
}
body.size1 #main .do-slider.subnav
{
    width: 240px;
}
#main .do-slider.subnav li
{
    background: #ffffff;
}
#main .do-slider.subnav li.time
{
    background: #ffffff url(../images/time-small.png) no-repeat 20px 15px;
}
#main .do-slider.subnav li.p110
{
    background: #ffffff url(../images/110p-small.png) no-repeat 20px 15px;
}
#main .do-slider.subnav li.respect
{
    background: #ffffff url(../images/respekt-small.png) no-repeat 20px 15px;
}
#main .do-slider.subnav li, #main .do-slider.subnav.two li
{
    font-size: 15px;
    width: 288px;
    height: 29px;
    display: block;
    float: left;
    padding: 0;
    padding-top: 17px;
    padding-left: 60px;
    margin: 0;
}
#main .do-slider.subnav.two li
{
    width: 463px;
}
#main .do-slider.subnav.two li.kontakt
{
    margin-right: 3px;
}
body.size1 #main .do-slider.subnav li
{
    width: 190px;
    margin: 0;
    margin-bottom: 3px;
    display: block;
    clear: both;
    padding-left: 50px;
}
#main .do-slider.subnav.two li.kontakt
{
    background: #ffffff url(../images/kontakt-small.png) no-repeat 20px 17px;
}
#main .do-slider.subnav.two li.googlemap
{
    background: #ffffff url(../images/googlemap-small.png) no-repeat 20px 15px;
    padding-right: 1px;
}
#main .do-slider.subnav li.p110
{
    margin: 0 3px;
}
#main .do-slider.team li
{
    width: 147px;
    text-align: center;
    margin-right: 3px;
    padding-left: 0;
}
#main .do-slider.team li.sascha
{
    margin-right: 0;
}
#main .do-slider.team li.chris, #main .do-slider.team li.lars,
#main .do-slider.team li.sascha
{
    width: 148px;
}
#main .do-container
{
    overflow: hidden;
    width: 1050px;
    height: 304px;
    background: #ffffff;
    position: relative;
    top: 0px;
}
body.size3 #main .do-container
{
    width: 750px;
}
body.size2 #main .do-container
{
    width: 510px;
}
body.size1 #main .do-container
{
    width: 240px;
    height: 660px;
}
#main .do-container.big
{
    height: 440px;
}
#main .do-container.team
{
  height:  271px;
}
body.size1 #main .do-container.big
{
    height: 250px;
}
#main .do-slider-cnt
{
    position: absolute;
    right: -2000px;
    top: 0;
    margin: 0;
    padding: 0;
    width: 990px;
    padding-top: 56px;
    padding-left: 60px;
    padding-bottom: 60px;
    background: #ffffff;
    overflow: visible !important;
}
body.size3 #main .do-slider-cnt
{
    width: 688px;
}
body.size3 #main .do-slider-cnt
{
    width: 448px;
}
body.size1 #main .do-slider-cnt
{
    width: 240px;
}
#main .do-slider-cnt *
{
    position: relative;
    z-index: 4;
}
#main .do-slider-cnt img.icon
{
    position: absolute;
    right: 0;
    top: 45px;
    z-index: 0;
}
body.size1 #main .do-slider-cnt img.icon
{
    display: block;
    position: relative;
    top: 0;
    left: 30px;
    margin-bottom: 30px;
}
#main .do-slider-cnt h2
{
    line-height: 0px;
}
#main .do-slider-cnt p, #main .do-slider-cnt h2
{
    width: 470px;
    line-height: 1.4em;
}
body.size3 #main .do-slider-cnt p, body.size3 #main .do-slider-cnt h2
{
    width: 400px;
}
body.size2 #main .do-slider-cnt p, body.size2 #main .do-slider-cnt h2
{
    width: 270px;
}
body.size1 #main .do-slider-cnt p, body.size1 #main .do-slider-cnt h2
{
    width: 200px;
    padding-left: 20px;
    padding-right: 20px;
}
#main .fullslider-contents .cnt
{
    display: none;
}
#main .do-slider-gradient-left
{
    width: 58px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/gradient-left.png) repeat-y;
    z-index: 100;
}
#main .do-slider-gradient-right
{
    width: 58px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/gradient-right.png) repeat-y;
    z-index: 100;
}

body.size1 #main .do-slider-gradient-left, body.size1 #main .do-slider-gradient-right
{
    display: none;
}


#footer
{
    border-top: 1px solid #ababab;
    color: #888888;
    margin-top: 52px;
    clear: both;
    height: 75px;
}
#footer p.left
{
    float: left;
}
#footer p.right
{
    float: right;
    margin-top: 16px;
}


.clear, csc-default
{
    clear: both;
}

/**** mult col layouts ****/
.left, .center
{
    float: left;
}
.right
{
    float: right;
}

.left > .csc-default, .center > .csc-default, .right > .csc-default
{
    padding: 15px;
}
.csc-default p:first-child
{
    margin-top: 0;
}
.csc-default ul, .csc-default ol
{
    margin-left: 15px;
}
.csc-default ul li, .csc-default ol li
{
    margin-bottom: 10px;
}


.twoCol-bs, .twoCol-sb, .twoCol, .threeCol
{
    padding: 8px 0;
    margin: 8px 0;
}
.twoCol-bs > .left
{
    width: 62%
}
.twoCol-bs > .right
{
    width: 38%;
}

.twoCol-sb > .left
{
    width: 38%
}
.twoCol-sb > .right
{
    width: 62%;
}

.twoCol > .left, .twoCol > .right
{
    width: 50%
}


.threeCol > .left
{
    width: 33.33%
}
.threeCol > .right
{
    width: 33.33%;
}
.threeCol > .center
{
    width: 33.33%;
}
body.size2 .threeCol > .left,
body.size2 .threeCol > .right,
body.size2 .threeCol > .center,
body.size1 .threeCol > .left,
body.size1 .threeCol > .right,
body.size1 .threeCol > .center
{
    width: auto;
    clear: both;
    margin-top: 15px;
    margin-bottom: 15px;
}

.quadCol > .left, .quadCol > .right, .quadCol > .center
{
    width: 240px;
    margin: 15px;
    margin-top: 0;
    background: #ffffff;
}
body.size3 .quadCol > .left, body.size3 .quadCol > .right, body.size3 .quadCol > .center
{
    width: 180px;
    margin: 5px;
}
body.size2 .quadCol > .left, body.size2 .quadCol > .right, body.size2 .quadCol > .center
{
    width: 240px;
    margin: 15px;
}
body.size1 .quadCol > .left, body.size1 .quadCol > .right, body.size1 .quadCol > .center
{
    clear:  both;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
body.size2 .quadCol > .center
{
    margin-left: 0;
    margin-right: 0;
}
.quadCol > .left, body.size3 .quadCol > .left, body.size2 .quadCol > .left
{
    margin-left: 0;
}
body.size2 .quadCol > .left
{
    margin-right: 30px;
}
.quadCol > .right, body.size3 .quadCol > .right, body.size2 .quadCol > .right
{
    margin-right: 0;
}
body.size2 .quadCol > right
{
    margin-left: 30px;
}
.projects
{
    width: 1080px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 0px;
}
body.size1 .projects
{
    width: 270px;
}
body.size2 .projects
{
    width: 540px;
}
body.size3 .projects
{
    width: 780px;
}
.projects li
{
    list-style: none;
    display: block;
    background: #ffffff;
    width: 240px;
    height: 170px;
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    position: relative;
    float: left;
    margin: 15px;
    margin-top: 0;
    margin-bottom: 30px;
}
body.size3 .projects li
{
    margin: 10px;
    margin-top: 0;
    margin-bottom: 30px;
}

.projects li a
{
    display: block;
    padding-left: 8px;
    padding-top: 2px;
}
.projects li a img
{
    margin-bottom: 15px;
    display: block;
    margin-left: -8px;
    margin-top: -2px;
}
.projects li .overlay
{
    background: #000000;
    height: 130px;
    width: 240px;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 8;
    opacity: 0.1;
    filter: alpha(opacity = 10);
    display: block;
}
.projects li .goto
{
    color: #000000;
    position: absolute;
    right: 12px;
    bottom: 8px;
    font-size: 22px;
    font-family: Arial, sans-serif;
    font-weight: normal;
    display: none;
}
.projects li:last-child
{
    margin-bottom: 50px;
}

.projects-nav
{
    position: absolute;
    top: -70px;
    right: 5px;
}
body.size1 .projects-nav
{
    top: -45px;
    right: 50%;
    margin-right: -86px;
}
.projects-nav span.button
{
    display: block;
    float: left;
    cursor: pointer;
    text-align: center;
    color: #888888;
    margin-left: 20px;
    margin-right: 5px;
}
.projects-nav span.button.active
{
    color: #333333;
}

#main .project .slider
{
    float: left;
    width: 725px;
    background: url(../images/loading.gif) no-repeat 50% 50%;
    height: 100px;
    margin-top: 0px;
    margin-bottom: 50px;
}
body.size1 #main .project .slider, body.size1 #main .project .slider .nivo-slice,
body.size2 #main .project .slider, body.size2 #main .project .slider .nivo-slice,
body.size3 #main .project .slider, body.size3 #main .project .slider .nivo-slice
{
  -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
body.size1 #main .project .slider, body.size1 #main .project .slider .nivo-slice
{
    width: 240px !important;
    height: 190px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
body.size1 #main .project .slider .nivo-controlNav
{
    display: none;
}
#main .project, #main .project .slider
{
    overflow: visible !important;
}
#main .project .slider img
{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
#main .project .slider .nivo
#main .project .slider a
{
    display: block;
}
#main .project .slider .nivo-controlNav, #main .project .slider .nivo-directionNav
{
    text-align: left;
    z-index: 6;
    position: absolute;
    top: -25px;
    left: -7px;
    width: 100%;
}
#main .project .slider .nivo-directionNav
{
    left: auto;
    right: 0;
    width: 100px;
    z-index: 8;
    font-size: 11px;
}
body.size1 #main .project .slider .nivo-directionNav
{
    top: -15px;
    position: relative;
    margin: auto;
}
#main .project .slider .nivo-directionNav .nivo-prevNav
{
    background: url(../images/small-arrow-left.png) no-repeat left 1px;
    padding-left: 15px;
}
#main .project .slider .nivo-directionNav .nivo-nextNav
{
    background: url(../images/small-arrow-right.png) no-repeat right 1px;
    padding-right: 15px;
}
#main .project .slider .nivo-controlNav a
{
    background: url(../images/bullets.png) no-repeat 0 -10px;
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 0;
    margin: 0 7px;
    text-indent: -9999px;
}
#main .project .slider .nivo-controlNav a.active
{
    background-position: 0 0;
}
#main .project .content
{
    float: right;
    left: 780px;
    width: 270px;
    top: 0;
    margin-top: -3px;
    margin-bottom: 50px;
}
body.size1 #main .project .content
{
    clear: both;
    width: 240px;
    left: 0;
}
#main .project .content > div
{
    margin: 3px 0;
    background: #ffffff;
    padding: 15px;
}
#main .project .content .link
{
    background: #ffffff url(../images/link.png) no-repeat 18px 13px;
    text-align: right;
    color: #000000;
}
#main .project .content .link a:link, #main .project .content .link a:visited
{
    color: #000000;
}
#main .project .content .link a:hover, #main .project .content .link a:active
{
    color: #ababab;
}
#main .project .content .info h2:first-child
{
    margin-top: 25px;
}
#main .project .content .opinion img
{
    margin-right: 10px;
    margin-bottom: 5px;
    float: left;
}
#main .project .content .opinion .who
{
    clear: both;
    margin-top: 10px;
}
#main .project .content .opinion .cnt
{
    font-style: italic;
    line-height: 18px;
}
#main .project .content h2,
#main .quadCol h2
{
    margin-top: 46px;
    width: 205px;
    line-height: 28px;
}
body.size3 #main .project .content h2,
body.size3 #main .quadCol h2
{
    width: 147px;
}
#main .quadCol, #main .threeCol, #main .twoCol-bs,
#main .twoCol-sb, #main .twoCol
{
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
#main .quadCol > div, #main .threeCol > div > div, #main .twoCol-bs > div > div,
#main .twoCol-sb > div > div, #main .twoCol > div > div
{
    padding-bottom: 32764px;
    margin-bottom: -32768px;
}
body.size1 #main .quadCol > div, body.size1 #main .threeCol > div > div, body.size1 #main .twoCol-bs > div > div,
body.size1 #main .twoCol-sb > div > div, body.size1 #main .twoCol > div > div
{
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 30px;
}
body.size1 #main .quadCol .left
{
    margin-top: 0;
}
.projects-nav.details
{
    width: 270px;
    text-align: center;
    right: 10px;
    font-size: 11px;
}
body.size1 .projects-nav.details
{
    width: 240px;
    margin-right: -120px;
}
.projects-nav.details > *
{
    vertical-align: middle;
}
.projects-nav.details a.prev
{
    position: absolute;
    left: 0;
}
body.size1 .projects-nav.details a
{
    display: none;
}
body.size1 .projects-nav.details a.prev, body.size1 .projects-nav.details a.next
{
    display: inline;
}

.projects-nav.details a.prev img
{
    margin-right: 4px;
}
.projects-nav.details a.next
{
    position: absolute;
    right: 0;
}
.projects-nav.details a.next img
{
    margin-left: 4px;
}

blockquote
{
    padding: 8px;
    background: #ffffff;
    border: 1px solid #ababab;
    font-size: 10px;
    margin: 25px 0;
}
blockquote p
{
    margin: 0;
    line-height: 1.5;
}

#main .opinions
{
    background: #ffffff;
    margin-top: 25px;
    position: relative;
    overflow: hidden;
    height: 36px;
}
#main .opinions .trigger
{
    padding: 14px 0 0 35px;
    color: #ababab;
    font-size: 12px;
    background: url(../images/plus.png) no-repeat 10px 11px;
    height: 23px;
    cursor: pointer;
}
#main .opinions .trigger.triggered
{
    background: url(../images/minus.png) no-repeat 10px 11px;
    color: inherit;
}
#main .panel-wrapper
{
    padding: 60px;
    padding-top: 45px;
    position: relative;
}
#main .opinions .do-slider-gradient-left
{
    width: 58px;
    position: absolute;
    left: 0;
    top: 46px;
    background: url(../images/gradient-left.png) repeat-y;
    z-index: 100;
    height: 160px;
}
#main .opinions .do-slider-gradient-right
{
    width: 58px;
    height: 160px;
    position: absolute;
    left: 682px;
    top: 46px;
    background: url(../images/gradient-right.png) repeat-y;
    z-index: 100;
}
#main .opinions .person
{
    font-weight: normal;
    font-size: 15px;
    font-family: Helvetica, Arial, serif;
}
#main .opinions .coda-nav-left, #main .opinions .coda-nav-right
{
    opacity: 0.5;
}

::selection {
        background: #f2a628;
        color: #ffffff;
}
::-moz-selection {
        background: #f2a628;
        color: #ffffff;
}
#main #kontakt
{
    padding-top: 36px;
}
#kontakt .left
{
    width: 420px;
}

#kontakt .left .csc-default
{
    padding-left: 0;
}

#kontakt .right
{
    width: 475px;
    margin-right: 60px;
}
body.size1 #kontakt .right
{
    display: none;
}
#kontakt .tx-thmailformplus-pi1 h2
{
    margin-bottom: 20px;
    margin-top: 4px;
}
#kontakt .right form
{
    position: relative;
}
#kontakt .right form input,
#kontakt .right form textarea
{
    color: #666666;
}
#kontakt .right form input:focus,
#kontakt .right form textarea:focus
{
    border: 2px solid #ababab;
}
#kontakt .right form .mf-submit:focus
{
    border: 0;
}
#kontakt .right form .row
{
    position: relative;
    min-height: 27px;
    margin: 10px 0;
    padding-left: 115px;
}
#kontakt .right form .row:first-child
{
    margin-top: 0;
}
#kontakt .right form .row .label
{
    position: absolute;
    top: 7px;
    left: 0;
}
#kontakt .right form .mf-input, #kontakt .right form .mf-text
{
    width: 337px;
    height: 15px;
    border: 2px solid #d1d2d3;
    padding: 4px;
}
#kontakt .right form #mailformtelefon
{
    width: 263px;
}
#kontakt .right form .checklayout
{
    position: absolute;
    left: 395px;
    top: 4px;
}
#kontakt .right form .checklayout .label
{
    position: absolute;
    top: 4px;
    left: 20px;
}
#kontakt .right form .mf-text
{
    height: 120px;
    resize: none;
}
#kontakt .right form .mf-submit
{
    border: 0;
    background: transparent;
    color: #ffffff;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: #f7a800;
    padding: 4px;
    padding-right: 41px;
    padding-left: 8px;
}
#kontakt .right form .row.captcha img
{
    width: 47px;
    height: 27px;
}

#kontakt .right form .error
{
    padding: 3px;
    color: #666666;
    font-style: italic;
    width: 260px;
    left: 119px;
    position: absolute;
    top: 4px;
    height: 13px;
    background: #ffffff;
    display: none;
}

#kontakt #googlemap #map_canvas *
{
    width: auto;
}

#map_canvas
{
    height: 440px;
    width: 1050px;
    left: -60px;
    top: -56px;
}

body.size1 #map_canvas
{
    height: 250px;
    width: 240px;
    left: 0;
}

#page404
{
    width: 705px;
    height: 216px;
    padding-left: 345px;
    padding-top: 86px;
    background: #ffffff url(../images/404.png) no-repeat 83px 57px;
}
#page404 p
{
    width: 490px;
}

.csc-textpic-caption
{
    padding-top: 5px;
    line-height: 1.3;
}

#main > .csc-default
{
    padding: 0;
}
#main .oneCol
{
    margin: 30px 0;
}
#main .oneCol > .mc-content h1
{
    margin-bottom: 30px;
}
#main .oneCol > .mc-content
{
    padding: 60px;
    margin: 0;
}
body.size1 #main .oneCol > .mc-content
{
    padding: 15px;
}
#main .oneCol > .mc-content .twoCol-bs, #main .oneCol > .mc-content .twoCol-sb,
#main .oneCol > .mc-content .twoCol, #main .oneCol > .mc-content .threeCol,
#main .oneCol > .mc-content .mc-content
{
    padding: 0;
    margin: 0;
}
#main .oneCol > .mc-content .left > .mc-content
{
    margin-right: 30px;
}
#main .oneCol > .mc-content .center > .mc-content
{
    margin-right: 30px;
}
#main .mc-content h2
{
    line-height: 28px;
}
#main .mc-content h3
{
    line-height: 22px;
}
#main .oneCol > .mc-content h2:first-child
{
    margin-top: 0px;
}
#main .oneCol > .mc-content p:last-child
{
    margin-bottom: 0;
}
#main .oneCol > .mc-content .quadCol .mc-content
{
    margin: 0;
}
#main .oneCol .quadCol > div
{
    width: 210px
}
body.size1 #main .oneCol .quadCol > div
{
    width: 210px
}

#main .news-list-container
{
    padding: 0;
    margin-left: -30px;
}
#main .news-list-item-container
{
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}
#main .news-list-container .news-list-item
{
    margin-left: 30px;
    width: 240px;
    float: left;
    padding-bottom: 1025px;
    margin-bottom: -1000px;
    background: #ffffff;
}
#main .news-list-container .news-list-item .image
{
  margin: -20px;
  margin-bottom: 20px;
}
#main .news-list-container .news-list-item .cat
{
    padding: 15px 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 11px;
    color: #888;
}
#main .news-list-container .news-list-item h2
{
    line-height: 26px;
}
#main .news-list-container .news-list-item .cnt
{
    background: #ffffff;
    padding: 20px;
}
#main .news-list-container .news-list-item .cnt .date
{
  text-transform: uppercase;
  position: absolute;
  display: block;
  top: 143px;
  font-family: Arial, sans-serif;
  text-align: center;
  margin-left: -8px;
  width: 36px;
  height: 33px;
  background: #ffffff;
  z-index: 99999;
}
#main .news-list-container .news-list-item .cnt .date .day
{
  font-size: 18px;
  font-weight: bold;
  padding-top: 5px;
  display:block;
}
#main .news-list-container .news-list-item .cnt .date .month
{
  font-size: 9px;
  font-weight: normal;
}
body.size1 #main .news-list-container .news-list-item .cnt
{
    margin-bottom: 30px;
    padding-bottom: 0px;
}
#main .news-list-container .news-list-item .news-list-morelink, .read-more-link
{
    display: block;
    padding: 0;
    float: left;
    position: absolute;
    bottom: 15px;
    background: url(../images/arrow-small-right.png) no-repeat right 0;
    width: 200px;
}
body.size1 #main .news-list-container .news-list-item .news-list-morelink
{
    position: relative;
    bottom: 0;
    margin-top: 30px;
}
#main .news-list-container .news-list-item .fader
{
    display: inline-block;
    width: 58px;
    margin-right: -58px;
    background: url(../images/gradient-right.png) repeat-y right 0;
    height: 18px;
    position: relative;
    left: -58px;
    margin-top: -8px;
    top: 4px;
    clear: both;
}
#main .news-single-item
{
    padding: 0;
    margin: 0;
}
#main .news-single-item .left
{
    background: #ffffff;
    width: 605px;
    padding: 60px;
}
body.size1 #main .news-single-item .left
{
    width: 210px;
    padding: 15px;
}
body.size1 #main .news-single-item .left .news-single-img img
{
    width: 210px;
    height: auto;
}
#main .news-single-item .wrapper
{
    width: 270px;
    float: right;
}
#main .news-single-item .right
{
    width: 230px;
    background: #ffffff;
    padding: 20px;
    padding-bottom: 0;
}
body.size1 #main .news-single-item .right
{
    width: 200px;
    margin-top: 30px;
}
#main .news-single-item .news-single-img
{
    margin-top: -30px;
}
#main .news-single-item img
{
    margin-top: 30px;
}
#main .news-single-item .right .news-item
{
    margin: 20px 0;
}
#main .news-single-item .right .news-item .date
{
    font-size: 11px;
}
#main .news-single-item .right .news-item h4
{
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    font-family: DroidSans, sans-serif;
    margin: 6px 0;
    margin-top: 4px;
}
#main .news-single-item .right .news-item h4
{
    position: relative;
}
#main .news-single-item .right .news-item h4 .fader
{
    position: absolute;
    left: auto;
    top: auto;
    text-align: right;
    background: url(../images/gradient-right.png) repeat-y left 0;
    right: 0;
    bottom: 0;
    margin: 0;
    width: 100px;
    height: 18px;
    padding: 0;
}
#main .news-single-item .right .news-item h4 .fader a
{
    background: #ffffff;
    width: 46px;
    display: inline-block;
    color: #888888;
}
#main .news-single-item .right.loadmore
{
    padding: 15px 20px;
    margin-top: 3px;
    background: #ffffff url(../images/arrow-small-bottom.png) no-repeat 239px 18px;
    cursor: pointer;
}
#main .news-single-item .right.loadmore:hover
{
    color: #000000;
}
.footer_toplink
{
    width: 133px;
    position: absolute;
    bottom: 75px;
    left: 50%;
    margin-left: -66px;
    cursor: pointer;
    overflow: hidden;
}
.footer_toplink img{
    position: absolute;
    top: 4px;
    z-index: 4;
}
.glossar #main p
{
    color: #888888;
}
.glossar #main a:link, .glossar #main a:visited
{
    color: #444444;
}
.glossar #main a:hover, .glossar #main a:active
{
    color: #888888;
}
#main .team .do-slider-cnt
{
    height: 155px;
    background: #ffffff;
}
#main .team .wrap-img-portrait
{
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    z-index: 100;
    padding: 0;
    margin: 0;
}
#main .team .do-slider-gradient-right
{
  display: none !important;
}

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:999999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

#colorbox
{
    border: 14px solid #f1f0f0;
    background: #ffffff;
    -moz-box-shadow: 2px 2px 10px #888;
    -webkit-box-shadow: 2px 2px 10px #888;
    box-shadow: 2px 2px 10px #888;
}
.weiterempfehlen
{
    background-color: #ffffff;
    padding: 50px;
    position: relative;
}
.weiterempfehlen .row
{
    margin-top: 25px;
  position: relative;
}
.weiterempfehlen .row.buttons
{
    margin-top: 5px;
}
.weiterempfehlen .row .label
{
    padding-bottom: 6px;
}
.weiterempfehlen .mf-text
{
    width: 688px;
    height: 116px;
    padding: 4px;
    border: 2px solid #d1d2d3;
}
.weiterempfehlen .mf-input
{
    width: 345px;
    height: 15px;
    padding: 4px;
    border: 2px solid #d1d2d3;
}
form input:focus,
textarea:focus
{
    border: 2px solid #ababab!important;
}

form .error
{
    padding: 3px;
    color: #666666;
    font-style: italic;
    width: 260px;
    left: 4px;
    position: absolute;
    top: 24px;
    height: 13px;
    background: #ffffff;
    display: none;
}
#footer .facebook-icon
{
  position: relative;
  left: -5px;
  top: 3px;

}
.weiterempfehlen .what
{
    position: absolute;
    left: 460px;
    top: 92px;
}
.weiterempfehlen .what .bold
{
    font-weight: bold;
}
.weiterempfehlen .what img
{
    height: 83px;
    float: left;
    margin-right: 15px;
}
.weiterempfehlen.done
{
    height: 352px;
}
.weiterempfehlen.done img
{
    float: left;
    margin-right: 15px;
}
.weiterempfehlen #urltoadvise
{
    display: block;
    float: left;
    width: 145px;
}
.weiterempfehlen.done #urltoadvise
{
    display: block;
    float: left;
    width: 320px;
}
.weiterempfehlen .mf-submit, .weiterempfehlen .mf-reset
{
    background: #f7a800;
    width: 158px;
    height: 26px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    border: 0;
    padding: 0;
    margin-left: 15px;
    float: right;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}
.weiterempfehlen.done .mf-submit
{
    position: absolute;
    bottom: 50px;
    right: 50px;
}
.weiterempfehlen.done .mf-submit.left
{
  left: -15px;
  bottom: 15px;
}
.weiterempfehlen .mf-reset
{
    background: #d1d2d3;
}
.mc-content a:link, .mc-content a:visited
{
  text-decoration: none;
}
.mc-content a:hover, .mc-content a:active
{
  text-decoration: none;
}

/***
.landing-typo3
{
    background: url(/webdesign_typo3-landingpage.png) no-repeat 182px 0;
}
.landing-typo3 > *
{
    opacity: 0.5;
}
.landing-typo3:hover > *
{
    opacity: 1;
}
***/

.landing-typo3 .mainbox
{
    height: 390px;
    width: 466px;
    background: url(../images/typo3-mainbox.png) no-repeat;
    padding: 1px 0;
    padding-left: 584px;
}

.landing-typo3 .mainbox h2
{
    margin-top: 40px;
    line-height: 33px;
    font-size: 25px;
    margin-bottom: 17px;
}
.landing-typo3 .mainbox h4
{
    font-size: 14px;
    margin: 0;
    margin-bottom: 2px
}
.landing-typo3 .mainbox p
{
    margin-top: 0;
    margin-bottom: 10px;
}
.landing-typo3 .mainbox a
{
    background: url(../images/typo3-erstberaturng-button.png) no-repeat;
    cursor: pointer;
    width: 418px;
    height: 32px;
    display: block;
    position: relative;
    top: 19px;
}
.landing-typo3 .mainbox a span
{
    visibility: hidden;
}
.landing-typo3 #main .mc-content .csc-default
, .landing-page #main .landing-page-style .mc-content .csc-default
{
    padding: 30px;
}
.landing-typo3 #main .mc-content
, .landing-page #main .landing-page-style .mc-content
{
  position: relative;
}
.landing-typo3 #main .left .mc-content
, .landing-page #main .landing-page-style .left .mc-content
{
    margin-left: 0;
}
.landing-typo3 #main .twoCol-bs h3
, .landing-page #main .landing-page-style .twoCol-bs h3
{
    font-size: 14px;
    margin-top: -4px;
}
.landing-typo3 #main .left, .landing-page #main .landing-page-style .left, .landing-typo3 #main .right
, .landing-page #main .landing-page-style .right
{
    width: 345px;
}
.landing-typo3 #main .center
, .landing-page #main .landing-page-style .center
{
    width: 360px;
}
.landing-typo3 #main .right .mc-content
, .landing-page #main .landing-page-style .right .mc-content
{
    margin-right: 0;
}
.landing-typo3 #main .threeCol
, .landing-page #main .landing-page-style .threeCol
{
  position: relative;
}
.landing-typo3 #main .threeCol h2:first-child
, .landing-page #main .landing-page-style .threeCol h2:first-child
{
    margin-top: -11px;
    font-size: 18px;
}
.landing-typo3 #main .twoCol-bs
, .landing-page #main .landing-page-style .twoCol-bs
{
    padding-top: 0;
}
.landing-typo3 #main .twoCol-bs .left
, .landing-page #main .landing-page-style .twoCol-bs .left
{
    width: 705px;
}
.landing-typo3 #main .oneCol .mc-content
, .landing-page #main .landing-page-style .oneCol .mc-content
{
    padding: 0px;
}
.landing-typo3 #main .twoCol-bs .mc-content
, .landing-page #main .landing-page-style .twoCol-bs .mc-content
{
    margin-top: 0;
}
.landing-typo3 #main ul
, .landing-page #main .landing-page-style ul
{
    margin-left: 0;
}
.landing-typo3 #main ul li
, .landing-page #main .landing-page-style ul li
{
    list-style: none;
    background: url(../images/li-check.png) no-repeat 0 4px;
    padding-left: 37px;
    margin-bottom: 10px;
    margin-left: 0;
}
.landing-page .supportbox
{
    border-bottom: 15px solid #f1f0f0;
    margin: -30px;
    height: 95px;
    background: url(../images/support-man.png) no-repeat right bottom;
    padding: 30px;
}
.landing-page .supportbox h3
{
    margin-bottom: 15px;
}
.landing-page .supportbox a span
{
    color: #b4b4b4;
    font-size: 28px;
    font-weight: bold;
    font-family: Arial, serif;

}
.landing-page .supportbox a ~ p
{
    margin-top: 10px;
}
.landing-page .dmailsubscription_modify
{
  position: relative;
}
.landing-page .dmailsubscription_modify input
{
    border: 2px solid #d1d2d3;
    height: 15px;
    width: 214px;
    padding: 4px;
    color: #666666;
    font-style: italic;
}
.landing-page .dmailsubscription_modify input.button
{
    background: url(../images/newsletter-button.png) no-repeat;
    border: 0;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 27px;
    width: 44px;
    cursor: pointer;
}
.landing-page .dmailsubscription_modify h2, .landing-page .dmailsubscription_saved h2
{
    font-size: 16px;
}

.landing-page .form_error
{
  position: absolute;
  bottom: 32px;
  color: #f7a800;
  font-style: italic;
}


.landing-page .news-latest-item
{
  padding-left: 110px;
  position: relative;
  margin-top: 10px;
}
.landing-page .news-latest-item h4
{
  font-family: DroidSans, sans-serif;
}
.landing-page .news-latest-item p
{
  margin: 0;
  margin-top: 5px;
}
.landing-page .news-latest-item .fader
{
    display: inline-block;
    width: 58px;
    margin-right: -58px;
    background: url(../images/gradient-right.png) repeat-y right 0;
    height: 18px;
    position: relative;
    left: -58px;
    margin-top: -8px;
    top: 4px;
}
.landing-page .news-latest-item .more
{
  position: absolute;
  right: 0;
  bottom: 4px;
}
.landing-page .news-latest-item .news-latest-date
{
  position: absolute;
  left: 0;
  top: 0;
  font-size: 12px;
}
.landing-typo3 #main .opinions
, .landing-page #main .landing-page-style .opinions
{
  height: auto;
  margin: 0 -30px;
  position: relative;
  padding-bottom: 10px;
}
.landing-typo3 .opinions .trigger
{
  display: none;
}
.landing-typo3 .opinions .coda-slider
{
  width: 330px;
}
.landing-typo3 .opinions .coda-slider .panel
{
  width: 330px;
  padding: 0;
  margin: 0;
}
.landing-typo3 #main .opinions .coda-slider .panel-wrapper
, .landing-page #main .landing-page-style .opinions .coda-slider .panel-wrapper
{
  margin: 0;
  padding: 0 30px;
}
.landing-typo3 #main .opinions .coda-slider .panel-wrapper p.bodytext
, .landing-page #main .landing-page-style .opinions .coda-slider .panel-wrapper p.bodytext
{
  font-style: italic;
}
.landing-typo3 #main .opinions .coda-slider .panel-wrapper p.person
, .landing-page #main .landing-page-style .opinions .coda-slider .panel-wrapper p.person
{
  font-size: inherit;
}
.landing-typo3 #main .opinions .do-slider-gradient-left
, .landing-page #main .landing-page-style .opinions .do-slider-gradient-left
{
  top: 0;
  height: 100%;
  width: 30px;
  display: none;
}
.landing-typo3 #main .opinions .do-slider-gradient-right
, .landing-page #main .landing-page-style .opinions .do-slider-gradient-right
{
  right: 0;
  left: auto;
  top: 0;
  height: 100%;
  width: 30px;
  display: none;
}
  /* Tabbed nav */
.landing-typo3 #main .opinions .coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; white-space: nowrap;}
, .landing-page #main .landing-page-style .opinions .coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; white-space: nowrap;}
.landing-typo3 #main .opinions .coda-nav ul li { display: inline }
, .landing-page #main .landing-page-style .opinions .coda-nav ul li { display: inline }
.landing-typo3 #main .opinions .coda-nav ul li a {  display: block; float: left; margin-right: 1px; padding: 4px 10px; text-decoration: none }
, .landing-page #main .landing-page-style .opinions .coda-nav ul li a {  display: block; float: left; margin-right: 1px; padding: 4px 10px; text-decoration: none }

  /* Miscellaneous */
.landing-typo3 #main .opinions .coda-slider-wrapper { clear: both; overflow: auto }
, .landing-page #main .landing-page-style .opinions .coda-slider-wrapper { clear: both; overflow: auto }
.landing-typo3 #main .opinions .coda-slider { float: left; overflow: hidden; position: relative }
, .landing-page #main .landing-page-style .opinions .coda-slider { float: left; overflow: hidden; position: relative }
.landing-typo3 #main .opinions .coda-slider .panel { display: block; float: left }
, .landing-page #main .landing-page-style .opinions .coda-slider .panel { display: block; float: left }
.landing-typo3 #main .opinions .coda-slider .panel-container { position: relative }
, .landing-page #main .landing-page-style .opinions .coda-slider .panel-container { position: relative }
.landing-typo3 #main .opinions .coda-nav-left, .landing-page #main .landing-page-style .opinions .coda-nav-left, .coda-nav-right { float: left }
.landing-typo3 #main .opinions .coda-nav-left a, .landing-page #main .landing-page-style .opinions .coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
.landing-typo3 #main .opinions .coda-nav
, .landing-page #main .landing-page-style .opinions .coda-nav
{

}
.landing-typo3 #main .opinions .coda-nav ul
, .landing-page #main .landing-page-style .opinions .coda-nav ul
{

}
.landing-typo3 #main .opinions .coda-nav ul li
, .landing-page #main .landing-page-style .opinions .coda-nav ul li
{
  padding: 0;
  margin-right: 0;
}
.landing-typo3 #main .opinions .coda-nav ul li a
, .landing-page #main .landing-page-style .opinions .coda-nav ul li a
{
  background: url(../images/opinions-nav-small.png) no-repeat 0 -8px;
}
.landing-typo3 #main .opinions .coda-nav ul li a.current
, .landing-page #main .landing-page-style .opinions .coda-nav ul li a.current
{
  background: url(../images/opinions-nav-small.png) no-repeat 0 0;
}
.landing-typo3 #main div.csc-textpic div.csc-textpic-single-image img
, .landing-page #main .landing-page-style div.csc-textpic div.csc-textpic-single-image img
{
  margin-bottom: 0;
}
.landing-typo3 #main .twoCol-bs, .landing-page #main .landing-page-style .twoCol-bs, .landing-typo3 #main .twoCol-sb, .landing-page #main .landing-page-style .twoCol-sb, .landing-typo3 #main .twoCol, .landing-page #main .landing-page-style .twoCol, .landing-typo3 #main .threeCol
, .landing-page #main .landing-page-style .threeCol
{
  padding: 0;
}
.landing-typo3 #main .threeCol
, .landing-page #main .landing-page-style .threeCol
{
  margin-top: 15px;
}

.do-checkbox
{
  vertical-align: middle;
}
.do-checkbox .mark
{
  width: 20px;
  height: 26px;
  display: inline-block;
  background: url(../images/my-checkbox.png) no-repeat 0 -26px;
  vertical-align: middle;
  margin: 0 5px;
  margin-top: -5px;
  cursor: pointer;
  margin-left: -2px;
}
.do-checkbox.do-checkbox-checked .mark
{
  background: url(../images/my-checkbox.png) no-repeat 0 0;
}

.erstberatung .checkboxs > span
{
  display: inline-block;
  margin-right: 15px;
}

.erstberatung .mf-input
{
  width: 331px;
}
.erstberatung .merged
{
  float: left;
  width: 341px;
  margin-right: 15px;
  margin-bottom: 50px;
}
.erstberatung .merged.nomargin
{
  margin-right: 0;
}
.erstberatung h3
{
  clear: both;
  margin-top: 40px;
  vertical-align: middle;
  margin-bottom: 0;
}
.erstberatung h3 .step
{
  display: inline-block;
  width: 18px;
  height: 21px;
  background: #f7a800;
  color: #ffffff;
  vertical-align: middle;
  margin-right: 10px;
  padding-left: 8px;
  padding-top: 5px;
}
.erstberatung .row
{
  margin-top: 15px;
}
.erstberatung .row.buttons
{
  margin-top: 50px;
}
.erstberatung.done
{
  height: auto;
}
.csc-default.collapsible .csc-textpic-below .csc-textpic-imagewrap
{
  margin-top: 30px;
}

.with-more-link .quadCol .mc-content
{
  padding-bottom: 20px;
}

#c1408 .oneCol > .mc-content
{
	padding: 50px;
}


.start-twoCol .left
{
	width: 620px;
	float: left;
}

.start-twoCol .right
{
	width: 300px;
	float: right;
	position: relative;
}
.start-twoCol .right > .mc-content > .csc-default
{
	margin-bottom: 25px;
}
.start-twoCol .right > .mc-content h5
{
	margin-bottom: 26px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
	cursor: default;
}

.start-twoCol .right > .mc-content .inactive h5
{
	color: #cacaca;
	cursor: pointer;
}
.start-twoCol .right > .mc-content .js-ctrl h5
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.start-twoCol .right > .mc-content .js-ctrl:first-child h5
{
	position: relative;
	width: 95px;
}
#c1717.js-ctrl h5
{
	left: 112px;
}
#c1718.js-ctrl h5
{
	left: 193px;
}

#c1719.js-ctrl h5
{
	left: 266px;
}


.start-twoCol .right .news-latest-item
{
	margin-bottom: 15px;
}
.start-twoCol .right .inactive .news-latest-container
{
	display: none;
}
.start-twoCol .right .news-latest-item h4 {
	margin-top: 4px;
}
.start-twoCol .right .news-latest-item .news-latest-date
{
	font-size: 11.5px;
}

