html {
    font-size: 100.01%;
    height: 100%;
}

body    {
    font-size: 84%;
    color: #606060;
    width: 908px; 
    margin: 0;
    padding: 0;
    background-color: #fff !important;
    font-family: verdana, arial, helvetica, geneva, sans-serif;
    font-style: normal;
    line-height: 1.333em;
    font-weight: normal;
    font-variant: normal;
    height:100%; 
        }
* html body {
    color: #666666;
    font-size: 84%;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff; 
    }
.wrapper {
    width: 908px;
    margin: 0 auto;
        }
a:link, a:visited {
    color: #666;
    text-decoration: none;
     }
a:hover, a:active {
    color: #000;
    text-decoration: underline; 
    }

#border {
    width: 908px;
    height: 100%;
    margin-left: 50px; 
       }
br {
    line-height: 1.5em; 
    }
    
img.img-left {
    padding-right: 15px; 
    padding-bottom: 5px; 
    padding-top: 7px; 
    float: left;
        }
    
/* IE Min-Height Hack */ 
/* ------------------------ Start Header -----------------*/

.header {
    text-align: center;
    width: 908px;
    margin: 6px 0 0; 
    }
#top-logo { 
    /* Parent Wrapper for inside boxes */
    display: inline; /* IE Hack */
    width: 440px;
    height: 85px;
    float: left;
    }
#top-nav {
    margin-right: 20px;
    color: #606060;
    font-size: 90%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
    width: 430px;
    margin-top: 45px;
    padding: 0;
    float: right;
    }
    
* html #top-nav {
    color: #606060;
    font-size: 80%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    margin-top: 64px;
    width: 430px;
    padding: 0; 
    }

*:first-child+html  #top-nav { 
    font-size: 80%; 
    margin-top: 60px; }

#top-nav li {
    float: right;
    padding: 0;
    list-style: none; 
    }
#top-nav a:link {
    color: #666;
    padding-right: 4px;
    padding-left: 4px;
    }
#top-nav a:visited {
    padding-right: 4px;
    padding-left: 4px;
    }
#top-nav a:hover, #top-nav a:active  {
    color: #fff;
    background-color: #000;
    text-decoration: none;
    padding-right: 4px;
    padding-left: 4px; 
    }

#top-nav a.aktiv {
    color: #fff;
    background-color: #000;
    text-decoration: none;
    padding-right: 4px;
    padding-left: 4px; 
    }
/* ------------------------ End Header -----------------*/


/* ------------------------ Start Navigation Bar -----------------*/

#nav-bar {
    color: #666;
    font-size: 92%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-top: 8px;
    height: 20px;
    padding: 0; 
    }
#nav-bar ul {
    margin: 0;
    padding: 0; 
    }
#nav-bar li {
    list-style: none;
    margin: 0;
    float: left; 
    }
#nav-bar a:link {
    color: #666;
    text-decoration: none;
    padding-right: 4px;
    padding-left: 4px; 
    }
#nav-bar a:visited {
    text-decoration: none;
    padding-right: 4px;
    padding-left: 4px; 
    }
#nav-bar a:hover 
    {
    color: #fff;
    background-color: #000;
    }
    
#nav-bar a:active 
    {
    color: #fff;
    background-color: #000;
    }

#nav-bar a.aktiv {
    color: #fff;
    background-color: #000;
    text-decoration: none;
    padding-right: 4px;
    padding-left: 4px; 
    }
    
#nav-bar a.status {
    color: #fff;
    background-color: #000;
    text-decoration: none;
    padding-right: 4px;
    padding-left: 4px; 
    }
    
/* ------------------------ Start Subnavigation Bar -----------------*/

#navsub-bar { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 94%;
    margin-top: 5px; 
    line-height: 1.8em; 
    padding: 0; 
    float: left; 
    margin-bottom: 3px; 
    width: 900px; 
    }
    
#navsub-bar img { 
    margin-top: 8px; 
    }    

#navsub-bar ul {
    margin: 0;
    padding: 0; 
    }
#navsub-bar li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left; 
    }
#navsub-bar a:link {
    text-decoration: none;
    padding-right: 4px;
    padding-left: 4px; 
    }
#navsub-bar a:visited {
    text-decoration: none; 
    padding-right: 4px;
    padding-left: 4px; 
    }
    
#navsub-bar a:hover, #navsub-bar a:active 
   {
    color: #fff;
    background-color: #000; 
    text-decoration: none;
    padding-right: 4px;
    padding-left: 4px; 
    }

#navsub-bar a.status {
    color: #fff;
    background-color: #000;
    text-decoration: none; 
    padding-right: 4px;
    padding-left: 4px; 
    }
    

/* ------------------------ End Navigation Bar -----------------*/

/* ------------------------ Start Navigation Third -----------------*/

#navthird-bar { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    margin-top: 10px; 
    float: left; 
    margin-bottom: 5px; 
    width: 170px; 
    }

#navthird-bar ul {
    margin-top: -5px; 
    margin-left: -40px;
    }
#navthird-bar li { 
    width: 170px;
    list-style: none;
    float: left; 
    }
#navthird-bar li a {
    line-height: 1.4em;
    color: #666;
    text-decoration: none;
    padding: 5px 0 5px 15px;
    display: block; 
    }
#navthird-bar a:visited {
    color: #666;
    text-decoration: none; 
    }  
#navthird-bar a:hover, #navthird-bar a:active 
   {
    color: #666;
    background-image: url(../upload/bilder/dot.gif);
    background-repeat: no-repeat;
    background-position: 0px 7px;
    text-decoration: none;
    }

#navthird-bar a.status {
    color: #666;
    background-image: url(../upload/bilder/dot.gif);
    background-repeat: no-repeat; 
    background-position: 0px 7px;
    text-decoration: none; 
    }
/* ------------------------ End Navigation Bar -----------------*/


/* ------------------------ Start Images -----------------*/
img     {
    display: inline;
    text-decoration: none;
    border: none;
    }
a.img     {
    display: inline;
    text-decoration: none;
    border: none;
    }
img.block {
    display: block;
    }
img.float {
    float: left;
    margin: 0px 14px 10px 0px;
    }
.BildLinksm{
         float:left;
}
a.img-link {
    text-decoration: none;
    border: none;
    border: 0px none white;
       }
/* ------------------------ End Images -----------------*/


/* ------------------------ Start Main Columns -----------------*/

#rightcolumn {
        /* border: 1px solid red;*/
        margin: 6px 0 0;
        display: inline; /* IE Hack */
        width: 513px;
        float: left;
        }
.content {
    min-height: 500px;
    display: inline; /* IE Hack */
    float: left;
    margin-bottom: 7px;
    width: 615px;
    margin-top: 5px;
        }

.maincontent {
    font-size: 96%;
    min-height: 500px;
    display: inline; /* IE Hack */
    float: left;
    margin-bottom: 5px;
    width: 615px;
    margin-top: 5px;
        }
* + html .maincontent {
    margin-top: 20px;
    } 
           
.content-mid {
    min-height: 500px;
    height: auto !important;
    line-height: 1.7em;
    padding: 5px 0 5px 22px;
        }

.content-mid strong {
    color: #1c1c1c;
    font-weight: 700;
    }

.content-mid u {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    background-color: #666;
    padding-right: 4px;
    padding-left: 4px; }

.content-mid a:link, .content-mid a:visited  {
    color: #666;
    text-decoration: none;
    padding: 0px 4px;
    border: solid 1px #940435; 
        }
.content-mid a:hover, .content-mid a:active {
    color: black;
    background-color: #e6e6e6;
    text-decoration: none;
    padding: 0 4px; }

.content-mid ul {
    margin: 0;
    padding: 0 0 0 10px; 
         }
.content-mid li {
    background-image: url(../upload/bilder/dot_b.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    width: 100%;
    float: left;
    margin-top: -5px;
    margin-bottom: 10px;
    padding: 0 0 0 15px;
    list-style: none;
    display: inline;
        }
        
.content-mid  ul.zitat {
    text-decoration: none;
    margin-left: -10px;
    list-style-type: none;
    }
    
.content-mid  li.zitat {
    float: left;
    font-size: 92%;
    background-color: #eee;
    list-style-type: none;
    background-image: none;
    padding: 8px;
    margin-top: 15px;
    margin-bottom: 10px;
    }
    
        
.content-mid ol li {
    background-image: url(../upload/bilder/dot.gif);
    background-repeat: no-repeat; 
    background-position: 0 5px;
    width: 100%;
    float: left;
    margin-top: -5px;
    margin-bottom: 10px;
    padding: 0 0 0 15px;
    list-style: none;
    display: inline;
        }
        
* + html .content-mid ol {
    margin-top: 5px;
    margin-bottom: 20px;
        }
/* ------------------------- Individual Styles (090320_MCCM) ---------------------*/

.content-wrap {
    height: auto !important;
    line-height: 1.7em;
    padding: 5px 0 5px 22px;
    float: left;
    width: 615px;
}

.content-logo {
    line-height: 1.7em;
    float: left;
    width: 180px;
    padding-top: 0;
    padding-right: 25px;
    padding-bottom: 0;
    padding-left: 0;
}

.content-text {
    line-height: 1.7em;
    padding: 0;
    width: 400px;
    float: left;
}

.content-text a:link, .content-text a:visited  {
    color: #666;
    text-decoration: none;
    padding: 0px 4px;
    border: solid 1px #940435; 
    }

.content-text a:hover, .content-text a:active {
    color: black;
    background-color: #e6e6e6;
    text-decoration: none;
    padding: 0 4px; 
    }

.contentblock    { 
    width: 275px; 
    float: left;
    line-height: 1.7em;
    padding: 5px 0 5px 22px;
        }

.contentblock strong {
    color: #1c1c1c;
    font-weight: 700;
        }

.contentblock b {
    color: #fff;
    font-weight: normal;
    background-color: #000;
    padding-right: 4px;
    padding-left: 4px; 
        }
.contentblock a:link, .contentblock a:visited  {
    color: #666;
    text-decoration: none;
    padding: 0px 4px;
    border: solid 1px #940435; 
    }

.content-mid a:hover, .content-mid a:active {
    color: black;
    background-color: #e6e6e6;
    text-decoration: none;
    padding: 0 4px; 
    }
    
.contentblock ul {
    margin: 15px 0 0;
    padding: 0 0 0 10px; 
         }
.contentblock li { 
    background-image: url(../upload/bilder/dot_b.gif); 
    background-repeat: no-repeat; 
    background-position: 0 5px; 
    width: 100%; 
    float: left; 
    margin: 0 0 10px 0; 
    padding: 0 0 0 15px; 
    list-style: none; 
    display: inline; 
    }


.contentblock ol li {
    background-image: url(../upload/bilder/dot.gif);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0 0 0 10px; 
    background-position: 0 5px;
    width: 100%;
    float: left;
    margin-top: -5px;
    margin-bottom: 10px;
    padding: 0 0 0 15px;
    list-style: none;
    display: inline;
        }

.content-bottom {
    float: left;
    font-size: 92%; 
    margin-bottom: 10px;
    padding: 0 14px 0; 
        }
.content-bottom a:link, .content-bottom a:visited {
    color: #606060;
    background-color: #fff;
    text-decoration: none;
    padding-right: 4px;
    padding-left: 4px; 
    }
        
.content-bottom a:hover, .content-bottom a:active {
    color: #fff;
    background-color: #000;
    text-decoration: none;
    padding-right: 4px;
    padding-left: 4px; 
    }
#leftcolumn { /* Parent Wrapper for inside boxes */
    display: inline; /* IE Hack */
    width: 170px; 
    font-size: 86%;
    float: left; 
    margin-top: 30px; 
    margin-left: 4px; 
    line-height: 1.8em; 
    }
.left-mid {  
    margin-top: 0; 
    margin-left: 0;
    line-height: 1.8em;
     }
.left-mid b { 
 }
.left-mid p { 
  }
.left-mid ul {
    background-color: #eee;
    text-decoration: none;
    margin-left: 0;
    padding: 6px;
    list-style-type: none;
    }

.left-mid li {
    line-height: 1.8em; 
    }

.left-mid a:link, .left-mid a:visited { 
    color: #606060;  
    line-height: 1.8em; 
    text-decoration: none; 
    padding: 0 4px; 
    border: solid 1px #940435; 
        }

.left-mid a:hover, .left-mid a:active {
    color: black;
    background-color: #e6e6e6;
    text-decoration: none;
    padding: 0 4px;
    border: solid 1px; 
    }

.left-mid a:link img { 
    text-decoration: none; 
    padding: 0 0 0 0; 
    border: 0px none white;
        }
        
.left-mid a.img-link { 
    text-decoration: none; 
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    border: 0px none white;
        }
.left-mid img { 
    padding-bottom: 5px; 
    border: 0;
        }
        
.left-mid font { 
    line-height: 1.1em; 
        }

/* ------------------------ End Main Columns -----------------*/

/* ------------------------- Start Headings ---------------------*/
h1 {
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1.4em;
    color: #000;
    text-decoration: none;
        }
h2 {
    color: #606060;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.2em;
        }

h3 {
    font-size: 1.1em;
    color: #606060;
    font-weight: bold;
    padding-bottom: 0; 
    }

h4 { color: #fff; background-color: #666a6a; padding-right: 4px; padding-left: 4px; }

h5 { 
    font-size: 0.98em;
    font-weight: normal;
    line-height: normal;
    color: #FFF;
    padding-right: 4px;
    padding-left: 4px;
    background-color: #999;
    width: auto;
    display: block;
    float: left;
 }
 
* + html h5 { 
    margin-top: 5px;
    margin-bottom: 15px;
 }
 
/* ------------------------- End Headings ---------------------*/

input   {
        border: solid 1px #666;
        width: 200px;
        }

#footer {
    float: left;
    font-size: 83%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
    padding-left: 14px; 
    }
#footer a:link {
    color: #606060;
    background-color: #fff;
    text-decoration: none;
    padding-right: 4px;
    padding-left: 4px; 
    }
#footer a:visited {
    text-decoration: none;
    padding-right: 4px;
    padding-left: 4px; 
    }   
    
#footer a:hover, #footer a:active {
    color: #fff;
    background-color: #000;
    text-decoration: none;
    padding-right: 4px;
    padding-left: 4px; 
    }        

.valid {
    margin: 10px 0px 0px 10px;
    }
    
/* ------------------------- Sitemap ---------------------*/    
#inhalt-sitemap { 
    padding: 5px 0 5px 22px;
    }
    
#inhalt-sitemap a, #inhalt-sitemap a:visited { 
    color: #606060;  
    text-decoration: none; 
    border-style: none; 
    }
#inhalt-sitemap a:hover, #inhalt-sitemap a:active { 
    color: #1c1c1c; 
    text-decoration: underline; 
    border-style: none; }
    
.sitemap_level1_container { 
    line-height: 1.2em; 
    text-decoration: none; 
    margin-bottom: 5px; 
    }
.sitemap_level2_container {
    line-height: 1.2em;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 20px; 
    }
.sitemap_level3_container {
    line-height: 1.4em;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 40px; 
        }

/* ------------------------- Kontaktform ---------------------*/    

#content-mid .contentblockFormText {
    float: left;
    padding-right: 15px;
    width: 100px;
}

#content-mid .contentblockForm {
    padding-bottom: 15px;
}

#content-mid select  { 
    font-size: 1.1em 
    }

#content-mid .contentblockForm .textfield  { 
    width: 200px 
    }

#content-mid .contentblockForm .textarea  { 
    width: 320px 
    }

#content-mid .contentblockForm .checkbox  { 
    width: 10px 
    }

#content-mid .more {
    color: #B40B00;
    font-weight: bold;
    }

#content-mid .moreBlock {
    margin-top: -8px;
    }


/* ------------------------- Accessibility Tweaks ---------------------*/

.hide { display: none; 
      }
.skip { 
    position: absolute;
    margin-left: -10000px;
    }
#skipNav  { 
    font-size: small; 
    position: absolute; 
    left: -9999px 
   }
#skipNav a:hover  { 
    background: #fff; 
    display: block; 
    padding: 10px; 
    position: absolute; 
    z-index: 1; 
    top: -120px; 
    left: 9990px; 
    width: 15em; 
    border: solid 2px #1b6bd8 
        }
#skipNav h2 {
     margin: 0;
        }
#skipNav h3, #skipNav h2 
        {
    display: none;
         }
.invisible, dfn 
    {
    position: absolute;
    left: -1000px;
    top: -1000px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    display: inline;
    }

/* ------------------------- End Accessibility ---------------------*/

.clearFloatLeft {
    font-size: 1px;
    clear: left;
    padding-right: 20px;
}

.clearFloatRight {
    font-size: 1px;
    clear: right;
    margin: 0px;}

