@charset "utf-8";
body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 1600px;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #676B38;
}
#container #footer a {
	padding-left: 100px;
	width: 850px;
}
#footer {
	height: 30px;
	width: 850px;
}


#container #banner h2 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#container #banner h1 {
	text-align: center;
}
img {
	border: 2px solid #CCCCCC;
}

.floatrechts {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.floatlinks {
	float: left;
	vertical-align: text-bottom;
	margin: 20px;
}
#container #inhoud {
	height: 300px;
	padding-right: 10px;
	padding-left: 10px;
}
#container #goole {
	height: 90px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#container #banner {
	height: 100px;
}

.clearboth {
	clear: both;
	clip: rect(auto,auto,auto,11px);
}
#container #kleinefoto {
	height: 400px;
	padding-left: 20px;
}
.omhoog {
	margin-top: 25px;
}
#container #tekst {
	padding-right: 50px;
	padding-left: 20px;
	height: 400px;
}
#container #tekst strong {
	font-size: 18px;
}
#container #kleinefoto ul {
}
#container #kleinefoto li {
	padding-top: 5px;
}

