/* CSS Document */

<!--
label { cursor:pointer; }

table #global {
	border: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 15px;
	margin-left: 5px;
}
#global th, #global td  {
	vertical-align: top;	
	padding: 0 10px 10px 0;
}

.description {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding: 2px;
	color: white;
	border: solid 1px #E1A515;
	background-color: #B7B7B7;
}
.formerror {
	color: red;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.beschreibung {
	margin-right:0pt;
	text-indent:0pt;
	margin-top:0pt;
	margin-bottom:6pt;
	text-align:left;
	/* [disabled]font-family:Arial; */
	font-size:8.8888pt;
	color:#4D4D4D;
	/* [disabled]border-bottom: 1px solid red; */
}
label {
	font-size: 7pt; line-height: 119%; font-family: Arial; color: rgb(77, 77, 77);
}
#results td.anzeige {	
	width: 136.875pt; 
	height: 24.061pt; 
	padding: 2.88pt; 
	background: none repeat scroll 0% 0% rgb(234, 234, 234); 
	border: 0.5pt solid rgb(183, 183, 183);
	background-color:#eaeaea;
	font-family: Arial; 
	color:#4D4D4D;
	font-size:8.8888pt;
}
#results td.option {
	width: 70.6249pt; 
	height: 24.061pt; 
	padding: 2.88pt; 
	border: 0.5pt solid rgb(183, 183, 183);
	font-family: Arial; color: rgb(77, 77, 77);
	font-size:8.8888pt;
}
#results td.preis {
	width: 73.875pt; 
	height: 24.061pt; 
	padding: 2.88pt; 
	background: none repeat scroll 0% 0% rgb(225, 165, 21); 
	border: 0.5pt solid rgb(183, 183, 183);
	background-color:#e1a515;
	font-family: Arial; 
	color: rgb(77, 77, 77);
	font-size:8.8888pt;
	text-align: right;
}
-->

