/* LANGUAGE MENU & META NAVIGATION */

TABLE#topheader {
	margin:0px;
	padding:0px;
	height:24px;
	font-size:10px;
	color:#01396c;
}

TABLE#topheader a {
	color:#01396c;
	font-size:10px;
	text-decoration:none;
}

TABLE#topheader INPUT, TABLE#topheader FORM {
	margin:0px;
	padding:0px;
}

TABLE#topheader TD#metanavigation {
	width:470px;
	padding-right:15px;
	text-align:right;
	padding-top:2px;
}

INPUT.suchenFeld {
	font-size:9px;
	color:#373434;
	height:12px;
	border:1px solid #e19927;
	padding-left:15px !important;
	background-image:url(../../images/allgemein/lupe.png);
	background-repeat:no-repeat;
	margin-right:15px !important;
	background-color:#FFFFFF;
}

TABLE#topheader TD#searchfield {
	padding-top:3px;
}

*+html #topheader img {
	margin-bottom:0px;
}

html:root #topheader img {
	margin-bottom:3px;
}
