body {
	background-color: #ffffff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 200%;
	text-align: center;
	
}
#wrap {
	width: 880px;
	margin: 10px auto;
	text-align: left;
}

#header {
	width: 100%;
	background:#ffffff url(http://gel.sanoma.be/campaigns/goedele/naakt/header2.jpg) top center no-repeat;
	height: 161px;
	margin-top: 0;
}


h1 {
	color: black;
	font: 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;

}

h2 {
	color: black;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;

}

#header h1 {
	display: none;
}

#header h2 {
	display: none;
}

p.call_to_action {
	width: 300px;
	background-color: #000000;
	padding: 10px;
	text-align: center;
	margin-top: 20px;
}

.call_to_action a {
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}

h3 {
	border-bottom: 1px solid #dd0016;
}

.form_object {
	background-color: #000;
	color: #FFF;
	padding: 10px;
}

label {
font-size: 12px;
}

.form_object label {
	font-weight: bold;
}


.form_object input {
	
	background-color: #ffffff;
	color: #000;
	border: 1px solid #ffffff;


}

.form_object .button {
	color: #ffffff;
	font-weight: bold;
	background-color: #dd0016;
	border: 1px solid #ffffff;
	width: 150px;
}



.left{
	float: left;
	padding: 0 10px 10px 0;
}

.right{
	float: right;
	padding: 0 0 10px 10px;
}


.clear {
	clear: both;
}

.deelnemer {
	border:1px solid #ccc;
	padding: 10px;
}

#footer {
	width: 250px;
	margin: 50px auto;
}

#footer a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
	text-transform: italic;
}

.errorMessage {
	font-size: 14px;
	font-weight: bold;
	color:#ff0000;
}	
