body, td, form, select, input {
	font-family:Helvetica,Arial,Verdana,Geneva,sans-serif;
	font-size: 12px;
	color: Black;
}
.error {
	color : #ff0000;
	font-size : 10pt;
	font-weight : bold;
}
.success {
	color : #ff0000;
	font-size : 10pt;
	font-weight : none;
}
.normaltext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000;
	font-weight: normal; 
}
.smalltext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000;
	font-weight: normal; 
}
.smalltextblue { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #0000CC;
	font-weight: normal;
}
a.smalllink { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 8pt ; 
	color: blue; 
}
.title {
	font-family: Helvetica, Arial,Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000ff;
}
.erklaerung {
	font-size: 10px;
	font-weight: normal;
}
.produkt {
	font-size: 11px;
	font-weight: normal;
}
.pagenavigator {
	font-size: 14px;
	font-weight: bold;
}
.smalltextred { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 8pt ; 
	color: #FF0000; 
}

.table_rightbox_grey {
	border:	1pt solid #CCCCCC;
	padding: 0 0pt;
	spacing: 0pt;
	margin: 0pt;
	padding-right: 0pt;
	padding-left: 0pt;
}
.td_rightbox_grey {
	background-color: #CCCCCC;
	align : center;
	text-align : center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 8pt ; 
	color: blue;
}

