
.wdeditable{
	width: 99%;
}

#PageHeader{
	margin:0;
	padding:0;

	position: relative;
	float: left;
	
	width:980px;
	height:373px;
}

#headerlogo{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	
	background:url(../graphics/header/maeconheadernew.jpg) top right no-repeat;	
	width:980px;
	height:102px;
	
}
#headerimage{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;

	background:url(../graphics/header/portal_headerimage.gif) top right no-repeat;	
	width:980px;
	height: 230px;
	padding-top: 140px;
}


#hi_space{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	
	width: 90px;
	height: 100px;
}
.hi_click{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	
	width: 120px;
	height: 100px;
}
.hi_clicka{
	color: #003c75;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

#headertools{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	
	width: 980px;	
	height: 33px;
}

#viewtool{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	
	width: 280px;

	height: 33px;
}



#searchtool{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	padding-top: 8px;
	width: 180px;	
	height: 25px;
}
.toolform input{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}
.zoekterm{
	height: 15px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	border: 2px solid #003066;

	font-family: arial;
	color: #003c75;
	font-size: 11px;
}


#zoekbutton{
	position: relative;
	float: left;
	
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	background-color: #003066;
	color: #ffffff;
	text-decoration: none;

	cursor: pointer;
	cursor: hand;
}

#languagetool{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	
	
	width: 70px;	
	margin-right: 40px;
	padding-top: 8px;
	height: 25px;
}


#PageMain{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	
	width: 980px;
}


#PageMainContentSpacer{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;

	text-align: left;

	width: 100px;
	height: 100px;
}
#PageMainContentSpacer2{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;

	text-align: left;

	width: 80px;
	height: 100px;
}


#PageMainContent{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;

	text-align: left;

	width: 350px;
	padding-bottom: 40px;
}

#PagePortalLinks{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	
	width: 450px;	
	height: 200px;
}

.portallink{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	
	width: 120px;
	text-align: center;
	color: #003c75;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
}

.portallink a{
	text-decoration: none;	
}


.toolimgtext{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	padding-left: 3px;
	padding-top: 8px;
	padding-bottom: 5px;
	height: 20px;
	text-decoration: none;
	
	color: #003c75;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}