/* ********************************************************************************* */
/* DEFAULT */
/* ********************************************************************************* */
body {
	margin:0;
	padding:0;
	background:url(../media/image/body_bg_stretch.gif) repeat-x #f4f2e7;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; font-size: 12px; color:#121212; font-weight: normal; line-height:normal;
	behavior:url("../css/csshover.htc");
}
* {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; font-size: 12px; color:#121212; font-weight: normal; line-height:normal;
}
.pixel {
	width:10px;
}

/* MENU */
#menu {
	width:950px;
	height:63px;
}
#menu_logo {
	width:270px;
	height:80px;
	float:left;
	background: url(../media/image/menu_logo.gif) no-repeat;
}
#menu_buttons {	
	width:680px;
	height:80px;
	float:right;
}
#menu_buttons_top {	
	width:680px;
	height:15px;
	float:left;
}
#menu_buttons_link{
	height:30px;
	float:right;
	padding-top:5px;
}
#menu_buttons_linkM{
	height:30px;
	float:right;
	padding-top:5px;
}
#menu_buttons_divi{
	width:25px;
	height:30px;
	float:right;
	background:url(../media/image/menu_divider.gif) no-repeat;
}

/* SUBMENU */
#submenu_footer {
	width:270px;
	height:220px;
	background:url(../media/image/submenu_bg_bottom.gif) no-repeat;
}
#submenu_image {
	width:238px;
	height:100px;
	float:left;
}
#submenu_image2 {
	width:238px;
	height:100px;
	float:left;
}
#submenu_footer_left {
	width:21px;
	height:110px;
	float:left;
}
#submenu_product_padding {
	padding-left:7px;
	float:left;
}

/* HEADER & FOOTER */
#header {
	width:950px;
	height:216px;
	overflow:hidden;
	background: url(../media/image/header_bg.jpg) no-repeat;
	float:left;
}
#footer_space {
	width:950px;
	height:38px;
	float:left;
}
#footer_left {
	width:750px;
	height:25px;
	float:left;
}
#footer_right {
	width:200px;
	height:25px;
	float:right;
	text-align:right;
}

/* WERKVELD */
#werkveld {
	width:950px;
	background: url(../media/image/werkveld_bg_stretch.gif) repeat-y;
}
#werkveld_submenu {
	width:270px;
	float:left;
	background:url(../media/image/submenu_bg_stretch.gif) repeat-y;
}
#werkveld_buttons {
	width:260px;
	float:left;
}

#werkveld_space {
	width:30px;
	float:left;
	background:#FFFFFF;
}
#werkveld_grad_left {
	width:10px;
	height:175px;
	float:left;
	background:url(../media/image/werkveld_grad_left.gif) no-repeat;
}
#werkveld_grad_right {
	width:10px;
	height:175px;
	float:left;
	background:url(../media/image/werkveld_grad_right.gif) no-repeat;
}
#werkveld_footer{
	width:950px;
	height:30px;
	background:url(../media/image/werkveld_footer.gif) no-repeat;
}
#werkveld_content {
	width:610px;
	float:left;
	background:#FFFFFF;
}

/* HEADER */
#header_spacer {
	width:20px;
	height:40px;
	float:left;
}
#headercrumbs_spacer {
	width:640px;
	height:26px;
	float:left;
}
#header_container {
	width:300px;
	height:140px;
	float:left;
}
#header_text {
	width:640px;
	height:70px;
	float:left;
	overflow:hidden;
}
#header_breadcrumbs {
	width:610px;
	height:25px;
	float:left;
	text-align:right;
}
#header_breadcrumbs {
	padding-top:5px;
}



