#kop .menu A {
	color: white;
	text-decoration: none;
	}
BODY{
	background: #fff url('gfx/bg.jpg') no-repeat fixed;
	
}

A{
	color: #ab1919;
	text-decoration: none;
	}
	
A:hover{
	text-decoration: underline;
	}
	
H3, H2, FORM.sbform{
	margin-left: 10px;
}


 #kop {
	background: #ab1919;
	}
.wysiwyg {
	background: #f2f2f2;
	/*margin-bottom: 0px;*/
	}
.product {
	background: #f2f2f2;
	}
	
#midden{
	border: 1px solid #ccc;
	border-top: 0px;
}	

#rechts #mandje {
	background: url('gfx/bestelbonRep.jpg');
	}
#rechts #mandje P, #rechts #mandje TABLE {
	margin-left: 10px;
	margin-right: 10px;
	}

	
form.editor textarea, INPUT.input, textarea.input, form.editor select,form.sbform textarea, INPUT.sbform, textarea.sbform, form.sbform select, form.sbform INPUT {
	border: 0px;
	width: 184px;
	/*height: 23px;
	padding: 4px 5px 2px 5px;
	background: url('../gfx/home_input.png') no-repeat top left;*/
	font-size: 11px;
	font-family: verdana;
	border: 1px solid #ccc;
	margin-bottom: 2px;
	}
	
form.editor input.border{
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

TD{
	vertical-align: top;
	}
	
form.editor TR {
	margin-top: 10px;
}


form.editor i {
	/*color	: red;*/
	width	:150px;
	margin-left: 5px;
}

form.editor input.sbbutton, form.sbform input.sbbutton {
	/*background	:	url('../gfx/sbbutton.png') no-repeat top left;*/
	width		: 	120px;
	height		:	24px;
	border		: 	0px;
	color		:	#fff;
	font-weight :	bold;
	
}




form.sbform input.sbbutton{
	clear: both;
	margin-left: 125px;
	background: #a81919;
	}

form.editor select {
	width	:	194px;
	margin-bottom:	6px;
}

form.sbform * {
	float	:	left;
}

form.sbform label {
	width	:	120px;
	margin-right: 4px;
	clear	:	both;
}

form.editor input.checkboxlist {
	width	:	auto;
	clear	:	left;
	padding	:	0;
	margin	:	0;
	background	:	none;
}

form.editor span.checkboxtext {
	margin-top	:	1px;
	width		:	15	0px;

}

form.editor input.checkbox {
	width	:	auto;
	padding	:	0;
	margin	:	0;
	background	:	none;
}

form.editor textarea, textarea.input,form.sbform textarea {
	height:	112px;
	padding-bottom:2px;
	/*background: url('../gfx/home_textarea.png') no-repeat top left;*/
}

form.editor input.button {
	/*background	:	url('../gfx/sbbutton.png') no-repeat top left;*/
	width		: 	120px;
	height		:	24px;
	border		: 	0px;
	clear		:	both;
	color		:	#fff;
	font-weight :	bold;
	}
	
SPAN .error, .editor TD.error, .editor SPAN.error, .editor SPAN.e{
	color: #046604;
	}
	
#bottom{
	padding: 20px 0px;
}

IMG.lichtbox{
	margin: 5px 10px ;
}

TD.wysiwyg  img{
	float: none;
}
/*
#bottom a{
	color: #ab1919;
	}
*/