﻿body, html, form
{
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    color:#968E7C;
	font-family:Arial;
	font-size:12px;
}

h1
{
	color:#968E7C;
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
}

h2
{
	color:#968E7C;
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
}

.ontext
{
	margin: 0;
}

h3
{
	color:#968E7C;
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
}

a.readon
{
	text-decoration: none;
	color:#968E7C;
	font-weight: bold;
}

a.readon:hover
{
	text-decoration: underline;
}

.homelink
{
	width: 605px;
	height: 495px;
}

#middleWrapper
{
	width: 100%;
	/*min-height: 100%;*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0px;
	/*background-color: #F4F3F1;*/
	background-color: #EEEBE9;
	
	background-image: url(/images/bg_duo.gif);
	background-position: center;
	background-repeat: repeat-y;
}

#totalWrapper
{
    /*width: 100%;*/
    width: 925px;
    /*height: 100%;*/
    background-image: url(/images/contentbar.gif);
    background-repeat: repeat-x;
    background-position: 0px 134px;
	z-index: 6000;
}

#wrapper
{
    /*width: 100%;*/
    width: 925px;
    height: 100%;
    background-color: #ffffff;
    /*background-repeat: no-repeat;
    background-position: 0px 136px;*/
    margin: 0 auto;
    background-image: url(/images/bg_duo.gif);
    background-repeat: repeat-y;
    z-index: 7000;
}

#wrapperV2
{
    /*width: 100%;*/
    width: 925px;
    /*height: 100%;
    position: relative;*/
    background-color: #ffffff;
    background-image: url(/images/bg_duo.gif);
    background-repeat: repeat-y;
    /*background-repeat: no-repeat;
    background-position: 320px 134px;
    background-image: url(/images/contentbar.gif);
    background-repeat: repeat-x;
    background-position: 320px 134px;*/
    margin: 0 auto;
}

#content_column
{
	background-repeat: no-repeat;
    background-position: 0px 136px;
}

#wrapperNoBg
{
    width: 100%;
    height: 100%;
    background-color: #ffffff;
}

#left_column
{
    width: 160px;
    /*height: 650px;*/
    height: 100%;
    float: left;
}

#left_cell1
{
    width: 160px;
    height: 136px;
}

.contentbar
{
    /*background-image: url(/images/contentbar.gif);
    background-position: left bottom;
    background-repeat: repeat-x;*/
}

.menubar
{
    /*background-image: url(/images/menubar.gif);
    background-position: right bottom;
    background-repeat: no-repeat;*/
}

#left_cell2
{
    width: 160px;
   /* height: 514px;*/
}

#middle_column
{
    width: 160px;
    /*height: 514px;*/
    height: 100%;
    float: left;
    
    background-image: url(/images/repeating_dark.gif);
    background-repeat: no-repeat;
    /*ackground-color: #d7d2c7;*/
}

#middle_cell1
{
    width: 160px;
    height: 136px;
}

#middle_cell2
{
    width: 160px;
    /*height: 514px;*/
    background-image: url(/images/bg_submenu_160.png);
    background-repeat: repeat-y;
}

#middle_cell2_dark
{
    width: 160px;
    /*height: 514px;*/
    background-color: #d7d2c7;
}

#contact
{
    font-family: Arial;
    font-size: 11px;    
    color: #ffffff;
    width: 140px;
    padding: 150px 0 0 10px;
}

#contact a
{
    font-family: Arial;
    font-size: 11px;    
    color: #ffffff;
    text-decoration: none;
}

#mainmenu
{
    color: #968e7c;
    font-size: 14px;
    width: 190px;
    overflow: hidden;
    padding: 33px 0 10px 0;
    margin: 0 0 0 -35px;
    *margin: 0 0 0 0;
}

#mainmenu ul
{
    list-style-type: none;
    margin: 0;
    /*padding: 20px 0 0 20px;*/
}

#mainmenu li
{
    margin: 0 0 10px 0;
    padding: 0 0 0 12px;
}

#mainmenu li a
{
    color: #968e7c;
    font-size: 14px;
    text-decoration: none;
    display: block;
}

.menu_spacing
{
    padding-bottom: 38px;
    height: 38px;
}

#submenu
{
	height:512px;
	padding:0 0 0 10px;
	width:160px;
}

#submenu li
{
    margin: 0 0 10px 0;
    color: #ffffff;
}

#submenuProdukts
{
    width: 160px;
    height: 407px;
    padding: 33px 0 0 0px;
}

#submenuProdukts li
{
    color:#FFFFFF;
	margin:0 0 10px;
	padding: 0 0 0 12px;
}

#bottommenu
{
    font-size: 11px;    
    color: #ffffff;
    width: 160px;
    text-align: right;
    padding: 20px 0 0 0;
}

#submenu li a, #bottommenu li a
{
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    display: block;
}

#submenu ul
{
    list-style-type: none;
    padding: 0 0 0 0;
    margin: 0;
}

#bottommenu ul
{
    list-style-type: none;
    padding: 0 10px 0 0;
    margin: 0;
}

.selected
{
    font-weight: bold;
}

.selected_gray
{
    background-image: url(/images/menudot_gray.gif);
    background-repeat: no-repeat;
}

.selected_white
{
    background-image: url(/images/menudot_white.gif);
    background-repeat: no-repeat;
}

.download
{
    background-image: url(/images/download.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding: 0 18px 0 0;
}

#content_column
{
    width: 605px;
    height: 100%;
    float: left;
}

#content_cell1
{
    height: 61px;
    font-size: 32px;
    /*padding: 75px 80px 0 0;*/
    padding: 75px 5px 0 0;
    text-align: right;
    color: #BCB5A3;
}

#content_cell2
{
    width: 605px;
    /*height: 514px;*/
    /*min-height: 514px;*/
    padding: 0;
}

#logo1
{
    width: 160px;
    height: 134px;
    background-image: url(/images/logo_1.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

#logo2
{
    width: 160px;
    height: 134px;
    background-color: #d7d2c7;
    margin-bottom: 2px;
    background-image: url(/images/logo_2.jpg);
    background-position: 20px 86px;
    background-repeat: no-repeat;
    float: left;
}

#contentbox
{
	color:#968E7C;
	font-family: Arial;
	font-size:12px;
	line-height: 15px;
	width: 495px;
    /*min-height: 420px;*/
    background-image: url(/images/text_repeat.png);
    background-repeat: repeat-y;
    font-family: Arial;
    margin: 200px 0 15px 40px;
    padding: 10px 15px 10px 15px;
    border-top: 1px solid #A9A394;
    border-bottom: 1px solid #A9A394;
}

td h1
{
	margin-top: 0;
}

td.leftcol
{
	vertical-align: top;
}

td.rightcol
{
	padding: 0 0 0 20px;
	vertical-align: top;
}

#contentbox_home
{
	color:#968E7C;
	font-family:Arial;
	font-size:12px;
	line-height: 15px;
    font-family: Arial;
    margin: 100px 0 15px 35px;
    padding: 10px 15px 10px 15px;
}

#contentbox_home h2
{
	font-size: 13px;
}

#content
{
    overflow: hidden;
    height: 390px;
}

#content_overview
{
    /*padding: 10px 0 0 0;*/
    padding: 7px 0 0 0;
    overflow: hidden;
    min-height: 505px;
    position: relative;
}

#content_overview_low
{
    overflow: hidden;
    /*height: 130px;*/
    height: 80px;
    position: relative;
    /*margin: 21px 0 0 -8px;*/
    margin: 17px 0 0 -8px;
}

#contentinner
{
	/*padding: 10px 0 0 0;*/
	padding: 0;
    overflow: hidden;
    /*height: 450px;*/
    padding-bottom: 2px;
    min-height: 400px;
}

#contentscroll_right
{
    background-image: url(/images/scroll_right.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    width: 8px;
    height: 32px;
    cursor: pointer;
    margin: 30px 0 0 575px;
}

#contentscroll_down
{
    background-image: url(/images/scroll_down.png);
    background-repeat: no-repeat;
    width: 8px;
    height: 32px;
    margin: 10px 0 0 575px;
    clear: both;
    cursor: pointer;
}

#contentscroll_down_light
{
    background-image: url(/images/scroll_down_light.png);
    background-repeat: no-repeat;
    width: 8px;
    height: 32px;
    margin: -22px 0 0 585px;
    clear: both;
    cursor: pointer;
}

#contentscroll_up_light
{
    background-image: url(/images/scroll_up_light.png);
    background-repeat: no-repeat;
    width: 8px;
    height: 32px;
    margin: 33px 0 0 585px;
    clear: both;
    cursor: pointer;
}

#contentscroll_right a
{
    width: 100%;
    height: 100%;
    line-height: 100%;
}


/*Product over zicht A*/

#productsA
{
    margin: 0 0 0 30px;
}

#productsA a
{
	float: left;
	clear: both;
}

#productsA a img
{
	border: 0;
}

#toprow
{
    width: 100%;
    height: 10px;
}

.product_thumbnail
{
    /*width: 96px;
    height: 73px;*/
    width: 71px;
    height: 47px;
    *height: 49px;
    float: left;
    padding: 11px 5px 0 0;
}

.product_thumbnail_V3
{
    /*width: 96px;
    height: 73px;*/
    width: 71px;
    height: 47px;
    *height: 49px;
    float: left;
    padding: 0px 5px 0 0;
}

.product_thumbnail_v2
{
    /*width: 96px;
    height: 73px;*/
    width: 71px;
    height: 50px;
    float: left;
    padding: 11px 5px 0 0;
}

.firstrow
{
	padding: 0 5px 0 0;
}

.product_thumbnail_noline
{
	/*width: 67px;
    float: left;
    padding: 11px 5px 0 0;*/
    width: 71px;
    float: left;
    padding: 0px 5px 0 0;
    
    /*
    width: 71px;
    height: 47px;
    *height: 49px;
    float: left;
    padding: 0px 5px 0 0;
    */
}

.product_thumbnail_noline img
{
	float:left;
	padding:8px 5px 8px 0;
	/*width: 76px;*/
}

.product_thumbnail img
{
    background-image:url(/images/product_seperator.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	float:left;
	/*padding:8px 5px 8px 0;*/
	padding:8px 5px 3px 0;
	/*width: 96px;*/
	width: 71px;
}

.product_thumbnail_v2 img
{
	background-image:url(/images/product_seperator.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	float:left;
	padding: 8px 5px 3px 0;
	width: 71px;
}

.product_seperator
{
    width: 100%;
    height: 2px;
    line-height: 2px;
    /*background-image:url(/images/product_seperator.gif);
	background-position:center middle;
	background-repeat:repeat-x;*/
	padding: 4px 0 4px 0;
	float: left;
}

.product_seperator_withline
{
    width: 100%;
    height: 2px;
    line-height: 2px;
    background-image:url(/images/product_seperator.gif);
	background-position:center middle;
	background-repeat:repeat-x;
	padding: 4px 0 4px 0;
	float: left;
}

.product_seperator_withline_V2
{
    width: 100%;
    height: 2px;
    line-height: 2px;
    background-image:url(/images/product_seperator.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	/*padding: 4px 0 4px 0;*/
	padding: 6px 0 4px 0;
	float: left;
}

.withline
{
	width: 100%;
	background-image:url(/images/product_seperator.gif);
	background-position:center middle;
	background-repeat:repeat-x;
}

.menu_title
{
    color:#968E7C;
	float:left;
	font-size:18px;
	height:43px;
	padding: 17px 0 8px 8px;
}

.product_rowA
{
	float:left;
	padding:0;
	width:447px;
}

.product_rowALarge
{
	float:left;
	padding:0;
	height: 68px;
	cursor: pointer;
	clear: both;
	
	/**width: 560px;	
	_width: 560px;*/
}

.product_rowALarge_Fullwidth
{
	float:left;
	padding:0;
	width:580px;
	cursor: pointer;
}

.thumbwrapper
{
    width: 91px;
    float: left;
    background-color: Transparent;
    z-index: -1;
}

.thumbtitle
{
	color:#968E7C;
	float: left;
	/*width: 100%;*/
	width: 80px;
	text-align: center;
	margin: 4px 0 2px 0px;
	font-size: 12px;
}

.product_rowALarge img
{
	padding: 0;
    border: 0;
}

.product_rowALarge_Fullwidth img
{
    /*padding: 0 12px 0 8px;*/
    padding: 0 12px 0 0;
    border: 0;
}

.product_rowA img
{
    padding: 0 0 12px 8px;
    border: 0;
}

/*Product overzicht V2*/

#productsB
{
    /*margin: 10px 0 20px 37px;*/
    /*margin: 0 0 10px 37px;*/
    margin: 0 0 10px 30px;
    float: left;
    width: 258px;
}

.toRight
{
    float: right;
    text-align: right;
}

.menu_titleB
{
    font-size: 18px;
    color: #968e7c;
    height: 39px;
    padding-top: 20px;
    float: left;
}

#clearer
{
    width: 100%;
    height: 1px;
    line-height: 1px;
    clear: both;
}

.product_rowB
{
    width: 67px;
    float: left;
    margin: 0 40px 0 0;
}

.product_rowB img
{
    /*padding: 0 0 11px 8px;*/
    padding: 0 0 13px 8px;
    *padding: 2px 0 9px 8px;
    margin: auto;
    border: 0;
}


.productdetail_img
{
    width: 589px;
    height: 395px;
    cursor: pointer;
    margin-top: 30px;
}

#productRow
{
    width: 589px;
    height: 85px;
    padding: 30px 0 0 0;
}

#productRow a
{
	border: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#productRow a img
{
	border: 0;
	margin: 0;
	padding: 0;
}

#productRow_short
{
    width: 294px;
    height: 85px;
    padding: 30px 0 0 0;
    float: left;
}

#productRow img, #productRow_short img
{
    width: 90px;
    padding: 0 2px 0 2px;
}

#infoBox
{
    position: absolute;
    top: 400px;
    /*left: 640px;*/
    left: 60%;
    overflow: hidden;
    
    width: 228px;
    height: 162px;
    background-repeat: no-repeat;
}

#infoText
{
    color:#968E7C;
	font-family:arial;
	font-size:10px;
	line-height:13px;
	margin:10px 0 10px 114px;
	overflow:hidden;
	width:114px;
}

#productlineButton
{
    padding: 30px 0 0 0;
    width: 132px;
    height: 74px;
    float: right;
}

#productlineButton img
{
    border: 0;
}

/*NEWS*/
.newsseperator
{
	margin: 15px 25px 0 40px;
	width: 535px;
	height: 1px;
	line-height: 1px;
	background-color: #D2CFC7;
	clear: both;
	*margin-top: 0;
	_margin-top: 0;
}

.newslead
{
	float: right;
	width: 260px;
	overflow: hidden;
}


.openerseperator
{
	margin-top: 36px;
}

#newsitemblock
{
	width: 535px;
	padding: 1px 25px 0 40px;
	*padding: 10px 25px 0 40px;
	_padding: 10px 25px 0 40px;
}

.newsitemblock_inner
{
	width: 100%;
}

.newsitemblock_img
{
	float: left;
	padding: 0 10px 10px 0
}

.newsimage
{
	float: left;
	padding: 0 10px 5px 0;
}

.newsbody
{
	 float: left;
	 width: 260px;
	 overflow: hidden;
	 padding-top: 0;
}

.homelinklarge
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
