body {
	background-color: #fff;
	background-image: url(/img/bg_wit.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #3fb61c;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #3fb61c;
}
h2 {
	font-size: 11px;
	color: #3fb61c;
	margin-bottom: 1px;
}
.content {
 background-color: #FFF;
 padding: 45px 50px 20px 50px;
 letter-spacing: 1px;
 }
.foto_content {
	width: 172px;
	float: right;
	overflow: hidden;
	margin-left: 10px;
}
.producten {
	float: left;
	overflow: hidden;
	border:dotted;
	border-width:thin;
	border-color:#f2f2f2;
	background-color:#F5F5DC;
	padding: 5px;
	}
#aceview {
	width: 188px;
	height: 25px;
	float: left;
	overflow: hidden;
	background-color: #383637;
	}
#credits {
	width: 579px;
	height: 25px;
	float: left;
	overflow: hidden;
	background-color: #000;
	}
.credits {
	margin-top: 6px;
	text-align: center;
	color: #FFF;
	font-size: 9px;
	}
.credits a:link {
	color: #FFF;
	text-decoration: none;
}
.credits a:visited {
	color: #FFF;
	text-decoration: none;
}
.credits a:hover {
	text-decoration: underline;
	color: #3fb61c;
}
#header-titel {
	width: 579px;
	height: 36px;
	float: left;
	overflow: hidden;
	background-image:url(/img/header_titel.gif);
	}
.header-titel {
	margin-top: 10px;
	margin-right: 15px;
	text-align: right;
	color: #3fb61c;
	}
.main_link1 {
	width: 188px;
	height: 28px;
	float: left;
	overflow: hidden;
	background-image:url(/img/link1_bg_up.jpg);
	}
.main_link2 {
	width: 188px;
	height: 30px;
	float: left;
	overflow: hidden;
	background-image:url(/img/link2_bg_up.jpg);
	}
.main_linktxt_wit {
	margin-top: 8px;
	margin-left: 23px;
	text-align: left;
	color: #FFF;
	}
.main_linktxt_wit a:link {
	color: #fff;
	text-decoration: none;
}
.main_linktxt_wit a:visited {
	color: #fff;
	text-decoration: none;
}
.main_linktxt_wit a:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
.main_linktxt_zwart {
	margin-top: 8px;
	margin-left: 23px;
	text-align: left;
	color: #000;
	}
.main_linktxt_zwart a:link {
	color: #000;
	text-decoration: none;
}
.main_linktxt_zwart a:visited {
	color: #000;
	text-decoration: none;
}
.main_linktxt_zwart a:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
ul{
	margin: 0 0 4px 15px;
	line-height: 17px;
}

p{
	margin: 10px 0 4px 0;
	line-height: 17px;
}

li.custom {
	margin: 0px;
	line-height: 22px;
}
.btn {
	background-color:#35891c;
	color:white;
	border:0;
}

input {
	background-color:#ffffff;
	border:1px solid #333333;
	font-size:11px;
}

textarea {
	background-color:#ffffff;
	border:1px solid #333333;
	font-size:11px;
}

.right-border {
	background-image: url(/img/border-zijkant2.gif);
	background-repeat: repeat-y;
	}
.left-border {
	background-image: url(/img/border-zijkant.gif);
	background-repeat: repeat-y;
	}
.top-border {
	background-image: url(/img/border-top.gif);
	background-repeat: repeat-x;
	}
.bottom-border {
	background-image: url(/img/border-bottom.gif);
	background-repeat: repeat-x;
	}
#product-left {
	width: 230px;
	float: left;
	margin-right: 8px;
	background-color:#F5F5DC;
	}
#product-right {
	width: 230px;
	float: right;
	margin-left: 8px;
	background-color:#F5F5DC;
	}
.product-foto {
	width: 230px;
	overflow: hidden;
	}
.product-txt {
	width: 200px;
	margin-top: 145px;
	padding: 10px;
	}
#imgborder {
	border: 1px;
	border-color: #000000;
	}
.flashborder {
	border: 1px solid #000000;
	text-align: center;
	}
	
.imgborder{
border:1px solid #cccccc;
padding:4px;
background-color:#ffffff;
}