BODY, .wysiwyg {
	color: #2e4472;
	}
	
BODY{
	background: #c0d7e9 url('gfx/background.jpg') repeat-x;
	}
	

a {
	color: #bd3039;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}	
	
#kop{
	background: #fff url('gfx/logo.gif') no-repeat 0px 5px;
	height: 30px;
	color: #2e4472;
	padding-top: 10px;
	}

#kop .menu A {
	color: #2e4472;
	text-decoration: none;
	}
	
#midden{
	background: url('gfx/repperdepep.png') repeat-y;
	width: 732px;
	padding: 0px 35px;
}

#bottom{
	margin-left: -15px;
	width: 800px;
	height: 50px;
	background: url('gfx/bottom.png') no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 30px;
	text-transform: uppercase;
	font-size: 10px;
}	
#bottom A{
	color: #2e4472;
	text-decoration: none;
}
#bottom A:hover{
	text-decoration: underline;
}


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

.wysiwyg {
	background: #ebf0f8;
}	
.product .wysiwyg {
	width: 377px; /*364px; */
	}	
	
TEXTAREA{
	width: 300px;
}

SELECT{
	width: 218px;
}	

TABLE.lightbox{
	background: #EBF0F8;
	width: 100%;
}

SPAN.e{
	color: red;
}

FORM TABLE {
	clear: left;
	}

