html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #a1a98b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:hover {
	color: #c18937;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	margin: 0 0 4px 0;
	padding: 0;
	border: 1px dotted #fff;
}

body> * hr {
	margin: 0 0 10px 0;
}

table td.odd, table td.even {
	border-width: 0 2px;
	border-color: #865c38;
	border-style: none solid;
}

table td.even {
	background-color: #d8d09f;
}

table td.odd {
	background-color: #e0d09f;
}

input.but {
	background-color: #ccc9a0;
	border: 1px solid;
	border-color: #d8d6b7 #8b896d #8b896d #d8d6b7;
}

#adres {
	font-size: 90%;
	text-align: center;
	margin-top: 16px;
}

#menu {
	width: 160px;
	padding: 10px;
	margin-top: -10px;
	margin-left: 10px;
	color: #633111;
	background-color: #ccc9a0;
	font-weight: bold;
	border-width: 0 2px;
	border-color: #865c38;
	border-style: none solid;
}

#menu a, a:hover {
	color: #b1000c;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu ul {
	list-style: url(/pics/menu_bolletje.gif);
	margin-top: 0;
	margin-left: 2px;
	padding-left: 16px;
}

#menu .normal, #menu .normal {
	font-weight: normal;
	color: #000;
}

#page_title {
	border-width: 0 0 0 3px;
	border-style: none none none solid;
	border-color: #633111;
	padding-left: 10px;
}

#page_title .nav, #page_title .nav a, #page_title .nav a:hover {
	color: #b1000c;
	font-weight: bold;
}

#page_title .nav a {
	text-decoration: none;
}

#page_title .nav a:hover {
	text-decoration: underline;
}

#page_title .head {
	color: #633111;
	font-size: 16px;
	font-weight: bold;
	display: list-item;
	margin-left: 18px;
	margin-bottom: 10px;
	list-style: url(/pics/titel_bolletje.gif);
}

#content {
	width: 500px;
}

#content_wide {
	width: 694px;
}

.verder {
	padding-bottom: 0;
	margin-bottom: 10px;
}

.verder a, .verder a:hover {
	color: #c18937;
}

.verder a {
	text-decoration: none;
}

.verder a:hover {
	text-decoration: underline;
}

.item_head {
	font-size: 14px;
	font-weight: bold;
	color: #b1000c;
}

.small_head {
	font-weight: bold;
	color: #b1000c;
}
