A:link{	
	color: #FFFF00;
	font-weight: bold;
	text-decoration:none;
}
A:visited{
	color: #FFFF00;
	font-weight: bold;
	text-decoration:none;
}
A:active{
	color: #FF0000;
	text-decoration:none;
}
A:hover{
	color: #FF0000;
	text-decoration:none;
}

body,td{
	font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 10pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-bottom: 0pt;
	background-color: #339966; 
}
#hell{
	background-color: #66CC99;
	}
#gelb{
	background-color: #FFFF00;
	}
#rot{
	background-color: #FF0000;
	}
td.block{
	text-align: justify;
	}
b.rot{
	color: #FF0000;
	}
b.gelb{
	color: #FFFF00;
	}
b.weiss{
	color: #FFFFFF;
	}


td.titel{
	font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 18pt;
	color: #FF0000;
	font-weight: normal;
	text-align: left;
	margin-top: 0pt;
	margin-bottom: 0pt;
	}
td.titel2{
	font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 14pt;
	color: #FF0000;
	font-weight: normal;
	text-align: left;
	margin-top: 0pt;
	margin-bottom: 0pt;
	}
td.gross{
	font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 14pt;
	color: #000000;
	font-weight: normal;
	margin-top: 0pt;
	margin-bottom: 0pt;
	}
td.klein{
	font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 8pt;
	color: #000000;
	font-weight: normal;
	margin-top: 0pt;
	margin-bottom: 0pt;
	}

ul{
	font-size : 10pt;
	list-style-type : disc;
	list-style-position: outside;
	margin-top : 0pt;
	margin-bottom : 0pt;
	}
li{
	font-size : 10pt;
	list-style-type : disc;
	list-style-position: outside;
	margin-top : 0pt;
	margin-bottom : 0pt;
	}

input, select, textarea{
        font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
        font-size : 10pt;
        background : #66CC99;
        }

input.button{
        font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
        color : "#FFFFFF";
        font-size : 10pt;
        font-weight : bold;
        background : #339966;
        }

