body
{
    overflow: auto;
    background: #C6B895;
    padding: 0;
    margin: 0;
    text-align: center;
    font-family: helvetica, trebuchet ms, tahoma, sans-serif;
    font-size: smaller;
}

h1
{
    font-size: 1.2em;
    color: #A00B32;
    font-weight: 400;
}


p
{
    line-height: 15px;
}


#FRAME
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding: 0;
}

#LOGO
{
    background: #FDF7E9;
    border-bottom: none;
    height: 75px;
    text-align: center;
}

#MAINNAV
{
    background: #FDF7E9;
    height: 18px;
    text-align: center;
}

#MAINNAV ul
{
    padding: 0;
    margin: 0;
    float: right;
}

#MAINNAV li
{
    list-style: none;
    float: left;
    padding-right: 60px;
}

#MAINNAV a.no
{
    color: #CC8A31;
    text-decoration: none;
    font-size: 1.0em;
}

#MAINNAV a.act
{
    color: #B50036;
    text-decoration: none;
}

#RED
{
    background: #B50036;
    height: 175px;
    text-align: left;
}

#SUBNAV
{
    width: 150px !important;
    float: left;
    display: block;
}

#SUBNAV ul
{
    padding: 10px 0 0 10px;
    margin: 0;
}

#SUBNAV li
{
    list-style: none;
}

#SUBNAV a.no
{
    text-decoration: none;
    color: #D89983;
    font-size: 0.9em;
}

#SUBNAV a.act
{
    text-decoration: none;
    font-weight: 700;
    font-size: 0.9em;
    color:white;
}

#IMAGE01
{
    width: 400px;
    float: left;
}

#IMAGE02
{
    width: 350px;
    float: left;

}

#CONTENT

{
    background: #FDF7E9;
    padding: 25px 5px 10px 150px;
    text-align: left;
    height: 250px;
    overflow: auto;
}

#CONTENT a:link, #CONTENT a:visited
{
    color: #B50036;
}

#CONTENT h3
{
    color: #CC8A31;
    font-size: small;
    width: 550px;
}

#NORMAL
{
    width: 395px;
    float: left;
}

#RAND
{
    width: 305px;
    float:left;
    padding-left: 15px;
}

/*
H1.csc-firstHeader
{
    background: url(pfeil.gif) no-repeat;
    padding-left: 15px;
    color: #B50036;
}

p.bodytext
{
    padding-left: 15px;
    line-height: 20px;
}
*/
#FOOTER
{
    color: white;
    padding-top: 5px;
    font-size: 0.9em;
    margin-bottom: 15px;
    /*white-space:nowrap;*/
}

#FOOTER a:link, a:visited
{
    color: white;
}
