body
{
        background-color: #E8FBFF;
        /*Hintergrundbild-Adressierung für puretec-Server*/
        background-image: url(http://www.sc-humboldt.de/bilder/VL-relief2.gif);

        /*Hintergrundbild-Adressierung zu Hause*/
        /*background-image: url(../bilder/VL-relief2.gif);*/

        background-attachment : fixed;
        margin-left : 30px;
        margin-right : 30px;
}


p, div,  h1,  h2, h3, h4, h5, td, th, ul, li, ol
{
        font-family:tahoma, arial,helvetica,sans-serif;
        color: #00008B;
}

p, div, td, th, ul, li, ol
{font-size:10pt}

h2
{
        font-size: 16pt;
}

h3
{
        font-size: 12pt;
        font-weight: bold;
}

h4, h5
{font-size:11pt}

th
{
        background-color: #483D8B;
        color: #F0F8FF;
}

ul
{
        list-style: square;
}

a
{
        font-family:tahoma, arial, helvetica, sans-serif;
        font-size:10pt;
}

a.klein
{
font-size: 99%
}


A:LINK
{
         color : Blue;
         text-decoration: none;
}

A:VISITED
{
        color : blue;
        text-decoration: none;
}

A:HOVER
{
        color : Blue;
        text-decoration: underline;
}

A:ACTIVE
{
        text-decoration: none;
        color : #577B82;
}

#small
{
        margin-top: 7px;
        font-family:tahoma, arial, helvetica, sans-serif;
        font-size: 75%;
}

#cr
{
        font-family:tahoma, arial, helvetica, sans-serif;
        font-size:8pt;
        text-align : center;
}


.gray
{
        background-color : #CCCCCC;
}

td.head
{
        font-family:tahoma, arial, helvetica, sans-serif;
        font-size: 18pt;
        font-weight : bold;
        color: #F0F8FF;
        background-color: #483D8B;
        text-align: center;
}

#td1
{background-color : #52CCEF}

#td2
{background-color : #C0EDFA}

#absabst
{
    padding-bottom : 8px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
}