* {
    margin: 0;
    padding: 0;
}

body {
   // font-family: "Myriad Pro", Arial, sans-serif;
    font-family: 'PT Sans', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    background-color: #00305e;
    padding-top: 193px;
    text-align: left;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}
/* IE6 */

*:first-child+html .clearfix {
    zoom: 1;
}
/* IE7 */


.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

img#bg {
    /* Set rules to fill background */
    min-height: 100%;
    min-width: 1024px;

    /* Set up proportionate scaling */
    width: 100%;
    height: auto;

    /* Set up positioning */
    position: fixed;
    top: 0;
    left: 0;
}

@media screen and (max-width: 1024px){
    img#bg {
        left: 50%;
        margin-left: -512px; }
}

.container {
    position: relative;
    width: 980px;
    margin: 0 auto;
    padding: 0;
}

#nav-wrap {
    position: fixed;
    height: 129px;
    width: 100%;
    top: 0px;
    right: 0px;
    left: 0px;
    z-index: 10000;
    background-color: transparent;
}

.sub-nav {
    height: 30px;
    padding-top: 6px;
    text-transform: uppercase;
    color: #7c8ea1;
    font-size: 12px;
    background-color: #00305e;
}

.sub-nav ul {
    float: right;
    margin: 0;
}

.sub-nav li {
    float: left;
    padding-left: 13px;
}

.sub-nav a,
.sub-nav a:link,
.sub-nav a:visited,
.sub-nav a:active {
    color: #7c8ea1;
    text-decoration: none;
}

.sub-nav a:hover {
    color: #d47300;
    text-decoration: none;
}

#pageUID-811 #content a {
    text-decoration: underline;
}

.logo-row {
    background-color: #00305e;
}

.logo {
    padding: 0 0 15px 11px;
}

.eu {
    position: absolute;
    top: 0;
    right: 0;
}

.hidden {
    display: none;
}

.main-nav {
    height: 43px;
    background: url('../images/bg-main-nav.png') 0 0 repeat-x transparent;
    text-transform: uppercase;
    color: #00305e;
    font-size: 14px;
    letter-spacing: 1px;
}

.main-nav ul {
    margin: 0px;
    float: right;
    margin-right: -11px;
}

.main-nav li {
    float: left;
    padding: 0 1px 0 0;
    height: 42px;
}

.main-nav a,
.main-nav a:link,
.main-nav a:visited,
.main-nav a:active,
.main-nav a:hover {
    color: #00305e;
    display: block;
    text-decoration: none;
    padding: 5px 6px 16px;
}

.main-nav a:hover {
    background: url('../images/main-nav-hover.png') center 0 no-repeat transparent;
}

.main-nav a.active {
    background: url('../images/main-nav.png') center 0 no-repeat transparent;
}

.meta_nav li.active,
.meta_nav li.active a {
    color: #d67400;
}

.col-2 {
    width: 100%;
}

#content {
    width: 585px;
    margin: 0 0 50px 275px;
    padding: 45px 60px;
    background: url('../images/bg-content.png') 0 0 repeat transparent;
    /*
  background: white;
  opacity: 0.75;
  filter: Alpha(Opacity=75);
  -moz-box-shadow: 0 0 20px black;
  -webkit-box-shadow: 0 0 20px black;
  box-shadow: 0 0 20px black;
  */
}

.col-2 #content {
    width: 380px;
    margin: 0 0 50px 275px;
    padding: 45px 35px;
    float: left;
    background: url('../images/bg-content.png') 0 0 repeat transparent;
    /*
  background: white;
  opacity: 0.75;
  filter: Alpha(Opacity=75);
  float: left;
  -moz-box-shadow: 0 0 20px black;
  -webkit-box-shadow: 0 0 20px black;
  box-shadow: 0 0 20px black;
  */
}

.col-2 #sidebar {
    width: 250px;
    margin: 0 0 50px 5px;
    padding: 0;
    background: transparent;
    float: left;
    font-size: 12px;
    line-height: 16px;
    /*
    -moz-box-shadow: 0 0 20px black;
    -webkit-box-shadow: 0 0 20px black;
    box-shadow: 0 0 20px black;
    */
}

/*
#pageUID-811 #content {
    width: 100%;
    margin: 0 0 50px 0;
    padding: 0;
    background: none;
}

#pageUID-811 #content .csc-default {
    width: 585px;
    margin: 0 0 5px 275px;
    padding: 45px 60px;
    background: url('../images/bg-content.png') 0 0 repeat transparent;
}

#pageUID-811 #content #c6986 {
    padding: 15px 60px 10px;
}

#pageUID-811 #content #c6985 {
    width: 705px;
    background: none;
    padding: 0;
}
*/

#sidebar DIV.csc-textpic DIV.csc-textpic-single-image IMG {
    margin-bottom: 0;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 5px;
    margin-right: 5px;
}

img {
    max-width: 100%;
    height: auto;
}

h1 {
    font-size: 36px;
    color: #000001;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 26px;
    line-height: 1;
}

h2 {
    font-size: 16px;
    color: #d67400;
    text-transform: uppercase;
    margin-bottom: 18px;
    letter-spacing: 1px;
    line-height: 1;
}

h3  {
    font-size: 13px;
    color: #d67400;
    text-transform: uppercase;
    margin-bottom: 18px;
    letter-spacing: 1px;
    line-height: 1;
}

h4 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1;
    border-bottom: 1px solid #000;
}

h5,
h6 {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 14px;
    line-height: 1;
}

p {
    margin: 0 0 18px 0;
}

strong, b {
    font-weight: 700;
}

#sidebar p {
    padding: 10px;
    background-color: #7f7f7f;
    color: #FFF;
}

a,
a:link,
a:visited,
a:active {
    color: #000001;
    text-decoration: none;
}

a:hover {
    color: #d47300;
    text-decoration: none;
}

ul,
ol {
    margin: 0 0 18px 18px;
    padding: 0;
}

li {
    padding-bottom: 10px;
}

ul {
    list-style-type: none;
    padding: 0;
}

img {
    display: block;
}

.news-latest-item p,
.marginBottomNone {
    margin: 0;
}

.news-latest-morelink {
    font-size: 16px;
    color: #ff9000;
    text-transform: uppercase;
    padding: 15px 85px 15px 25px;
    background: url("../images/bg-news-more.png") right center no-repeat transparent;
}

#sidebar .news-latest-morelink p {
    margin: 0;
    padding: 0;
    background: none;
}

.news-latest-morelink a,
.news-latest-morelink a:hover {
    color: #ff9000;
}

#pageUID-852 .col-2 #content {
    width: 390px;
    margin: 0px 0px 50px 275px;
    padding: 35px 35px 35px 25px;
    float: left;
    background: transparent url("../images/bg-content.png") repeat scroll 0px 0px;
}

#pageUID-852 h1 {
    padding-left: 25px;
}

#pageUID-852 #content {
    width: 690px;
    margin: 0px 0px 50px 275px;
    background: transparent url("../images/bg_content_chronic.png") repeat-y scroll 0px 0px;
    padding: 45px 0px 45px 15px;
}

#content {
    width: 585px;
    margin: 0px 0px 50px 275px;
    padding: 45px 60px;
    background: transparent url("../images/bg-content.png") repeat scroll 0px 0px;
}

.trigger {
    font-weight: 700;
    cursor: pointer;
    line-height: 18px;
    background: url("../images/bg-trigger-open.png") left 0 no-repeat transparent;
    padding-left: 25px;
}

.trigger_active {
    background: url("../images/bg-trigger-close.png") left 0 no-repeat transparent;
}

.trigger span.news_subheader {
    font-weight: normal;
}

.toggle_container,
.news-list-container hr {
    margin: 0 0 20px 25px;
    position: relative;
}

.news-list-container hr,
.toggle_txt {
    width: 380px;
}

.news-list-container h3 {
    color: #000001;
    width: 380px;
}

.toggle_img {
    /*float: right;*/
    position: absolute;
    top: 0;
    right: 0;
    z-index: 50;
    margin-left: 20px;
    min-height: 500px;
    height:auto !important;  /* für moderne Browser */
    height: 500px;  /*für den IE */
}


#sidebar .toggle_img {
    display: block;
    width: 250px;
    position: absolute;
    top: 0;
    right: 0;
}

.toggle_img_div {
    margin-bottom: 5px;
}

.toggle_img_caption {
    padding: 10px;
    width: 230px;
    background: rgba(0,0,0,0.5);
    color: white;
    font-size: 12px;
    line-height: 1;
}

dl.csc-textpic-image,
#content DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
    position: relative;
}

dd.csc-textpic-caption,
#content DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
    /*position: absolute;
    bottom: 0px;
    left: 0px;*/
    padding: 10px;
    background: rgba(0,0,0,0.5);
    color: white;
    font-size: 12px;
    line-height: 1;
}

#pageUID-816 #content,
#pageUID-815 #content {
    width: 705px;
    margin: 0px 0px 50px 275px;
    padding: 0;
    background: none
}

.news-single-leftbox {
    float: left;
    width: 380px;
    padding: 35px;
    background: transparent url("../images/bg-content.png") repeat scroll 0px 0px;
}

.news-single-rightbox {
    float: left;
    width: 250px;
    margin-left: 5px;
}

p.news-single-imgcaption {
    width: 230px !important;
    padding: 10px;
    background-color: #7F7F7F;
    color: #FFF;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 14px;
}

.news_list_item {
    margin-bottom: 5px;
}