﻿/********* MOSS 2007 HOTFIXES **************/

.mainContent .pageContent, .mainContent .welcome-content {
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
}

/* top menu */
.topNav a:link, .topNav a:visited, .topNav a:active {
	color: white;
}

.topNav a:hover, .topNavHover a, .topNavSelected a {
	background-image: url(images/euc_bl_Navbar_Gd_over.jpg);
	BACKGROUND-REPEAT: repeat-x;
	background-position: right top;
	color: white;
}

/* search box */
.s4-search .ms-sbtable {
	font-style: normal;
	font-family: Verdana;
	font-size:0.7em;
	font-weight:normal;
}

.s4-search .ms-sbtable-ex {
	margin-top: 2px;
	margin-left: 2px;
	width:100%;
	border-collapse:collapse;	
}

.s4-search input.ms-sbplain {
	width: 100px!Important;
}

/* Footer teksten */
.master .mainFooter {
	font-size:80%;
}

/* Main page webpart link spacing */
.ms-WPBody .link-item {
	margin: 6px 0px 6px 4px;
}

/* left navigation */
.leftNav1 a:link, .leftNav1 a:visited, .leftNav1 a:active {
	color: #354260;	
}
.leftNav1 a:hover {
	color: #ffffff;	
}



/********* MOSS 2007 HOTFIXES **************/