﻿



body {
 font-family: Arial;
 color: black;
 background-color: #C0C0C0
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:14pt;
color= #392584;
font-weight: bolder;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:12pt;
color= #392584;
font-weight: bolder;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:11pt;
color= #392584;
font-weight: bolder;
}

td {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
color= #373737;
}


tr {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
color= #373737;
}


p {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
color= #373737;
}

.text1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14pt;
        font-weight: bolder;
        color: #39378b;
        text-decoration: none;
}
.kleiner {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        color: #373737;
        text-decoration: none;
}
a:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11pt;
        font-weight: bold;
        color: midnightblue;
        text-decoration: none;
}
a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11pt;
        font-weight: bold;
        color: midnightblue;
        text-decoration: none;
}
a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11pt;
        font-weight: bold;
        color: midnightblue;
        text-decoration: underline;
}
a:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11pt;
        font-weight: bold;
        color: midnightblue;

}
.kleinerKopie {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
        text-decoration: none;
}
