/**
 *	GLOBAL
 */
body
{
	height: 100%;
	width: 100%;
	background: #fff;
	padding: 0;
	margin: 0;
}

*
{
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #4e4f4f;
}

/**
 *	DIVS
 */
div.container
{
	display: block;
	position: absolute;
	padding-left: 11px;
	padding-right: 11px;
	width: 856px;
	min-height: 100%;
	left: 50%;
	margin-left: -439px;
}

div.container_l
{
	display: block;
	position: relative;
	width: 177px;
	float: left;
	overflow-x: hidden;
	padding-bottom: 25px;
	background: url('../img/bg_menu.gif') no-repeat;
}

div.img_container
{
	display: block;
	position: relative;
	border-bottom: 1px solid #fff;
	font-size: 0;
	overflow: hidden;
	height: 101px;
	background: #fff;
}
div.banners
{
	display: block;
	position: relative;
	padding-left: 25px;
	padding-top: 10px;
	text-align: center;
}
div.banners img
{
	position: relative;
	padding-top: 20px;
}

div.img_text_container
{
	display: block;
	position: relative;
	border-bottom: 1px solid #fff;
	height: 244px;
	overflow: hidden;
	font-size: 0;
}

div.img_text_container div.img
{
	display: block;
	position: relative;
	width: 225px;
	float: left;
	overflow: hidden;
	font-size: 0;
}

div.img_text_container div.img *
{
	font-size: 0;
	width: 225px;
	height: 244px;
}

div.img_text_container div.text
{
	display: block;
	position: relative;
	text-align: center;
	padding-top: 10px;
	overflow: hidden;
	margin-right: 1px;
	font-size: 0;
}

div.img_container_balk
{
	display: block;
	position: relative;
	border-bottom: 1px solid #fff;
	font-size: 0;
	overflow: hidden;
	background: url('../img/menu_balk.jpg') repeat-y;
	padding-left: 25px;
	height: 152px;
}

div.menu
{
	display: block;
	position: relative;
	border-bottom: 1px solid #fff;
	height: 234px;
	background: url('../img/productgroepen-1.jpg') no-repeat;
	background-position: 5px 10px;
	overflow: hidden;
	padding-left: 25px;
	padding-top: 10px;
}

body.duits div.menu
{
	background: url('../img/productgroepen-2.jpg') no-repeat;
	background-position: 5px 10px;
}

div.menu a
{
	display: block;
	height: 20px;
	line-height: 20px;
	margin-bottom: 4px;
	background: #fff;
	background: url('../img/menu_button.jpg') no-repeat;
	background-position: 11px 8px;
	padding-left: 22px;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

div.menu a:hover,
div.menu a.active
{
	color: #F8981F;
}

div.container_r
{
	display: block;
	position: relative;
	width: 678px;
	float: right;
	overflow-x: hidden;
}

div.zoeken
{
	display: block;
	position: relative;
	height: 45px;
	line-height: 45px;
	padding-left: 25px;
	text-align: center;
	border-bottom: 1px solid #fff;
}

div.top
{
	display: block;
	position: relative;
	height: 45px;
	background: #fff;
	border-bottom: 1px solid #fff;
	overflow: hidden;
}

div.top_menu
{
	display: block;
	position: relative;
	height: 26px;
	background: #ccc;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 10px;
}

div.top_menu div.links
{
	display: block;
	height: 26px;
	line-height: 26px;
	float: left;
	width: 600px;
	text-align: left;
}

div.top_menu div.taal_icon
{
	display: block;
	padding: 5px 0 0 0;
	float: right;
	width: 30px;
	text-align: right;
}

div.top_menu a
{
	font-size: 9pt;
	font-weight: bold;
	color: #4e4f4f;
	text-decoration: none;
}

div.top_menu a:hover,
div.top_menu a.active
{
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

div.top_actie
{
	display: block;
	position: relative;
	height: 74px;
	background: #fff;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
}


span.filler
{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

div.content_l
{
	display: block;
	position: relative;
	width: 251px;
	float: left;
	overflow-x: hidden;
}

div.content_l div.blok
{
	display: block;
	position: relative;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	height: 152px;
	background: #646668;
}

div.content_l div.blok div.balk
{
	display: block;
	position: relative;
	float: right;
	overflow: hidden;
	height: 152px;
	width: 25px;
	border-left: 1px solid #fff;
	background: #ed9db2;
}

div.content_l div.blok div.inhoud
{
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
	height: 152px;
	width: 225px;
	padding-top: 10px;
}

div.content_l div.blok div.inhoud a
{
	display: block;
	height: 19px;
	line-height: 18px;
	margin-bottom: 0px;
	background: #fff;
	background: url('../img/menu_button.jpg') no-repeat;
	background-position: 17px 8px;
	padding-left: 30px;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

div.content_l div.blok div.inhoud a:hover,
div.content_l div.blok div.inhoud a.active
{
	color: #F8981F;
}

div.content_r
{
	display: block;
	position: relative;
	width: 427px;
	float: right;
	overflow: hidden;
}

div.content_r div.blok
{
	display: block;
	position: relative;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	overflow: hidden;
	height: 152px;
	background: #cccccc;
}

div.content_r div.blok div.inhoud
{
	display: block;
	position: relative;
	padding-top: 0px;
}

div.content_r div.blok div.left
{
	display: block;
	position: relative;
	float: left;
	width: 195px;
	height: 124px;
	margin-left: 10px;
	margin-top: 20px;
}

div.content_r div.blok div.left a,
div.content_r div.blok div.right a
{
	display: block;
	height: 20px;
	line-height: 20px;
	margin-bottom: 4px;
	background: #fff;
	background: url('../img/menu_button.jpg') no-repeat;
	background-position: 17px 8px;
	padding-left: 50px;
	color: #646668;
	font-size: 9pt;
	font-family: "Century Gothic";
	font-weight: bold;
	text-decoration: none;
}

div.content_r div.blok div.right
{
	display: block;
	position: relative;
	float: right;
	width: 195px;
	height: 124px;
	margin-right: 10px;
	margin-top: 20px;
}

div.zoeken input
{
	width: 80px;
	background: #e8e9ea;
	border: 1px solid #f9981e;
}

div.zoeken input.submit
{
	font-weight: bold;
	cursor: pointer;
	width: 40px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff;
	border: 0;
	background: transparent;
}

div.content
{
	padding: 5px;
	padding-left: 27px;
	padding-right: 27px;
}

div.content_top
{
	padding: 5px;
	height: 234px;
	border-bottom: 1px solid #fff;
	overflow-x: hidden;
	overflow-y: auto;
	padding-left: 27px;
	padding-right: 27px;
	border-left: 1px solid #fff;
	background: #e8e9ea;
}

div.actie_containter
{
	display: block;
	position: relative;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 30px;
}

div.actie_containter div.header
{
	display: block;
	position: relative;
	overflow: hidden;
	margin-top: 13px;
	margin-bottom: 8px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

div.actie_containter div.actie
{
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
	background: url('../img/actie_bg.png') no-repeat;
	height: 180px;
	width: 111px;
	margin-right: 15px;
	margin-bottom: 30px;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

div.actie_containter div.actie div.foto
{
	display: block;
	position: relative;
	overflow: hidden;
	height: 111px;
	width: 111px;
	font-size: 0;
}

div.actie_containter div.actie div.foto img
{
	height: 111px;
	width: 111px;
}

div.actie_containter div.actie div.titel
{
	display: block;
	position: relative;
	overflow: hidden;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 111px;
	font-size: 0;
	margin-top: 4px;
}

div.actie_containter div.actie div.omschrijving
{
	display: block;
	position: relative;
	overflow: hidden;
	height: 40px;
	text-align: center;
	width: 111px;
	margin-top: 0px;
	color: #fff;
}

div.actie_containter div.actie div.titel a
{
	display: block;
	position: relative;
	color: #fff;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

a img
{
	border: 0;
}

div.content_r *
{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #4e4f4f;
}

div.content_r a
{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #4e4f4f;
	text-decoration: underline;
}

div.content_r h1
{
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 10px;
	font-weight: bold;
}

div.content_r h2
{
	font-size: 10px;
	padding: 0;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 8px;
	font-weight: bold;
}

div.content_r p
{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

div.content ul
{
	margin-left: 0;
	padding-left: 13px;
	list-style-position: outside;
}

div.container_bottom
{
	position: absolute;
	clear: both;
	display: block;
	width: 846px;
	padding-right: 10px;
	height: 20px;
	line-height: 20px;
	top: 100%;
	margin-top: -20px;
	text-align: right;
	font-size: 9px;
	color: #999;
	z-index: 10;
}

div.container_bottom a
{
	font-size: 9px;
	color: #999;
}