*{margin: 0;}
body {
    color: #000; 
    background-color: #e4e4e4;
    font-family: Arial,sans-serif;
    margin: 0px; 
    padding: 0em;
    min-width: 40px; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
    margin:0;
    color:#000000;
    text-align:center;
}
a{
    color: #6B6A70;
    text-decoration: underline;
} 
a:hover{
    color: #000;
    text-decoration: none;
} 
h1{
    color:#6B6A70;
    font-size:20px;
    margin-top:0px;
} 
h2{
    color: #6B6A70;
    font-size:14px;
} 
h3, h4, h5, h6{
    color: #6B6A70;
    font-size:1.0em;
} 
.hidden, .printOnly{
    display:none;
}
img {
    border:0;
}
br {
}
p {
    margin:5px 0;
}
optgroup {
    margin-left:8px;
}
hr {
    margin-bottom:10px;
    border:none;
    border-bottom:1px solid #6B6A70;
    width:100%;
    height:1px;
}
a.email{
    text-decoration:underline;
    color:#286BAF;
}
#page, #popuppage{
    font-size: 12px;
}
#page{
    width:996px;
margin:auto;
text-align:left;
background-color: #fff;
padding: 0 10px 10px 10px;
border-left:2px solid #6b6a70;
border-right:2px solid #6b6a70;
border-bottom:2px solid #6b6a70;
    
position:relative;
    /*padding:0.45em;*/
}
#headerColour {
background:#6B6A70;
height:7px;
margin-bottom:10px;
}
#headernavigation{
    background-color:#6b6a70;
    color:#FFF;
    font-size:11px;
    height:42px;
    margin-bottom:3px;
    width:781px;
    margin-left:215px;
}
*+html #headernavigation{
    margin-left:210px;
    width:785px;
}
#headernavigation a{
    color:#FFFFFF;
    text-decoration:none;
}
#headernavigation a:hover{
    color:#FFFFFF;
    text-decoration:none;
}
#headernavigation a.lang_active{
    color:white;
    text-decoration:underline;
}
#headernavigation a.lang_active:hover{
    text-decoration:underline;
}
#left {
    overflow:hidden;
    float:left;
    width:200px;
    margin-top: -47px;
}
#right {
    font-size:12px;
    float:right;
    width:200px;
    margin-top:5px;
}
#content {
    margin-left:15px;
    color:#6B6A70;
    float:left;
    width:570px;
}
#content .breadCrumb {
    font-size:10px;
    margin: 0 0 3px 10px;
}
#content div.introimg {
    padding: 0px 0px 5px;
}
.introimg img{
    width:570px;
}
#content .introtext {
    padding:5px;
    background:#e4e4e4;
    color:#6B6A70;
    font-size:14px;
    font-weight:bold;
    margin-bottom:10px;
    margin-top:-8px;
    width:560px;
}
*+html #content .introtext {
    width:560px;
}
* html #content .introtext {
    width:560px;
}
#content .introheadline {
    padding:5px;
    color:#6B6A70;
    font-size:14px;
    font-weight:bold;
    margin-bottom:10px;
    margin-top:-8px;
    width:558px;
}
#content .introtext h1, #content .introheadline h1{
    margin:0;
}
#content .introtext h2, #content .introheadline h2{
    margin:5px 0 3px 0;
}
#content .introtext p, #content .introheadline p{
    margin:0;
    font-size:13px;
}
#content div.home_teaser {
    width:280px;
    float:left;
}
#content div.home_teaser h3,
#content div.home_teaser h3 a, 
#content div.home_teaser h3 a:hover{
    font-size:13px;
    border-bottom: 1px solid #6B6A70;
    margin:10px 0 5px 0;
    padding-bottom:3px;
}
#content div.home_teaser img{
    border:0;
    margin:0;
}
#content div.home_teaser  p{
    font-size:12px;
    margin:0;
    
}
#content div.home_teaser a{
    text-decoration: none;
    color:#666; 
}
#content div.home_teaser p a:hover 
{
    text-decoration: none;
    background-color: #e4e4e4;
    color:#666;
}
#content div.home_short_teaser {
    width:570px;
}
#content div.home_short_teaser a{
    text-decoration: none;
    font-weight:bold;
}
#content div.home_short_teaser h3,
#content div.home_short_teaser h3 a, 
#content div.home_short_teaser h3 a:hover{
    font-size:13px;
    border-bottom: 1px solid #6B6A70;
    margin:10px 0 5px 0;
    padding-bottom:3px;
}
#content div.home_short_teaser div {
    background-color: #e4e4e4;
    height:65px;
    padding:10px 0;
    margin:0;
}
#content div.home_short_teaser dl dt {
    background:transparent url(/assets/img/layout/arrnavigation_right_gray.gif) no-repeat scroll 5px 4px;
    float:left;
    padding-bottom:7px;
    padding-left:20px;
    width:250px;
    margin-left:13px;
}
* html #content div.home_short_teaser dl dt {
     width:240px;
}
.home_short_teaser_tip {
    width:150px;
    padding:10px;
    border:1px solid #094A74;
    background: #e4e4e4;
    display:none;
}
#nav_main {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    text-align:right;
    list-style-type: none;
    font-size:12px;
}
#left ul{
    list-style-type: none;
}
#nav_main li {
    border-top:1px solid #e4e4e4;
    
}
#nav_main a {
    background:url(/assets/img/layout/arrnavigation_right_gray.gif) 177px center no-repeat;
    padding-right:33px;
    display: block;
    color:#6B6A70;
    font-weight:bold;
    padding-top: 8px;
    padding-bottom: 8px;
    text-decoration:none;
}
#nav_main a:hover {
    background-color:#e4e4e4;
}
#nav_main .aktiv {
    background-color:#6B6A70;
    border-bottom:1px solid #FFF;
}
#nav_main .aktiv a{
    background:url(/assets/img/layout/arrnavigation_down_active.gif) 174px center no-repeat;
    color:#FFF;
}
#nav_main .nav_sub.show li.aktiv.false
  {
    display: none;
}
#nav_main .nav_sub.show {
    display: block;
}
#nav_main .nav_sub{
    margin: 0px;
    padding: 0px;
    background-color:#cdced0;
    display: none;
}
#nav_main .nav_sub li {
    border-top:1px solid #fff;
    
}
#nav_main .nav_sub a {
    background:url(/assets/img/layout/arrnavigation_right_gray.gif) 177px center no-repeat;
    font-weight:normal;
    color:#6B6A70;
}
#nav_main .nav_sub li.aktiv {    
    background-color:#cdced0;
    font-weight:bold;
}
#nav_main .nav_sub .aktiv a{
    font-weight:bold;
    background:url(/assets/img/layout/arrow_gray_down.gif) 174px center no-repeat;
    color:#6B6A70;
}
#nav_main .nav_sub .aktiv {
    border-bottom:0px;
}
#nav_main .nav_sub .nav_sub{
    margin: 0px;
    padding: 0px;
    background-color:#e2e4e3;
}
#nav_main .nav_sub .nav_sub li {
    border-top:1px solid #fff;
    border-right:0px;
    line-height:14px;
}
#nav_main .nav_sub .nav_sub a {
    background:url(/assets/img/layout/arrnavigation_right_gray.gif) 177px center no-repeat;
    font-weight:normal;
    font-size:11px;
}
#nav_main .nav_sub .nav_sub .aktiv {
    font-weight:bold;
    background-color:#e3e3e3;
    
}
#nav_main .nav_sub .nav_sub .aktiv a{
    font-weight:bold;
    background:url(/assets/img/layout/arrow_gray_down.gif) 174px center no-repeat;
}
/* 4tes Level */
#nav_main .nav_sub .nav_sub .nav_sub{
    margin: 0 -15px 0 0;
    padding: 0px;
    background-color:#f1f1f1;
}
#nav_main .nav_sub .nav_sub .nav_sub li {
    border-top:1px solid #fff;
    border-right:0px;
    line-height:14px;
}
#nav_main .nav_sub .nav_sub .nav_sub a {
    background:url() 174px center no-repeat;
    font-weight:normal;
    font-size:10px;
}
#nav_main .nav_sub .nav_sub .nav_sub .aktiv {
    font-weight:bold;
    background-color:#f7f7f7;
}
#nav_main .nav_sub .nav_sub .nav_sub .aktiv a{
    font-weight:bold;
}
/* 4tes Level Ende */
#popuppage .popupcontent{
    margin:10px;
    padding:10px;
}
#content ul, #popuppage ul{
    margin: 0px;
    padding-left: 10px;
    list-style-type: none;
}
#content li, #popuppage li{
    display: block;
    padding: 0px 0px 0px 15px;
    margin-bottom: 5px;
    background: url(/assets/img/layout/list_style_item.gif) 0px 6px no-repeat; 
}
/* regina */
#content .abstand {
width:116px;
float:left;
}
/* regina */
/* Eintrag Tabelle */
table {
        margin-top: 15px;
        margin-bottom: 35px;
        border-style: double double double double;
        border-color: #ccd0cf;
        font-size:13px;
    }
   /* Rahmen für die Tabellen */
table th, table td {
        font-weight: normal;
        border-left: 1px solid #ccd0cf;
        border-top: 1px solid #ccd0cf;
        border-bottom: 1px solid #ccd0cf;
        text-align: center;
}
   /*Überschriften im Tabellenkopf*/    
table th p,
table th div{
    font-weight: bold;
    color: #6B6A70;
    }
table th {
        vertical-align: bottom;
        height: 29px;
        border-left: none;
        text-align: left;
}
 table th{
        vertical-align: middle;
    }
 table th div {
        padding-left: 5px;
        width: 100%;
        height: 20px;
        border-left: 1px solid #999999;
        text-align: left;
        }
 table th p {
        padding: 0px;
        margin: 0px;
        text-align: left;
        font-weight: bold;
    }
 table td {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;
        vertical-align: top;
        text-align: left;
    }
  table td p {
        margin-left: 26px;
        text-align: left;
    }
  table th:first-child, #content_main table td:first-child {
        border-left: none;
        text-align: left;
    }
 table th:first-child, #content_main table td:first-child {
        text-align: left;
        font-size: inherit;
    }
    /* -------------------- Eintrag Download Tabellen -----------------------*/
  #content   table.download th:first-child,
#content     table.download td:first-child{
    font-size:inherit;
    text-align:left;
    }
 #content    table.download th:first-child p{
    font-weight: bold;
    }
 
/*   
#content .themenbox {
    position: absolute;
    background-color:white;
    margin-right:10px;
}
#content #inner_themenbox {
    overflow:hidden;
}
#content .themenbox  ul{
    list-style-type:none;
    padding:10px;
}
#content .themenbox li{
    border-top:1px dashed silver;
    background: url(/assets/img/layout/pfeil_grau_rechts.gif) 187px 12px no-repeat; 
    padding:5px 10px 0px 4px;
    
}
#content .themenbox  a{
    text-decoration:none;
    color:#808080;
}
#content .themenbox  li.active a{
    text-decoration:none;
    color:#000000;
    font-weight:bold;
}
#content .themenbox h2{
    padding:7px 0px 0px 13px;
    font-size:12px;
}
.themenbox_footer{
    border-top:1px solid silver;
    border-bottom:0px;
    text-align:right;
    padding:5px;
}
.themenbox_footer a{
    background: url(); 
    display:block;
    text-decoration:none;
    margin-right:5px;
}
.themenbox_footer a:hover{
    font-weight:bold;
    color:#000000;
}
.themenbox_footer a img{
}
*/
     
#footer{
    font-size: 10px;
}
.footer_top_left{
    text-align:left;
    float:left;
}
#container_footer #footer2 {
    text-align: center;
    color: #fff;
    background-color:#6B6A70;
    padding:7px 0;
    font-size:11px;
}
#breadcrumb{
   /* font-size:0.869em;*/
    margin-bottom:15px;
}
#breadcrumb a{
    color:#808080;
    text-decoration:none;
}
#breadcrumb a:hover{
    color:#000000;
}
#breadcrumb a.active{
    color:#000000;
}
#footer a{
    color:#808080;
    text-decoration:none;
}
#footer a:hover{
    color:#000000;
    text-decoration:none;
}
#footer2 a{
  color:#FFF;
  text-decoration:none;
}
#footer2 a:hover{
    color:#F1F1F1;
    text-decoration:underline;
}
#footer img{
    vertical-align:top;
}
#search{
    color:white;
    font-size:10px;
    text-align:left;
    float:right;
    padding: 13px 10px;
   
}
#search a{
    color:#FFF;
}
#quickNav{
    color:white;
    font-size:10px;
    text-align:left;
    padding: 0 0 6px 10px;
    background-color:#6B6A70;
    margin-top: 10px;
    position:relative;
   
}
#quickNav a{
    color:#FFF;
    float:right;
    position:absolute;
    top:57px;
    left:170px;
}
#quickNav .btn_search{
margin-left:3px;
vertical-align:bottom;
}
#quickNav h6, #quickNav h3{
    color:#FFF;
    font-size:13px;
    padding:5px 0;
    height:13px;
}
select.textSearch {
    width:180px;
    font-size:11px;
}
#headernavigation div.linkList {
    float:left;
    padding:14px 10px;
}
/*Jana*/
#searchlist{
    padding:0px;
    font-size:13px;
    margin: 0px;
    width:179px;
}        
    
#searchlist li{
    background: url(/assets/img/layout/arrnavigation_right_gray.gif) 164px center no-repeat;
    border-top:1px solid white;
    padding :5px 0px 5px 0px;
    padding-top: 5px;
    margin:0px;
    list-style: none;
}
#searchlist li#res-1-1{
    border-top: none;
}
#searchlist li a{
    text-decoration:none;
    color:#FFFFFF;    
}
#searchlist li a:hover{
    color:black;
}
div#ausgabe div#search_results{
    background-color:#6fa2bc;
    border:1px solid #b8cfdd;
}
/*Jana*/
#contactsearch{
    width:200px;
    height:55px;
    color:white;
    font-size:10px;
    text-align:left;
    background-color:#094A74;
    margin-top:4px;
}
#contactsearch a{
    color:white;
}
#logo{
}
#tabbox{
    text-align:left;
    padding:0px
}
#tabbox a, #topnews a, #topevents a{
    text-decoration:none;
}
#tabbox a.more, #topnews a.more, #topevents a.more{
    text-decoration:underline;
}
.tabSelected{
    background-color:#b8cfdd;
    padding:3px;
}
.tabSelected a{
    color:#094A74;
    text-decoration:none;
}
.tabNotSelected{
    padding:3px;
}
.tabNotSelected a{
    color:#094A74;
    text-decoration:none;
}
#topnews div a, #topevents div a{
    color:#808080;
}
#topnews, #topevents {
    font-size: 0.9em;
}
#topnews div, #topevents div {
    margin: 5px;
    padding: 5px
}
#topnews div.first, #topevents div.first {
    /* background: #b8cfdd;*/
}
#topnews div.more, #topevents div.more {
    margin:10px 15px 10px 0;
    text-align:right;
}
#topnews div.getRSS, #topevents div.getRSS{
    padding-left:15px;
    background: url(/assets/img/layout/bg_rss.gif) 0 7px no-repeat; 
}

#topnews div.twitter, #topevents div.twitter{
    float:left;
    padding-left:15px;
    margin-top: -12px;
    background: url(/assets/img/layout/Twitter_icon.jpg) 0 7px no-repeat; 
}



#topnews a.date, #topevents a.date{
    font-size:11px;
}
#topnews div.more a, #topevents div.more a, #topnews div.getRSS a, #topevents div.getRSS a {
}
#topnews div.panes, #topevents div.panes {
    overflow: hidden; 
    height: 200px; 
    max-height: 200px;
}
#topnews .shortnewsHeading, #topevents .shortnewsHeading{
    font-size:12px;
    margin:0px;
    color:#6B6A70;
}
#topnews .shortnewsHeading a, #topnews .shortnewsHeading a:hover, #topevents .shortnewsHeading a, #topevents .shortnewsHeading a:hover{
}
.toolbox {
    margin-top:20px;
    background:#e4e4e4;
}
.toolbox .toolsheading h3{
  background: transparent url(/assets/img/layout/arrnavigation_right_gray.gif) no-repeat scroll 174px 12px;  
}
.toolsheading{
    color:#094A74; 
    font-size:1.1em;
    margin:0;
    margin-bottom:10px;
}
.toolsheading a{
    text-decoration:none;
}
hr.seperator{
    margin-left:5px; 
    margin-right:5px;
    color:silver;
    height:1px;
}
.input_search{
    border: 1px solid #E0E0E0;
    font-size:11px;
    width:150px;
}
#search .btn_search{
    margin-left:5px;
    margin-top:-10px;
    /*regina*/
    vertical-align : bottom;
}
.imgframe {
padding-bottom:0px;
}
 
.imgframe img {
    
}
img.borderimg{
    padding:3px 3px 0px 3px;
}
#arrowmore{
    padding: 0px 0px 5px 0px;
    text-decoration:underline;
}
#arrowmore_content{
    padding: 0px 0px 1px 0px;
    width:100%;
}
a.more, #tabbox a.more{
    font-weight:bold;
    text-align:right;
}
#toollist{
    padding:0px;
    font-size:13px;
    margin:0px;    
}
#toollist li{
    background: url(/assets/img/layout/arrnavigation_right_gray.gif) 164px center no-repeat;
    padding    :5px 20px 5px 8px;
    margin:0px;    
    list-style: none;
    border-bottom: 1px dotted #FFF;
}
#toollist li a{
    text-decoration:none;
    font-size:11px;
}
#toollist li a:hover{
    text-decoration:underline;
}
#toolbox{
    padding-top:0px;
    margin-top:0px;    
}
table.contenttable{
    width:570px;
    padding:5px;
    cursor:pointer;
}
table.contenttable td{
    font-size:0.73em;
    vertical-align:top;
    border-top: 1px solid #C0C0C0;
    border-bottom: 0px;
    border-left: 0px;
    text-align:left;
    padding:4px;
}
table.contenttable td h2{
    margin-bottom:2px;
}
.searchseperator{
    margin-top:7px;
    margin-bottom:6px;
    margin-left:15px;
}
.topnewsentry{
    padding:5px;
}
#content a.contentlink{
    text-decoration:none;
    color:#6B6A70;
    cursor:pointer;
}
#content a.contentlink img{
    border:0;
    cursor:pointer;
}
.ittools{
    margin-top:0px;
    padding:10px;
}
.searchcontent
{
 margin-top:0px;
 padding-top:0px;
 padding-left:10px; 
}
.tabbuttonbox{
  padding:5px;
}
.spacer{
    font-size:0;
}
#box_relatedtopics{
    width:200px;
    background: #e4e4e4;
}
#box_relatedtopics h1, #box_relatedtopics h6{
    padding-top:8px;
    padding-left:15px;
    margin:0px;
    font-size:14px;
}
#box_relatedtopics ul{
    padding:0px;
    margin:5px 10px 5px 12px;
    list-style-type:none;
}
#box_relatedtopics li{
    background: url(/assets/img/layout/arrnavigation_right_gray.gif) 170px center no-repeat;
    padding:5px 10px 5px 5px;
}
#box_relatedtopics li.link{
}
#box_relatedtopics a{
    font-size:11px;
    padding:0px 10px 0px 0px;
    text-decoration:none;
}
#box_relatedtopics a:hover{
    text-decoration:underline;
}
#box_relatedtopics li.pdf{
    background: url() 190px center no-repeat;
    border-bottom: 1px solid #D3D4D7;
}
#box_relatedtopics li.pdf a{
    background: url() 140px bottom no-repeat;
    display:block;
}
#box_relatedtopics .reddot a{
    padding:0;
    margin:0;
}
#box_relatedtopics.contactBox, .contactBox {
    background: #6B6A70;
}
#box_relatedtopics.contactBox a {
    text-decoration:underline;
}
#box_relatedtopics.contactBox .innercontact {
    color:#E4E4E4;
}
#contact, .contact{
    font-size:11px;
    margin: 2px 2px 0px 2px;
    padding:10px;
}
#contact h6, .contact h6{
    margin:0;
    margin-bottom:10px;
    font-size:14px;
    padding:0px;
    font-weight:bold;
    color:#FFF;
}
#contact h2, .contact h2{
    margin:0;
    margin-bottom:1px;
    font-size:12px; 
    color:#FFF; 
}
#contact p, .contact p{
    margin:0px;
}
#contact a, .contact a{
    font-size:11px;
    color:#e4e4e4;
}
.innercontact{
    margin-top:15px;
}
.innercontact h1{
    margin:0px;
    font-size:1.1em;    
    padding:0px;
    margin-bottom:2px;
}
.innercontact h2{
    margin:0; 
}
.innercontact p{
    margin:0px;
}
.innercontact a{
    font-size:12px;
}
div.left_content_area{
float:left; 
width:48%;
}
div.right_content_area{
float:right; 
width:48%;
}
/* ------ Cotent Area with 2 columns ------ */
div.left_content_area h2,
div.right_content_area h2{
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
}
div.left_content_area p,
div.right_content_area p{
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
}
p.dunkelgrau{
    color:#333333;
}
#content .homenewsleft{
  float:left;
  width:280px;
  cursor:pointer;
  color:#6B6A70;
  overflow:hidden; 
}
#content .homenewsleft h2{
font-size: 13px;
}
#content .homenewsleft img{
  margin-right:5px;
}
#content .homenewsleft a:hover{
  color:#6B6A70;
}
#content .homenewsright{
  /*margin-left:287px;*/
  padding-left:5px;
  width:280px;
  cursor:pointer;
  color:#6B6A70;
  overflow:hidden;
    float:left;
}
 
#content .homenewsright img{
  margin-right:5px;
}
 
#content .homenewsright a:hover{
  color:#6B6A70;
}
#content .homenewsright h2{
    font-size: 13px;
}
 
img.homenewsborder{
    width:280px;
}
 
div.collection_teaser{
    padding:7px 5px 16px 5px;
    border-top: 1px solid #D3D4D7;
    width:558px;
}
div.collection_teaser h2, div.collection_teaser h3{
    margin:5px 0px 0px 0px;
    padding:0px;
    font-size:12px;
}
 
div.collection_teaser p{
    margin-bottom:0px;
}
 
div.collection_teaser a{
    margin:0;
    padding:0px;
    text-decoration:underline;
}
div.collection_teaser a:hover{
    color:#000000;
}
 #content .approvalfinder {
        margin-top: 20px;
    }
#content .approvalfinder a {
    display: block;
    width: 99%;
    color: #6B6A70;
    text-decoration: none;
    padding-top: 2px;
    padding-bottom: 2px;
    background: url(/assets/img/layout/arrnavigation_right_gray.gif) right center no-repeat;
}
#content .approvalfinder a:hover {
    color: #4581B8;
    padding-left: 7px;
    background: url(/assets/img/layout/arrnavigation_right_gray.gif) left center no-repeat;
}
#content .approvalfinder ul {
    margin: 0 0 0 0;
    padding: 0px;
    list-style-type: none;
}
#content .approvalfinder li {
    margin: 0px;
    display: block;
    width: 100%;
    padding:0px;
    border-top: 1px solid #b8cfdd;
    background:url();    
}
#topentrycontainer strong{
    font-size:1.1em;
}
#topentrycontainer {
    height:265px;
color:#6B6A70;
}
    #topentrycontainer div {
        width:565px;
        border: 0px;
    }
    #topentrycontainer div img{
          width:567px;
          margin:0px;
    }
    #topentrycontainer div.back {
        z-index: 50;
        border: 0;
    }
    #topentrycontainer div.front {
        z-index: 100;
        border: 0;
    }
 
/* #lightbox{
    background-color:#b8cfdd;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
    } */
#lightboxDetails{
    font-size: 12px;
    padding-top: 10px;
    }    
#lightboxCaption{ float: left; }
 
    
/* ------------------------ Sitemap ---------------------------*/
    div#content div.sitemap ul li li a{
  /*  display: normal !important; */
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
    }
    div#content div.sitemap{
    width: 569px;
    margin: 0px;
    padding: 0px;
    }
    div#content div.sitemap ul{
    background: url() bottom left no-repeat;
    list-style: none;
    margin: 0px;
    padding:0px;
    padding-bottom: 24px;
    margin-bottom: 11px;
    }
    div#content div.sitemap ul li{
    background: url() top left no-repeat;
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    }
    div#content div.sitemap ul li a{
    position:relative;
    z-index: 1000;
    text-decoration:none;
    color:#4581B8;
    font-weight:bold;
    font-size:12px;
    padding-top: 5px;
    padding-left: 10px;
    }
    div#content div.sitemap ul li li a{
    font-weight:normal;
    color: #333333;
    text-decoration:none;
    }
    div#content div.sitemap ul li li li a{
    font-size:11px;
    }
    div#content div.sitemap ul li li a:hover{
    color: #999999;
    text-decoration: underline;
    }
    div#content div.sitemap ul li a.sitemap_topic_img{
    /*margin: 4px;*/
    width: 9px;
    height: 9px;
    /*display: block;
    margin-left: 569px;
    margin-bottom: -13px;*/
    margin:  0px;
    font-size: 1px;
    float: right;
    background: url() top left no-repeat;
    }
    div#content div.sitemap ul li ul{
    background:url() top left repeat-y;
    margin:0px;
    padding:0px;
    padding-left: 15px;
    }
    div#content div.sitemap ul li ul{
        background: none;
    }
    div#content div.sitemap ul{
        border: none;
    }
    div#content div.sitemap ul li ul{
        border-left: 1px solid #b8cfdd;
        border-right: 1px solid #b8cfdd;
    }
    div#content div.sitemap ul ul ul{
        border: none;
    }     
    div#content div.sitemap ul li ul li{
        background: transparent;
    }
    div#content div.sitemap ul li ul li ul{
        background:none;
    }
    div#content div.sitemap ul li ul li{
        margin: 3px;
        padding: 0px;
        padding-left: 15px;
        background: url(/assets/img/layout/list_style_item.gif) 0px 4px no-repeat;
    }
    div#content div.sitemap ul.sitemap{
        display: block;
    }
#content .contentnews .introtext{
    border:0;
}
 div.border{
  borccder:1px solid #6B6A70;
}
.toolsheading{ 
    font-size:14px;
    margin:0px;
    padding:8px 0 8px 15px;
    border-bottom:1px solid #6B6A70;
}
#content .article h1, #content .article h3, #content .article h4{
    margin-bottom:2px;
}
#content .table h2{
    color:#094A74;
}
#content .article p{
}
span.newsdate{
    color:#404040;
}
#popupheader{
    margin-left:205px;
    background-color:#094A74;
    height:113px;
    text-align:right;
} 
#content .topNews {
    border:1px solid #6B6A70;
}
#content .newsitem {
    padding:5px;
    width:558px;
}
* html #content .newsitem {
    padding:5px;
    width:570px;
}
#content .newsitem.borderTop {
    border-top:1px solid #6B6A70;
    
}
#content .newsitem_simple {
    padding:5px;
    width:558px;
    border-top:1px solid #6B6A70;
}
#content .newsitem_simple a {
    text-decoration:none;
}
#content .newsitem h2{
    margin:10px 0px 4px 0px;
    padding:0;
}
#content .newsitem a h2 {
    text-decoration:none;
}
#content .newsitem p{
    margin:0 0 7px 0;
    padding:0;
}
#content .newsitem_simple p{
    margin:0 0 7px 0;
    padding:0;
}
#container_teasertable{
    margin-top:0px;
}
#container_teasertable h2{
    margin:0;
    padding-top:2px;
    padding-left:0px;
}
 
#container_footer{
    margin-top:30px;
    margin-bottom:5px;
}
 
#content .contentbanner{
    margin-bottom:10px;
}
 
      .submitsearch{
          height: 20px;
          text-align: right;
          border: none;
          padding: 0px 20px 0px 0;
          margin: 0 0 0 -7px;
          background-color: transparent;
          vertical-align:top;
        background: url(/assets/img/layout/pfeil_grau.gif) 47px 5px no-repeat;
          color: #6B6A70;
        }
      .submitsearchhover {
          height: 20px;
          border: none;
          padding: 0px 20px 0px 0;
          margin: 0 0 0 -7px;
          background-color: transparent;
          vertical-align:top;
    background: url(/assets/img/layout/pfeil_schwarz.gif) 47px 5px no-repeat;
          
 }
.tabbuttonbox a{
  font-weight:bold;
    font-size:1.1em;
}
.tabbuttonbox a:hover{
    color:#094A74;
}
 
/*  regina */
div.line {
 padding:0px 0px 15px 0px;
margin-left: 130px;
border-top: 1px solid #D3D4D7;
width:438px;
/*padding: -11px 0px;*/
}
/*div.collection_teaser1{
    padding:5px 5px 16px 5px;
       width:568px;
    color:#6B6A70;
    margin-top : -15px;
       min-height:50px;
}*/
#content div.content_teaser {
   padding:10px 15px 12px 0px;
   border-top: 1px solid #6B6A70;
   width:555px;
   overflow:hidden;
}
*+html #content div.content_teaser {
   width:555px;
}
* html #content div.content_teaser {
   width:555px;
}
#content .article img {
border:1px solid #6B6A70;
display:block;
float:left;
margin-right:10px;
padding:3px;
position:relative;
}
#content div.introductory {
   padding:10px 15px 12px 0px;
   width:554px;
   overflow:hidden;
}
#content div.content_teaser h2,
#content div.content_teaser h3,
#content div.introductory h2,
#content div.introductory h3
 {
    font-size:12px;  
}
#content div.content_teaser h2 a, #content div.content_teaser h3 a,
#content div.introductory h2 a, #content div.introductory h3 a{
    text-decoration:none;
}
#content div.content_teaser img,
#content div.introductory img
 {
    margin-right:10px;
    float:left; 
}
#content div.content_teaser p,
#content div.introductory p {
    margin-bottom:10px;   
}
#content div.content_teaser a.more,
#content div.content_teaser a.less
 {
    float:right;  
    cursor: pointer;
}
#content div.content_teaser a.text_small {
    width:87px;
    padding-left:2px;
    padding-right:0px;
    text-decoration:none;
    font-size:11px;
} 
#content div.content_teaser div.img_small img {
   margin-right:0px;
}
 div.collection_teaser1{
    
    padding:10px 15px 22px 5px;
   border-top: 1px solid #D3D4D7;
    width:554px;
    
}
div.collection_teaser1 h2, div.collection_teaser1 h3{
    margin:5px 0px 5px 0px;
    padding:0px;
    font-size:12px;
}
 
div.collection_teaser1 p{
    margin-bottom:0px;
}
 
div.collection_teaser1 a{
   /* color:#286BAF;*/
   color:#6B6A70;
    margin:0;
    padding:0px;
    text-decoration:none;
}
div.collection_teaser1 h2 a{
   color:#057b9e;
}
    
    div.collection_teaser1 a.more, #tabbox a.more{
    text-decoration:underline;
    font-weight:bold;
    text-align:right;
    color:#094A74;
}
div.collection_teaser1 a.more:hover, #tabbox a.more:hover{
    text-decoration:underline;
}
.introtext1{
    font-size:14px;
    font-weight:bold;
    margin-bottom:10px;
    border-right:1px solid #b8cfdd;
    border-left:1px solid #b8cfdd;
    border-bottom:1px solid #b8cfdd;
    width:90px;
    height:100px;
    margin-top:-8px;
    color:#6B6A70;   
    background-color:#ffffff;
}
    
.img_small {
float:left; 
padding-right:0px;
padding-left:0px;
}
.text_small {
width:87px;
padding-left:2px;
padding-right:0px;
}    
    
.title_text {
padding:5px 0px 5px 130px;
}
 
    /*  RedDot SmartEdit-Modus  */
    * span.reddot, * div.reddot{
        color: #cc0000;
        font-size:10px;
        font-weight:normal;
        margin:0;
        padding:0;
        text-align:left;
    }
    * div.reddot img{
        margin:0;
        padding:0;
        text-align:left;
        border: none;
    }
    .reddotEdit {
    }
    .tooltip { 
        display:none; 
        background:#ccc; 
        border: 1px dashed #000;
        height:210px; 
        padding:20px; 
        width:350px; 
        
    } 
    .tooltip table {
        border: 1px solid #666;
        background:#FFF;
        margin:0;
        padding:0;
        font-size:11px; 
        width:310px;
    }
    .tooltip table th {
        font-weight: bold;
         margin:0;
        padding:0;
    }
    .tooltip table td {
        margin:0;
        padding:0;
    }
#crudeOil {
    margin-top:10px;
}
#crudeOil table {
    padding:50px;
    margin:0 0 5px 0;
    border:1px solid #E4E4E4 !important;
}
#crudeOil table table{
    border:0px !important;
}
#crudeOil table td {
    padding:0;
    margin:0;
    vertical-align:inherit;
    border:0px;
}
 
/* root element for tabs  */
#news_container ul.tabs { 
    list-style:none; 
    margin:10px 0 0 0 !important; 
    padding:0;
    height:30px;
    width:200px;
}
/* single tab */
#news_container ul.tabs li { 
    float:left;     
    text-indent:0;
    padding:0px;
    margin:0 2px 1px 0 !important;
    list-style-image:none !important; 
    width:96px;
}
*+html #news_container ul.tabs li {
    width:98px;
}
* html #news_container ul.tabs a {
    width:98px;
}
/* link inside the tab. uses a background image */
#news_container ul.tabs a { 
    background: #6b6a70;
    border:1px solid #6b6a70;
    font-size:13px;
    font-weight:bold;
    display:block;
    height: 29px;  
    line-height:30px;
    width: 100px;
    text-align:center;    
    text-decoration:none;
    color:#e4e4e4;
    padding:0px;
    margin:0px;    
    position:relative;
    top:1px;
}
#news_container ul.tabs a:active {
    outline:none;        
}
#news_container ul.tabs a.current, #news_container ul.tabs a.current:hover, #news_container ul.tabs li.current a {
    background-color:#E4E4E4;
    cursor:default !important; 
    color:#6b6a70 !important;
    border:1px solid #E4E4E4;
}
#news_container  {
    background-color:#E4E4E4;    
}
/* initially all panes are hidden */ 
#news_container div.panes div#topevents
 {
    display:none; 
  
}
 
.gsc-resultsHeader,
table.gsc-search-box,
.gsc-tabsArea,
.gsc-adBlock,
.gsc-trailing-more-results
 {
    display:none !important;
}
 
#contact_container table, #contact_container table th, #contact_container table td {
    border-bottom:1px solid #FFF;
    border-left:1px solid #FFF;
    border-top:1px solid #FFF;
    border-right:1px solid #FFF;
}
#contact_container table td {
    padding: 3px;
}
#contact_container .formfield,
#contact_container textarea,
#contact_container select
 {
    width:250px;
}
 
.slidingTeaser .header {
    background:#e4e4e4;
    margin-top:20px;
    padding:10px 10px 0 10px;
    height:30px;
}
.slidingTeaser .header h3 {
    font-size:14px;
    float:left;
}
.slidingTeaser .content_teaser {
    padding:10px 15px 12px 10px !important;
    width:545px !important;
}
.slidingTeaser .slideHeadline {
    float:left;
    
}
.slidingTeaser img.imgLanguage {
    float:right !important;
}
 
.content_teaser .imgframe {
    background:#e4e4e4;
    font-size:11px;
}
.content_teaser .imgframe img {
    margin-right:0px !important;
}
.content_teaser .bu {
    padding:5px;
}
 
table.officeDetail {
    width:100%;
    border:none;
    margin:0;
    font-size:11px;
}
table.officeDetail td{
    padding:0;
    border:none;
}
 
/* Eintrag Tabelle nur Border Bottom */
table.tableBorderBottom {
        margin-top: 15px;
        margin-bottom: 35px;
        font-size:12px;
        border-style: none;
    }
table.tableBorderBottom th {
        vertical-align: middle;
        height: 29px;
        border-left: none;
        border-top: none;
        border-right: none;
        border-bottom:1px solid #999;
        text-align: left;
        font-weight:bold;
}
 table.tableBorderBottom td {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0px;
        padding-right: 10px;
        vertical-align: top;
        text-align: left;
        border-left: none;
        border-top: none;
        border-right: none;
        border-bottom:1px solid #999;
    }
 
 
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{display:none !important;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#fff;}
* html #colorbox{left:220px !important}
    #cboxContent{margin-top:32px;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(/assets/img/layout/loadinganimation.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(/assets/img/layout/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}/*
  style.css
  ==
  These CSS markups are for styling purposes only.
*/
div.showcase {
    float: left;
    width: 570px;
    background: #EFEFEF;
    margin-right: 0px;
}

div.showcase .layer {
    width: 570px;
    height: 275px;
    background: #EFEFEF;
    display:none;
}

div.showcase .layer div{
    margin:5px;
}

div.showcase .layer div a{
    text-decoration:none;
}



div.showcase .activeLayer {
   display:block;
}