 /* Seiten-Hintergrund */body {background-color: #ffffff; font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; }/* Ueberschriften */h1,h2,h3,h4,h5,h6 { font-family: verdana, helvetica, arial, sans-serif; color: #003366; }h1 { font-size: 20pt; }h2 { font-size: 16pt; }h3 { font-size: 14pt; }h4 { font-size: 12pt; }h5 { font-size: 10pt; }h6 { font-size: 10pt; }/* Tabellen */table,td,th,tr { font-family: verdana, helvetica, arial, sans-serif; font-size: 10pt; }/* Linien */hr { height : 1; }A {text-decoration: none}a:link {color:blue; 	text-decoration: none}a:visited {color:blue; 	text-decoration: none}a:hover {color:red; 	text-decoration: none}a:active {color:red;	text-decoration: none}