.rot{
        width:100%;

        border : 1px solid #008000;

        font-family : Arial;

        font-size : 1.05em;

        font-style : normal;

        font-weight : bold;

        background-color : #00FFFF;

        color:#000000;

        text-decoration: none;
}

.orange{
        width:100%;

        border : 1px solid #008000;

        font-family : Arial;

        font-size : 1.05em;

        font-style : normal;

        font-weight : bold;

        background-color : #00FFFF;

        color:#000000;

        text-decoration: none;
}
.gelb{
        width:100%;

        border : 1px solid #008000;

        font-family : Arial;

        font-size : 1.05em;

        font-style : normal;

        font-weight : bold;

        background-color : #00FFFF;

        color:#000000;

        text-decoration: none;
}

.gruen{
        width:100%;

        border : 1px solid #008000;

        font-family : Arial;

        font-size : 1.05em;

        font-style : normal;

        font-weight : bold;

        background-color : #00FFFF;

        color:#000000;

        text-decoration: none;
}

.blau{
        width:100%;

        border : 1px solid #008000;

        font-family : Arial;

        font-size : 1.05em;

        font-style : normal;

        font-weight : bold;

        background-color : #00FFFF;

        color:#000000;

        text-decoration: none;
}

.lila{
        width:100%;

        border : 1px solid #008000;

        font-family : Arial;

        font-size : 1.05em;

        font-style : normal;

        font-weight : bold;

        background-color : #00FFFF;

        color:#000000;

        text-decoration: none;
}

a:hover.rot
{
        width:100%;

        background-color : #FF0000;

        color : #C0C0C0;

        text-decoration: none;
}
a:hover.orange
{
        width:100%;

        background-color : #FF7F00;

        color : #C0C0C0;

        text-decoration: none;
}
a:hover.gelb
{
        width:100%;

        background-color : #FFFF00;

        color : #808080;

        text-decoration: none;
}
a:hover.gruen
{
        width:100%;

        background-color : #008000;

        color : #C0C0C0;

        text-decoration: none;
}
a:hover.blau
{
        width:100%;

        background-color : #0000FF;

        color : #C0C0C0;

        text-decoration: none;
}
a:hover.lila
{
        width:100%;

        background-color : #800080;

        color : #C0C0C0;

        text-decoration: none;
}

A:VISITED
{
text-decoration:none;
font-weight:bold;
color : #800000;
border-style:solid;
border-width:1px;
border-color:#000000;
background-color:#ffffff;
}

a:active
{
text-decoration:underline;
font-family: Arial,Helvetica,sans-serif;
font-size:100%;
font-weight:bold;
color:#000066;
border-style:solid;
border-width:1px;
border-color:#000000;
background-color:#ffffff;
}

.Link1{
        border : 1px solid #008000;

        font-family : Arial;

        font-size : 1.05em;

        font-style : normal;

        font-weight : bold;

        background-color : #C0C0C0;

        color:#000000;

        text-decoration: none;
}

.Link2{
        border : 1px solid #008000;

        font-family : Arial;

        font-size : 1.05em;

        font-style : normal;

        font-weight : bold;

        background-color : #00FFFF;

        color:#000000;

        text-decoration: none;
}

a:hover.Link1
{
        background-color : #808080;

        color : #FF0000;

        text-decoration: none;
}
a:hover.Link2
{
        background-color : #808080;

        color : #FF0000;

        text-decoration: none;
}