body {
	font-family: Verdana;
	font-size: 10px;
}

body td {
	font-family: Verdana;
	font-size: 10px;
}

#body {
	width: 728px;
	background: #F3E5C3;
	border: 2px solid #000;
}

#shadowBody1 {
	width: 732px;
	border: 1px solid #7b3c3c;
}

#shadowBody2 {
	width: 734px;
	border: 1px solid #8e4545;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#breadcrumbs {
	font-family: Verdana;
	font-size: 10px;
	background: #9A8061;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 20px;
}

#breadcrumbs a {
	color: #eee;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	border-left: 1px solid #9A8061;
	border-right: 1px solid #5E4E3B;
	height: 18px;
	display: inline block;
}

#breadcrumbs a:hover {
	background: #B19575;
	color: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	height: 18px;
	text-decoration: none;
}

#breadcrumbs b {
	color: #eee;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	border-left: 1px solid #9A8061;
	border-right: 1px solid #5E4E3B;
	height: 18px;
}

#navigatie {
	font-family: Verdana;
	font-size: 10px;
	background: #DDCEAA;
	border: 1px solid #9A8061;
	width: 200px;
	margin: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
}

#navigatie a {
	color: #A14720;
	width: 198px;
	border-top: 1px solid #DDCEAA;
	border-bottom: 1px solid #DDCEAA;
	padding-left: 3px;
	padding-right: 3px;
}

#navigatie a:hover {
	color: #000;
	background: #F3E5C3;
	border-top: 1px solid #9A8061;
	border-bottom: 1px solid #9A8061;
	text-decoration: none;
}

#navigatie #text {
	padding-left: 3px;
	padding-right: 3px;
}

#navigatie #text a {
	color: #A14720;
	width: auto;
	border: none;
	padding: 0px;
}

#navigatie #text a:hover {
	background: none;
	text-decoration: underline;
}

#content {
	font-family: Verdana;
	font-size: 10px;
	background: #DDCEAA;
	border: 1px solid #9A8061;
	width: 513px;
	margin: 5px;
	margin-left: 0px;
	padding: 3px;
}

#content.fullscreen {
	font-family: Verdana;
	font-size: 10px;
	background: #DDCEAA;
	border: 1px solid #9A8061;
	width: 718px;
	margin: 5px;
	padding: 3px;
}

#content a {
	color: #A14720;
}

#content a:hover {
	color: #5B4B38;
	text-decoration: underline;
}

#customContent {
	font-family: Verdana;
	font-size: 10px;
	background: #DDCEAA;
	border: 1px solid #9A8061;
	padding: 3px;
	overflow: none;
}

#customContent a {
	color: #A14720;
}

#customContent a:hover {
	color: #5B4B38;
	text-decoration: underline;
}

#customContent#menu a {
	color: #A14720;
	width: 100%;
	border-top: 1px solid #DDCEAA;
	border-bottom: 1px solid #DDCEAA;
	padding-left: 0px;
	padding-right: 0px;
}

#customContent#menu a:hover {
	color: #000;
	background: #F3E5C3;
	border-top: 1px solid #9A8061;
	border-bottom: 1px solid #9A8061;
	text-decoration: none;
}

#customContent.footer {
	font-family: Verdana;
	font-size: 10px;
	background: #ccba98 !important;
	border: 1px solid #9A8061;
	border-top: none;
	padding: 0px;
}

h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}

#lawomschrijving {
	font-style: italic;
	color: #4F4836;
	font-size: 10px;
	margin-bottom: 15px;
}

#routesuggestie {
	font-style: italic;
	color: #4F4836;
	border: 1px solid #C3B491;
	background: #D3C4A1;
	padding: 3px;
}

#table tr {
	padding-left: 3px;
	padding-right: 3px;
}

#table tr.normal {
	background: #DDCEAA;
}

#table tr.highlight {
	background: #F3E5C3;
}

#opsomming b {
	color: #4F4836;
}

#footer {
	color: #ccc;
}

#footer a {
	color: #fff;
}

#googleFooter {
	background: #9A8061;
	border-top: 1px solid #000;
	height: 20px;
}

.required {
	font-size: 10px;
	font-weight: bold;
}

.error {
	color: #B21007;
}

input {
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #000;
}

textarea {
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #000;
}

select {
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #000;
}

input.checkbox {
	border: none;
}

ul {
	margin: 5px;
}

li {
	margin-left: 10px;
}

h1 {
	font-variant: small-caps;
	white-space: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

table.prikbord td {
	border: 1px dotted #9A8061;
	background-color: #D3C29F;
	padding: 3px;
	height: 100%;
	text-align: left;
}

table.prikbord td.expired {
	background-color: #c2b394;
	color: #8e836d;
}

table.prikbord td.expired a {
	color: #8e836d !important;
}

table.prikbord td b {
	font-size: 12px;
}

td.overjezelf {
	border: 1px dotted #9A8061;
	background-color: #D3C29F;
	padding: 3px;
	height: 100%;
	text-align: center;
}

#block {
	border: 1px dotted #9A8061;
	background-color: #D3C29F;
	padding: 3px;
	height: 100%;
	text-align: left;
}

#reclame {
	font-family: Verdana;
	font-size: 11px;
	background: #DDCEAA;
	border-bottom: 1px solid #000;
	height: 20px;
	text-align: center;
	color: #000;
	font-weight: bold;
	padding: 2px;
}

#reclame a {
	color: #AA2B2B;
}

table.overleg td {
	border: 1px dotted #9A8061;
	background-color: #D3C29F;
	padding: 3px;
	height: 100%;
	text-align: left;
}

table.overleg td b {
	font-size: 11px;
}

img.thumbnail {
	border: 1px solid #000;
}

.grijs {
	color: #4F4836;
}

form {
	margin: 0px;
}

.tiny {
	font-size: 9px;
}

table#kalender th {
	font-weight: bold;
	font-size: 10px;
}

table#kalender td b {
	font-weight: bold;
	font-size: 10px;
}

table#kalender td.ignored a {
	color: #b1a588;
}

table#kalender td.today {
	background-color: #d2c3a1;
	border: 1px solid #b1a588;
}

table#kalender td.selected {
	border: 1px solid #a14720;
}

table#kalender td.active {
	background-color: #d4ba95;
}

label {
	font-family: Verdana;
	font-size: 9px;
	color: #423d33;
}
