#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(../images/domainedutheron_bottom.jpg);
	background-repeat: no-repeat;
	height: 139px;
	width: 930px;
	float: left;
}
#language img {
	margin: 3px;
}

#masthead {
	float: left;
	width: 930px;
}
#language {
	float: right;
	width: 90px;
}

#navigatie {
	float: left;
	width: 840px;
}
#content {
	height: auto;
	float: left;
	width: 930px;
}
#cont li {
	font-size: 0.8em;
}
#cont a:link, #cont a:visited {
	font-size: 0.8em;
	color: #990000;
	text-decoration: none;
}
#cont a:hover, #cont a:active {
	color: #FF0000;
	text-decoration: underline;
}
#header {
	height: 140px;
}
#content #cont {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content #cont h1 {
	font-size: 18px;
}
#wrapper #content #cont p {
	font-size: 14px;
}
#wrapper #content #cont td {
	font-size: 14px;
}
.tekstveld {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:300px;
}
.knop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#FFFFFF;
	width:100px;
	background-color:#990000;
	border: none;
}
.gastenboek {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}
.gastenboek td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
