body, div, blockquote, p, a, td, tr, ul, li, img, h1, h2, h3, h4, pre, noscript {
/* Verwijderd alle browser afhankelijke defaults */
margin: 0; padding: 0; border: none; text-indent: 0;
}

html { overflow-y: scroll; }

td, tr, li ,dt, dd {
	margin-left: 0;
	padding-left: 0;
}

body {
	background: transparent url(../images/bg.jpg);
	background-color: #ddd;
	background-repeat: repeat-x;
	color: Black;
	font-style: normal;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	margin: 0;
}

p {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

hr {
	border-top: 2px dashed black;
	height: 0px;	
}


div.clearer {
	clear: both;
	display: block;
	font-size: 1px;
	height: 15px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

div.content {
	background: transparent url(../images/content-bg.jpg) 0px 150px repeat;
	left: 50%;
	margin-left: -385px;
	position: absolute;
	width: 850px;
}

div.footer {
	background: White url(../images/footer.jpg) no-repeat top;
	clear: both;
	height: 60px;
	text-align: center;
}

div.footer p {
	color: #000000;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 8px;
	letter-spacing: 2px;
	position: relative;
	padding-top: 30px;
	text-transform: uppercase;
}

div.footer p a {
	color: white;
}

div.footer p a:hover {
	color: #000000;
}

ul {
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
}

/* 2-kolommen */
/* Linkerkolom */
#left {
	display: inline;
	float: left;
	width: 230px;
	margin-left: 30px;
	margin-right: 35px;
}

#left ul.subnav li { padding: 0; margin: 0;  }
#left ul.subnav li a { width: 220px; border-bottom: 1px dotted #fcd1ad;display: block; padding: 4px; background-color: #fb811e; }
#left ul.subnav li a:hover { background-color: #fca761; color: white; }

#left h2 {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
}

#left p {
	color: #000000;
	font-size: 9px;
}

#left img {
	display: block;
	margin-top: 10px;
	text-align: center;
	float: left;
	margin-right: 10px;
}

/* Rechterkolom */
#right {
	float: left;
	width: 525px;
	margin-right: 30px;
}

#right p {
	color: Black;
	font-size: 100%;
	line-height: 16px;
	margin: 0;
	padding: 0 0 5px 0px;
	text-align: justify;
}

#right h2 {
	color: #fb811e;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

#right h3 {
	color: black;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

#right ul li {
	background: url(../images/bullet.gif) no-repeat 0 3px;
	color: black;
	font-size: 100%;
	line-height: 1.3em;
	padding: 0px 0px 8px 22px;
}

#right a:link {
	color: #fb811e;
	border: 0;
}

#right a:visited {
	color: #fb811e;
	border: 0;
}

#right a:hover {
	color: #000000;
	border: 0;
	border-bottom: 1px; 
	border-style: dashed;
}

#right a:active {
	color: #000000;
	border: 0;
	border-bottom: 1px; 
	border-style: dashed;
}

#right table {	
	margin-left: 0px;
}

#right .img {
	border: 1px solid #ECEBE9;
	padding: 3px;
}

#right .thumbnail {
	float: left;
	font-size: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
	width: 100px;
}

/* Homebutton */
#homebutton { 
	display: block;
	width: 242px;
	height: 242px;
	font-size: 10px;
	background: transparent;
	right: 25px;
	position: absolute;
	top: 18px;
}

#homebutton a .img {
	border: 1px solid #fb811e;
	display: block;
	padding: 3px;
}


/* Horizontale navigatie */
#hor-navcontainer { 
	width: 850px; 
}
	
#hor-navlist {
	font-size: 11px;
	margin: 0;
	padding: 0 0 0px 8px;
	left: -2px;
	position: absolute;
	top: 0px;
}

#hor-navlist ul, #hor-navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#hor-navlist a:link, #hor-navlist a:visited {
	float: left;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: black;
	padding: 8px;
	padding-top: 42px;
	height: 15px;
	border-left: solid 1px white;
	border-right: solid 1px silver;
}

#hor-navlist a:link#current, #hor-navlist a:visited#current, #hor-navlist a:hover {
	border-left: solid 1px white;
	border-right: solid 1px silver;
	background-color: white;
	color: #fb811e;
}


/* Hoofd navigatie */
#navlist {
	margin-left: 0;
	padding-left: 6px;
	padding-top: 4px;
	width: 200px;
}

#navlist li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
}

#navlist li a { 
	text-decoration: none; 
}

#navlist a {
	background: transparent url(../images/boompje.gif) left center no-repeat;
	list-style: none;
	margin: 0;
	padding: 0.25em;
	padding-left: 18px;
}

#navlist li a:hover{
	background: transparent url(../images/boompje-over.gif) left center no-repeat;
}

#navlist a:link#current, #navlist a:visited#current {
	color: Black;
	background: transparent;
	padding-left: 0px;
	font-weight: bold;
}

/* Links */
a {
	color: #473B07;
	outline: none;
	text-decoration: none;
}

a:hover, a.current {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
}

a:hover .img {
	border: 1px solid #fb811e;
	display: block;
	padding: 3px;
}

a.sublevel {
	font-weight: bold;
	text-transform: lowercase;
}

.kleineletters {
	font-size: 9px;
	margin-left: 13px;
}

/*input {
	font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 11px;
	color: Black;	
	background-color: #ECECEC;
	border: 0;
	border-bottom: dashed 1px;
	padding: 4px;
}
*/
textarea {
	font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	border: 0;
	background-color: #ECECEC;
	padding: 4px;
}
#slider {
    position:relative;
    width:525px; /* Change this to your images width */
    height:174px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
#slider a:hover {
    border:none;
}


/*** Beschikbaarheid ***/

	#calendar { width:483px; height:auto; min-height:265px; float:left; border-right:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; position:relative; display: block; }
    #calendar div.dagBlok { width:68px; height:68px; border-top:1px solid #FFFFFF; border-left:1px solid #FFFFFF; float:left; position:relative; cursor:default; background-color:#EEE; }
	
	#calendar div.dagBlok.groen, .legenda .kl3 { background-color:#6C3; }
	#calendar div.dagBlok.groen.hover { background-color: #6F3; }
	#calendar div.dagBlok.blauw, .legenda .kl2 { background-color:#9CC; }
	#calendar div.dagBlok.lgrijs, .legenda .kl1 { background-color:#CCCCCC; }
	#calendar div.dagBlok.mgrijs, .legenda .kl5 { background-color:#999999; }
	#calendar div.dagBlok.dgrijs, .legenda .kl6 { background-color:#666666; }
	
	#calendar div.dagBlok.groen.click, .legenda .kl4 { background-color:#fb811e; }
	#calendar div.dagBlok.blauw.click { background-color:#fb811e; }
	#calendar div.dagBlok.lgrijs.click { background-color:#fb811e; }
	#calendar div.dagBlok.mgrijs.click { background-color:#fb811e; }
	#calendar div.dagBlok.dgrijs.click { background-color:#fb811e; }
	#calendar div.dagBlok.groen.click.hover { background-color:#FBA761; }

    #calendar div.dagBlok .invulling { background:#b5abaa; width:100%; position:absolute; bottom:0px;}
    #calendar div.dagBlok span.dagnummer { display:block; font-size:11px; width:11px; height:8px; padding:2px 0 0 3px; }
	
	#topTitel { position: relative; width:483px; height:20px; margin-top:20px; float:left; }
    #topTitel span { width:68px; height: 20px; text-align: center; line-height: 20px; display:block; float:left; font-size:10px; color: #333; background-color: #EEE; border-left:1px solid #FFFFFF; }
    #topTitel span.breed { width:310px; text-align:left; padding-left:5px;} 

   	#prev { float:left; margin-left: 4px; }
	#next { float:right; margin-right: 43px; }
	#prev a:hover, #next a:hover { text-decoration: underline; color:#fb811e; border: none; }

	#kalender #current { text-align:center; text-transform: uppercase; font-weight:bold; border: none; color:#fb811e; }
	
	.floatright {
		float:right;
		margin-left:20px;
		margin-bottom:20px;
	}
	
	.clear { clear: both; }
	
	.navigatie { text-align:center; }
	.navigatie a { margin-right:8px; }
	.navigatie a.selected { font-weight:bold; text-decoration:none; }
	
	.legenda { position: relative; font-size: 10px; line-height: 10px; }
	.legenda tr { height: 10px; }
	.legenda td { padding-left: 5px; }




