@charset "utf-8";
/* CSS Document */

#nieuwsbrief
{
	background-image: url(img/nieuwsbrief.jpg);
	height: 172px;
	background-repeat: no-repeat;
}

#nieuwsbrief input 
{
	width: 190px; height: 24px; border-style: solid; 
	border-width: 1px; border-color: #5555AA; padding-left: 10px; 
	font-size: 16px;
	color: gray;
}
#naam, #email {}
#naam {}
#email {}

