@font-face {
    font-family: 'HelveticaNeueLTStd87HvCn';
    src: url('../fonts/helveticaneueltstd-hvcn-webfont.eot');
    src: url('../fonts/helveticaneueltstd-hvcn-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneueltstd-hvcn-webfont.woff') format('woff'),
        url('../fonts/helveticaneueltstd-hvcn-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneueltstd-hvcn-webfont.svg#HelveticaNeueLTStd87HvCn') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SabonLTStdRoman';
    src: url('../fonts/sabonltstd-roman-webfont.eot');
    src: url('../fonts/sabonltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sabonltstd-roman-webfont.woff') format('woff'),
        url('../fonts/sabonltstd-roman-webfont.ttf') format('truetype'),
        url('../fonts/sabonltstd-roman-webfont.svg#SabonLTStdRoman') format('svg');
    font-weight: normal;
    font-style: normal;
}


html{
    overflow-x:hidden;
    overflow-y:auto;
    margin: 0;
    padding: 0;
}

body { 
    line-height: 18px;
    font: 12px Arial, Helvetica, serif;
    color: #5a5a5a;
    margin: 0;
    padding: 0;
    background: #fff url(../images/background_pattern_white.gif) repeat-y center top;
}
a{
    color: #5a5a5a;
    border: none;
    text-decoration: none;
}
a:active, a:focus {
    outline: none;
}

h1,h2,h3,h4,h5,h6{
    margin:0;
    padding: 0;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
}
hr{
  color: #fff;
  border: 0px;
  border-bottom: 1px dotted #2c2c2c;
  size: 1px;
  height: 1px;
  margin: 0;
}
#containter{
    clear: both;
    position: relative;
    width: 1010px;
    height: 770px;
    margin-left: auto; 
    margin-right: auto;
}
#header{
    height: 130px;
}
#logo{
    position: absolute;
    left: 10px;
    top: 50px;
    z-index: 300;
}
#navigation{
    position: absolute;
    left: 260px;
    top: 65px;
    z-index:130;
}
#adminnav{
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index:130;
    padding-top: 10px;
    background-color:black;
    border: 1px dashed white;
    border-left: none;
    width: 180px;
}
#adminnav ul{padding: 1px; margin:1px; list-style: none; list-style-position:outside;}
#adminnav li{padding: 1px; margin:1px;}
#adminnav a{
    color: #fff;
}
#navigation img{
    margin-right: 5px;
}

#subnavigation{
    height: 25px;
    position: absolute;
    left: 260px;
    top: 95px;
    z-index:120;
    background-color: #000;
    width: 520px;
}
#metanavigation{
    position: absolute;
    right: 10px;
    top: 5px;
    z-index:110;    
}
#casenavigation{
    position: absolute;
    left: 790px;
    top: 65px;
    z-index:110;
    background-color: black;
    width: 210px;
    height: 25px;
}
#casenav_prev{float: left;}
#casenav_curr{text-align:center;width:160px;float: left;margin: 0}
#casenav_next{float: right;}
#caseimgnav_prev{float: left;}
#caseimgnav_curr{text-align:center;width:160px;float: left;margin: 0}
#caseimgnav_next{float: right;}
#imagenavigation{
    position: absolute;
    left: 790px;
    top: 95px;
    z-index:110;    
    background-color: black;
    width: 210px;
    height: 25px;
}
#casetitle{
    position: absolute;
    left: 260px;
    top: 95px;
    z-index:110;
    background-color: black;
    width: 520px;
    height: 25px;
}
#casetitle_no{float: left;width:80px;}
#casetitle_name{float: left; margin-left: 5px; width: 230px}
#casetitle_cat{float: left; margin-left: 12px; width:87px;}
#casetitle_list{float: right;}
#casetitle_open{float: left;}

#caseinfo{
    clear: both;
    position: relative;
    padding-top: 5px;
    padding-bottom: 4px;
    width: 520px; 
    margin-left: auto; 
    margin-right: auto;
    z-index:180;  
    background-color: black;
}
#caseinfo_no{float: left;width:87px; padding-left:4px;}
#caseinfo_name{float: left;margin: 0; width: 230px}
#caseinfo_cat{float: left; margin-left: 10px;}
#caseinfo_open{float: right;}
.casetableitem{
    padding: 4px;
    width: 672px;
    margin-right: 10px;
    float: left;
    height: auto;
    background-color: white;
    margin-bottom: 10px;
    background-image: url('../images/509_dots_white.gif');
    background-repeat: no-repeat;
    background-position: 5px bottom;
}
.caselistitemdetail{
    padding-top: 10px;
    clear: both;
    display: none;
    width:auto;
    overflow: hidden;
    margin-left:80px;
}
.caselistitemdetailexcerpt{
    padding-left: 87px;
}
.case_no{float:left; width: 86px; padding-left:1px;}
.case_title{float:left; width: 240px}
.case_cat{float:left; width: 180px}
.contentclose{
    background-image: url(../images/casetitlenav/arrow_up.gif);
    background-attachment:scroll;
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 20px;
}
#precontent{
    background-image: url('../images/bg_precontent.gif');
    overflow: hidden;
    width: 770px;
    height: 70px;
    position: relative;
    margin: 0 0 10px 10px;
    position: relative;
}
.precontententry{
    position: absolute;
    left: 13px;
    bottom: 8px;
    color: #fff;
    font-family: 'HelveticaNeueLTStd87HvCn';
    font-weight: normal;
}
#content{
    clear: both;
    position: relative;
    width: 680px;
    margin-left: 261px; 
    z-index:100;
    padding-bottom: 50px;
}
.content_home{
    margin-left: 10px !important;
    width: 990px !important;
}
.content_3_4{
    margin-left: 10px !important;
    width: 770px !important;
}
#leftcontent{
    left:-250px;
    position:absolute;
    top:132px;
    width:240px;
}
#innercontent{
    /*background: url(../images/bg_grey.png);*/
    padding-bottom:10px;
    background-color: #fff;
}
.innercontententry{
    /*background-color:black;*/
    background: url(../images/bg_grey.png);
    padding: 4px;
    clear:both;
}
#leftcontent .innercontententry{
    background-color:white;
    background-image: none;
    padding: 0px;
    clear:both;
}
#leftcontent hr{border-color:  #9d9d9d;}

.homecontententry{
    padding: 0;
    background-color: #000;
    clear:both;
    color: #fff;
    position: absolute;
    z-index: 20;
}
.imgdiv_home, .imgdiv_home img{
    padding: 0;
    margin: 0;
    position: relative;
    top: 0px;
    left: 0px;
}
.homecontententry_addon{
    display: none;
    position: relative;
    background-color: #000;
    padding:4px 0 4px 6px;
    top: 0px;
    left: 0px;
}
.homecontenttextbox{
    background-color: #fff;
    color: #828282;
    font: 10px Helvetica, Arial, serif;
    padding-left:5px;
    padding-top:8px;
    padding-right:5px;
    width: auto;
}
.addonbox{
    background-image: url('../images/bg_black_right.gif');
    height:330px;
    left:0;
    position:absolute;
    top:-90px;
    width:740px;
    display: none;
    z-index: 100;
    color: #fff;
}
.addonbox_left{
    background-image: url('../images/bg_black_left.gif');
}
.addonbox_txt{
    font-size:12px;
    left:250px;
    position:absolute;
    top:98px;
}
.addonbox_left .addonbox_txt{
    left:10px;
}

.addonbox_img{
    left:0;
    position:absolute;
    top:90px;
}
.addonbox_left .addonbox_img{
    left:auto;
    right:0;
}
.floatingbox{
    padding: 0;
    background-color: transparent;
    clear:both;
    color: #fff;
    position: absolute;
    cursor: pointer;
}
.imgdiv_fb, .imgdiv_fb img{
    padding: 0;
    margin: 0;
    position: relative;
    top: 0px;
    left: 0px;
}
.floatingbox_addon{
    display: none;
    position: absolute;
    background-color: #fff;
    padding:10px;
    top: 195px;
    left: 250px;
    z-index: 9999999;
    width: 500px;
    color: inherit;
}
.homecontenttextbox{
    background-color: #fff;
    color: #828282;
    font: 10px Helvetica, Arial, serif;
    padding-bottom:5px;
    padding-left:5px;
    padding-top:8px;
    padding-right:5px;
    width: auto;
}

/* home 2011 */
.home{position: relative;width: 980px;height: 740px}
#homeBoxOverlay,#homeBoxAnimation,#homeBoxLeft,#homeBoxTop,#homeBoxRight,#homeBoxBottom{position: absolute;background-repeat: no-repeat; overflow: hidden; width: 383px; height: 468px;background-image: url('../images/home/box_bg.png'); z-index: 50;}
#homeBoxOverlay{top:210px;left:100px;width:810px;height:205px;background-image: url('../images/home/overlay_bg.png');z-index: 80;}
#homeBoxAnimation{z-index: 70;width: 100%;height:100%;background-color: #fff;background-image: none;}
#homeBoxLeft{top:60px;left:0;z-index: 51;}
#homeBoxTop{top:0;left:320px;z-index: 52;}
#homeBoxRight{top:110px;left:598px;z-index: 53;}
#homeBoxBottom{top: 430px;left:250px;width:540px;height:310px;background-image: url('../images/home/bottom_bg.png');}

.homeBoxContent{width:345px;overvlow: hidden;margin-left: 26px;margin-top:80px;position: relative;font-family: 'SabonLTStdRoman'; color: #000; line-height: 1.5em}
.homeBoxContent h3{font-family: 'HelveticaNeueLTStd87HvCn'; display: inline;padding-right: 5px;text-transform: none}
.homeBoxContent hr{padding-top: 5px; margin-bottom: 5px;}
#homeBoxOverlay .homeBoxContent{width:770px;margin-left: 26px;margin-top:38px; font-family: 'SabonLTStdRoman'; color: #fff;}
#homeBoxOverlay .homeBoxContent h1{font-size: 25px;text-transform: none; border-bottom: 1px dotted #fff; margin-bottom: 10px; padding-bottom: 10px; line-height: 1.2em}
#homeBoxOverlay .homeBoxContent h2{font-size: 16px;text-transform: none;  line-height: 1.3em}
#homeBoxOverlay .homeBoxContent h2 strong, #homeBoxOverlay .homeBoxContent h2 b{font-family: 'HelveticaNeueLTStd87HvCn'; font-weight: normal !important;}
#homeBoxBottom .homeBoxContent{width:485px;color: #fff !important;position: absolute; bottom: 20px; left: 0;}
#homeBoxBottom .homeBoxContent a{color: #fff !important;}
#homeBoxBottom .homeBoxContent hr{border-color: #fff;}
.active_box{z-index: 100 !important;}


/* position_box */
.position_box{position: absolute; font-family: 'SabonLTStdRoman'; line-height: 1.2em}
.position_box.padding_top h2{padding-top: 10px}
.position_box h2{font-family: 'HelveticaNeueLTStd87HvCn'; font-weight: normal; text-transform: none;}
.pos_absolute{position: absolute; top: 5px; left: 5px;}
.color_white, .color_white a{color: white;}
.color_black{color: #888;}
.color_black h2,.color_black b,.color_black strong{color: #000; font-weight: normal;}
.color_black a{color: inherit}
#leftcontent a:hover, .color_black a:hover{text-decoration: none; color:#000;}
.position_box_text {max-width: 650px}
.position_box em, .position_box i{font-style: normal;text-decoration: underline}
#leftcontent .position_box hr{width: 229px;}

/* contentNavigation */
.contentNavigation{background-color: #fff;height: 420px;font-family: 'SabonLTStdRoman';line-height: 1.2em;padding: 15px 5px}
.contentNavigation strong, .contentNavigation b{font-weight: normal; color: #000;}
.contentNavigation h2{font-family: 'HelveticaNeueLTStd87HvCn'; font-weight: normal; text-transform: none;color: #000;}
.contentNavigation h3{text-transform: none; font-weight: normal; text-transform: none;}
.contentNavigation hr{width: 229px;}

/* studio content */
.no_padding_top{padding-top: 0 !important;}
.studio_box{font-family: 'SabonLTStdRoman'; line-height: 1.2em; color: #888;background-color: #fff; padding: 10px;position: relative; width: 722px;}
.studio_box h2{font-family: 'HelveticaNeueLTStd87HvCn'; font-weight: normal; color:#000; padding-top: 5px;}
.studio_box.special_title h2{font-family: 'SabonLTStdRoman';font-size: 20px;font-weight: normal; text-transform: none;line-height: 1em;}
.studio_box .text_outer{margin-bottom: 10px}
.studio_box h3{text-transform: none; font-weight: normal; padding: 5px 0 0 5px;background-image: url('../images/studio_box_head.png');background-repeat: no-repeat; position: absolute; top: 0; left: 0; z-index: 30; width: 510px; height: 25px;cursor: pointer; color:#000; background-position: -10px 0}
.studio_box h3 strong{font-family: 'HelveticaNeueLTStd87HvCn'; font-weight: normal !important; display: inline;}
.studio_content_box{height: 430px; width: 720px; background-color: #000;position: relative;overflow: hidden;}
.studio_text_box{background-image: url('../images/studio_box_text_bg.png'); color: #444; position: absolute; top:0; left:0;z-index: 20;width: 490px; padding: 40px 10px 10px 10px;height:380px; display: none;font-size: 13px;line-height: 1.25em;}
.show_open .studio_text_box{display: block !important;}
.studio_media_box{position: absolute; top:0; left:0; height: 420px; width: 720px;z-index: 10;}
.studio_media_box img{position: absolute; top:0; left:0; z-index: 10;}
.studio_media_box img.next{z-index: 5; display: none;}
.at_top{top: 0 !important;}
.studio_text_box hr{margin-bottom: 2px; padding-top: 2px}
.expand_arrow{width: 12px; height: 9px;background-image: url('../images/studio_box_expand.png');position: absolute; top:9px; right: 140px;}
.show_open .expand_arrow{display: none}

.wide_title{}
.wide_title .expand_arrow{right: 10px}
.wide_title h3{background-image: url('../images/studio_box_head_wide.png')}

.innercontententry table, .innercontententry table td{
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
    vertical-align: top;
}
.news-item{margin: 0; padding: 0;padding-top: 20px}
.news-image{width: 240px; overflow:hidden;padding-right: 10px}
.news-image img{display: block;}
.news-title, .news-date, .news-text{
    background-color:white;
    background-image:url(../images/509_dots_white.gif);
    background-position:left top;
    background-repeat:no-repeat;
    width:510px;
}
.news-title{
    padding-top:4px;
    padding-bottom:4px;
    /*font-weight: bold;*/
    height:auto;
    font-family: 'HelveticaNeueLTStd87HvCn';
    font-weight: normal;
    text-transform: none;
    color: #000;
}
.news-date{
    padding-top:4px;
    height:20px;
    font-family: 'SabonLTStdRoman';
}
.news-text{
    line-height: 1.2em;
    padding-top:4px;
    font-family: 'SabonLTStdRoman';
}
.news-text a:hover{color:#000;}
.nobackground{background-color: transparent !important; background-color: transparent !important; background-image: none !important}
#background{
    position: absolute;
    width: 1010px;
    height: 100%;
    background: top left;
    top: 0;
    left: 0;
    z-index: 10;
    overflow: hidden;
}
#background_loader{
    display: none;
    position: absolute;
    background: url(../images/loader.gif) no-repeat center center;
    width: 1010px;
    height: 770px;
    top: 0;
    left: 0;
    z-index: 9;
    overflow: hidden;
}


/** bilder Text **/
img{
    border: 0; 
}
a img, a:visited img{
    color: #fff;
    border-style: none;
    border: none; 
    text-decoration: none;
}
img.top {
    display:block;
}

img.left{
    float:left;
    margin-right:10px;
}

img.right{
    float:right;
    margin-bottom:10px;
    margin-left:10px;
}
.imgdiv_left{float:left; margin-bottom:18px;}
.imgdiv_right{float:right;  margin-bottom:18px;}

.line{
}
.spacerAfter1 {
    margin-bottom:10px;
}
.spacerAfter2 {
    margin-bottom:20px;
}
.spacerBefore1 {
    padding-bottom:6px;
    background-image: url(../images/bg_grey.png);
}
.spacerBefore2 {
    padding-bottom:20px;
    background-image: url(../images/bg_grey.png);
}
.spacerBefore1_nobg {
    padding-bottom:6px;
}
.spacerBefore2_nobg {
    padding-bottom:20px;
}

.adminfeedback{
    border:1px #DD3300 solid;
    padding: 1em;    
}

/**** ****/
#formChSp {
    display:none;
}

.clearer {
    /*background-color:black;*/
    clear: both;
}
.smothParagraphTitle{
}
