body, td {
    margin:0;
    background-color:#FFFFFF;
    font-size:12px;
    font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
    color:#000000;
}


.input {
    font-size:14px;
    font-family:Arial, Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
    color: #abbacd;
    width:240px;
    border-top:1px solid #999999;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    border-left:1px solid #999999;
}

.label {
    font-size:14px;
    font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
}

.small {
    font-size:10px;
         color:#666666;
}
.grey {
    font-size:11px;
         color:#666666;
}

.error {font-family: arial, helvetica, geneva, sans-serif; font-size:10; color:#CC0033;}


#bottomnavi {
    text-align:center;
color:#666666;
    padding:10px 0px;
}


#navipath {
    padding:0;
    margin-bottom:20px;
    background-color:#ffffff;
    width:600px;
}

.navi{
    width:170px;
    border-bottom:1px solid rgb(170,170,170);
    background-color:rgb(255,255,255);

}
#tborder table td tr {
    border-bottom:1px solid rgb(170,170,170);
    background-color:rgb(255,255,255);
}

h1 {
    font-weight:bold;
    font-size:16px;
    color:#000000;
    padding: 0 0 0 0;
}

h3 {
    font-weight:bold;
    font-size:14px;
    color:#000000;
    padding: 5px; 
    background-color:rgb(171,186,209);
    width: 150px;
}

hr { color:rgb(210,210,210); }



a { font-size:12px; color:#660000; text-decoration:underline; }
a:hover { text-decoration:none; }

a.newsheadline { color:rgb(153,153,153); font-weight:bold; } 

a.bottomnavi { color:#666666; font-size:11px; padding: 5px 0px;} 

a.additionalnavi {    font-size:14px; color:#666666; text-decoration:none;padding: 5px 0px;}

a.navipath { color: rgb(153,153,153); } 

a.navileft_passive {
    display:block;
    background-color:#ffffff;
    padding-top:3px;
    padding-bottom:3px;
    color:#06254E;
   font-size:14px;
   text-decoration:none;
} 

a.navileft_active {
    display:block;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:right;
         background-color:#abbacd;
    padding-top:3px;
    padding-bottom:3px;
    color:#660000;
   font-size:14px;
   text-decoration:none;    
} 

a.navileft_open {
    padding-left:10px;
    display:block;
    background:url("../images/navi_pfeil.gif") no-repeat;
    background-position:right;
    background-color:#FFFFFF;
    padding-top:3px;
    padding-bottom:3px;
    color:#660000;
      font-size:14px;
    font-weight:normal;
      text-decoration:none;
} 

a.sitemap_level1 {
    display:block;
    border-top:1px solid #b4a8b4;
    color:rgb(102,0,0);
    font-weight:normal;
    padding-bottom:.4em;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:right;
}

a.sitemap_level2 {
    color:#666666;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:170px 4px;
    display:block;
}

a.sitemap_level3 {
    color:#666666;
}

.sitemap_level2_container {
    float:left;
    width:50%;
    padding-top:.3em;
}

.sitemap_level3_container {
    float:right;
    width:50%;
    padding-top:.3em;
}

.input_searchbox {
    width:100px;
    vertical-align:middle;
    font-size:14px;
    color: rgb(51,51,102);
}

.input_newsletterselect {
    width:80px;
    vertical-align:middle;
    font-size:12px;
    margin-right: 8px;
    color: #abbacd;
}

.label_searchbox {
    vertical-align:middle;
    font-size:14px;
    color:rgb(51,51,102);
    position:relative;
    padding-left:10px;
    /*left:-65px;*/
}

#loginbox {
         width:200px;
    background-color:#abbacd;
    border-top:1px solid #aeaeae;
    border-bottom:1px solid #aeaeae;
    padding-bottom:.6em;
    padding-top:.6em;
    padding-left:0em;
    padding-right:0em;
    margin-top:1.5em;
    margin-bottom:1.5em;
}

#searchbox {
    font-size:14px;
    font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
    color: #abbacd;
    margin-top:2em;
    margin-bottom:2em;
}

#newsletterbox {
   width:200px;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.0em;
   padding-right:.0em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
    display:none;
}

.balken {
    padding-left:10px;
    background-color:rgb(255,110,43);
    background-image:url('../images/bg2.gif');
    background-repeat: repeat-x,repeat-y;
    background-position:2px 0px ;
}

@charset "utf-8";
/* CSS Document */

/* (en) Styling of article list | (de) Gestalltung für die Artikelliste */
.articlelistPagecounter { width: 100%; text-align: right; margin: 0px 0 0px 0; padding-bottom: 30px; border-bottom: 0px solid #CCC; }
.articlelistItem { width: 160px; border-bottom: 0px solid #CCC; margin-top: 5px; margin-left: 0px; }
.articlelistItem img { align: right; margin-right: 10px; }
.articlelistItem p.articlelistHeadline { margin: 0 0 5px 0; }
.articlelistItemTXT a.articlelistHeadline { font-weight: bold; color: #000000;  }
.articlelistItem p.articlelistSubheadline { margin: 0 0 5px 0; font-weight: bold; }
.articlelistItem p.articlelistContent { }
.articlelistItem p.articlelistContent img { margin-left: 10px; }
.articlelistItem p.articlelistMore { text-align: right; font-weight: bold; }
.articlelistItem a.articlelistBack { }
.articlelistItem a.articlelistNext { }
.articlelistItem a.articlelistPageNumber { }
.articlelistItem a.articlelistBegin { }
.articlelistItem a.articlelistEnd { }
.articlelistItem a.articlelistPrevious { }
.articlelistItem a.articlelistNext { }
.articlelistNavigation { width: 100%; text-align: center; margin: 10px 0 20px 0; }

.articlelistItemTXT { width: 150px; border-bottom: 1px solid #abbad1; margin-top: 0px; padding: 5px; background-color:rgb(211,219,228); }
.articlelistItemTXT p.articlelistMore { text-align: right;}
