
/* contact pagina: (c) 2009 Klaas Noordstra */



#contactcontainer {
	background-image: url(../images/contact/at-blauw.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 710px;
	margin-top: 0px;
	font-size: 11px;
	height: 580px;
}

#contactintrotekst {
	margin: 20px;
	font-size: 12px;
}

#antwoordtekst {
	margin: 20px;
}

#antwoordtekst2 {
	margin: 20px;
}

.contactoverzicht {
	border: 1px solid #999999;
	margin: 10px;
	padding: 10px;
}

#contact_error {
	margin-top: 40px;
	font-size: 12px;
	color: red;

}
/* aanpassingen standaard stijl: */

.formulier {
	width: 700px;
}

.formulier fieldset
{
}


.formulier legend
{
}

.formulier textarea
{
	width: 450px;
	height: 140px;
}

.formulier input
{
	width: 300px;
}

input.mail_wmcheck
{
}

.formulier fieldset label
{
}


input.contactbutton
{
	width:100px;
	margin-left:5px;
	background:#D4DDE8;	
}

.contactcheck {
	width: 20px;
	border: none;
}

#contacttype {
	color: #eeffff;
}
