@CHARSET "ISO-8859-1";

input.td {
	color:#000000;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	border-style:solid;
	border-color:#cccccc;
	border-width:0px;
	background-color:#ffffff;
}
	
input.button {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bolder;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	/*height: 20px;*/
	text-align : center;
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #000000;
	padding-top:3px;
	padding-bottom:3px;
}

select.licform {
	color:black;
	background-color:#ffffff;
	font-size:9px;
	border-style: ridge ridge ridge ridge;
	border-color:#000000;
	border-width:0.5px;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	height: 14px;
	top:0;
}

input.licform {
	color:#000000;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	background-color:#ffffff;
}

td.message{
	text-align : left;
	font-size : 9pt;
	font-family :  Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
	text-decoration : none;
}

td.with_border {
	border:1px solid #CDCDCD;
	text-align:left;
	font-size:8pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	padding:2pt;
}
td.ohne_border {
	border:0px dotted #CDCDCD;
	text-align:left;
	font-size:8pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	padding:2pt;
}
		