/****************
 ***  basic  ****
 ****************/

html,body {
    height:100%;
}
* {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
}
img {
    border:0;
}
body {
    background:#ffffff url(img/intern/bg_body_V2.jpg) center 120px no-repeat;
    color:#000000;
    font-size:.6875em;
    overflow:-moz-scrollbars-vertical; /* Keine Spruenge im FF */
}

/* Farben der allgemeinen Links */
a:link,a[href]:active,a:visited {
    color:#009682;
    text-decoration:none;
}
a[href]:hover {
    text-decoration:underline;
}

sup {
    vertical-align: baseline;
    position: relative;
    bottom: .33em;
}

sub {
    vertical-align: baseline;
    position: relative;
    bottom: -.33em;
}
hr {
    color: #CCCCCC;
    height: 1px;
}


/********************************
 ***  general structure divs ****
 ********************************/

/* Wrapper */
div#wrapper {
    background:url(img/intern/bg_wrapper_V2_right.png);
    width: 1015px;
    margin:0 auto;
    position:relative;
    height: auto !important;
    min-height: 100%;
}

/* Head */
div#head {
    height:108px;
    width:1015px;
    background-color:#ffffff;
    padding-top: 8px;
    }
div#logo {
    background-color:#fff;
    float:left;
    height:108px;
    width:204px;
    }
div#head-image {
    background:url(img/intern/14_V2.jpg) 0 0 no-repeat;
    float:left;
    height:108px;
    width:811px;
    }
div#head-text {
    background-color:#fff;
    float:left;
    font-weight:700;
    height:33px;
    line-height:1.25em;
    margin-top:74px;
    overflow:hidden;
}
div#head-text a {
    background:#fff;
    color:#000000;
    display:block;
    line-height:1.25em;
    padding:4px 0 4px 10px;
    text-decoration:none;
}
div#head-text-spacer {
    width:5px;
    background-color:#fff;
    float:left;
    height:33px;
    margin-top:74px;
}
div#head-text-end {
    background-color: #ffffff;
    background:url(img/intern/head_text_corner.png) 0 0 no-repeat;
    float:left;
    height:33px;
    margin-top:74px;
    width:15px;
}
.big_font{
    font-size:1.09em !important;
    height:27px !important;
    padding-top:6px;
}

/* Footer */
div#footer-container {
    height:53px;
    left:0;
    position:absolute;
    width: 1015px;
    background:#ffffff url(img/intern/bg_footer_V2.png) left top no-repeat;
    bottom:0;
}
div#footer {
    height:23px;
    width: 1015px;
    }
div#footer-text {
    font-size:.8182em;
    height:21px;
    float:left;
    width:965px;
}
div#footer-corner {
    display: none;
}
div#footer-content {
    border-top:1px #b3b3b3 solid;
    height:20px;
    line-height:2.2727em;
    margin-left:204px;
    width:780px;
    }
div#footer-content a:link,div#footer-content a:active,div#footer-content a:visited {
    color:#808080;
    text-decoration:none;
    text-transform:uppercase;
}
div#footer-content a:hover {
    text-decoration:underline;
}
.footer-left {
    float:left;
    margin-right:15px;
}
.footer-right {
    float:right;
}

/* 10px Abstand für Head/Foot - auch zum clear'en der Floats! */
div.spacer {
    background-color:#e5e5e5;
    border-left:2px #fff solid;
    border-right:2px #fff solid;
    clear:both;
    height:10px;
    margin-left: 16px;
    width:979px ;
}

/* Container */
div#container {
    padding-bottom:53px;
    margin-left: 16px;
    border-left:2px #fff solid;
}


/**************************
 ***  page navigation  ****
 **************************/

/* Navigation Area */
div#left-row {
    float:left;
    margin-right:5px;
    width:181px;
}

#menu-box {
    margin: 0;
    margin-left: -2px;
    margin-top: -4px;
    padding: 0;
    width: 178px;
    font-family: verdana;
    font-size:.9091em;
    color: #000000;
    overflow: hidden;
}
#menu-box ul {
    margin: 0;
    border: 0;
    padding: 0;
    list-style-type: none;
}
#menu-box ul li {
    margin-bottom: 5px;
    background-color: #d9efec;
    text-transform: none;
}
#menu-box a {
    padding: 0px 0px 0px 15px; /*3px 5px 3px 15px;*/
    border-bottom: 0;
    text-decoration: none;
    display: block;
    position: relative; /* ie8 display:block-problem */
}
#menu-box a:hover {
    text-decoration: underline;
}
#menu-box .li_sel {
    padding-bottom: 5px;
    background-image: url(img/intern/left_navi_V2.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #009682;
}
#menu-box .li_not_sel {
    padding-bottom: 5px;
    background-image: url(img/intern/left_navi_V2.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #ffffff;
}
#menu-box .not_sel {
    margin-top: 5px;
    border: 2px solid #ffffff;
    background-color: #ffffff;
    border-bottom: 0;
    color:#808080;
    font-weight:700;
}
#menu-box .sel {
    margin-top: 5px;
    border: 2px solid #ffffff;
    border-bottom: 0;
    font-weight: 700;
    color: #ffffff;
    background-color: #009682;
}


/***********************
 ***  content area  ****
 ***********************/

/* Middle Row / Content */
div#middle-row {
    background-color:#fff;
    padding:10px;
    margin:0 10px 0 0;
    float:left;
    width:762px;
}

/* Formatting for Content */
div#content {
    color:#000000;
    line-height:1.45em;
    margin:-3px 0 19px;
    overflow:hidden;
    font-size: 9pt;
}
div#content blockquote {
    font-size:1em;
    color: 0x402020;
    font-style: italic;
    margin: 10px 20px 10px 20px;
}
p {
    margin-top:1.5ex;
    margin-bottom: 0;
}
h1 + p {
    margin-top: 1ex;
}
p + p {
    margin-top: 0.7ex;
}
div#content ul {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
dd {
    margin-bottom: 1.5em;
}
div.subtitle {
    font-size: 1.2em;
    color: #777;
    float: left;
}
div.subtitle-right {
    font-size: 1.2em;
    color: #777;
    float: right;
    
}

/* Clear'er */
.clear {
    clear:both;
    height:0;
    overflow:hidden;
}

/* Header */
h1 {
    border-bottom:1px solid #ccc;
    color:#000000;
    font-size:1.27em;
    margin-bottom:0px;
    padding-bottom:0px;
    padding-top:10px; /* neu */
    line-height:16px;
}
h2 {
    color:#000000;
    font-size:1.0909em;
    font-weight:700;
    margin:0;
    padding-top:10px;
    padding-bottom:0px;
}
h1 + h2 {
    color:#000000;
    font-size:1.0909em;
    font-weight:700;
    line-height:16px;
    margin-top:15px;
    padding-top:0px;
    padding-bottom:0px;
}
h3 {
    color:#808080;
    font-size:1.0909em;
    font-weight:700;
    line-height:16px;
    margin:0;
    padding-bottom:8px;
}
h4 {
    background:url(img/intern/headline_bg.gif) center left repeat-x;
    font-size:1em;
    height:1.45em;
    margin-bottom:5px;
}

ul {
    margin-left:2em;
}
ul li {
    list-style-image: url(img/intern/dynimg-009682.gif);
}

#content ol {
    list-style-type: decimal;
    margin: 5px 0 5px 20px;
    padding-left: 10px;
}
#content ol li {
    margin: 5px 0 5px 0;
    color: #009682;
    font-weight: bold;
}
#content ol p {
    color: #000;
    font-weight: normal;
}

.pdate {
    color: #009682;
}