﻿#inhoud{
		width: 870px;
		margin-left: 50px;
		margin-bottom: 10px;
}

#slider {
	display: none;
}

#tekstblok {
	float:	left;
}

.tekstblokklein {
	float:	left;
	width: 210px;
	/*margin-left: 120px;
	margin-right: 100px; */
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px;
}

#content h1 {
	color: #ffd204;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content img {
	background: #000000;
	padding: 2px;
	border: 1px solid #ffd204;
}

#content p {
	color: #e3e3e3;
}

#content a {
	color: #e3e3e3;
}

#content a:hover {
	color: #cccccc;
}

#content ul {
	color: #cccccc;
	font-family: century gothic;
	margin-bottom: 20px;
	margin-left: 20px;
}

#content li {
	margin-left: 20px;
	list-style: square;
}

.googlemaps {
	border: 1px solid #000000;
	width: 420px;
	height: 350px;
	margin-right: 20px;
}

#autoIframe {
	 width:870px;
	 height:850px;
}

#zoekform {
	width: 620px;
	height: 480px;
	margin-top: 10px;
}

#aanmeldform {
	width: 620px;
	height: 560px;
	margin-top: 10px;
}

#contactform {
	width: 620px;
	height: 600px;
	margin-top: 10px;
}

#footer a {
	color: 		#5b5b5b;
	text-decoration: none;
}

#footer a:hover {
	color: 		#e3e3e3;
	text-decoration: none;
}


/*--Login--*/
#content .tekst {
	color: #e3e3e3;
}
#content .field, #content .button {
	border: 1px solid #ffd204; 
	background: #333333; 
	color: #e3e3e3;
}


