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

body {
	background-color: #666633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666633;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}
#container-page {
	background-color: #999966;
	width: 849px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #666633;
	float: none;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#container-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #666633;
	height: 40px;
	width: 849px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container-home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666633;
	height: 40px;
	width: 849px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bolder;
}
#fotoright {
	height: 400px;
	width: 849px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	float: inherit;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #dddddd;
	padding-bottom: 20px;
	color: #666633;
}
#container-tekstcontent {
	float: left;
	height: 20px;
	width: 849px;
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #F00;
}
#prefooter {
	float: left;
	height: 30px;
	width: 849px;
	font-size: 14px;
	font-weight: bolder;
	color: #666633;
}
#nederlands {
	height: 30px;
	width: 200px;
	float: left;
}
#frans {
	float: left;
	height: 30px;
	width: 282px;
	text-decoration: none;
	padding-left: 80px;
}

#engels {
	float: right;
	height: 30px;
	width: 200px;
}

#container-footer {
	font-size: 9px;
	float: left;
	height: 25px;
	width: 849px;
	background-color: #999966;
	padding-top: 3px;
	color: #666633;
}

