


.fahrzeugsuche-make-select, .fahrzeugsuche-model-select, .fahrzeugsuche-fuel-select {
   margin-bottom: 15px;
   width:25%;
   min-width:200px;
   float:left;
   padding-right:20px;
}

.fahrzeugsuche-button-select {
   margin-bottom: 15px;
   width:25%;
   min-width:200px;
   float:left;
   padding-right:0px;
}

.btn.btn-small.btn-default.pull-right {
   margin-top: 26px !important;
   width:100%;
}

.row.equal-height .col-md-12 h3 {
   margin: 0px;
}

.panel-default {
	border-color: transparent;
       background: transparent;
}

.panel {
	margin-bottom: 0px;
	background-color: transparent;
	border: 0px solid transparent;
	border-radius: 0;
}

.panel-default > .panel-heading {
	color: #333333;
	background-color: transparent;
       text-align: center;
}

.panel-default > .panel-heading {
	color: #333;
	border-color: transparent;
}

.panel-heading {
	padding: 10px 15px;
       background: transparent;
}

.panel-body h4 {
	text-align: center;
       margin-top: 0px;
       color: #333333;
}

.fs-startseite .panel-body {
	padding-top: 30px;
}

.fs-startseite select[id^="fahrzeugsuche-"] {
	width: 70%;
	max-width: 100%;
}

select.input-sm {
	height: 30px;
	line-height: 30px;
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.form-control {
	display: block;
	width: 100%;
	height: 37px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.7;
	color: #757575;
	background-color: #ffffff;
	background-image: none;
	border: 0px solid #cccccc;
	border-radius: 0;
}







