body
{
    margin-top:15px;
    font-size:14px;
    font-family:Arial, sans-serif;
    background-color:#FFFFFF;
    scrollbar-base-color:#F5F5F5;
    scrollbar-3d-light-color:#F5F5F5;
    scrollbar-arrow-color:#F02000;
    scrollbar-darkshadow-color:#B0B0B0;
    scrollbar-face-color:#F5F5F5;
    scrollbar-highlight-color:#F5F5F5;
    scrollbar-shadow-color:#B0B0B0;
    scrollbar-track-color:#F5F5F5;
}

iframe 
{
    frameborder:none;
}

frame
{
    frameborder:none;
}

h1 
{ 
    font-family: Arial,sans-serif; 
    font-size: 15px; 
    font-weight: bold; 
}

.klein 
{ 
    font-family: Arial,sans-serif; 
    font-size: 12px;  
}



.fettrot
{     
      font-size:14px;
      font-family: Arial,sans-serif; 
      text-decoration:none; 
      font-weight:bold; 
      color: #CC3333;  
}   


a:link
{
    color: #000000;
    text-decoration: underline;
}

a:visited
{
    color: #000000;
    text-decoration: underline;
}


a:active
{
    color: #003399;
    text-decoration: underline;
}    

a:hover
{
    color: #003399;
    text-decoration: underline;
}

td
{
    vertical-align:top;
    font-size:14px;
    font-family:Arial, sans-serif;
    background-color:#FFFFFF;
}


img
{
    border:none;
}

.row1
{
    background-color:#CCCCCC;
    text-align:center;
}

.row2
{
    text-align:center;
    background-color:#FFFFFF;
}

.row3
{
    background-color:#CCCCCC;
    text-align:center;
    width:200px;
    border-right-style:solid;
    border-width:1px;
}

.row4
{
    text-align:center;
    background-color:#FFFFFF;
    width:200px;
    border-right-style:solid;
    border-width:1px;
}