a:link
{
    color: rgb(124,0,64);
    font-weight: normal;
}
a:visited
{
    color: rgb(124,0,64);
    font-weight: normal;
} 
a:active 
{
    color: rgb(0,0,150);
    font-weight: normal;
}
a:hover
{
   /* Hover only works in IE. */
    color: rgb(28,101,0);
    text-decoration: none;
    font-weight: normal;
}
table
{
    table-border-color-light: rgb(0,0,160);
    table-border-color-dark: rgb(0,0,255); 
    font-family: Times New Roman, Arial, Helvetica;
    font-size: 10pt;
    color: rgb(0,64,126);
    background-color: rgb(225,225,225);
}
body
{
    margin: 0px;
    font-family: Times New Roman, Arial, Helvetica;
    color: rgb(0,64,126);
    background-color: rgb(225,225,225);
}

banner
{
   color: rgb(255,255,128);
}


title
{
    color: rgb(255,0,0);
}

h1
{
    font-family: Times New Roman, Arial Black, Arial, Helvetica;
    marging-bottom: 2px;
    color: rgb(0,64,126);
}
h2
{
    font-family: Times New Roman, Arial Black, Arial, Helvetica;
    color: rgb(0,64,126);
}
h3
{
    font-family: Times New Roman, Arial Black, Arial, Helvetica;
    color: rgb(0,64,126);
}
h4
{
    font-family: Times New Roman, Arial Black, Arial, Helvetica;
    color: rgb(0,64,126);
}
h5
{
    font-family: Arial, Helvetica;
    color: rgb(0,64,126;
}
h6
{
    font-family: Arial, Helvetica;
    color: rgb(0,64,126);
} 



.titel
{
    font-family: Comic Sans MS, Arial Black, Arial, Helvetica;
    color: rgb(0,64,126);
    font-size: 16pt;
    font-weight: bold;
}
.arti
{
    font-family: Comic Sans MS, Arial Black, Arial, Helvetica;
    color: rgb(0,64,126);
    font-size: 10pt;
    font-weight: bold;
}
.kunst
{
    font-family: Comic Sans MS, Arial Black, Arial, Helvetica;
    color: rgb(28,101,0);
    font-size: 8pt;
    font-weight: bold;
}