﻿/*** RESET ***/
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
img
{
    border: 0;
}
a {
	text-decoration: none;
	color: #ddd2c0;
}
a:hover {
	color: #ddd2c0;
	text-decoration: underline;
}
body{
	font-family: arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	background: #00162d url("../images/bg.jpg") no-repeat top center;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}

a:active { outline: 0; }

.clearfloats {clear: both;}

/*** END RESET ***/

/*** BASIC LAYOUT ***/

#topcontainer 
{
	width: 100%;
}

#homecontentcontainer 
{
	width: 100%;
}

#contentcontainer 
{
	width: 100%;
}

#contentproductcontainer 
{
	width: 100%;
}

#contentproductsubcontainer 
{
	width: 100%;
}

#contentproductsubsubcontainer 
{
	width: 100%;
}

#eyecatchercontainer 
{
	width: 100%;
}

#prefootercontainer 
{
	width: 100%;
	margin-top: 9px;
}

#footercontainer 
{
	width: 100%;
}

/*** TOP ***/

#top 
{
	width: 868px;
	margin: 0 auto;
}

#languagebar 
{
	float: right;
	margin-right: 25px;
}

#languagebar li
{
	float: left;
	padding: 6px 6px 0 6px;
	color: #ffffff;
	font-size: 0.70em;
	border-right: 1px solid #8a8a8a;
	height: 16px;
}

#languagebar li.rightitem
{
	border-right: none !important;
}

#languagebar li a
{
	color: #ffffff;
}

#logo 
{
	background: url("../images/logo.png") no-repeat;
	width: 265px;
	height: 59px;
	margin-top: 30px;
}
#menu 
{
	float: right;
	margin-right: 0;
	margin-bottom: 16px;
}
#menu li
{
	float: left;
	padding: 0 10px 4px 10px;
}

#menu li a, #menu li a:hover
{
	text-decoration: none;
}

#menu li:hover
{
	 background-color: #94c61d;
}
#menu li.selected
{
	background-color: #94c61d;
}
#bannercontact
{
	background: url("../images/bannerinside.png") no-repeat;
	width: 869px;
	height: 94px;
	padding: 26px 0 0 0;
	text-align: right;
}

.bannercontacttitle 
{
	margin-right: 18px;
	height: 20px;
}

.bannercontacttext
{
	margin-right: 18px;
	color: #ffffff;
	font-size: 0.7em;
	text-transform: uppercase;
	line-height: 14px;
}

.bannercontacttext a
{
	color: #ffffff;
}

#breadcrumb 
{
	float: left;	
	margin: 24px 0 0 30px;
	color: #fffefe;
	font-size: 0.7em;
}

#breadcrumb a
{
	color: #fffefe;
}
#keerterug
{
	float: right;	
	margin: 24px 16px 0 0;
	color: #fffefe;
	font-size: 0.7em;
}

#keerterug a
{
	color: #fffefe;
}

/*** HOMECONTENT ***/

#homeflash 
{
	width: 868px;
	margin: 0 auto;
	height: 316px;
}

/*** CONTENT ***/

#content
{
	width: 868px;
	margin: 0 auto;
	margin-bottom: 8px;
}

#main 
{
	float: left;
	width: 625px;
	background-color: #5291b7;
	
}

#mainleft 
{
	float: left;
	width: 200px;
}
#subdetail li 
{
	background: url("../images/detailbar.png") no-repeat;
	width: 270px;
	height: 32px;
	padding: 0 0 0 14px;
	cursor: pointer;
}

#subdetail li a
{
	position: relative;
	top: 5px;
}

#subblauw li.submenu 
{
	background: url("../images/detailmenu.png") no-repeat;
	width: 171px;
	height: 32px;
	padding: 0 0 0 14px;
	cursor: pointer;
}

#subgroen li.submenu 
{
	background: url("../images/productbar.jpg") no-repeat;
	width: 157px;
	height: 33px;
	padding: 0 0 0 14px;
	cursor: pointer;
}

#subblauw li.submenu a, #subblauw li.submenu a:hover, #subgroen li.submenu a, #subgroen li.submenu a:hover
{
	text-decoration: none;
	position: relative;
	top: 5px;
}

#subdetail li.submenublauw
{
	background: url("../images/detailbar.png") no-repeat;
	width: 270px;
	height: 32px;
	padding: 0 0 0 14px;
	cursor: pointer;
}

#subdetail li.submenugroen
{
	background: url("../images/detailbargroen.png") no-repeat;
	width: 270px;
	height: 32px;
	padding: 0 0 0 14px;
	cursor: pointer;
}

#subdetail li.submenublauw a, #subdetail li.submenublauw a:hover, #subdetail li.submenugroen a, #subdetail li.submenugroen a:hover 
{
	text-decoration: none;
}
#submenu li 
{
	display: block;
	width: 202px;
	height: 33px;
	padding: 0px;
}
#submenu li a
{
	display: block;
	background: url("../images/submenubg.png") no-repeat;
	padding: 10px 0 0 14px;
	text-decoration: none;
}
#submenu li a:hover
{
	display: block;
	background: url("../images/submenubg_over.png") no-repeat;
	padding: 10px 0 0 14px;
	text-decoration: none;
}
#submenu li a.selected
{
	display: block;
	padding: 10px 0 0 14px;
	width: 202px;
	height: 33px;
	background: url("../images/submenubg_over.png") no-repeat;
}
#mainright 
{
	float: right;
	width: 424px;
	background-color: #f3f6ff;
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 0.8em;
	min-height: 468px;
}
#mainrightcontent
{
	padding: 20px 0 20px 20px;
}
#mainrightcontent h1
{
	font-weight: bold;
	color: #07a0d3;
	margin-bottom: 8px;
	font-size: 1.1em;
}

#mainrightcontent .maintext
{
	color: #5d5d5d;
	margin-bottom: 8px;
	font-size: 0.9em;
	line-height: 18px;
	width: 370px;
}

#sidebar 
{
	padding-left: 7px;
	float: left;
	width: 236px;
	background: url("../images/sidebar-bg.png") no-repeat;
	overflow: visible;
}

#biglinks li.download 
{
	background: url("../images/downloadbg.jpg") no-repeat;
	width: 237px;
	height: 28px;
	padding: 4px 0 0 44px;
	cursor: pointer;
}

#biglinks li.contact 
{
	background: url("../images/contactbg.jpg") no-repeat;
	width: 237px;
	height: 28px;
	padding: 4px 0 0 44px;
	cursor: pointer;
}

#biglinks li.tel 
{
	background: url("../images/telbg.jpg") no-repeat;
	width: 237px;
	height: 28px;
	padding: 4px 0 0 44px;
	cursor: pointer;
}

#sidebareyecatcher1 
{
	width: 236px;
	height: 57px;
	float: left;
	padding: 90px 0 0 8px;
	cursor: pointer;
	margin-top: 8px;
}

#sidebareyecatcher2 
{
	width: 236px;
	height: 57px;
	float: left;
	padding: 90px 0 0 8px;
	cursor: pointer;
	margin-top: 2px;
}

.sidebareyecatchertitle1 { height: 24px;}
.sidebareyecatchertitle2 { height: 24px;}

/*** CONTENTPRODUCTS ***/

#contentproduct 
{
	margin: 0 auto;
	width: 868px;
}

#contentproductmain 
{
	float: left;
	width: 440px;
	height: 394px;
	margin: 6px 0 14px 0;
}

#contentproductside
{
	float: left;
	width: 428px;
	height: 388px;
}

#contentproductmaindetail
{
	height: 361px;
	width: 440px;
}

.contentproductmaindetailtext 
{
	text-transform: uppercase;
	color: #525252;
	font-size: 0.65em;
	margin-left: 10px;
	margin-bottom: 6px;
	line-height: 14px;
}

.contentproductmaindetailtitle 
{
	margin: 0 0 0 10px;
	padding-top: 10px;
	height: 40px;
}
.btn 
{
	color: #464646;
	font-size: 0.7em;
	padding: 3px;
	border: 1px solid #e8e8e8;
	width: 160px;
	margin-left: 10px;
}

.btn:hover
{
	border: 1px solid #dadada;
	background-color: #e8e8e8;
}

.btn a 
{
	color: #464646;
}

.btn a:hover
{
	text-decoration: none;
}

.contentproductsidedetail 
{
	float: left;
	width: 208px;
	height: 194px;
	margin-left: 6px;
}
.contentproductsidedetailpic 
{
	height: 161px;
	width: 208px;
	margin: 6px 0 0 0;
}
.contentproductsidebalk 
{
	background: url("../images/productbar.jpg") no-repeat;
	height: 33px;
	width: 208px;
	padding-top: 11px;
	padding-left: 10px;
	cursor: pointer;
}

.contentproductsidebalk a, .contentproductsidebalk a:hover
{
	text-decoration: none;
}

.contentproductmainbalk 
{
	background: url("../images/productbarfrozen.jpg") no-repeat;
	height: 33px;
	width: 440px;
	cursor: pointer;
	padding-top: 9px;
	padding-left: 10px;
}

.contentproductmainbalk a, .contentproductmainbalk a:hover
{
	text-decoration: none;
}


/*** CONTENTSUBPRODUCTS ***/

#contentproductsubblauw
{
	margin: 0 auto;
	width: 868px;
	background-color: #adcde2;
	margin-top: 8px;
	margin-bottom: 8px;
	height: 350px;
}

#contentproductsubgroen
{
	margin: 0 auto;
	width: 868px;
	background-color: #add54f;
	margin-top: 8px;
	margin-bottom: 8px;
	height: 350px;
}

#contentproductsubcol1blauw 
{
	float: left;
	width: 171px;
	background-color: #3e8bbd;
	height: 350px;
}

#contentproductsubsubcol1blauw 
{
	float: left;
	width: 171px;
	background-color: #3e8bbd;
	height: 558px;
}

#contentproductsubcol1groen
{
	float: left;
	width: 171px;
	background-color: #94c61d;
	height: 350px;
}

#contentproductsubsubcol1groen
{
	float: left;
	width: 171px;
	background-color: #94c61d;
	height: 558px;
}


#contentproductsubcol1blauw li 
{

	width: 171px;
	height: 32px;
	padding: 8px 0 0 14px;
}

#contentproductsubcol1groen li 
{

	width: 171px;
	height: 32px;
	padding: 8px 0 0 14px;
}


#contentproductsubcol2
{
	float: left;
	width: 270px;
	height: 350px;
}


#contentproductsubsubcol2
{
	float: left;
	width: 270px;
	height: 558px;
}

#contentproductsubcol2 li 
{

	width: 270px;
	height: 32px;
	padding: 8px 0 0 14px;
}

#contentproductsubcol3blauw
{
	float: left;
	width: 423px;
	height: 350px;	
	border-left: 1px solid #002f53;
}

#contentproductsubsubcol3blauw
{
	float: left;
	width: 423px;
	height: 558px;	
	border-left: 1px solid #002f53;
}

#contentproductsubsubcol3groen 
{
	float: left;
	width: 423px;
	height: 558px;	
	border-left: 1px solid #7e9e34;
}

#contentproductsubcol3groen 
{
	float: left;
	width: 423px;
	height: 350px;	
	border-left: 1px solid #7e9e34;
}

/*** CONTENTSUBSUBPRODUCTS ***/

#contentproductsubsub 
{
	margin: 0 auto;
	width: 868px;
	background-color: #adcde2;
	margin-top: 25px;
	margin-bottom: 8px;
	height: 465px;
}


#pagination 
{
	font-size: 0.65em;
	text-transform: uppercase;
	color: #fffefe;
	font-weight: bold;
	float: right;
	text-align: right;
	margin-right: 15px;
}

#pagination li
{
	float: left;
	padding-left: 5px;
}

#pagination a
{
	color: #fffefe;
}

.contentproductsubcoldetail 
{
	background: url("../images/productbg.png") no-repeat;
	width: 426px;
	height: 93px;
}

.contentproductsubcoldetailimg 
{
	float: left;
	border: 1px solid #afc0de;
	margin: 11px 10px 0 11px;
}

.contentproductsubcoldetailtitle 
{
	padding-top: 11px;
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
	color: #344f69;
}

.contentproductsubcoldetailbeschrijving
{
	color: #3a5669;
	font-size: 0.75em;
}

.meerinfobtn 
{
	float: left;
	color: #ffffff;
	background-color: #8abd1c;
	padding: 0 3px 0 3px;
	font-size: 0.6em;
	margin-top: 13px;
}

.meerinfobtn a
{
	color: #ffffff;
}

.meerinfobtn:hover
{
	background-color: #83b41a;
}

.meerinfobtn a:hover
{
	text-decoration: none;
}


.techbtn 
{
	float: left;
	color: #ffffff;
	background-color: #8abd1c;
	padding: 0 3px 0 3px;
	font-size: 0.6em;
	margin-left: 14px;
	margin-top: 13px;
}

.techbtn:hover
{
	background-color: #83b41a;
}

.techbtn a
{
	color: #ffffff;
}

.techbtn a:hover
{
	text-decoration: none;
}

/*** EYECATCHERS ***/

#eyecatchers 
{
	width: 868px;
	margin: 0 auto;
	margin-top: 9px;
}

#eyecatcheritem1 
{
	width: 283px;
	height: 169px;
	float: left;
	padding-right: 9px;
	cursor: pointer;
}

.eyecatcheritem1title 
{
	height: 28px;
	padding: 110px 0 0 8px;
	visibility: hidden;
}
.eyecatcheritem1subtitle 
{
	padding-left: 8px;
	visibility: hidden;
}
#eyecatcheritem2 
{
	background: url("../images/eyecatcheritem2.jpg") no-repeat;
	width: 283px;
	height: 169px;
	float: left;
	padding: 0 0 0 9px;
	cursor: pointer;
	position: relative;
}

.eyecatcheritem2title 
{
	height: 28px;
	padding: 110px 0 0 8px;
}

.eyecatcheritem2subtitle 
{
	padding-left: 8px;
}

#eyecatcheritem3 
{
	width: 283px;
	height: 169px;
	float: left;
	cursor: pointer;
}

.eyecatcheritem3title 
{
	height: 28px;
	padding: 110px 0 0 8px;
}
.eyecatcheritem3subtitle 
{
	padding-left: 8px;
}



/*** PREFOOTER ***/

#prefooter 
{
	width: 838px;
	margin: 0 auto;

}
#prefootertext
{
	background-color: #94c61d;
	height: 26px;
	padding: 9px 0 0 20px;
	font-size: 0.60em;
	color: #ffffff;
	width: 847px;
	margin-left: -15px;
}

/*** FOOTER ***/

.line 
{
	height: 1px;
	width: 868px;
	background-color: #ffffff;
	margin: 0 auto;
}
#footer 
{
	width: 868px;
	margin: 0 auto;
	height: 100px;
	margin-top: 14px;
}

#leftfooter 
{
	float: left;
	width: 550px;
	margin-left: 4px;
}

#leftfooter li
{
	float: left;
	padding-right: 5px;
}

#rightfooter 
{
	float: right;
	width: 140px;
}
.fototje
{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.fototje img
{
	width: 110px;
}
#detailedimage
{
	position: relative;
}
#detailedimage img
{
	position : relative;
}
#detailedcontent
{
	position: relative;
	top: -360px;
}

.textarea 
{
	font-size: 1.2em;
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #545454;
	padding: 2px 0 0 4px;
	width: 305px;
}

.textbox 
{
	margin-bottom: 6px;
	width: 150px;
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #545454;
	height: 19px;
}

.contactbutton 
{
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #545454;
	padding: 3px;
	text-transform: uppercase;
	font-size: 0.75em;
}

#contentproductsubsubblauw 
{
	width: 868px;
	margin: 0 auto;
	background-color: #adcde2;
	margin-top: 22px;
	margin-bottom: 8px;
	height: 558px;
}

#contentproductsubgroen
{
	width: 868px;
	margin: 0 auto;
	background-color: #add54f;
	margin-top: 8px;
	margin-bottom: 8px;
	height: 350px;
}

#contentproductsubsubgroen
{
	width: 868px;
	margin: 0 auto;
	background-color: #add54f;
	margin-top: 22px;
	margin-bottom: 8px;
	height: 558px;
}
