﻿html
{
	height: 100%;
	padding: 0px;
	margin: 0px;
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 		
	width:100%;
}
body
{
	font-family: 'Lucida Grande', 'Lucida Sans', Lucida, Verdana, Arial, Sans-Serif;
	font-size: 0.75em;
	margin: 0px;	
	text-align: center;
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	margin-bottom: 40px;
	padding: 0px;
	width:100%;
	background-color: #dbceac;
	
}
form
{
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 	
}
#wrapper 
{
	width: 920px;
	padding: 0px;
	margin: 0px auto 0px auto;
	height: auto;
	text-align: left;
	background-color: #ffffff;
}
.clearer 
{
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
/* Header - Header - Header - Header - Header - Header - Header - Header - Header - Header - Header */
.header
{
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 30px;
}
#spacer
{
	height: 15px;
	width: 40%;
	margin-top: 85px;
	float: left;
	background-color: #ffffff;
	margin-right: 0px;
	padding-right: 0px;
}

#menutop
{
	height: 15px;
	width: 60%;
	margin-top: 85px;
	/**margin-top: -15px;*/
	float: right;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}
#menutop ul
{
	width: 535px;
	height: 15px;
	margin: 0px;
	vertical-align: bottom;
	padding: 0px;
	text-align: left;
	padding-right:0px;
	margin-right:0px;
}
#menutop li
{
	font-weight: bold;
	display: inline;
	margin: 0px;
	background-color: #ffffff;
	padding-bottom: 1px;
	line-height: 14px;
	
	*position: relative;
	*top: -2px;
	*line-height: 17px;
	*padding-bottom: 5px;
	BACKGROUND-POSITION-Y: 0px! important;
}
#menutop li.background
{
	background-image: url(../../images/menu_buttons_17.png);
}
#menutop li a
{
	height: 15px;
	color: #006a8c;
}
#menutop li.spacerRightSel
{
	padding-right: 7px;
	padding-left: 0px;
	background-image: url(../../images/menu_buttons_05.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: Transparent;	
}
#menutop li.spacerLeftSel
{
	padding-right: 7px;
	padding-left: 0px;
	background-image: url(../../images/menu_buttons_02.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: Transparent;
}
#menutop li.spacerRight
{
	padding-right: 5px;
	padding-left: 0px;
	background-image: url(../../images/menu_buttons_12.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: Transparent;
}
#menutop li.spacerLeft
{
	padding-right: 5px;
	padding-left: 0px;
	background-image: url(../../images/menu_buttons_08.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: Transparent;
}

/* Logo - Logo - Logo - Logo - Logo - Logo - Logo - Logo - Logo - Logo - Logo - Logo - Logo - Logo */
#logo
{
	margin: 0px;
	width: 890px;
	text-align: left;
	padding: 0px;
	height: 30px;
	margin-left:auto;
	margin-right:auto;
}
#logo img 
{	
	top: -45px;
	left: -46px;
	position: relative;
}

/* Bodycontainer - Bodycontainer - Bodycontainer - Bodycontainer - Bodycontainer - Bodycontainer - Bodycontainer */
#bodycontainer
{
	padding: 0px;
	margin: 10px 0px 20px 0px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 1%;
	width: auto;
}

/* Contentcontainer - Contentcontainer - Contentcontainer - Contentcontainer - Contentcontainer - Contentcontainer */
#contentcontainer
{
	position: relative;
	margin: 0px;
	border: solid 1px #ffffff;
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 	
}

/* Leftcolumn - Leftcolumn - Leftcolumn - Leftcolumn - Leftcolumn - Leftcolumn - Leftcolumn - Leftcolumn - Leftcolumn */
#leftcolumn 
{
	margin: 0px;
	width: 187px;
	padding: 0px;
	padding-left: 3px;
	float: left;
	text-align: left;
}

#images
{
	width: 190px;
	margin: 0px;
	margin-top: 50px;
	padding: 0px;
}
#images img
{
	left: 0px;
	top: 0px;
	width: 190px;
	border: none;
}

/* Content - Content - Content - Content - Content - Content - Content - Content - Content - Content - Content*/
#content 
{
	height: auto;
	width: 450px;
	padding: 0px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	margin: 0px;
}
#content p
{
	line-height: 17px;
}
#contentvlak
{
	position: absolute;
	width: 450px;
	color: #006a8c;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
#contentvlak a
{
	color: #006a8c;
}

/* Kruimelpad - Kruimelpad -Kruimelpad -Kruimelpad -Kruimelpad -Kruimelpad -Kruimelpad -Kruimelpad -Kruimelpad -Kruimelpad */
#kruimelpad
{
	margin-bottom: 20px;
}
#kruimelpad ul
{
	margin: 0px;
	padding: 0px;
}
#kruimelpad li
{
	margin: 0px;
	display: inline;
	color: #dbceac;
}
#kruimelpad a
{
	color: #006a8c;
	text-decoration: none;
}
#kruimelpad a.selected
{
	color: #ff7800;
	text-decoration: none;
}
/* Homepage - Homepage - Homepage - Homepage - Homepage - Homepage - Homepage - Homepage - Homepage - Homepage - Homepage */
#home .products
{
	position: relative;
	top: -80px;
	left: 75px;
	width: 120px;
	*top: -73px;
}
#home .products p
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
#home a
{
	color: #ff7800;
	text-decoration: none;
	font-weight: bold;
}
#home p.subtitel
{
	color: #006a8c;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;	
}
#home h1
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.divHome1
{
	width: 450px;
	padding-bottom: 10px;
}
.divHome2
{
	width: 450px;
}
.home1
{
	padding-right: 3px;
	width: 222px;
	height: 190px;
}
.home2
{
	left: 230px;
	top: 0px;
	height: 190px;
	width: 222px;
	position: absolute;
}
.home3
{
	padding-right: 3px;
	width: 222px;
	height: 190px;
}
.home4
{
	left: 230px;
	top: 200px;
	height: 190px;
	width: 222px;
	position: absolute;
}
#home .imgHome
{
	width: 200px;
}
#home .imgProduct
{
	/*width: 70px;
	height: 70px;*/
}
#home .imgSchaduwKlein
{
	position: relative;
	left: -70px;
	top: 7px;
}

/* Formulieren - Formulieren - Formulieren - Formulieren - Formulieren - Formulieren - Formulieren - Formulieren - Formulieren */
.formulier td
{
	vertical-align: top;
}
.formulier input
{
	width: 200px;
}
.formulier textarea
{
	width: 200px;
}
.formulier input.button
{
	width: 100px;
}
.formulier table.radiobuttonlist input
{
	width: 20px;
}
/* Faq - Faq - Faq - Faq - Faq - Faq - Faq - Faq - Faq - Faq - Faq - Faq - Faq - Faq - Faq - Faq - Faq - Faq - Faq - Faq */
#faq img
{
	border: none;
	vertical-align: middle;
}
#faq ul
{
	/*padding: 0px;*/
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#faq ul li
{
	list-style-image: url(../../images/blpijltje.gif);
}


/* Rightcolumn - Rightcolumn - Rightcolumn - Rightcolumn - Rightcolumn - Rightcolumn - Rightcolumn - Rightcolumn*/
#rightcolumn 
{
	padding: 0px;
	height: auto;
	width: 200px;
	float: right;
	margin: 0px;
	padding-right: 3px;
}

#rss p
{
	color: #006a8c;
	margin-bottom: 2px;
	margin-top: 1px;
}
#rss .titel
{
	font-weight: bold;
}
#rss a
{
	color: #006a8c;
	font-weight: bold;
	text-decoration: none;
}
#rss a.meer
{
	color: #ff7800;
}

#menuRechts
{
	margin: 0px;
	padding: 0px;
	width: 190px;
}
#menuRechts ul
{
	margin: 0px;
	padding: 0px;
	width: 190px;	
}
#menuRechts li
{
	list-style-type: none;	
	background-color: #dbceac;
	height: 15px;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	cursor:pointer;
}
#menuRechts li a
{
	color: #006a8c;
	text-decoration: none;
	font-size: 0.85em;
}
#menuRechts li.level1Selected
{
	padding-left: 10px;
	background-color: #006a8c;
}
#menuRechts li.level1Selected a
{
	color: #ffffff;
}
#menuRechts li.level2
{
	padding-left: 25px;
	background-color: #ffffff;
	border-top: solid 1px #006a8c;
	height: auto;
}
#menuRechts li.level2 a
{
	color: #006a8c;
	font-weight: normal;
}
#menuRechts li.level2Selected
{
	padding-left: 25px;
	background-color: #ff7800;
	border-top: solid 1px #006a8c;
	height: auto;
}
#menuRechts li.level2Selected a
{
	color: #ffffff;
	font-weight: bold;
}
#menuRechts li.level3
{
	padding-left: 40px;
	background-color: #ffffff;
	border-top: solid 1px #006a8c;
}
#menuRechts li.level3 a
{
	color: #006a8c;
	font-weight: normal;
}
#menuRechts li.level3Selected
{
	padding-left: 40px;
	background-color: #ffffff;
	border-top: solid 1px #006a8c;
}
#menuRechts li.level3Selected a
{
	color: #006a8c;
	font-weight: bold;
}
#menuRechts li.level4
{
	padding-left: 55px;
	background-color: #ffffff;
	border-top: solid 1px #006a8c;
}
#menuRechts li.level4 a
{
	color: #006a8c;
	font-weight: normal;
}
#menuRechts li.level4Selected
{
	padding-left: 55px;
	background-color: #ffffff;
	border-top: solid 1px #006a8c;
}
#menuRechts li.level4Selected a
{
	color: #006a8c;
	font-weight: bold;
}

/* Footer - Footer - Footer - Footer - Footer - Footer - Footer - Footer - Footer - Footer - Footer - Footer - Footer - Footer*/
#footer 
{
	margin: 3px;
	text-align: left;
	padding: 0px;
	background-color: #006a8c;
	height: 17px;
	padding-top: 3px;
}
#footer ul
{
	padding: 0px;
	margin: 0px;
}
#footer li
{
	margin: 0px;
	display: inline;
	color: #ffffff;
	padding-left: 5px;
}
#footer a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 0.8em;
	padding-left: 5px;
	font-weight: bold;
}

/* Layout - Layout - Layout - Layout - Layout - Layout - Layout - Layout - Layout - Layout - Layout - Layout - Layout*/
img
{
	border: none;
}

h1
{
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	font-size: 2.0em;
	color: #006a8c;
}
h2
{
	font-size: 1.0em;
	color: #006a8c;
	font-weight: bold;
}
h2.subtitel
{
	text-transform: uppercase;
	
}
h3
{
	font-size: 1.0em;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	color: #006a8c;
}
a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
table
{
	padding: 0px;
}
.buttonImg
{
	height: 25px;
}

p.button
{
	text-align: right;
}
input.buttonImgLeft
{	
	height:auto !important;
	float: left;
}
input.buttonImgRight
{
	height:auto !important;
	float: right;
}
.valOranje
{
	color: #ff7800;
}