/* Dies ist das Stylesheets für die globale Gestaltung */

body { background: white;
       background-image: none;
       color: black;
       font-family: Arial, Helvetica;
       font-size: 14px;
       margin-top: 15pt; 
       margin-right: 15pt; 
       margin-left: 18pt;}
h1 { font-size: 23px; font-weight: bold; color: black; font-family: Arial, Helvetica}
p.gross { font-size: 19px; font-weight: bold; color: white; font-family: Arial, Helvetica}
p.mittel { font-size: 17px; font-weight:normal; color: white; font-family: Arial, Helvetica}
p.betont { font-size: 16px; font-weight:bold; color: white; font-family: Arial, Helvetica}
p.hervor { font-size: 14px; font-weight: 500; color: #CCFF66; font-family: Arial, Helvetica}
p { font-size: 16px; font-weight: normal; color: black; font-family: Arial, Helvetica}

table, td { background: white; font-size: 16px; color: black; font-family: Arial, Helvetica}
td.liste1 { background: white; color: white; font-family: Arial, Helvetica }       
td.liste2 { color: white; font-family: Arial, Helvetica }
td.hauptcolor {	background: white; color: white; font-family: Arial, Helvetica	}
td.mittelcolor { background: white; color: white; font-family: Arial, Helvetica	}
td.wahl { color: white; font-size: 14px; font-family: Arial, Helvetica }


A:link, A:visited, A:active {color: black; font-family: Arial, Helvetica}