td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.drot {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #91130B;
	text-decoration: none;
}

.hrot {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B82F1C;
	text-decoration: none;
}
.drot:hover {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B82F1C;
	text-decoration: none;
}
.bgcolor {
	background-color: #FFF7CC;
}
a.rot:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.rot:visited {

	color: #FFFFFF;
	text-decoration: none;
}
a.rot:hover {
	color: #FFFFFF;
	text-decoration: none;
	
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.w100 {
	width: 97px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F6EAB3;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #91130B;
	border: none;
}
a:link {
	color: #91130B;
	text-decoration: none;
}
a:visited {
	color: #91130B;
	text-decoration: none;
}
a:hover {

	color: #91130B;
	text-decoration: underline;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF7CC;
	width: 30px;
	text-align: center;

}
.w300 {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF7CC;
}
.w220 {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF7CC;
}
li {
	list-style-type: square;
}
.headline {
	font-weight: bold;
	padding-top: 25px;
	font-size: 14px;
	color: #91130B;
}
.selectland {
	width: 97px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F6EAB3;
}
.selecttaste {
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F6EAB3;
}
.selectpreis {
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F6EAB3;
}
.selectfarbe {
	width: 56px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F6EAB3;
}
.selectjahr {
	width: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F6EAB3;
}


