






*{
margin:0;
padding:0;
border:0;
}
/* body achtergrond  / content text kleur */
body{
background-color:#CC9966;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003300;
}
/* content link actief */
a{
color:#000000;
text-decoration:none;
}
/* content link hover */
a:hover{
color:#dba59f;
text-decoration:underline;
}
#wrapper{
margin:30px auto 0;
background-color:#ffffff;
width:900px;
padding:30px;
}
#header{
width:900px;
height:auto;
}
/* menu kop kleur */
#menu{
width:900px;
height:25px;
padding:10px 0 0 0;
background-color:#dba59f;
}
#menu .left{
float:left;
}
#menu .right{
float:right;
padding-right:15px;
}

#menulist li{
display:inline;
list-style-type: none;
padding:0 15px 0 15px;
border-right:1px solid #fff;
font-weight:bold;
}
#content{
width:900px;
margin-top:4px;
}
#content .left{
float:left;
width:252px;
}
#submenu{
width:252px;
}
/* menu kop kleur */
#submenu h1{
color:#fff;
font-size:16px;
padding:10px 0 0 15px;
background-color:#dba59f;
width:237px;
height:25px;
}
/* menu achtergrond kleur */
#submenu .box{
width:240px;
border:1px solid #74757b;
padding:5px;
margin-bottom:5px;
background-color:#ffffff;
}
#submenu .box ul{
list-style-type:disc;
list-style-position:inside;
}
/* content list */
#submenu .box li{
color:#dba59f;
line-height:20px;
}
#submenu .box ul.sub{
list-style-type:circle;
list-style-position:inside;
}
#submenu .box li.sub{
color:#dba59f;
line-height:20px;
padding-left:15px;
}
a.selectedMenuItem{
font-weight:bold;
color:#dba59f;
}

#content .right{
float:left;
width:643px;
padding-left:5px;
}
#producten{
width:643px;
font-size:12px;
}
/* producten kop kleur */
#producten h1{
width:628px;
background-color:#dba59f;
color:#fff;
height:25px;
padding:10px 0 0 15px;
font-size:16px;
}
/* border product afbeelding */
#producten .left{
width:auto;
height:auto;
border:1px solid #dba59f;
float:left;
margin-top:5px;
}
/* horizontale verticale lijn */
#producten .center{
width:281px;
padding-left:15px;
float:left;
margin-top:5px;
height:140px;
border-right:1px solid #660000;
}
#producten .right{
width:137px;
padding-left:11px;
float:left;
margin-top:5px;
}
/* horizontale verticale lijn */
#producten hr{
border: 1px solid {$affiliate.$style.product_hr};
width:643px;
height:1px;
}
.clear{
clear:both;
}
#footer{
width:960px;
margin:0 auto;
text-align:center;
padding-top:5px;
padding-bottom:30px;
}
.submit {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color: #000;
	font-weight:bold;
	padding: 2px 4px;
	margin: 3px 0 3px 0;
	text-align:center;
	background:url(../images/formbg.gif) repeat-x left top;
	
}
.form_aantal {
	background:#fff;
	border:1px solid #ccc;
	border-color:#777 #CCC #CCC #777;
	color:#333;
	font-family: inherit;
	width: 55px;
	padding:2px 4px 2px 6px;
}
.form_textarea {
	background:#fff;
	border:1px solid #ccc;
	border-color:#777 #CCC #CCC #777;
	color:#333;
	font-family: inherit;
	width: 370px;
    height: 120px;
	padding:2px 4px 2px 6px;
}
input{
	background:#fff;
	border:1px solid #ccc;
	border-color:#777 #CCC #CCC #777;
	color:#333;
	font-family: inherit;
	width: auto;
	padding:2px 4px 2px 6px;
}

.searchtext {
	height: 12px;
	font-family: inherit;
	font-size: 10px;
}

.searchbutton {
	height: 18px;
	font-family: inherit;
	font-size: 10px;
}

.form_red{
	border: 1px solid red;
}
@charset "utf-8";
/* CSS Document */
