#nav_main {
 width: 950px;
 	background-color:#1477C8;
	height: 1%;
	font-size: 69%;
	line-height: 200%;
	float: left;
	position: relative;
}
#language {
	display: none;
	float: right;
	text-align: right;
	margin-right: 0.5em;
}

#searchbox {
   float: right;
	width: 225px;
	color:#FFFFFF;
	font-size: 100%;
}

#searchbox input.input {
	width: 150px;
	border: none;
	padding: 0.1em 0.1em 0.1em 0.2em ;
	font-size: 100.01%;
	margin-left: 0.2em;
}

#searchbox input.submit {
	 background-color: transparent; 
	 color: #FFFFFF;
	 border: none;
	 font-size: 100%;
	 cursor: pointer;
	 padding-left: 0.1em;
}

#searchbox div {
	display: inline;
	margin: 0; padding:0;
}

#searchbox form label {
	font-size:100.01%;
}

#language a {
	color:#FFFFFF;
	text-decoration: none;
}

#service_navigation {
	color:#FFFFFF;
	margin-left: 6px;
	height: 1%;
	background-color:#1477C8;
	float:left;
}

#service_navigation ul {
	margin:0;
	padding:0;
	list-style:none;
	display: inline;
}

#service_navigation li {
	float:left;
	margin:0;
	padding:0;
	height:1%;	
}
#service_navigation dfn {
	position: absolute;
	top: -100000px; left: -100000px;
}
#service_navigation a {
	margin-right: 5px;
	padding: 0 0 0 0;
	text-decoration:none;
	white-space: nowrap;
	color: #FFF;
}

#service_navigation span.trenner {
}
