@charset "utf-8";
/* CSS Document */

body  {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    margin: 0; 
    padding: 0;
    text-align: center; 
    color: #000000;
    background-color: #FFFFFF;
}
.thrColFixHdr #container {
    width: 1000px;  
    background: #FFFFFF;
    margin: 0 auto;
    text-align: left; 
} 
.thrColFixHdr #header {
    background-color: #FFFFFF;
    background-image: url(../graphiken/kopf.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 149px;
} 
#Navigation {
    height: 22px;
    background-color: #FFFFFF;
    background-image: url(../graphiken/menue.jpg);
    background-repeat: no-repeat;
}
.thrColFixHdr #inhalt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 742px;
    background-image: url(../graphiken/mitte.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-position: center top;
    }
#inhalt {
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 0px;
    padding-left: 50px;
}
#inhalt h1 {font-size: 12pt; color: #333333; }
#inhalt p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
#inhalt a {
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}
#inhalt .Stil3 {
    font-weight: bold;
    color: #666666;
}
.thrColFixHdr #sidebar1 {
    float: left; 
    width: 189px; 
    background-color: #FFFFFF;
    background-image: url(../graphiken/links.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 742px;
    padding-top: 40px;
    }
/* ----- Level 1 ----- */
#sidebar1 ul {
    list-style-type: none;
}
#sidebar1 li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    line-height: 22px;
}
#sidebar1 a:hover {
    color: #FF9900;
    text-decoration: none;
}
#sidebar1 a {
    color: #003399;
    text-decoration: none;
}

/* Level 2 */
#sidebar1 ul li.navmainStandardLevel_2 { margin-left:10px; }
#sidebar1 ul li.navmainStandardLevel_2 a {
    color:#003399;
    font-weight: normal;
    width:210px;
}
#sidebar1 ul li.navmainStandardLevel_2 a:hover, #navigation ul li.navmainStandardLevel_2 a.active {
    background-color: none;
    color: #FF9900;
}

.thrColFixHdr #sidebar2 {
    float: right; 
    width: 189px; 
    background-color: #FFFFFF;
    background-image: url(../graphiken/rechts.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 742px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-top: 50px;
    }
#sidebar2 img {
    text-decoration: none;
    color: #FFFFFF;
}
.thrColFixHdr #footer {
    padding: 0 10px 0 20px;
    background-color: #FFFFFF;
} 
.thrColFixHdr #footer p {
        margin: 0; 
        padding: 10px 0; 
 }
.fltrt { 
        float: right;
        margin-left: 8px;
 }
.fltlft { 
        float: left;
        margin-right: 8px;
}
.clearfloat { 
        clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}
.blau {color: #003399; }
/* ----- Gallery ----- */
.link_image img {
       border: 3px double #666666;; 
}
.link a, .link a:link {
      border: none; color: #a90044; padding: 1px 0.3em 1px 0.3em; 
      text-decoration: none; 
}
.link a:hover{
      border: none; color: #ffffff; background-color:  #a90044; 
}
.link img {border: none; }
    

