/* General ***************************************************************/
html, body {
    padding: 0;
    margin: 0;
}
body {
    margin : 0;
    padding : 0;
    background-color: #f2f2eb;
}
#main {
    width : 954px;
    background-color: #FFFFFF;
    position: absolute;
    left: 50%;
    margin-left: -477px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
}
img {border: 0;}
p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 8px;
    margin-left: 0;
}
ol {
    list-style-image: none;
    list-style-type: decimal;
    padding-left: 10px;
    margin-left: 20px;
}
ul { margin: 0; padding: 0; list-style:none; }
ul li {
    margin-left: 13px;
    color: #0c2b5a;
    list-style-type: none;
}
hr {
    height: 1px;
    color: #ccc;
    background-color: #797fa3;
    border: none;
    margin: 0 0 2 0 ;
}
td,th { border-width: 0; }
table { border-collapse:collapse }
a {
    color : #7e7c3a;
    text-decoration : none;
}
/* Header  ***************************************************************/
#header {
    width: 934px;
    height: 163px;
    float: left;
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d8d7c4;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
}
#headimage {
    background-color: #7e7c3a;
    width: 349px;
    height: 158px;
    float: left;
    overflow: hidden;
}
#header2 {
    width: 934px;
    height: 108px;
    float: left;
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d8d7c4;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 10px;
}
#blau {
    background-color: #002852;
    width: 115px;
    height: 158px;
    float: left;
    overflow: hidden;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #FFFFFF;
}
#gruen {
    background-color: #7e7c3a;
    width: 115px;
    height: 158px;
    float: left;
    overflow: hidden;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #FFFFFF;
}
#logo {
    background-color: #fff;
    height: 158px;
    overflow: hidden;
    width : 351px;
    float: left;
    margin-bottom: 10px;
}
#logoprint { margin-top: -100px; display: none; }

#HN{
    width: 669px;
    height: 108px;
    font-size: 12px;
    color: #d8d7c4;
    line-height: 18px;
    letter-spacing: 1px;
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
}
#HN1{
    width: auto;
    height: auto;
    float: left;
    margin-left: 10px;
}
#HN2{
    width: 659px;
    height: auto;
    font-size: 12px;
    color: #d8d7c4;
    line-height: 18px;
    letter-spacing: 1px;
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-left: 10px;
}
#HN3{
    width: 320px;
    float: left;
    height: auto;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Meta navigation ***************************************************************/
#sprache {
    color: #d8d7c4;
    width: 252px;
    height: 78px;
    font-size: 12px;
    float: right;
    letter-spacing: 1px;
    text-align: right;
    line-height: 18px;
}
#sprache a:hover {
    color: #002852;
}
#suche {
    color: #7e7c3a;
    width: 232px;
    height: 30px;
    font-size: 12px;
    float: right;
    letter-spacing: 1px;
    text-align: right;
}

#drucken {
    float: left;
}

#drucken a {
    color: #7e7c3a;
}
#drucken a:hover {
    color: #002852;
}
/*Footer***************************************************************/
#footer {
    width: 934px;
    height: 5px;
    margin-top: 5px;
    float: left;
    background-color: #002852;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}

/* Content *********************************************************/

/* Layout columns ***************************************************************/

#col-body  {
    text-align: left;
    width: 934px;
    margin-right: 10px;
    margin-left: 10px;
    float: left;
    background-color: #f2f2eb;
    background-image: url(../images/hg.gif);
    background-repeat: repeat-y;
}

#col-body a {  }
#col-body div.content ul { color: #585c60; }
#col-body div.content ul li {  margin-left: 16px; list-style-type: disc; }
#col-left  {
    text-align: left;
    width: 349px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    color: #002851;
    height: auto;
    float: left;
    list-style-image: none;
    list-style-type: none;
}
#col-right  {
    text-align: left;
    width: 585px;
    float: left;
    background-color: #FFFFFF;
    height: inherit;    
}
h1, h2, h3, h4, h5, h6 {
    display:block;
}
h1 {
    margin: 0 0 24px 0;
    color: #002852;
    padding: 0 0 0 0;
    display: block;
    font-size: 26px;
    font-weight: lighter;
    font-family: Georgia, "Times New Roman", Times, serif;  
}
h2 {
    margin: 0 0 10px 0; 
}
h3 {
    margin: 26px 0 20px 0;
    color: #0c2b5a;
    padding: 10px 0 0 0;
    display: block;
    font-size: 17px;
     font-weight: lighter;
    font-family: Georgia, "Times New Roman", Times, serif; 
    
}

.textItem h2 {
    color: #0c2b5a;
    font-size: 14px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    display: block;
    border-top-color: #5e648e;
    border-bottom-color: #5e648e;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}




.textItem {
    color: #666666;
    margin: 40px 0 0 0;
    font-size: 12px;
    line-height: 17px;
}
.textItem a {
    color: #d9401a;
}
.textItem a:hover {
    color: #008bd6;
}
.textItem img { 
    margin-top: 5px; 
    margin-right: 0px; 
    margin-bottom: 5px; 
}
#content {
    float:right;
    margin-left: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 568px;
    min-height: 285px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    line-height: 18px;
}

#content {
    min-height:285px;
    height: auto !important;
    height: 285px;    
}
#content a {
    color: #7e7c3a;
}
#content a:hover {
    color: #002852;
}
#form ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0px;
    font-size: 12px;
    vertical-align: bottom;
    color: #666666;
     }
   
/* Navigation */
.navi {
display:inline;
}
a.navifirst_passive {
   
}
a:hover.navifirst_passive {
    color : #002852;
}
a.navifirst_open { color : #d9401a; display: block; }
a.navifirst_active {
    color: #002852;
    display: inline;
}
a.navisecond_passive {
    display: inline;
}
a:hover.navisecond_passive {
    color : #002852;
}
a.navisecond_open { color : #e20015;  display: block; }
a.navisecond_active {
    color : #d9401a;
    display: block;
    
}
a.navithird_passive { display: block; }
a:hover.navithird_passive { color : #d9401a;  }
a.navithird_open { color : #d9401a; display: block; }
a.navithird_active { color: #d9401a;  display: block; }


#backbutton {
    margin-top: 30px;
     color: #0c2b5a;
     font-size: 12px;
     font-weight: bold;
}
#backbutton a{
     color: #d9401a;
}
#backbutton a:hover{
     color: #008bd6;
}
.link {
    margin-top: 30px;
     color: #0c2b5a;
     font-size: 12px;
     font-weight: bold;
}
.link a{
     color: #d9401a;
}
.link a:hover{
     color: #008bd6;
}

/* (en) Styling of article list | (de) Gestalltung für die Artikelliste */
.articlelistPagecounter {
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
    
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
}
.articlelistItem {
    width: 100%;
    border-bottom: 1px solid #d8d7c4;
    margin: 0px;
    float: left;
}
.articlelistItem h2 {
    width: 350px;
    margin-top: 5px;
    font-weight:lighter;
    font-family: Georgia, "Times New Roman", Times, serif;
    float: left;
    height: 20px;
    margin-bottom: 5px;
}
.articlelistItem img { float: left; margin-right: 10px; }
.articlelistItem p.articlelistHeadline {
    font-size: 14px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    float: left;
}
.articlelistItem a.articlelistHeadline {  }
.articlelistItem p.articlelistSubheadline {
    float:left;
    font-weight: bold;
    width: 200px;
    margin-top: 10px;
    margin-bottom: 3px;
    height: 15px;
    text-align: left;
}
.articlelistItem p.articlelistdate {
width: 70%;
float: left;
}
.articlelistItem p.articlelistContent img { float: right; margin-left: 10px; }
.articlelistItem p.articlelistMore {
    width: 100px;
    float: right;
    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; }
/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */

/* Level 1 */
#HN3 ul {
    
    margin:0;
    padding:0;
    /*background-color:#F2F2F2;*/
    background-color:transparent;
}
#HN3 ul li {
  
    margin:0;
    padding:0;
    list-style-type:none;
}
#HN3 ul li a {
    display:block;
    line-height:26px;
    margin:0;
    padding:0;
    font-size:17px;
    color:#7e7c3a;
    text-decoration:none;
    height: 26px;
}
#HN3 ul li a:hover, #HN3 ul li.active a {
    color:#002852;
}

/* Level 2 */
#HN3 ul li.navmainStandardLevel_2 {
    margin-left:15px;
    font-size:14px;
    line-height:20px;
}
#HN3 ul li.navmainStandardLevel_2 a {
    color:#7e7c3a;
    font-size:14px;
    line-height:20px;
    height: 20px;
}
#HN3 ul li.navmainStandardLevel_2 a.last {
    margin-bottom: 5px;
}
#HN3 ul li.navmainStandardLevel_2 a:hover, #HN3 ul li.navmainStandardLevel_2 a.active {
    color:#002852;
    font-size:14px;
}

/* Level 3 */
#HN3 ul li.navmainStandardLevel_3 {
    margin-left:30px;
}
#HN3 ul li.navmainStandardLevel_3 a {
    background-image:none;
    border-bottom:0;
    color:#666;
    
}
#HN3 ul li.navmainStandardLevel_3 a:hover, #HN3 ul li.navmainStandardLevel_3 a.active {
   
}
/* ###################################################### */
/* ####################### SEARCH INPUT ################# */
/* ###################################################### */
#search {
    font-size:12px;
    background-color:transparent;
}
#search label {
    font-size:11px;
    display:block;
    width:auto;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: left;
}
#search input {
    border:1px solid #d8d7c4;
    width:150px;
    height:14px;
    font-size:10px;
}
#search input.sbmt {
    border:0;
    width:5px;
    height:8px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
}
/* ###################################################### */
/* ####################### SEARCH OUTPUT ################ */
/* ###################################################### */
#searchResults {
    margin:0 0 10px 0;
}
#searchResults h1{
    color: #666666;
   font-size:12px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
}
#searchResults p.message {
    margin:20px 0 30px 0;
}
#searchResults div.searchResultItem {
    margin:0 0 10px 0;
    padding:0 0 10px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d8d7c4;
}
#searchResults div.searchResultItem h2 {
    font-size:14px;
    padding:0;
    color:#666666;
    font-style:normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
}

