html {
height : 100%;
}
body {
min-height : 101%;
}
h1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14pt;
color : #242424;
background-color : #ffffff;
margin-top : 2pt;
margin-bottom : 2pt;
font-weight : bold;
}
p {
margin-top : 4pt;
margin-bottom : 4pt;
}
p.head {
font-family : Arial, Helvetica, sans-serif;
font-size : 12pt;
color : #242424;
background-color : #ffffff;
margin-top : 2pt;
margin-bottom : 2pt;
font-weight : normal;
}
a.link, a.link:visited, a.link:focus {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #003399;
background-color : #ffffff;
font-weight : bold;
text-decoration : none;
}
a.link:hover {
text-decoration : underline;
}
a.link:active {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #003399;
background-color : #ffffff;
font-weight : bold;
text-decoration : none;
}
a.tippmehr, a.tippmehr:visited, a.tippmehr:focus {
color : #003399;
background-color : #ffffff;
font-family : Arial, Helvetica, sans-serif;
text-decoration : underline;
font-weight : normal;
font-size : 10pt;
margin-left : 10px;
}
a.tippmehr:hover {
color : red;
background-color : #ffffff;
}
a.tippmehr:active {
color : #003399;
background-color : #ffffff;
font-family : Arial, Helvetica, sans-serif;
text-decoration : underline;
font-weight : normal;
font-size : 10pt;
margin-left : 10px;
}
td {
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #242424;
font-weight : normal;
}
.pers {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9pt;
color : #242424;
background-color : #ffffff;
font-weight : bold;
}
a.contact, a.contact:visited, a.contact:focus  {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9pt;
color : #242424;
background-color : #ffffff;
font-weight : bold;
text-decoration: underline;
}
a.contact:hover  {
color : blue;
}
a.contact:active  {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9pt;
color : #242424;
background-color : #ffffff;
font-weight : bold;
text-decoration: underline;
}


