.text {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333}
a:link {  color: #333333}
a:visited {  color: #333333}
a:hover{  color: #FF9900}
form { margin: 0px; }
.bg_yellow {  background-color: #F8E9CA}
.bg_yellow_darker { background-color: #CFB580}
.text_small { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333 }
.bg_yellow_lighter { background-color: #FBF5E9}
.bg_yellow_darker2 {
background-color: #F3DDAF
}
.disabled_option {
	color: #FF9900;
}
.error_text {
font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #CC0000
}
.wir_header {
	position: absolute;
	height: 76px;
	width: 180px;
	left: 920px;
	top: 33px;
	background-image: url(../images/wir.png);
}
.special {
	float: left;
	color: #DE0000;
	font-size: 8pt;
}
.cursor_info {
	cursor: help;
}

.form_errors {
	font-size: 12px;
	color: #3f3f3f;
	background-color: #FFDDDD;
	background-image: url(../images/cross.png);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	border: 1px solid #FF0000;
	background-position: 5px 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 30px;
	width: 482px;
}

.form_errors ul {
	margin-left: -25px;
	list-style-position: outside;
}
.form_errors li {
  margin-top: 6px;
}

.form_status {
	font-size: 12px;
	color: #3f3f3f;
	background-color: #DDFFDF;
	background-image: url(../images/tick.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	display: block;
	clear: both;
	border: 1px solid #00FF0D;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 30px;
	width: 482px;
}
.ferien {
	border: 2px solid #FF5E5E;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFEAEA;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-bottom: 8px;
}
.ferien table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.ferien img {
	vertical-align:middle;
}

.eu_label {
	height: 234px;
	width: 160px;
	background-image: url(../images/eulabel/EC_tyre_label_160.png);
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.eu_label_sub {
	position: absolute;
	height: 234px;
	width: 160px;
}

.eu_label_noise {
	position: absolute;
	top: 185px;
	left: 108px;
	line-height: 12px;
	height: 12px;
	width: 40px;
}
.eu_label_arrow {
	background-image: url(../images/eulabel/eu_label_arrow.png);
	height: 23px;
	width: 15px;
	line-height: 23px;
	position: absolute;
	top: 132px;
	left: 54px;
	padding-left: 18px;
}
.eu_r {
	left: 116px;
}

.eu7 {
	top: 62px;
}
.eu6 {
	top: 74px;
}
.eu5 {
	top: 86px;
}
.eu4 {
	top: 98px;
}
.eu3 {
	top: 109px;
}
.eu2 {
	top: 121px;
}
.eu1 {
	top: 133px;
}
