/* CSS Document */

HTML, BODY			{margin: 0px; padding: 0px; background-color: #FFFFFF;}
.balkstretch	{
	background-image:url(../media/image/bg_balkstretch.gif);
	background-repeat:repeat-x;
}

#container_menu		{
	position:relative;
	width: 980px;
	height: 31px;
	background-color: #FFFFFF;
	background-image:url(../media/image/bg_menu_home.gif);
	text-align:left;
}
#menu_hoofd {
	text-align:left;
	width:681px;
	float:left;
}
#divMenu	{
	width:681px;
	margin-left:40px;
}

#menu_email {
	width:75px;
	/*margin-top:6px;*/
	margin-top:-3px; _margin-top:6px;
	margin-right:10px;
	float:right;
}

#container_balk	{
	position:relative;
	width: 980px;
	height: 294px;
	background-color: #FFFFFF;
	float:left;
}
#balk_top	{
	position:relative;
	width: 640px;
	height: 144px;
	background-color: #FFFFFF;
	float:left;
}
#balk_top_1	{
	position:relative;
	width: 191px;
	height: 144px;
	background-color: #FFFFFF;
	background-image:url(../media/image/bg_logo.gif);
	float:left;
}
#balk_top_2	{
	position:relative;
	width: 449px;
	height: 144px;
	background-color: #FFFFFF;
	float:right;
}




#balk_rig	{
	position:relative;
	width: 340px;
	height: 294px;
	background-color: #FFFFFF;
	float:right;
}
#balk_rig_1	{
	position:relative;
	width: 299px;
	height: 294px;
	background-color: #FFFFFF;
	float:left;
}
#balk_rig_2	{
	position:relative;
	width: 41px;
	height: 294px;
	background-color: #FFFFFF;
	background-image:url(../media/image/bg_balkgrad_r.gif);
	float:right;
}




#balk_bot	{
	position:relative;
	width: 640px;
	height: 150px;
	background-color: #FFFFFF;
	float:left;
}
#balk_bot_1	{
	position:relative;
	width: 41px;
	height: 150px;
	background-color: #7378bd;
	background-image:url(../media/image/bg_balkgrad_l.gif);
	float:left;
}
#balk_bot_2	{
	position:relative;
	width: 150px;
	height: 150px;
	background-color: #7378bd;
	float:left;
}
#balk_bot_3	{
	position:relative;
	width: 449px;
	height: 150px;
	background-color: #7378bd;
	background-image:url(../media/image/bg_balkgrad_m.gif);
	float:left;
	overflow:hidden;
}




#container_werkveld	{
	position:relative;
	width: 980px;
	/*height: 245px;*/
	background-color: #FFFFFF;
	background-image:url(../media/image/bg_werkveld.gif);
	text-align:left;
	float: left;
}




#container_footer	{
	position:relative;
	width: 980px;
	height: 30px;
	background-color: #FFFFFF;
	background-image:url(../media/image/bg_footer.gif);
	float: left;
}
