﻿body
{
    background-position: center center;
    background-attachment: fixed;
    background-image: url(bilder2/handball.jpg);
    background-repeat: no-repeat;
}

.bgBlue
{
    background-color: #0099cc;
}

.Download
{
    font-family:Arial;
    font-size: 10pt;
}

.NewsHeader
{
   font:italic bold small-caps 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
}

.Inhalt1
{
    color: black;
    font-size: 10pt;
    font-family: Arial;
}

.Seitenueberschrift1
{
    font-size: 16pt;
    font-family: Arial;
}

.Seitenueberschrift2
{
    font-size: 20pt;
    font-family: Arial;
}

.Seitenueberschrift3
{
    font-size: 10pt;
    font-family: Arial;
    font-weight: bold;
}

.NewsDatum
{
    font-family: Arial;
    font-size: 8pt;
    color: navy;
    font-style: italic;
}

 a
 {
    font-family: Arial;
    color:#000000;
 }
 
 a:visited
 {
    font-family: Arial;
    color:#000000;
 }
 
 a:hover
 {
    font-family: Arial;
    color:#C0C0C0;
    text-decoration: none;
 }
 
 a:active
 {
    font-family: Arial;
    color:#000000;
 }




