@charset "ISO-8859-1";
body {
    background: #FFF;
    color: #000;
    margin: 0;
    padding: 0;
    text-align: center;
    font: normal 12px Verdana, Arial, Helvetica, Tahoma, sans-serif;
    
}

#aussen {
    width: 800px;
    background: inherit;
    margin: 0 auto;
    text-align: left;
    
}

#links {
    width: 218px;
    height: 1148px;
    background: url(../bilder/bilder-links.jpg) no-repeat #CCC;
    float: left;
    margin: 0;
    padding: 0;
    
}

#links.gal {
    background: url(../bilder/grau-links.jpg) no-repeat #CCC;
    
}

#rechts {
    height: 1148px;
    background-repeat: no-repeat;
    background-position: bottom left;
    margin: 0 15px 0 218px;
    padding: 0;
    
}

#menu {
    height: 45px;
    font: bold 14px Verdana, Arial, Helvetica, Tahoma, sans-serif;
    margin-left: 10px;
    /*border: 1px solid #C00;
    */
}

#menu ul {
    list-style-type: none;
    margin: 0px;
    padding: 24px 0 24px 0;
    
}

#menu li {
    display: inline;
    border-left: 2px solid #C40005;
    margin-left: 10px;
    padding-left: 10px;
    
}

#menu li.erster {
    border: none;
    margin-left: 0;
    padding-left: 0;
    
}

#menu a {
    text-decoration: none;
    color: #000;
    
}

#menu li.menu-first {
    border: none;
    margin-left: 0;
    padding-left: 0;
    
}

/*Untermenü*/#menu2 {
    height: 45px;
    font: normal 14px Verdana, Arial, Helvetica, Tahoma, sans-serif;
    margin-left: 10px;
    /*border: 1px solid #000;
    */
}

#menu2 ul {
    list-style-type: none;
    margin: 0 0 0 130px;
    padding: 12px 0 12px 0;
    
}

#menu2 li {
    display: inline;
    border-left: 1px solid #000;
    margin-left: 10px;
    padding-left: 10px;
    
}

#menu2 li.erster {
    border: none;
    margin-left: 0;
    padding-left: 0;
    
}

#menu2 a {
    text-decoration: none;
    color: #000;
    
}

#menu2 li.menu-first {
    border: none;
    margin-left: 0;
    padding-left: 0;
    
}

/*Untermenü Ende*/#logo {
    background: url(../bilder/logo.jpg) no-repeat #C40005;
    height: 131px;
    width: 556px;
    margin: 0;
    
}

#logo h1 {
    font-size: 1px;
    color: #C40005;
    margin: 0;
    padding: 0;
    
}

#inhalt {
    background: #FFF;
    margin-top: 30px;
    margin-right: 10px;
    padding-right: 20px;
    margin-left: 10px;
    line-height: 20px;
    letter-spacing: 0.3px;
    overflow: hidden;
    height: 750px;
    
}

#inhalt a {
    text-decoration: none;
    color: #C40005;
    
}

#inhalt h2 {
    font-size: 14px;
    
}

.rot{
    color: #C40005;
    
}

p.galerie img {
    padding: 0 0 0 0;
    margin: 0 8px 8px 0;
    border: none;
    float: left;
    cursor: pointer;
    
}

#sprache {
    border: 0px solid red;
    position: absolute;
    margin-left: 485px;
    top: 10px;
    font-size: 14px;
    letter-spacing: 0.3px;
    text-align: right;
    
}

#sprache a {
    color: #999;
    text-decoration: none;
    
}

#sprache a:hover {
    color: #000;
    
}
