body {
	margin: 0;
	background: #2c343b url(images/bg.gif);
}
body.editor {
	background: #222;
	font: 8pt Arial, sans-serif;
	color: #fff;
	padding: 0;
}


#shadow_left {
	background: url(images/shadow_left.png) repeat-y;
}
#shadow_right {
	background: url(images/shadow_right.png) repeat-y;
}

#body {
	background: #000;
}
input {
	font: 8pt Arial, sans-serif;
	color: #333;
}
#trace {
	font: bold 8pt Arial;
	color: #dd8500;
	border-bottom: 1px solid #333;
	padding: 10px 30px;
}
#trace a:link, #trace a:visited {
	font-size: 7pt;
	color: #fff;
	text-decoration: none;
}
#trace a:hover {
	color: #dd8500;
}
#logo {
	border-bottom: 1px solid #333;
	background: #333;
}
#banner {
	width: 760px;
	height: 230px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#navigatie {
	background: url(images/nav_bg.jpg);
}
.nav_link {
	height: 29px;
	border-right: 1px solid #000;
	padding-left: 15px;
	padding-right: 15px;
	font: bold 8pt Arial, sans-serif;
	cursor: pointer;
}
.nav_link a:link, .nav_link a:visited {
	color: #fff;
	text-decoration: none;
}
.nav_link a:hover {
	color: #dd8500;
}
a.subnav_sublink:link, a.subnav_sublink:visited {
	color: #888;
}
a.subnav_sublink:hover {
	color: #aaa;
}
a.subnav_sub1link:link, a.subnav_sub1link:visited {
	color: #666;
}
a.subnav_sub1link:hover {
	color: #777;
}
#links, #rechts {
	padding: 20px 20px 0 20px;
}
.content_breed {
	padding-bottom: 20px;
}
.content_smal1, .content_smal2 {
	width: 40%;
	float: left;
	margin-bottom: 20px;
}
.content_smal1 {
	margin-right: 20px;
}
.titel {
	border-top: 1px solid #ff9700;
	border-bottom: 1px solid #000;
	background: url(images/content_bg.jpg) repeat-x;
	font: bold 8pt Arial, sans-serif;
	padding: 3px 10px;
}
.titel a:link, .titel a:visited {
	color: #000;
	text-decoration: none;
}
.titel a:hover {
	color: #fff;
}
.subtitel {
	background: #222222;
	padding: 10px 10px 0 10px;
	font: bold 8pt Arial, sans-serif;
	color: #ff6600;
}
.plaatje {
	border-bottom: 1px solid #000;
}	
.inhoud, .inleiding {
	background: #222;
	font: 8pt Arial, sans-serif;
	color: #eee;
	line-height: 13pt;
	padding: 10px;
}
.inleiding {
	font-weight: bold;
}
.highlight_image {
	background: #222;
	padding: 10px 0 10px 10px;
	font: 8pt Arial, sans-serif;
	color: #666;
}
.highlight_image img {
	border: 2px solid #333;
}
.overflow {
	height: 174px;
	overflow: hidden;
}
.gallery {
	background: #222;
	padding: 10px;
}
.gallery_cell {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.gallery_nav {
	font: 8pt Arial;
	color: #fff;
}
.thumbnail {
	border: 2px solid #333;
}
.leesmeer {
	font: 8pt Arial, sans-serif;
	text-align: right;
	background: #222;
	padding: 0 10px 10px 10px;
}
.leesmeer a:link, .leesmeer a:visited {
	color: #ff6600;
	text-decoration: none;
}
.leesmeer a:hover {
	color: #dd8500;
}
#rechts {
	background: #333 url(images/rechts_bg.jpg) repeat-x;
}
#rechts .subtitel {
	padding: 10px 0 0 0;
	background: none;
}
#rechts .inhoud {
	padding: 0;
	background: none;
}
#rechts .leesmeer {
	background: none;
}
#rechts .overflow {
	height: 126px;
}
#adres {
	font: 8pt Arial, sans-serif;
	color: #333;
	text-align: center;
	padding-bottom: 10px;
}
#adres a:link, #adres a:visited {
	color: #555;
}	
#adres a:hover {
	color: #666;
}
#poweredby {
	background: #333;
	text-align: center;
	font: 8pt Arial, sans-serif;
	color: #666;
}
#poweredby a:link, #poweredby a:visited {
	color: #777;
}
#poweredby a:hover {
	color: #888;
}

a:link, a:visited {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	color: #dd8500;
}
p {
	margin: 0;
}
img {
	border: 0;
}
.spacer {
	clear: both;
}

/* Google maps */
.google_maps_container {
	height: 300px;
	border: 1px solid #000;
}
#google_maps_navigation {
	margin: 10px 0;
}
.google_maps_search {
	width: 200px;
}
.google_maps_button {
	margin-left: 10px;
}
.location {
	color: #333;
	line-height: normal;
}
.location tr td {
	font: 8pt Arial, sans-serif;
}
.directions table tr td {
	font: 8pt Arial, sans-serif;
}
