body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color: #E9E9E9;
        background-image: url(../images/basic_bg.jpg);
        background-repeat: repeat-x;
        background-position: 0px 0px;
        margin: 0px;
        padding: 0px;
        height: 100%;
        width: 100%;
        font-size: 101%;
}
h2        {
        display: none;
}
#superBox {
        padding: 0px;
        height: 100%;
        width: 750px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: -375px;
        position: absolute;
        left: 50%;
        top: 0px;
}
#headBox {
        margin: 0px;
        padding: 0px;
        height: 150px;
        width: auto;
}
#contentBox {
        background-image: url(../images/content_bg.jpg);
        background-repeat: no-repeat;
        background-position: right top;
        margin: 0px;
        padding: 10px;
        height: 415px;
        width: auto;
}
.hide {
        display: none;
}
#sinnSpruch {
        font-size: 12px;
        font-weight: bold;
        color: #990000;
        margin: 0px;
        padding: 0px;
        position: absolute;
        height: 100px;
        width: 300px;
        top: 20px;
        left: 550px;
        line-height: 160%;
        z-index: 1;
}
#kontextBox {
        margin: 0px;
        padding: 0px;
        position: absolute;
        z-index: 3;
        height: auto;
        width: 140px;
        left: 598px;
        top: 192px;
        font-size: 0.7em;
        line-height: 130%;
}
#kontextBox p strong        {
        color: #666666;
}
#kontextBox h3        {
        color: #FFFFFF;
        font-size: 16px;
}
#kontextBox h4        {
        color: #FFFFFF;
        font-size: 14px;
        margin-top:        40px;
        margin-bottom: -5px;
}
#kontextBox h5        {
        color: #666666;
        font-size: 11px;
        display: inline;
}
#kontextBox a        {
        color: #990000;
        font-weight: bold;
        text-decoration: none;
}
#kontextBox img {
        padding: 5px;
        border: 1px solid #666666;
}
.dottedBorder        {
        border-top: 1px solid #F8F8F8;
        padding-top: 10px;
}
.dottedBorderContent        {
        border-top: 1px solid #CCCCCC;
        margin-top: 30px;
}

#content {
        width: 540px;
        font-size: 0.7em;
        line-height: 150%;
        padding: 30px 0px 0px;
        height: auto;
        min-height: 400px;
        margin: 0px;
}
#content h3        {
        color: #666666;
        font-size: 24px;
        font-weight: normal;
}
#content h4        {
        color: #990000;
        font-size: 18px;
        font-weight: normal;
}
#content p.address       {
        padding: 0 0 0 12px;
        border-left: 3px dotted #990000;
}
#content a        {
        color: #990000;
        text-decoration: none;
        border-bottom: 1px dotted #A3204C;
}
#content a:hover        {
        color: #990000;
        text-decoration: none;
        border-bottom: 1px solid #A3204C;
}

.footer {
        font-size: 10px;
        color: #666666;
        border-top: 1px solid #CCCCCC;
        padding-top: 10px;
        width: 540px;
}
.footer a {
        color: #990000;
        text-decoration: none;
}
.abstand {
        padding: 0px 0px 0px 10px;
        width: auto;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 30px;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #999999;
}

/* Beginn Hauptnavigation */
 #navcontainer
{
        margin: 0;
        padding: 0 0 0 0px;
        position: absolute;
        left: 0px;
        height: 28px;
        width: auto;
        z-index: 2;
        font-size: 9px;
        font-weight: bold;
        top: 139px;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer a
{
        color: #000000;
        display: block;
        width: auto;
        text-decoration: none;
        margin: 0;
        padding: 15px 5px 4px;
}

#navcontainer a:hover, #navcontainer a:active {
        background: url(../images/nav_bg.gif) repeat-x left bottom;
        color: #FFFFFF;
}

#navcontainer a.active:link, #navcontainer a.active:visited
{
        background: url(../images/nav_bg.gif) repeat-x left bottom;
        color: #FFFFFF;
}
/* Ende Hauptnavigation */

/* BEGIN Kontextnavigation */
 #kontextNavcontainer
{
width: auto;
padding: 0 0 1em 0;
margin-bottom: 1em;
}

#kontextNavcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#kontextNavcontainer li
{
margin: 0;
}

#kontextNavcontainer li a
{
        display: block;
        padding: 5px 5px 5px 25px;
        color: #990000;
        text-decoration: none;
        width: 100%;
        font-weight: bold;
        background-image: url(../images/pfeil1.gif);
        background-repeat: no-repeat;
        background-position: 0px 5px;
}

html>body #kontextNavcontainer li a { width: auto; }

#kontextNavcontainer li a:hover
{
        background-image: url(../images/pfeil2.gif);
        background-repeat: no-repeat;
        background-position: 0px 5px;
}
#kontextNavcontainer a.active:link, #kontextNavcontainer a.active:visited
{
        background-image: url(../images/pfeil2.gif);
        background-repeat: no-repeat;
        background-position: 0px 5px;
}

/* END Kontextnavigation */

/* BEGIN Subnavigation */
#subnav
{
padding: 0 0 1em 0;
margin-bottom: 1em;
}

#subnav ul
{
list-style: none;
margin: 0px;
padding: 0px;
}

#subnav li
{
margin: 0px 0px 10px;
}

#subnav li a
{
        padding: 5px 5px 5px 25px;
        margin: 0px;
        color: #990000;
        text-decoration: none;
        border:        none;
        font-weight: bold;
        background-image: url(../images/pfeil1.gif);
        background-repeat: no-repeat;
        background-position: 0px 5px;
}

html>body #subnav li a {
        text-decoration: none;
        border:        none;
}

#subnav a.active:link, #subnav a.active:visited
{
        background-image: url(../images/pfeil2.gif);
        background-repeat: no-repeat;
        background-position: 0px 5px;
        text-decoration: none;
        border:        none;
}

#subnav li a:hover
{
        background-image: url(../images/pfeil2.gif);
        background-repeat: no-repeat;
        background-position: 0px 5px;
        text-decoration: none;
        border:        none;
}

/* END Subnavigation */