body {
	background:#dedede;
	margin:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	line-height:22px;
	color:#003300;
}

#tabs {
	position:relative;
	width:967px;
	height: auto;
	margin:0 auto;
	float:none;
	clear:both;
}

#wrapper {
	position:relative;
	width:967px;
	height: auto;
	margin:0 auto;
	background:#fff url(../images/bg_wrapper.jpg);
	padding-right:7px;
}

#header {
	height: 100px;
}
#logo {
	position: relative;
	top:28px;
	left:10px;
}
#strip {
	position: absolute;
	top:0px;
	right:7px;
	float:left;
}
#menu {
	position: absolute;
	top:30px;
	right:10px;
	z-index:100;
}
#menu A {
	display:block;
	border-left: 5px #facfb2 solid;
	float: left;
	padding-left:5px;
	margin-bottom: 5px;
	color:#009900;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
	line-height:16px;
}
#menu A:hover {
	border-left: 5px #f06000 solid;
	text-decoration: underline;
}

.clear {
	float: none;
	clear: both;
}

#body {
	background: #fff url(../images/bg_body.gif);
	float: none;
	clear: both;
	text-align: center;
	color: #f06000;
	margin-top: 1px;
}

.producten {
	width: 774px;
	float:left;
	line-height: 20px;
}

.producten A {
	color: #f06000;
	text-decoration:none;
}


.product {
	width: 181px;
	margin-top:10px;
	margin-left:10px;
	float:left;
}

div.product div.titel{
	background-color: #f06000;
	border: 1px #fff solid;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
div.product A {
	border: 1px #efad80 solid;
	display:block;
	text-decoration: none;
}
div.product A:hover {
	border: 1px #009900 solid;
}
div.product A:hover div.titel{
	background-color: #009900;
}

.submenu {
	width: 193px;
	float:left;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	color: #000;
}

.submenu div.kader {
	border: 1px #acacac solid;
	margin:5px;
	margin-top:10px;
}
div.submenu div.titel{
	background-color: #009900;
	border: 1px #e5e5e5 solid;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
div.submenu div.tekst{
	padding: 0px 5px 0px 5px;
}
div.submenu div.tekst A{
	text-decoration: none;
	display:block;
	color: #000;
}
div.submenu div.tekst A:hover {
	text-decoration: none;
	color: #009900;
}



#adres {
	height: 25px;
	background-color: #e5eae5;
	border-top: 1px #ced2ce solid;
	border-bottom: 9px #009900 solid;
	text-align: center;
	color: #f06000;
	line-height: 25px;
}
#adres A {
	color: #f06000;
}
#adres A:hover {
	color: #009900;
}


#links {
	position:relative;
	width:967px;
	height: auto;
	margin:0 auto;
	background-color: #cdcdcd;
	padding-top: 10px;
	padding-bottom: 10px;
}
#links div.kolom {
	border-right: 1px #bababa solid;
	width: 220px;
	padding-left: 10px;
	padding-right: 10px;
	float:left;
}
#links div.kolom H1 {
	color: #f06000;
	font-size: 14px;
	line-height: 14px;
	margin:0px;
	padding: 0px;
	margin-bottom: 8px;
}
#links div.kolom A {
	color: #000;
	text-decoration: none;
	display: block;
}
#links div.kolom A:hover {
	color: #009900;
	text-decoration: underline;
}

.nr1 {
	background: url(../images/nr1.gif) no-repeat;
	padding-left: 25px;
	height:30px;
	line-height:14px;
}
.nr2 {
	background: url(../images/nr2.gif) no-repeat;
	padding-left: 25px;
	height:30px;
	line-height:14px;
}
.nr3 {
	background: url(../images/nr3.gif) no-repeat;
	padding-left: 25px;
	height:30px;
	line-height:14px;
}
.nr4 {
	background: url(../images/nr4.gif) no-repeat;
	padding-left: 25px;
	height:30px;
	line-height:14px;
}
.nr5 {
	background: url(../images/nr5.gif) no-repeat;
	padding-left: 25px;
	height:30px;
	line-height:14px;
}

div#zakelijk, div#btwnummer {
	display: none;
	visibility:hidden;
}
