body {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;	
	color: #533F3E;
	background: url("../beeld/zand.jpg") 0 0 repeat; 
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	}

h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 14px;
	}

h3 {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 11px;
	color: #837A5A;
	}
	
p {
	margin: 0;
	padding: 0;
	}
	
img {
	border: 0;
	}

a {
	color: #837A5A;
	}

a:hover {
	color: #533F3E;	
	}

object {
	margin: 0;
	padding: 0;
	}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.clear {
	clear: both;
	}
	
.line {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #F1E1C7;
	margin: -20px 0 20px 0;
	}	
	
.datum {
	margin: 0 0 0 5px;
	font-size: 10px;
	color: #837A5A;
	}		

.balk {
	background: #F1E1C7;
	width: 100%;
	padding: 3px 3px 3px 3px;
	margin: 0 0 7px 0;
	}

#bovenbalk {
	width: 100%;
	height: 150px;
	background: #9A9082;
	display: block;
	}
	
#container {
	width: 955px;
	margin: 0 auto;
	margin-top: -150px;
	padding: 0 0 10px 0; 
	text-align: left;
	border-left: 6px solid #FF9600;
	border-right: 6px solid #FF9600;
	background: #F7F0E0 url("../beeld/header_blauw.gif") 0 0 repeat-x;
	position: relative;
	}
	
a#taalswitcher
	{
	position: absolute;
	top: 5px;
	left: 34px;
	text-transform: uppercase;
	text-decoration: none;
	color: #533F3E;
	font-size: 11px;
	font-weight: bold;
	}

#taalswitcher span
	{
	font-size: 15px;
	font-weight: normal;
	}
	
a#taalswitcher:hover
	{	
	color: #FF9600;
	}
	
#header {
	width: 100%;
	height: 135px;
	clear: both;
	}

.header {
	margin: 30px 0 0 0;
	}	

#navigatie {
	width: 100%;
	height: 30px;
	margin: 5px 0 32px 33px;
	clear: both;
	font-size: 17px;
	}
	
#navigatie ul, #navigatie li {
	margin: 0;
	padding: 0;
	display: inline;
	}	

#navigatie a, #navigatie a:hover {
	color: #533F3E;
	text-decoration: none;
	padding: 0 12px 0 0;
	}
	
#navigatie a:hover {
	color: #FF9600;
	}

#navigatie .actief a {
	color: #FF9600;
	}

#hoofdkolom {
	float: left;
	width: 605px;
	text-align: justify;
	}

#content1 {
	padding: 0 0 10px 35px;
	}

#content1 h3 {
	text-transform: uppercase;
	font-size: 13px;
	}

#content1 img {
	padding: 5px;
	border: 1px solid #999081;
	background: #fff;
	}
	
.plaatje-links {
	display: block;
	float: left;
	margin: 5px 10px 5px 0;
	}

.plaatje-rechts {
	display: block;
	float: right;
	margin: 5px 0 5px 10px;
	}

.plaatje-midden {
	display: block;
	text-align: center;
	margin: 10px auto;
	clear: both;
	}

#nieuws, #nieuws2, #archief {
	float: left;
	width: 270px;
	}

#nieuws2 {
	float: right;
	}	

#content2 {
	font-size: 11px;
	padding: 0 35px 0 0;
	line-height: 140%;
	text-align: justify;
	}

#subkolom {
	float: right;
	width: 315px;
	}
		
#footer {
	width: 955px;
	height: 20px;
	margin: 5px auto;
	font-size: 9px;
	clear: both;
	text-align: right;
	}

/* kaart */
#route,
#route_en {
	background: url(../beeld/route.jpg) 0 0 no-repeat;
	width: 550px;
	height: 791px;
	display: block;
	margin: 4px 0 20px 0;
	}
	
#route_en {
	background: url(../beeld/route_en.jpg) 0 0 no-repeat;
	}	

.route {
	height: 20px;
	width: 80px;
	position: relative;
	display: block;
	}	

/* advertentie */
#advertentie, #luister, #linkjes, #video {
	width: 270px;
	background: #999081;
	font-weight: bold;
	text-align: center;
	margin: 4px 0 20px 0;
	padding: 6px;
	}

.adv_kop, .luister_kop, .linkjes_kop, .video_kop {
	font-size: 15px;
	padding: 4px 0;
	}
	
.adv_tekst, .luister_tekst, .linkjes_tekst, .video_kop {
	background: #F7F0E0;
	margin: 5px 0 0 0;
	padding: 5px 0;
	font-size: 13px;
	line-height: 150%;
	}

/* voorkom stippellijnen rond linkjes in firefox */
:focus
	{
	-moz-outline-style: none;
	}
	
.clear2
	{
	margin: 0 0 -1px 0;
	padding: 0;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	}	

/* tabs */
/* gebaseerd op http://www.simplebits.com/bits/css_tabs.html */
#tabcontainer
	{
	width: auto;
	}

#tabnav
	{
	height: auto;
	padding-left: 10px;
	background: #F7F0E0;
	width: 270px;
	margin: 5px 0 0 0;
	padding: 0;
	}

#tabnav li
	{
	margin: 0; 
	padding: 0;
  	display: inline;
  	list-style-type: none;
  	}
	
#tabnav a
	{
	float: left;
	font-size: 14px;
	line-height: 22px;
	height: 22px;
	color: #533F3E;
	font-weight: bold;
	padding: 0 10px 0 10px;
	text-decoration: none;
	margin: 0;
	background: #F7F0E0 url(../beeld/tabnav_bg.jpg) top right no-repeat;
	}

#tabnav a:hover {
	background: #F1E1C7 url(../beeld/tabnav_bg.jpg) top right no-repeat;
	}

#tabnav a.active_tab,
#tabnav a.active_tab:hover
	{
	background: #F1E1C7 url(../beeld/tabnav_bg.jpg) top right no-repeat;
	}
	
#tabdata
	{
	width: 270px;
	background: #F1E1C7;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	}
	
.show
	{
	display: block;
	visibility: visible;
	}

.hide
	{
	display: none;
	visibility: hidden;
	}
	
.luister_tekst, .linkjes_tekst, .video_tekst {
	text-align: left;
	line-height: 17px;
	}
	
.linkjes_tekst, .video_tekst {
	padding: 5px;
	font-size: 11px;
	line-height: 140%;
	background: #F1E1C7;				
	}