
/* Sitewide */

#sitewide span a.navigation, #sitewide span a.navigationactive {font-size: 9px; color: #333333; text-decoration: none; background-image: url(../images/navigation/arrow.gif);
	background-repeat: no-repeat; background-position: 3px 5px; display: block; width: 115px;
	padding-top: 1px; padding-bottom: 1px; border-bottom-width: 1px; border-bottom-style: solid;
	border-bottom-color: #D6DADA; height: 12px; padding-left: 10px;}	
#sitewide span a.navigation:hover, #sitewide span a navigationactive:hover {color: #D60000;}

/* SiteWide Footer */
#footer {font-size: 9px; line-height: 15px; color: #333333;}
#footer a {color: #EA1D24; text-decoration: none;}
#footer a:hover {color: #333333;}


/* Search */

.search-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	height: 11px;
	width: 96px;
	float: left;
	margin-top: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000000;
}


/* zijmenu / submenu */
div.zijmenu {padding-bottom: 10px; /*margin-left: -2px;*/}
div.zijmenu a {text-decoration: none; font-size: 10px; display: block; font-weight: bold; padding: 5px; /*padding-left: 7px; padding-bottom: 7px;*/
}
div.zijmenu a.navigation {color: #ffffff; background-color: #8F000C; width: 143px; background-image: url(../images/navigation/zijmenu_bg_red.gif); background-repeat: no-repeat; background-position: bottom left;
border-right: 1px white solid; border-bottom: 1px #FFFFFF solid;}
div.zijmenu a.navigation_active {color: #D60000; background-color: #ffffff; width: 145px; background-image: url(../images/navigation/zijmenu_bg_white.gif); background-repeat: no-repeat; border-top: 1px #D60000 solid; background-position: bottom left; padding-bottom: 6px; /*padding-left: 7px; padding-bottom: 7px; */}

