/* Dies ist das Stylesheets für die globale Gestaltung */BODY { background: #1BC21F;		background-image: none;		color: white;		font-family: Arial, Helvetica;       font-size: 14px;       margin-top: 15pt;        margin-right: 15pt;        margin-left: 18pt;}p.titel { font-size: 23px; font-weight: bold; color: white; 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: 14px; font-weight: normal; color: white; font-family: Arial, Helvetica}table, td { background: #1BC21F; font-size: 14px; color: white; font-family: Arial, Helvetica}td.liste1 { background: #1BB21F; color: white; font-family: Arial, Helvetica }       td.liste2 { color: white; font-family: Arial, Helvetica }td.hauptcolor {	background: #039303; color: white; font-family: Arial, Helvetica	}td.mittelcolor { background: #03A503; color: white; font-family: Arial, Helvetica	}td.wahl { color: white; font-size: 14px; font-family: Arial, Helvetica }A:link, A:visited, A:active {text-decoration: none; color: white; font-family: Arial, Helvetica}