html,body{
		margin: 0px;
		padding: 0;
		/*
		margin-top: 0px;
		margin-left:0px;
		*/
		width: 100%;
		text-align: center;

	}




	.TopCel{
	background-image:url(../images/logo_top.gif);
	width:851px;
	height:170px;
	background-repeat: no-repeat;
}


	.Content{
	width:851px;
	background-image:url(../images/homeimage.jpg);
	background-repeat:no-repeat;

}

	.ContentBody{
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	color:#666666;

	}

	a{
	font-family: arial;
	font-size: 11px;
	color:#f4911d;
	}


	.navigatie{
	font-family: verdana;
	font-size: 10px;
	color:#ffffff;
	padding-left:20px;
	padding-bottom:10px;
}


	.Footer{
	width:851px;
	height:20px;
	font-family: verdana;
	font-size: 10px;
	color:#f4911d;
}

/*******************************Bestel page************************/

	.box_small{
	font-family: verdana;
	font-size: 10px;
	color:#f4911d;
}

.textarea {
	font-family: Arial;
	font-size: 11px;
	height:70px;
	width:110px;
	background: transparent;
	padding-left:10px;
	color: #ee9213;
	border-width: 1px;
	border-style: none;
	border-color: #999999;
	scrollbar-arrow-color: #ece58d;
	scrollbar-face-color: #ece58d;
	scrollbar-highlight-color: #ece58d;
	scrollbar-3dlight-color: #ece58d;
	scrollbar-shadow-color: #ece58d;
	scrollbar-darkshadow-color: #ece58d;
	scrollbar-track-color: #ece58d;
}



.header1 {font-family: Verdana; font-size: 12px; color: #f4911d; }
.header2 {font-family: Verdana; font-size: 11px; color: #333333; }
.header3 {font-family: Verdana; font-size: 11px; color: #f4911d; }
.menutxt {font-family: arial; font-size: 11px; color: #black;}
.groen {font-family: arial; font-size: 11px; color: #98cb4d;}
.oranje {font-family: arial; font-size: 11px; color: #f4911d;}
.oranje-groot {font-family: arial; font-size: 12px; color: #f4911d;}




#vacatures{

	position: absolute;


	left: 50%;

	margin-left:115px;


	top: 9px;

	width: 110px;

	height: 47px;

	z-index:1000;

	cursor:pointer;

}
