body
{
         background-image:url('../images/blaueWellen.jpg');
         background-position: 4cm 1cm;
         background-attachment:fixed
}

li, p, blockquote, td
{
         font-family: Arial, Helvetica, Times New Roman, sans-serif;
         color: #00000;
         font-size: 11pt;
         text-align: justify;
}

big
{
         font-family: Arial, Helvetica, sans-serif;
         color: #00000;
         font-size: 14pt;
}

div
{
         font-family: Arial, Helvetica, sans-serif;
         color: #00000;
         font-size: 11pt;
}

h1
{
         font-family : Arial, Helvetica, sans-serif;
         color : #005050;
         font : 16pt/20pt;
         font-weight : bold;
         text-align : center;
}

h2
{
         font-family : Arial, Helvetica, sans-serif;
         color : #EEEEEE;
         background-color: #0006AE;
         font : 14pt/24pt;
         font-weight : bold;
         text-align : center;
}

h3
{
         font-family: Arial, Helvetica, sans-serif;
         font: 14pt/24pt;
}

A:Link  {
        font-family : Arial;
        color : #0000ff;
        text-decoration : none;
}

A:Visited  {
        font-family : Arial;
        color : #6A5ACD;
        text-decoration : none;
}

A:Active  {
        font-family : Arial;
        color : #0000ff;
        text-decoration : none;
}

A:Hover  {
 font-family : Arial;
 color: Blue;
 text-decoration: underline;
 }


A.nav:Link  {
        font-family : Arial;
        color : #ffffff;
        text-decoration : none;
}

A.nav:Visited  {
        font-family : Arial;
        color : #ffffff;
        text-decoration : none;
}

A.nav:Active  {
        font-family : Arial;
        color : #ffffff;
        text-decoration : none;
}

A.nav:Hover  {
        font-family : Arial;
        color : #0006AE;
        background-color : #FFFFFF;
}


A.nav1:Link  {
        font-family : Arial;
        color : #0000FF;
        text-decoration : none;
}

A.nav1:Visited  {
        font-family : Arial;
        color : #0000FF;
        text-decoration : none;
}

A.nav1:Active  {
        font-family : Arial;
        color : #0000FF;
        text-decoration : none;
}

A.nav1:Hover  {
        font-family : Arial;
        color : #FFFFFF;
        background-color : #0000FF;
}