* {
	margin: 0;
	padding: 0;
}

body {
	background: #342b25 url(/img/background.gif) repeat-x;
	color: #000;
	font: normal normal 62.5%/1.5 Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#wrapper {
	width: 718px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
}

#header {
	height: 95px;
	width: 718px;
	text-align: left;
}

#banner1 {
	float: left;
	padding-top: 16px;
	width: 239px;
}

#hoofd {
	width: 102px;
	float: left;
}

#banner2 {
	float: left;
	padding-top: 16px;
	padding-left: 110px;
}

#border1 {
	background: #443c32;
	width: 716px;
	padding: 1px 1px 1px 1px;
}

#border2 {
	background: #2c2b27;
	width: 714px;
	padding: 1px 1px 1px 1px;
}

#border3 {
	background: #fff;
	width: 712px;
	padding: 1px 1px 1px 1px;
}

#content {
	background: #eedcaf;
	width: 710px;
	padding: 1px 1px 1px 1px;
}

#menu {
	height: 27px;
	background: url(/img/bg.gif) repeat-x;
	margin-bottom: 18px;
	padding-top: 6px;
	font-weight: bold;
}

#navlist li {
	list-style: none;
	display: inline;
	color: #eedcaf;
	padding-right: 30px;
}

#navlist a {
	color: #eedcaf;
	font-weight: bold;
	text-decoration: none;
}

#navlist a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footer {
	margin-top: 5px;
	height: 21px;
	background: url(/img/bg.gif) repeat-x;
	color: #eedcaf;
	padding-top: 6px;
	font-weight: bold;
}

.contenttable {
	margin-left: auto;
	margin-right: auto;
	width: 643px;
	padding: 1px;
	text-align: center;
}

.contenttable th {
	background: #231c18;
	color: #fff;
	padding: 4px;
}

.contenttable td {
	color: #fff;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.contenttd1 {
	background: #2e2621;
}

.contenttd2 {
	background: #4e4139;
}

.clear {
	clear: both;
}

a, a:link {
	color: #fff;
	text-decoration: none;
}

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

img {
	border: 0;
}
