body  
{
    margin-top:25px;
    cursor:default; 
    background-color:#e8e8e8;
    color:black;
    font-family:Avalon,Verdana,Arial,sans-serif;
    scrollbar-base-color:#e8e8e8;
    scrollbar-3dbold-color:#e8e8e8;
    scrollbar-arrow-color:white;
    scrollbar-darkshadow-color:white;
    scrollbar-face-color:navy;
    scrollbar-highbold-color:#e8e8e8;
    scrollbar-shadow-color:#e8e8e8;
    scrollbar-track-color:white;
}

p,h1,h2,h3,h4,h6,ul,ol,li,div,td,th,b,i,big,br  
{
    font-family :Avalon,Verdana,Arial,sans-serif;
    font-size : 10pt;
}
.invisible
{
	font-family :Verdana,Arial,Avalon,Tahoma;
	font-size : 0pt;
	color:White
}

.rundrum 
{
    border-width:1px;
    border-style:solid;
    border-color:navy;
}
.unten 
{
    border-width:1px;
    border-bottom-style:solid;
    border-bottom-color:navy;
}

.wide
{
    font-family :Avalon,Verdana,Arial,sans-serif;
    font-size : 20px;
    color:navy;
    letter-spacing: 5px;
    text-align:center;
    padding:5px;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:navy;    
    
}

.white
{
    color :white;
}

.black
{
    font-family : Verdana,Avalon;
    font-size : 1px;
    color :#e8e8e8;    
}


.klein
{
    font-family : Verdana,Avalon;
    font-size : 8pt;
    color :navy;    
}

a:link  
{
    color :navy;
    text-decoration : none;
    font-weight : normal;
    cursor:pointer;
}

a:visited  
{   
    color :navy;
    text-decoration : none;
    font-weight : normal;
    cursor:pointer;
}

a:active  
{
    color :navy;
    text-decoration : none;
    font-weight : normal;
    cursor:pointer;
}

a:hover  
{
    color :navy;
    text-decoration : none;
    font-weight : normal;
    cursor:pointer;
}   

a.mail:link
{
    color :white;
    text-decoration : none;
    font-weight : normal;
    font-size : 8pt;
    cursor:pointer;
}

a.mail:visited
{
    color :white;
    text-decoration : none;
    font-weight : normal;
    font-size : 8pt;
    cursor:pointer;
}

a.mail:active
{
    color :white;
    text-decoration : none;
    font-weight :normal ;
    font-size : 8pt;
    cursor:pointer;
}

a.mail:hover
{
    color :white;
    text-decoration : none;
    font-weight : normal;
    font-size : 8pt;
    cursor:pointer;
}
