<!--

body {	
	background-color:#FFFFCC;
	font-family:'Arial';
	font-size:9pt;
	text-align:left;
	letter-spacing:0.85pt;
	font-weight:normal;
	color:#000000; /*#1A341A;*/
	}
/*
td {	
	background-color:#F7F7FF;
	font-family:'Arial';
	font-size:8pt;
	text-align:left;
	letter-spacing:0.85pt;
	font-weight:normal;
	color:#000000;
	}
*/
.tabzelle {	
	background-color:#FFFFCC;
	font-family:'Arial';
	font-size:10pt;
	text-align:left;
	letter-spacing:0.85pt;
	font-weight:normal;
	color:#000000; /*#1A341A;*/
	}

.tabzelle_anzahl
	{	
	background-color:#000000;
	font-family:'Arial';
	font-size:8pt;
	text-align:left;
	font-weight:normal;
	color:#FFFFFF;
	}

.tabzelle_kv
	{	
	background-color:#FFFF00;
	font-family:'Arial';
	font-size:8pt;
	text-align:left;
	font-weight:bold;
	color:#000000;
	}


.tabzelle_av
	{	
	background-color:#8BFF8B;
	font-family:'Arial';
	font-size:8pt;
	text-align:left;
	font-weight:bold;
	color:#000000;
	}


.tabzelle_kvxav
	{	
	background-color:#8BFF8B;
	font-family:'Arial';
	font-size:8pt;
	text-align:left;
	font-weight:normal;
	color:#000000;
	}


.pollbox
	{
	background-color:black;
	color:white;
	font-weight:bold;
	font-size:12pt;
	text-align:center;
	}


.schrift_inhalt_untertitel
	{
	font-size:8pt;
	text-align:center;
	letter-spacing:0.7pt;
	font-weight:normal;
	color:blue;
	background-color:#FFFF99;
	}


.schrift_inhalt_untertitel_text_vergleich_ohne
	{
	font-size:9pt;
	font-weight:bold;
	color:white;
	background-color:blue;
	}

.schrift_inhalt_untertitel_text_vergleich_mit
	{
	font-size:9pt;
	font-weight:bold;
	color:blue;
	background-color:white;
	}




-->