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
{
	font-family:"tahoma", "arial", "helvetica", "sans-serif";
	color: #00008B;
	
}

td, th, p, ul, li, div
{font-size:10pt}



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;
}


h2
{
        font-family:"tahoma", "arial", "helvetica", "sans-serif";
        font-size: 18pt;
        background-color: #483D8B;
        color: #F0F8FF;
        text-align: center;
        width:100%;
        border-bottom-width : 0.1px;
        border-right-width : 0px;
        border-top-width : 0px;
        border-left-width : 0px;
}

h4, h5
{font-size:11pt}


td
{background-color : #57E4FF; line-height:14pt; vertical-align:middle}

th
{
background-color: #483D8B;
color: #F0F8FF;
line-height:18pt;
vertical-align:middle
}

ul
{
	list-style: square;
}


#small {
        margin-top: 8px;
        font-family:"tahoma", "arial", "helvetica", "sans-serif";
        font-size: 60%;
}

#cr
{
        font-family:"tahoma", "arial", "helvetica", "sans-serif";
        font-size:8pt;
        text-align : center;
}

.line { line-height:14pt;}

.papay
{
        background-color : #FFEFD5;
        color : #FF8C00;
}