#otb-conrols {
	position:relative;
	z-index: 0;
	height: 1.4em;
	/*overflow: hidden;*/
}

#direkt-zum-ziel form,
#suche-wrap form {
	padding: 0;
	margin: 0;
}

#suche-wrap {
	position: absolute;
	top: 0; 
	left: 0.8em;
}

#direkt-zum-ziel label,
#suche-wrap label {
	font-size: 1.1em;
	padding-left: 0.2em;
	color: white;
	font-weight: bold;
}

#suche-wrap input {
	border: 0;
	font-size: 1.1em;
	padding-left: 0.4em;
	width: 13.0em;
}

#suche-wrap button {
	border: 0;
	margin-left: 1.0em;
	cursor: pointer;
	background-color: #A6BAC3;
}

#suche-wrap img {
	position: absolute;
	right: 0em;
	top: 0.8em;
	width: 2.7em;
	height: 2.8em;
}


#direkt-zum-ziel {
	position: absolute;
	top: 4.3em; 
	left: 0.8em;
}

#direkt-zum-ziel label {
	padding-left: 0.2em;
	position: relative;
}


#direkt-zum-ziel select {
	width: 17.9em;
}


#sekretariat-wrap {
	padding: 0.1em 0.2em 0.1em 0.2em;
	text-align: center;
} 

#sekretariat-wrap a {
	color: white;
	font-size: 1.28em;
	font-weight: bold;
	text-decoration: none;
}
#sekretariat-wrap a:hover {
	text-decoration: underline;
}

