#metamenu_row{
	height:					90px !important;
}

#metamenu{
	border-collapse:		collapse;
}

#metamenu td, #suchbutton a{
	background-color:		#C0CCDF;
	padding:				0px;
	margin:					0px;
	white-space:			nowrap;
}

.metamenu, .metamenu_sel, #suchfeld{
	border-left:			solid 5px #FFF;
}

.metamenu, .metamenu_sel{
	display:				block;
	padding-left:			5px;
	
	width:					95px;
	height:					25px;
	line-height:			23px;
}

.metamenu, .metamenu_sel, #suchbutton a, #suchfeld input{
	color:					#002D6E !important;
	font-size:				12px;
	font-weight:			bold;
	text-decoration:		none;
	text-align:				left;
}

.metamenu:Hover, #suchbutton a:Hover{
	color:					#E6EBF0 !important;
	background-color:		#41669E;
}

.metamenu_sel, .metamenu_sel:Hover{
	color:					#E6EBF0 !important;
	background-color:		#41669E;
}

#suchfeld{
	width:					125px;
}

#suchfeld input{
	margin-left:			2px;
	width:					121px;
	height:					19px;
	border:					none;
	font-weight:			normal;
	padding-left:			2px;
	line-height:			19px;
}

#suchbutton{
	line-height:			25px;
	height:					25px !important;
}

#suchbutton a{
	display:				block;
	width:					42px !important;
	padding-left:			3px !important;
}

#suchbutton a:Hover{
	background-image:		url(../gfx/lupe.png);
	background-repeat:		no-repeat;
}

#facebook, #facebook a{
	width:					160px;
	height:					25px;
}

#facebook img{
	margin-top:				5px;
	margin-right:			10px;
}