﻿.contact .content{
	background-image:none;
	padding-left:0;
}
#gegevens{
	border:none;
	padding:0;
	margin:0;
}
#gegevens input {
    float:left;
    margin-bottom:8px;
    margin-right:15px;
    width:211px;
}
#gegevens .geslacht input {
    float:left;
    margin:0 5px 0 0;
    width:13px;
}
#gegevens .geslacht label {
    margin-right:5px;
	width:50px;
}
#gegevens label {
    float:left;
    width:100px;
}
#gegevens .onderwerp label, #gegevens .vraag label
{
    float:none;
        }
#gegevens .onderwerp input, #gegevens .vraag textarea
{
	clear:left;
    display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:100%;
    float:none;
    width:224px;
    }
#gegevens .vraag label
{
	clear:left;
	float:left;
    }
#gegevens .inschrijven{
    width:100%;
    }
#gegevens .inschrijven input
{
    width:14px;
    }
#gegevens .inschrijven label
{
	height:20px;
	line-height:12px;
    margin-top:3px;
    width:307px;
    }
.linkerkolom
{
    float:left;
    width:355px;
    }
.rechterkolom
{
    float:left;
    width:352px;
    }
.geslacht
{
    height:25px;
    }
.hidden{
	display:none;
	}
.onderwerp{
	clear:left;
	float:left;
}
.actiebanner, .news {
	display: none;
}
.submitbutton{
margin-top:20px;
}
.contact input.submitbutton {
	background-color: #ccc;
	border:none;
	color: #fff;
	cursor:pointer;
	font-weight: bold;
	height: 2em;
	margin-top:10px;
	width: 6em;
}
.contact input.submitbutton:hover {
	background-color: #ccc;
	color:#405677;
	cursor:pointer;
}
.formerror {
	color: #ff3a00;
	}
#MainContainer .contact fieldset {
	border: 0;
	margin: 0;
	padding: 1em 0;
}
#MainContainer .contact legend {
	font-weight: bold;
	padding: 0;
}
#MainContainer .contact .field {
	clear: both;
	margin-bottom: 0.2em;
}
#MainContainer .contact label {
	float: left;
	width: 16em;
}
#MainContainer .contact .geslacht span *, #MainContainer .contact .checkbox * {
	float: none;
	width: auto;
}
#MainContainer .contact input, #MainContainer .contact select, #MainContainer .contact textarea {
	font: inherit;
	width: 20em;
}
#MainContainer .woonwensplaats label {
	width: 25em;
}
#MainContainer .woonwensplaats ul, #MainContainer .woonwensplaats li {
	clear: both;
	list-style: none;
}
#MainContainer .woonwensplaats li label {
	width: 21.7em;
}
#MainContainer .woonwensplaats input {
	float: left;
}
#MainContainer .woonwensplaats input, #MainContainer .radio input, #MainContainer .multicheck input {
	width: auto;
}
#MainContainer .multicheck table {
	clear: both;
}
