body
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	/*background-color: #e5e5e5;*/
	/*font-family: Trebuchet MS, Arial;*/
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;	
	background-color: #ffffff;
}

#maincontainer
{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 891px;	
}

#headercontainer
{
	background-color: #9ade33;
	height: 134px;
}

#headerleft
{
	width: 105px;
	height: 134px;
	float: left;
	background-color: #ffffff;
}

#headerlogo
{
	margin-top: 10px;
	margin-left: 10px;
	width: 85px;
	height: 124px;
	background: #ffffff url(./images/lefttop.gif);
	background-repeat: no-repeat;
}

#headercenter
{
	width: 540px;
	float:left;
	background-color: #ffffff;
/*	background-image: url(./images/hubnijsten.jpg);
	background-repeat: no-repeat;*/
	height: 134px;
}

#headerright
{
	width: 90px;
	float: left;
	height: 134px;
}

#headerrightbanner
{
	width: 160px;
	height: 53px;
	margin-top: 7px;
	margin-left: 44px;
	background-image: url(./images/deamersfoortse2012.gif);
	background-repeat: no-repeat;
}

#headerrightimage
{
	width: 208px;
	height: 34px;
	margin-top: 20px; /*80px*/
	margin-left: 20px;
	background-image: url(./images/textright.gif);
	background-repeat: no-repeat;
}

#emptyline1
{
	height: 2px;
	width: 100%;
	background-color: #ffffff;
}

#menu
{
	height: 23px;
	width: 100%;
	background: #ffffff url(./images/menubackground.jpg);
	background-repeat: repeat-x;
}

.space1
{
	background-color: #ffffff;
	width: 1px;
	height: 23px;
	float: left;
}

#contentleft
{
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #ebf6fd;
	padding-left: 97px;
}

#contentseparator
{
	background-color: #0093dd;
	padding-left: 3px;
}

#contentright
{
	padding: 4px;
	background-color: #ebf6fd;
	width: 783px;	
	min-height: 400px;
}

.menubutton
{
	float: left;
	height: 23px;	
}

#btnHome
{
	width: 96px;
	background: #ffffff url(./images/home.jpg);
	background-repeat: no-repeat;		
}

#btnOnsKantoor
{
	margin-left: 1px;
	width: 118px;
	background: #ffffff url(./images/onskantoor.jpg);
	background-repeat: no-repeat;		
}

#btnContact
{
	margin-left: 1px;
	width: 89px;
	background: #ffffff url(./images/contact.jpg);
	background-repeat: no-repeat;		
}

#btnPartners
{
	margin-left: 1px;
	width: 91px;
	background: #ffffff url(./images/partners.jpg);
	background-repeat: no-repeat;		
}

#btnDiensten
{
	margin-left: 1px;
	width: 94px;
	background: #ffffff url(./images/diensten.jpg);
	background-repeat: no-repeat;		
}

#btnLogin
{
	margin-left: 1px;
	width: 257px;
	background: #ffffff url(./images/login.jpg);
	background-repeat: no-repeat;		
}

#footer
{
	height: 25px;
	width: 100%;
	background: #ffffff url(./images/footer.jpg);
	background-repeat: no-repeat;	
}

.mutatieform
{
	font-family: Arial;	
	font-size: 10pt;
}

A
{
	CURSOR: hand; 
	COLOR: #0093DD; 
	TEXT-DECORATION: underline;
}
