#haendler-quickbox {
	background: url(images/bg_top.jpg) top left no-repeat !important;
	font-family: Arial, sans-serif !important;
	overflow: hidden !important;
	padding: 5px 6px 7px !important;
	position: relative !important;
	width: 198px !important;
}

.haendler-quickbox {
	background: url(images/bg_map.jpg) bottom left no-repeat !important;
	overflow: hidden !important;
	width: 196px !important;
}

.haendler-quickbox-headline {
	background: #fff !important;
	border-bottom: 1px solid #d7d7d7 !important;
	color: #00509d !important;
	font-size: 12px !important;
	font-weight: bold !important;
	padding: 8px 0px 8px 18px !important;
	width: 178px !important;
}

.haendler-quickbox-form { padding: 8px 0 0 14px !important; }

.haendler-quickbox-form form {
	margin: 0 !important;
	padding: 0 0 4px !important;
}

.haendler-quickbox-form input,
.haendler-quickbox-form select {
	height: 16px !important;
	color: #000 !important;
	display: block !important;
	font-family: Arial, sans-serif !important;
	font-size: 11px !important;
	margin: 0 0 5px !important;
	width: 168px;
}

.haendler-quickbox-form input { width: 168px !important;}
.haendler-quickbox-form select { width: 174px !important;}

.haendler-quickbox-form button {
	background: none !important;
	border: none !important;
	color: #00509d !important;
	cursor: pointer !important;
	display: block !important;
	font-family: Arial, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	margin: 0 !important;
	padding: 0 !important; 
}

.haendler-quickbox-bottom {
	background: url(images/bg_bottom.jpg) bottom left no-repeat !important;
	bottom: 0 !important;
	height: 7px !important;
	left: 0 !important;
	overflow: hidden !important;
	position: absolute !important;
	width: 210px !important;
}