/* CSS Document */
body {
	background-color: #ffffff;
	background-image: url(../media/image/bg_gradient.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
* {
	margin:0px;
	padding:0px;
}

#clear {
	clear:both;
}
#pixel {
	width:10px;
	height:10px;
}

#base {
	width:981px;
	background-image:url(../media/image/bg_werkveld_mid.gif);
	background-repeat:repeat-y;
}

#base_werkveld {
	width:981px;
	background-image: url(../media/image/bg_werkveld_top.gif);
	background-repeat:no-repeat;
}

#base_footer {
	width:981px;
	height:67px;
	background-image:url(../media/image/bg_werkveld_bot.gif);
	background-repeat:no-repeat;
	text-align:center;
}



#werk_top {
	width:981px;
	height:240px;
	
}

#werk_top_left {
	width:260px;
	height:240px;
	float:left;
	padding-left:15px;
}
#werk_top_left_logo {
	width:260px;
	height:130px;
	background-image:url(../media/image/menu_logo.gif);
	background-repeat:no-repeat;
}
#werk_top_left_menu1 {
	width:260px;
	height:110px;
	
}
#li_menu {
	width:220px;
	height:22px;
	background-image:url(../media/image/menu_but_grey.gif);
	background-repeat:no-repeat;
	text-align:left;
	list-style:none;
	line-height:22px;
}
#li_menuimg {
	width:220px;
	height:22px;
	text-align:left;
	list-style:none;
	line-height:22px;
}
#werk_top_right {
	width:691px;
	height:240px;
	background-image:url(../../upload/image/krb_hoofd/imghomegroot.jpg);
	background-repeat:no-repeat;
	float:right;
	padding-left:15px;
}
#tr_contact {
	width:165px;
	height:13px;
	float:right;
	padding-right:36px;
	text-align:center;
	overflow:hidden;
}



#werk_bot {
	width:951px;
	
}
#werk_bot_left {
	width:284px;
	float:left;
	overflow:hidden;
}
#werk_bot_left_menu2 {
	width:284px;
	text-align:left;
	background-image:url(../media/image/menu_bg_mid.gif);
	background-repeat:repeat-y;
}
#werk_bot_left_menend {
	width:284px;
	height:52px;
	background-image:url(../media/image/menu_bg_bot.gif);
}
#werk_bot_left_image {
	width:284px;
	height:156px;
}
#werk_bot_right {
	width:667px;
	float:right;
}

#werk_bot_right_text {
	width:430px;
	float:left;
	text-align:left;
	margin-left:15px;
	margin-right:-15px;
	margin-top:40px;
}
#werk_bot_right_image {
	width:220px;
	height:274px;
	float:right;
}



