
/* contact pagina: (c) 2009 Klaas Noordstra */

#inhoudframe {

background-image : url(../data/images/layout/vliegendeduiven_bg.jpg);
background-repeat : no-repeat;
background-position: right top;
}


#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;
	width: 600px;
	height: 580px;
	margin-left: 0px;
	margin-bottom: 50px;
}

#contactintrotekst {
	margin: 10px;
	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;

}


#contactuitleg {
	margin: 30px;
	display: block;
	margin-top: 40px;
	border: 1px solid #aaaaaa;
	padding: 20px;
}

#contacttype {
	color: #ffffff;
}

/* aanpassingen standaard stijl: */

.formulier {
	width: 650px;
}

.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;
}

#adres_container {
	width: 240px;
	margin: 20px;
	font-size: 12px;
	background-color: #eeeeee;
	padding: 5px 10px;
	height: 560px;
	background-image: url(../images/contact/pand_voorzijde_260.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;

}

#adres_container ul li {

	margin-left: -28px;
	margin-bottom: 20px;
}


