#searchform .overTxtLabel {
	height: 20px;
	line-height: 20px;
	color: #bbbbbb;
	font-size: 10px;
}

#section-simple label {
	display: inline-block;
	font-size: 9px;
    min-width:70px;
	white-space: nowrap;
}

#fulltext-box {
	width: 195px;
	float: left;
	margin-right: 9px;
}

#fulltext-box input {
	width: 295px;
}

#zip-box {
	width: 166px;
	float: left;
	margin-right: 9px;
}

#zip-box input {
	width: 50px;
}

#range-box {
	width: 80px;
	float: left;
}

#range-box input {
	width: 72px;
}

#section-advanced h3 {
	clear: both;
	border-bottom: 1px solid #c7c7c7;
	text-transform: uppercase;
	color: #424242;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 4px;
	padding-top: 10px;
}

#section-advanced-services div,#section-advanced-branches div,#section-advanced-certificates div {
	float: left;
	width: 50%;
	line-height: 25px;
}

#section-advanced-services div input,#section-advanced-branches div input,#section-advanced-certificates div input {
	float: left;
	margin-top:6px;
	margin-right:0.25em;
}

#searchform .buttons {
	clear: both;
	padding-top: 1em;
}

#searchform .buttons input[type=submit] {
	float: right;
	border:none;
}

.dsc_betriebedb #searchform a {text-decoration:none;}
.dsc_betriebedb #searchform a.advancedlink {padding-top:10px;display:block;clear:both;}
.expersearch span.open{display:block;}
.expersearch span.close {display:none;}
.expersearch.open span.open{display:none;}
.expersearch.open span.close {display:block;}