@media print {
.middle_left { display: none; }
.header { display: none; }
.menu { display: none; }
.nietPrinten { display: none; }
hr { display: none;}
}

/* Fix IE. Hide from IE Mac \*/
.submenuitem ul li { float: left; }
.submenuitem ul li a { height: 25px; }
/* End */

html{
	overflow-y:scroll;
	background:#84b818 url(../img/background.jpg) repeat-y;
}

a {
outline-style:none;
}

body{
	behavior: url("../css/csshover.htc");
	margin:0;
}


.container{
	width:1000px;
	margin:0;
	padding:0;
}

.bodywrapper{
	width:1000px;
	padding:0;
	margin:0;
	float:left;
}

.header{
	width:1000px;
	height:135px;
	float:left;
}

.contact_container{
	width:134px;
	height:19px;
	float:left;
	padding:9px 37px 14px 829px;
}	

.contact_container2{
	width:134px;
	height:19px;
	float:left;
}

.contact{
	width:64px;
	height:19px;
	float:left;
}

.print{
	width:64px;
	height:19px;
	float:left;
	margin:0 0 0 6px;
}

.middle{
	width:1000px;
	height:auto;
	float:left;
	
}

.middle_left{
	width:331px;
	height:auto;
	float:left;
}

.menu_container{
	width:331px;
	height:auto;
	float:left;
	padding:0 0 0 8px;
}
	

.menu{
	width:175px;
	height:auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.menulogoruimte{
	height:100px;
	width:331px;
	float:left;
}

.menulogo{
	width:331px;
	height:193px;
	background:url(../img/logo_onder.jpg) no-repeat;
	margin:50px 0 0 0;
	float:left;
}

.menuLink{
	display:block;
	width:159px;
	margin:0 5px 5px 5px;
	padding:0;
	text-align:right;
	color:#000000;
	text-decoration:none;
}

.menuLinkA{
	display:block;
	width:159px;
	margin:0 5px 5px 5px;
	padding:0;
	text-align:right;
	color:#FFFFFF;
	text-decoration:none;
}

.menuLink2{
	display:block;
	width:159px;
	margin:0 5px 5px 5px;
	padding:0;
	text-align:left;
	color:#000000;
	text-decoration:none;
}

.menuLink:hover{
	color:#84b818;
}

.menuLink:hover{
	color:#FFFFFF;
}

.logo_onder{
	width:339px;
	height:193px;
	float:left;
}

.middle_right{
	width:661px;
	height:auto;
	float:left;
}

.content{
	width:627px;
	margin:0 0 10px 0;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.lijn{
	background:url(../img/lijn.jpg);
	margin:auto;
	width:490px;
	height:1px;
}

hr{
	width:490px;
	height:1px;
}

.zoekfunctie_container{
	width:155px;
	height:18px;
	float:left;
	padding:75px 37px 0 808px;
}

.zoekfunctie{
	width:155px;
	height:18px;
	float:left;
}

.zoek_container{
	border:none;
	width:120px;
	height:18px;
	padding:0;
	margin:0;
	float:left;
}

.zoek{
	background:url(../img/zoekfunctie.gif);
	border:none;
	width:116px;
	height:18px;
	padding:0 0 0 4px;
	margin:0;
	float:left;
}

.zoek_knop_container{
	width:35px;
	height:18px;
	float:left;
}

.zoek_knop{
	background: transparent;
	border:none;
	width:35px;
	height:18px;
	float:left;
}
