/*formate.css*/
a:link { text-decoration: none; color: #000000; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: none; font-weight: 700; color: #000000; }
a:active { text-decoration: none; color: #000000; }
body { font-family: Verdana; font-size: 10pt; color: #000000; background-color: #FFFFFF; margin-top: 4px; margin-bottom: 10px; margin-left: 10px; margin-right: 10px; }
table { font-family: Verdana; font-size: 10pt; color: #000000; }
.titel { font-family: Tahoma; font-size: 16pt; color: #9494EA; }
.menu { font-family: Verdana; font-size: 8pt; color: #000000; }