body,table {
 color : #000000;
 text-decoration : none;
 font-weight : bold;
 font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size:20px;
}

td {
 color : #000000;
 font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
 font-weight : normal;
 font-size:20px;
}

.td {
 color : #000000;
 font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
 font-weight : normal;
 font-size:20px;
}

div {
 color : #000000;
 font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
 font-weight : bold;
 font-size:12px;
}

.titel {
 color : #000000;
 text-decoration : none;
 font-weight : bold;
 font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size:20px;
}

.whitelink {
 color : #000000;
 text-decoration : none;
 font-weight : bold;
 font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size:20px;
}

A:link {
 color : #FFFFFF;
 text-decoration : none;
 font-weight : normal;
 font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size:20px;
}

A:visited {
 color : #FFFFFF;
 text-decoration : none;
 font-weight : bold;
 font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size:20px;
}

A:hover {
 color : #AFAFAF;
 text-decoration : underline;
 font-weight : normal;
 font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size:20px;
}

.smallhead {
 color : #000000;
 text-decoration : none;
 font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size:10px;
}

a.smallurl:link {
 color : #336699;
 text-decoration : none;
 font-weight:normal;
 font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size:14px;
}

a.smallurl:visited {
 color : #336699;
 text-decoration : none;
 font-weight:normal;
 font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size:14px;
}

a.smallurl:hover {
 color : #336699;
 text-decoration :underline;
 font-weight:normal;
 font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size:14px;
}

.smallfont {
 font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size:10px;
}


.back-to-top {
 background: #006400;
 position: fixed;
 bottom:20px;
 right:20px;
 padding:1em;
}