ul#menu{
	margin:0 70px 0 0;
	padding:0;
	float:right;
	height:30px;}
ul#menu,ul#menu li{
	height:30px;
	padding:0;}
ul#menu li{
	display:block;
	float:left;
	list-style:none;
	margin-left:10px;
	padding:0;}
#menu a{
	height:18px !important;
	padding:5px 9px;
	float:left;
	color:#302c2c;
	font-weight:600;
	text-decoration:none;
	font-size:13px;
	background:#f8981d;
	border-width:0px 2px 2px 2px;
	border-style:solid;
	border-color:#f8981d;}
	
#menu li#menu_3 a{
	background:#CB2026;
	border-color:#CB2026;
	color:#fff;}
#menu li#menu_4 a{}
#menu a:hover,#menu a:focus,#menu a:active,#menu a.actief_menuitem{
	background:#fff;}
#menu li#menu_4 a:hover,#menu li#menu_4 a:active,#menu li#menu_4 a.actief_menuitem {
	color:#eee;
	background:#010101;
	border-color:#010101;}


