


/*
modigied:    24.11.2007
by:          stuk
*/
.box_hexagon_news_link_more{
    background-image: url();
    background-position: center;
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    float: left;
}
 
 
.box_hexagon_news{
    margin: 4px;
}

/*
by:          stuk
*/



/*** SCREEN ***/
html,body {
    background-color: #D5D7E6;
    color: inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 130%;
    margin: 0px;
    padding: 0px;
}
h1 { 
    font-size: 13px;
    background-color: inherit;
    color: #2F3C77;
    margin: 9px 0px 11px 0px;
    padding: 0px;
}
h2 { 
    font-size: 11px; 
    background-color: inherit;
    color: #2F3C77;
    margin: 2px 0px 2px 0px;
    padding: 0px;
}
img {
    border: none;
}
.clear {
    clear: both;
    padding: 0px;
    margin: 0px;
}
.left {
    float: left;
}
a {
    text-decoration: underline;
    background-color: inherit;
    color: #000000;
    outline: none;
}
a:link {
    background-color: inherit;
    color: #000;
    outline: none;
}
a:visited {
    background-color: inherit;
    color: #666;
    outline: none;
}
a:hover, a:focus {
    text-decoration: none;
    outline: none;
}
a:active {
    background-color: inherit;
    color: #000;
    text-decoration: none;
    outline: none;
}
.skiplink {
    display: none;
}
p {
    margin: 0px 0px 11px 0px;
}
ul {
    margin: 0px 0px 11px 0px;
    padding: 0px;
}
/* li {margin: 0em 0em 0em 1em;} */
li {
    padding: 0px;
    margin: 0em 0em 0em 2em;
}
.wrapper {
    width: 969px;
    background-color: #fff;
    color: inherit;
    margin: 0;
}

/********** HEADER **********/
.header {
    background-image: url(/pics/bg_logo_start.jpg);
    background-repeat: repeat-y;
    background-position: top left;
    width: 968px;
    height: 86px;
    border-right: 1px solid #A3A6C7;
    border-bottom: 1px solid #A3A6C7;
}


.header2 {
    background-image: url(/pics/bg_logo_about-hexagon.jpg);
    background-repeat: repeat-y;
    background-position: top left;
    width: 968px;
    height: 86px;
    border-right: 1px solid #A3A6C7;
    border-bottom: 1px solid #A3A6C7;
}



.area {
    float: right; 
    text-align: right; 
    color: #FFF; 
    font-weight: bold; 
    padding-right: 3px; 
    background-color: #000; 
}
.print_header { display: none; }

/********** NAVIGATION **********/
.navtophome {
    position: absolute;
    top: 63px;
    
    left: 0;
    width: 224px;
    padding: 3px 0px 6px 10px;
    background-image: url(/pics/bg_navtop_home.jpg);
}
.navtophome a {
    color: #2F3C77;
    background-color: inherit;
    font-weight: normal;
    text-decoration: none;
}
.navtophome a:active { 
    text-decoration: none;
}
.navtophome a:hover, #navtophome a:focus {
    text-decoration: underline; 
    font-weight: normal;
}
.navtop {
    position: absolute;
    top: 63px;
    
    left: 234px;
    height: 20px;
}
.navtop ul { 
    margin: 0; 
    padding: 0; 
    list-style: none; 
    float: left;
} 
.navtop li { 
    float: left; 
    margin: 0; 
    padding: 0; 
}
.navtop a, .navtop a:link, .navtop a:visited { 
    display: block; 
    color: #FFF;
    font-weight: bold;
    text-decoration: none; 
    background-color: #858DAF;
    padding: 3px 8px 5px 6px;
    min-height: 15px;
    border-left: 1px solid #FFF;
}
.navtop a:active, .navtop a:focus { 
    background-color: #FFF;
    color: #2F3C77;
}
.navtop a:hover {
    text-decoration: none;
    color: #2F3C77; 
    background-color: #FFF;
}
.navtop a.hi, .navtop a.hi:link { 
    display: block; 
    color: #2F3C77;
    font-weight: bold;
    text-decoration: none; 
    background-color: #FFF;
    padding: 3px 8px 5px 6px;
    min-height: 15px;
}
.navtop a.hi:active, .navtop a.hi:focus { 
    background-color: #FFF;
    color: #2F3C77;
}
.navtop a.hi:hover {
    text-decoration: none; 
    color: #2F3C77; 
    background-color: #FFF;
}
.navtop_corner {
    float: left;
    width: 10px;
    height: 22px;
    margin: 0px;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #858DAF;
    background-color: inherit;
    background-image: url(/pics/bg_nav_right-corner.gif);
    color: inherit;
}
.navservice {
    position: absolute;
    top: 65px;
    
    left: 760px;
    text-align: right;
    font-weight: normal;
    font-size: 10px;
    width: 200px;
    height: 20px;
    margin: 0;
    padding: 3px 10px 0px 0px;
}
.navservice a, navservice a:link, .navservice a:active, .navservice a:visited {
    background-color: inherit;
    color: #2F3C77;
    text-decoration: none;
}
.navservice a:hover, .navservice a:focus {
    text-decoration: underline; 
}
.navleft {
    clear: both;
    float: left;
    width: 234px;
    color: #000000;
    padding: 12px 0px 6px 0px;
    background-color: inherit;
    background: url(/pics/bg_nav_left_bottom.gif) left bottom no-repeat;
}
.ul_navleft {
    width: 234px;
    padding-left: 0;
    margin: 0px;
    background-color: inherit;
    color: #000000;
}
.li_navlevel2 {
    list-style: none;
    border-bottom: 1px solid #fff;
    margin: 0;
    background-color: inherit;
    color: #000000;
}
.li_navlevel3 {
    list-style: none;
    border-bottom: 1px solid #fff;
    margin: 0;
    background-color: inherit;
    color: #000000;
} 
.a_navlevel2 {
    display: block;
    text-decoration: none;
    padding: 4px;
    border-left: 3px solid #2F3C77;
    background-color: inherit;
    background-image: url(/pics/bg_nav_left.jpg);
    color: #000000;
}
.a_navlevel2_highlighted {
    display: block;
    text-decoration: none;
    padding: 4px;
    border-left: 3px solid #D94A5D;
    background-color: inherit;
    background-image: url(/pics/bg_nav_left.jpg);
    color: #000000;
}   
.a_navlevel2_activ {
    display: block;
    text-decoration: none;
    padding: 4px;
    border-left: 3px solid #D94A5D;
    background-color: inherit;
    background-image: url(/pics/bg_nav_left_activ.jpg);
    color: #000000;
}
.a_navlevel3 {
    display: block;
    text-decoration: none;
    padding: 4px;
    border-left: 3px solid #D94A5D;
    background-color: inherit;
    background-image: url(/pics/bg_nav_left.jpg);
    text-indent: 10px;
    color: #000000;
} 
.a_navlevel3_activ {
    display: block;
    text-decoration: none;
    padding: 4px;
    border-left: 3px solid #D94A5D;
    background-color: inherit;
    background-image: url(/pics/bg_nav_left_activ.jpg);
    text-indent: 10px;
    color: #000000;
} 
.navleft a:hover {
    text-decoration: none;
    background-color: inherit;
    background-image: url(/pics/bg_nav_left_activ.jpg);
    border-left: 3px solid #D94A5D;
    color: #000000;
} 
.navleft a:visited {
    background-color: inherit;
    text-decoration: none;
    color: #000000;
}

/********** FOOTER **********/
.footer {
    clear: both;
    background-color: #D5D7E6;
    padding: 6px 0 3px 10px;
    border-top: 1px solid #A3A6C7;
    text-align: left;
    font-size: 10px;
    color: #2F3C77;
    font-style: normal;
}
.footer a, .footer a:link, .footer a:active,  .footer a:visited {
    color: #2F3C77;
    background-color: inherit;
    text-decoration: none;
}
.footer a:hover, .footer a:focus {
    color: #2F3C77;
    background-color: inherit;
    text-decoration: underline;
}
.print_footer { display: none; }

/********** CONTENTAREA **********/
.contentarea {
    float: left;
    width: 725px;
    padding: 3px 0px 25px 9px;
    border-right: 1px solid #A3A6C7;
    min-height: 500px;
}
.contentdirect_header {
    width: 511px;
    margin-bottom: 20px;
}
.contentdirect_header_detail {
    width: 711px;
    margin-bottom: 20px;
}
.contentdirect_header_img {
    float: left;
    width: 236px;
    margin: 10px 10px 10px 0px;
    z-index: 1;
}
.contentdirect_header_img_headline {
    float: left;
    width: 265px;
}
.contentdirect_img_caption {
    float: left;
    width: 90%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 110%;
    background-color: #fff;
    color: #9EA3BE;
    margin: 0 10px 10px 0;
    z-index: 2;
    overflow: visible;
}
.content_wrap {
    float: left;
/*    width: 725px;*/
    width: 722px;
    margin: 0;
    padding: 0px 0px 10px 0px;
    color: inherit;
    background-color: inherit;
    background-image: url(/pics/bg_strip.gif);
} 
.maincontent {
    float: left;
/*    width: 514px;*/
    width: 511px;
    padding-right: 10px;
}
.contentdirect_medium_img {
    float: left;
/*    width: 514px;*/
    width: 511px;    
/*    height: 211px;*/
    margin: 0px 0px 20px 0px;
    z-index: 1;
} 
.contentdirect_animation_img {
    clear: both;
    width: 714px;
/*    height: 270px;*/
    margin: 0 10px 20px 0;
    z-index: 1;
    text-align: left;
} 
.img_caption {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    background-color: inherit;
    color: #9EA3BE;
    line-height: 110%;
} 
.smallcontent {
    float: left;
    width: 184px;
    padding: 0px 5px 0px 11px;
    background-color: inherit;
    color: #2F3C77;
} 
.smallcontent_link {
    background-color: inherit;
    color: #2F3C77;
    margin-bottom: 11px;
}
.smallcontent_link_more {
    margin-bottom: 5px;
    padding-left: 28px;
    color: inherit;
    background-color: inherit;
    background-image: url(/pics/ic_more.gif);
    background-repeat: no-repeat;
}
.smallcontent_link_input {
    margin-bottom: 5px;
}
.smallcontent_link_input a {
    background-color: inherit;
    color: #2F3C77;
    text-decoration: none;
}
.smallcontent_link_input a:hover, .smallcontent_link_input a:focus {
    background-color: inherit;
    color: #2F3C77;
    text-decoration: underline;
}
.smallcontent_detailfunction {
/*  float: left; */
    float: right;
    text-align: right;
    font-size: 10px;
    background-color: inherit;
    color: #2F3C77;
    margin: 5px 0px 11px 0px;
    width: 200px;
}
.smallcontent_detailfunction a, .smallcontent_detailfunction a:link {
    background-color: inherit;
    color: #2F3C77;
}
.contentdirect_overview_img {
    float: left;
    width: 102px;
    height: 100px;
    margin: 0 10px 10px 0;
} 
.bildlinks {
    float: left;
    padding: 0;
    border: 1px solid #D9DCE7;
    margin: 0px 10px 10px 0px;
}
.contentdirect_img_zoom {
    float: right;
    margin: 0 0 10px 0;
} 
.flowtext {
    float: left;
/*    width: 393px;*/
    width: 389px;
}
.flowtext_h1 {
    font-size: 11px; 
    color: #2F3C77;
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 28px;
    background-color: inherit;
    background-image: url(/pics/ic_more.gif);
    background-repeat: no-repeat;
}
.flowtext_h1 a, .flowtext_h1 a:link, .flowtext_h1 a:visited {
    font-size: 11px; 
    background-color: inherit;
    color: #2F3C77;
    font-weight: bold;
    text-decoration: none;
}
.flowtext_h1 a:hover, .flowtext_h1 a:focus {
    text-decoration: underline;
}
.flowtext_border {
    width: 711px;
}
.sitemap_level_2 {
    list-style-type: none; 
    padding: 5px 15px 15px 15px;
}
.sitemap_level_3 {
    list-style-type: square; 
    padding: 5px 20px;
}
.sitemap_level_4 {
    list-style-type: square; 
    padding: 1px 20px;
}

.pagination_start_none {
    display: none;
}
.pagination_start_block {
    display: block;
}





