body
{
        background-color: #DFE9F6;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 99%;
        font-weight: normal;
        color: Black;
		  margin: 0px 0px 0px 0px;
}
.kopf
{
        background-image: url(bild/bg_grau.gif);
        background-attachment: fixed;
        background-repeat: repeat-x;

}
.navi
{

        background-attachment: fixed;
        background-repeat: repeat-x;
        padding-left: 10px;
		  background-image: url(bild/bg_grau.gif);
		  text-align: left;

}
a
{
        font-family: Arial,sans-serif;
        font-size: 95%;
        font-style: normal;
        font-weight: bold;
        color: #2C1CA5;
        text-decoration: none;
        text-align: left;



}
a:hover
{


        font-family: Arial,sans-serif;
        font-size: 95%;
        font-style: normal;
        font-weight: bold;
        color: black;
        background-color: none;
        text-decoration: none;
        background-image: url(bild/linkhintergrund.gif);
}
a.sub
{
        font-family: Arial,sans-serif;
        font-size: 95%;
        font-style: normal;
        font-weight: normal;
        color: #15060F;
        text-decoration: none;
        background-image: none;
}
a:hover.sub
{
        font-family: Arial,sans-serif;
        font-size: 95%;
        font-style: normal;
        font-weight: normal;
        color: #2C1CA5;
        background-color: none;
        text-decoration: none;
        background-image: none;
}
a:hover.ohne
{
        font-family: Arial,sans-serif;
        font-size: 95%;
        font-style: normal;
        font-weight: bold;
        color: Black;
        text-decoration: none;
        background-image: none;

}

table
{

        
        text-align: justify;
        background-color: #DFE9F6;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 99%;
        font-weight: normal;
        color: Black;
		  margin: 0px 0px 0px 0px;
}
p
{
        padding: 2%;
}
h4
{
        padding-left: 2%;
        padding-top: 2%;
        text-align: left;
        background-color: #DFE9F6;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        font-weight: bold;
        color: Black;
        text-decoration: underline;
}
h3
{
        padding-left: 3%;
        text-align: left;
        background-color: #DFE9F6;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 95%;
        font-weight: bold;
        color: Black;
        text-decoration: none;
}
