/****************************/
 #navigation{
 display: none;
}
/*links*/
 #navigation a, #navigation a:link, #navigation a:visited, #navigation a:hover{
    text-decoration:none;
    color: white;
    display:block;
    border-bottom:1px solid white;
}
.NavigationObject a:hover{
    background: #004489;
}
.SelectedNavigationObject a:hover{
    background: #004489;
}
.NavigationObject{
    display:block;
    background: #55becf;
}
.NavigationObject.ExpandedNavigationObject div , .NavigationObject.SelectedNavigationObject div{
    background: #5985b2;
}
.NavigationObject.ExpandedNavigationObject{
    background: #5985b2;
}
.NavigationObject.SelectedNavigationObject .NavigationObject.ExpandedNavigationObject .SelectedNavigationObject{
    background: #004489;
}
#navigation .SelectedNavigationObject{
    background:#004489;
}
/*subs*/
 .NavigationObject a{
    padding:6px;
    padding-left:6px;
}
.NavigationObject .NavigationObject a{
    padding-left:20px;
}
.ExternalNavigationObject{
    margin-top:6px;
}
/**************************/
 .Article{
    border-bottom: 1px solid #eeeeec;
}
.Article img{
    width:160px;
    border:1px solid #58bfd0;
    clear:both;
    float:left;
    margin: 0px 10px 10px 0px;
}
.pubDate{
    word-wrap:none;
    float:right;
    font-size:8px;
    color: #888a85;
}
#newspage p img{
    float:left;
    border:1px solid #58bfd0;
    width:160px;
    margin-right:6px;
    margin-bottom:6px;
}
.morelink{
    display:block;
    text-align:right;
    margin-bottom:12px;
}
/*****************************/
 .FeedReaderItem{
    display:block;
}
.FeedReaderItemLink{
    display:block;
    background:#f3f8fb;
    border-bottom:1px solid #bae1e8;
    padding:2px;
    padding-top:4px;
    padding-bottom:4px;
    padding-left:5px;
    padding-right:5px;
}
.FeedReaderItemText{
    padding-left:5px;
    padding-right:5px;
    padding-top:2px;
    margin:0px;
    margin-bottom:10px;
}
a.FeedReaderItemLink:link, a.FeedReaderItemLink:visited{
    text-decoration:none;
    color: #000000;
}
a.FeedReaderItemText:link, a.FeedReaderItemText:visited{
}
.FeedReader{
    display:block;
    width:256px;
    border: 0px solid #bae1e8;
    background: #ffffff;
    margin:5px;
}
.FeedReaderTitle{
    border: 0px solid #57BFCF;
    height:28px;
    margin:0px;
    text-align:center;
    color: #ffffff;
    font-size:13px;
    background:#68c5d4 url(../../System/Icons/22x22/mimetypes/news-feed.png) 3px 50% no-repeat;
}
.FeedReaderItems{
    border-top: 1px solid #bae1e8;
    width:256px;
}
/************************************/
 #rightInfoBox{
    float:left;
    width:260px;
    margin-right:5px;
    margin-left:10px;
 display: none;
}
.infocontainer{
    background: #f3f8fb;
    border-bottom:1px solid #bae1e8;
    padding:3px;
    margin:5px;
    width:250px;
    font-size:8pt;
 display: none;
}
.infocontainer img{
    float:right;
    border:0px;
}
.wechsel img{
    float:left;
    margin-top:-16px;
    margin-left:5px;
    border:0px;
}
/************************************/
 #clusterwininfo{
    background: #f3f8fb;
    border:0px solid #bae1e8;
    padding:5px;
    margin:5px;
    margin-right:0px;
    width: 180px;
    font-size:10px;
    margin-top:20px;
    margin-left:0px;
 display: none;
}
#clusterwininfo img{
    width:180px;
    border:1px solid #bae1e8;
    float:left;
    margin-right:5px;
    margin-bottom:5px;
 display: none;
}
#clusterwininfo p{
    color:#666;
    margin:0px;
    padding:0px;
 display: none;
}
#sprechwechsel{
    background: #f3f8fb;
    border:0px solid #bae1e8;
    padding:5px;
    margin:5px;
    margin-right:0px;
    width: 180px;
    font-size:11px;
    margin-top:15px;
    margin-left:0px;
 display: none;
}
#sprechwechsel img{
    width:180px;
    border:1px solid #58bfd0;
    margin-right:5px;
    margin-bottom:5px;
 display: none;
}
#sprechwechsel p{
    color:#000000;
    margin:0px;
    padding:0px;
 display: none;
}
#clusterwininfo a:hover{
    background:transparent;
}
/************************************/
 a:hover{
    color: #00458a;
}
a:link{
    color: #666;
    text-decoration:none;
}
a:visited{
    color: #666;
    font-style:normal;
    text-decoration:none;
}
.copyright{
    font-size: 7px;
}
body{
    background: white url(../images/xbg.gif) 0px 0px repeat-x;
    margin: 0px;
    padding: 0px;
    font-family: "Trebuchet MS", "Arial","Helvetica","Sans-Serif";
    font-size: 12px;
}
.oben{
    text-align: center;
    background-color:#eeeeec;
}

h3{
    color: #00458a;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    margin: 0px;
    margin-top: 6px;
    padding-top:0px;
    margin-bottom: 6px;
}
h4{
    font-size: 11px;
    font-weight: normal;
    width: 100%;
    margin: 0px;
    margin-top: 0px;
}
h5{
    color: #00458a;
    font-size: 11px;
    font-weight: bold;
    width: 100%;
    margin: 0px;
    margin-top: 6px;
    padding-top:0px;
    margin-bottom: 6px;
}
h6{
    font-size: 11px;
    font-weight: bold;
    width: 100%;
    margin: 0px;
    margin-top: 6px;
    padding-top:0px;
    margin-bottom: 6px;
    clear:both;
}
p{
    display:block;
    margin-bottom:2px;
}
table{
    border: 1px solid #bae1e8;
    border-bottom: 0px solid #004489;
    width:100%;
}
td{
    padding:2px;
    border-bottom: 1px solid #004489;
}
.smalltable{
    border: 0px;
    width:350px;
}
#head a:hover, #head a:link, #head a:visited{
    color: #004489;
    text-decoration:none;
}

th a:hover{
    color: #004489;
    text-decoration:none;
}
th a:link{
    color: black;
    text-decoration:none;
}
th a:visited{
    color: #555753;
    text-decoration:none;
}
th{
    border-bottom: 1px solid #004489;
    background: #57BFCF;
    padding:2px;
    color: #ffffff;
    text-align: left;
}
#logintable td,#logintable{
    border: 0px;
}
#WebsiteHinweis{
    padding-left:400px;
    color: #55becf;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: 100;
}
.win_info{
    color: #555753;
    font-size: 0.8em;
}
#contentarea{
    display:block;
    padding: 10px;
    padding-left:27px;
    padding-top: 0px;
    color: #555753;
    float: left;
    border: 0px solid #bae1e8;
    position:absolute;
    left:100px; top:300px; width:auto; right:80px; 

}
#contentarea a, #contentarea a:link,#contentarea a:visited, #contentarea a:hover{
    color: #004489;
}
#copyright{
    color: #2e3436;
    position:absolute;
    left:100px; top:0px; width:auto; right:80px; 
    display:none;
}
#copyright a:link, #copyright a:visited, #copyright a:hover{
    text-decoration:underline;
}
#head img{
    margin-left:26px;
    border:0px;
    display:none;
}
#head, #foot{
    height:160px;
}
#invisibleheader{
    display:none;
}
#main{
    width: 100%;
    padding: 0px;
    margin:0px;
}
.clear{
    clear:both;
}
.table_flip_0{
}
.table_flip_1{
    background: #68c5d4;
}
.bildunterschrift{
    font-size:7pt;
    font-weight:bold;
}
.kopfzeilentext{
    color:#5985b2;
    text-transform:none;
    font-weight:normal;
    font-size:14px;
    padding-left:237px;
    height:35px;
    background: white url(../images/clusterline.gif) 101% 100% no-repeat;
display:none;
}
#impressum{
    float:right;
    display:block;
    margin:5px;
    margin-top:0px;
    font-size:0.8em;
}
#impressum a, #impressum a:link,#impressum a:visited, #impressum a:hover{
    text-decoration:none;
}
h2, a h2, a:link h2, a:visited h2{
    font-size: 12px;
    font-weight: bold;
    width: 100%;
color: #555753;
    margin: 0px;
    margin-top: 6px;
    padding-top:0px;
    margin-bottom: 6px;
}
.headerprint {
    display:block;
    padding-top:45px;
}