@charset "utf-8";
/* CSS Document */

html {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

p.groot {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
}

body {
	background-image:url(images/dedierenark_bg.png);
	background-color: #2c2c2c;
	margin-top:20px;
}

div#header {
	background-image:url(images/dedierenark_header.png);
	width:707px;
	height:200px;
	margin:auto;
}

div#menu {
	width:707px;
	height:50px;
	margin:auto;
}

div#menuknop {
	width:101px;
	height:50px;
	float:left;
}

div#spacer {
	background-image:url(images/dedierenark_content.png);
	width:707px;
	height:30px;
	margin:auto;
}

div#spacertijdelijk {
	background-image:url(images/dedierenark_content_geopend.png);
	width:707px;
	height:150px;
	margin:auto;
}

div#spacer2 {
	background-image:url(images/dedierenark_content.png);
	width:707px;
	height:45px;
	margin:auto;
}

div#content {
	background-image:url(images/dedierenark_content.png);
	width:707px;
	height:auto;
	margin:auto;
}

div#contenttext1 {
	width:707px;
	height:100px;
	margin:auto;
}

div#contenttextcontact {
	background-image:url(images/dedierenark_postkaart.png);
	width:648px;
	height:460px;
	margin:auto;
}

div#contenttextagenda {
	width:648px;
	height:auto;
	margin:auto;
}

div#contenttextcontactform {
	padding-top:87px;
	width:648px;
	height:460px;
}

div#contenttext1links {
	width:648px;
	height:500px;
	margin:auto;
}

div#contenttext2 {
	width:648px;
	height:auto;
	margin:auto;
}

div#contenttext3 {
	background-image:url(images/dedierenark_konijn.png);
	width:648px;
	height:auto;
	margin:auto;
}

div#footer {
	background-image:url(images/dedierenark_footer.png);
	width:707px;
	height:60px;
	margin:auto;
}

div#footertext {
	width:707px;
	height:auto;
	margin:auto;
	text-align:center;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:9px;
	color:#b4e40f;
}

#page-wrap {
	width: 640px;
	background: none;
	margin: auto;
	min-height: 300px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}
