/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	top: 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
}

.topplaatje {
	background-image: url(../groen/PICS_SITE/TOP_1.jpg);
	background-repeat: no-repeat;
	width: 737px;
	height: 128px;
	position: fixed;
}

.informatietop {
	background-image: url(../groen/PICS_SITE/TOP_2.jpg);
	background-repeat: no-repeat;
	width: 737px;
	height: 128px;
	position: fixed;
}

.inscrijventop {
	background-image: url(../groen/PICS_SITE/TOP_3.jpg);
	background-repeat: no-repeat;
	width: 737px;
	height: 128px;
	position: fixed;
}

.vacaturestop {
	background-image: url(../groen/PICS_SITE/TOP_4.jpg);
	background-repeat: no-repeat;
	width: 737px;
	height: 128px;
	position: fixed;
}

.vestigingentop {
	background-image: url(../groen/PICS_SITE/TOP_5.jpg);
	background-repeat: no-repeat;
	width: 737px;
	height: 128px;
	position: fixed;
}

.contacttop {
	background-image: url(../groen/PICS_SITE/TOP_6.jpg);
	background-repeat: no-repeat;
	width: 737px;
	height: 128px;
	position: fixed;
}

.home_bedtop {
	background-image: url(../groen/PICS_SITE/TOP_1_BED.jpg);
	background-repeat: no-repeat;
	width: 737px;
	height: 128px;
	position: fixed;
}

.groen_infotop {
	background-image: url(../groen/PICS_SITE/TOP_2_BED.jpg);
	background-repeat: no-repeat;
	width: 737px;
	height: 128px;
	position: fixed;
}

.groen_vestop {
	background-image: url(../groen/PICS_SITE/TOP_3_BED.jpg);
	background-repeat: no-repeat;
	width: 737px;
	height: 128px;
	position: fixed;
}

.groen_contacttop {
	background-image: url(../groen/PICS_SITE/TOP_4_BED.jpg);
	background-repeat: no-repeat;
	width: 737px;
	height: 128px;
	position: fixed;
}
.backflash {
	background-image: url(../groen/PICS_SITE/BACK_FLASH.jpg);
	background-repeat: repeat-y;
	height: 130px;
	width: 737px;
}
.tussenstuk {
	background-image: url(../groen/PICS_SITE/TUSSEN3.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 737px;
}
.tussenstuk2 {
	background-image: url(../groen/PICS_SITE/TUSSEN2.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 737px;
}
.achtertekst {
	background-image: url(../groen/PICS_SITE/ONDER.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 737px;
}
.bottompiece {
	background-image: url(../groen/PICS_SITE/BOTTOM.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 737px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7BB138;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

