body {
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #333333;
	margin: 0px;
	text-align: center;
	background-image: url(afbeeldingen/layout/achtergrond_nieuw.gif);
	background-repeat: repeat;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #85B000;
}
h2 {
	font-weight: bold;
	color: #85B000;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	clear: left;
}
h3 {
	font-weight: bold;
	color: #85B000;
	font-size: 1.1em;
	padding: 0px;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#header {
	height: 100px;
	background-color: #85B000;
	background-image: url(afbeeldingen/layout/decoratie%20header.jpg);
	background-repeat: no-repeat;
}
#kruimelpad {
	height: 17px;
	background-color:#85B000;
	width: 795px;
	padding-left: 205px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 2px;
}
#kruimelpad a {
	color: #FFFFFF;
	text-decoration: none;
}
#kruimelpad a:hover {
	text-decoration: underline;
}
#kruimelpad a:visited {
	color: #FFFFFF;
}

#navigatie {
	height: 22px;
	background-color:#333333;
	color: #FFFFFF;
	background-image: url(afbeeldingen/navigatie_achtergrond.jpg);
	margin-left: 0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#navigatie ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#navigatie ul li {
	display: inline;
}
#navigatie ul li a{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 150px;
	height: 19px;
	vertical-align: middle;
	float: left;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-top: 3px;
}
#navigatie ul li a:hover{
	color: #FFFFFF;
	background-color: #Df1279;
}
#subnavigatie{
	float: left;
	width: 199px;
	min-height: 700px;
	background-color: #FFFFFF;
}
#subnavigatie h2 {
	margin-top: 10px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial;
	text-decoration: underline;
	height: 22px;
	width: 184px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	background-image: url(afbeeldingen/layout/achtergrond_kop.jpg);
}
#subnavigatie ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#subnavigatie ul li a{
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	height: 18px;
	padding-left: 10px;
}
#subnavigatie ul li a:hover{
	color: #Df1279;
	text-decoration: none;
	display: block;
	font-size: 11px;
}
#subcontent {
	float: right;
	width: 174px;
	min-height: 700px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	line-height: 1.5em;
	padding-left: 20px;
	padding-top: 20px;
}
.lees {
	float: right;
	color: #85B000;
	margin-right: 10px;
	margin-top: 5px;
	font-weight: bold;
}

#subcontent h2 {
	margin-top: 10px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial;
	text-decoration: underline;
	height: 22px;
	width: 184px;
	background-image: url(afbeeldingen/layout/achtergrond_kop.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	clear: both;
}
#subcontent h2 a {
	color: #FFFFFF;
}


#subcontent h3 {
	clear: both;
	color: #85B000;
	font-size: 11px;
	padding-left: 5px;
}

#subcontent p {
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
}
#subcontent p a {
	color: #85B000;
	text-decoration: none;
}
#subcontent p a:hover {
	text-decoration: underline;
}


#subcontent p.klant {
	font-weight: bold;
}
#content {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	float: left;
	min-height: 800px;
	width: 585px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 1.8em;
}
#content img {
	margin-right: 5px;
	margin-bottom: 20px;
}
#content p {
	text-align: left;
}
#content li {
	list-style-type: square;
	padding-left: 10px;
	padding-bottom: 5px;
}

#content a{
	color: #85B000;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

#content h2 {
	color: #85B000;
}

#content p {
	clear: both;
}

.product img {
	padding-top: 2px;
}
.product a {
	font-weight: bold;
	color: #85B000;
	text-decoration: none;
}
.product a:hover {
	text-decoration: underline;
}


.product {
	height: 180px;
	width: 160px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
	margin-left: 10px;
}
.product p {
	text-align: left;
}
#links {
	clear: both;
	height: 105px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	color: #FFFFFF;
	padding-left: 105px;
	background-color: #85B000;
	padding-top: 25px;
}
#links ul {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 0px;
	width: 143px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#links ul li a {
	color: #FFFFFF;
	text-decoration:none;
	padding-top: 5px;
	display: block;
}
#links ul li a:hover {
	text-decoration:underline;
}
#footer {
	clear: both;
	height: 20px;
	background-color:#FFFFFF;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-weight: bold;
}
#footer ul {
	padding: 0;
	marging: 0;
	margin: 0px;
}
#footer li {
	display:inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#footer li a {
	color: #000000;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}

