*{margin:0; padding:0;}


body{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background-color: #fff;
	text-align:center;
	color:#663300;
}


/* Layout 
----------------------------------------*/


#pagecontainer{
	margin:0 auto;
	width: 1000px;
	border: 1px solid #ff9900;
}
#bg{
	margin-bottom: 0;
	width: 100%;
	overflow: auto;
}
#header{
	width: 1000px;
	height: 116px;
	text-align: left;
	background: url(/cmsfile/285) no-repeat 180px top;
}
#headermenu{
	width: 100%;
	height: 65px;
	background-color: transparent;
	float: right;
	margin: 72px 0 0 0;
	padding: 0;
	vertical-align: bottom;
	color:#fff;
}
#headerlogo{
	width: 267px;
	float: left;
	margin:0;
	padding:0;
}
#headerimage{
	width:819px;
	height:90px;
	float:right;
	margin:0;
	padding:0
}
#topnav{
	width: 1000px;
	height: 24px;
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	float:left;
	background-color: #ffcc00;
}
#leftcol{
	display: inline;
	width: 200px;
	float: left;
	margin: 0;
	text-align: left;
	background-color: #ffcc00;
}
#pagecontent{
	float: left;
	display: inline;
	position:relative;
	margin:0;
	text-align:left;
}
#pagecontent a img {
	border:none;
}
#rightcol{
	display:inline;
	position: relative;
	width: 180px;
	float: right;
	margin:0;
	text-align:left;
	color: #663300;
}
#footer{
	width: 1000px;
	clear:both;
	padding: 4px 0 4px 0;
	font-size: 11px;
}
#footer a{
	font-size:1
	color:#663300;
	text-decoration:none;
}	
#footer a:hover{
	text-decoration:underline;
}	

/*
.nofooter{
	display:none;
}
*/
	
	
/* Verschillende breedtes content kolom */


.contenthomepage{
	width: 980px;
	margin: 0;
	text-align:center;
}
.contentsubpage{
	width: 620px;
}


/* Kruimelpad 
---------------------------------------*/


#kruimelpad{
	width: auto;
	font-size: 10px;
	color:#663300;
	padding: 4px 0 4px 10px;
}
#kruimelpad a{
	color: #666;
	text-decoration:none;
}
#kruimelpad a:hover{
	color: #663300;
	text-decoration:underline;
}


/* Navigatie 
----------------------------------------*/


#topnav ul li{
	display:inline;
}
#topnavcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#topnavcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#topnavcontainer ul li a {
	background: transparent;
	border-right: 1px solid #ff9900;
	padding: 4px 10px 4px 10px;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: center;
	float: left;
	text-transform:uppercase;
	color: #663300;
	font-weight:bold;
}
#topnavcontainer ul li a:hover{
	color: #fff;
	background: #ffcc00;
}
#topnavcontainer a:active {
	background: #fff;
	color: #663300;
}
#topnavcontainer li#active a {
	background: #999;
	color: #fff;
}


/* leftnav 
-----------------------------------------*/

#map ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#map ul li {
	display: block;
	padding: 0;
	margin: 0;
}
#map ul li a {
	background: #ffcc66;
	border: 1px solid #ff9900;
	padding: 8px;
	margin: 4px 0 4px 0;
	text-decoration: none;
	display: block;
	text-align: left;
	text-transform:uppercase;
	color: #642c0f;
	font-weight:bold;
}
#map ul li a:hover{
	color: #642c0f;
	background: #ffcc00;
}
#map a:active {
	background: #ffcc00;
	color: #663300;
}
#map li#active a {
	background: #ffcc00;
	color: #663300;
}
#map li .leftcurrent a{
	background: #fff;
	color: #663300;
}

/* --- */

#leftnavcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftnavcontainer ul li {
	display: block;
	padding: 0;
	margin: 0;
}
#leftnavcontainer ul li a {
	background: #ffcc66;
	border: 1px solid #ff9900;
	padding: 8px;
	margin: 4px 0 4px 0;
	text-decoration: none;
	display: block;
	text-align: left;
	text-transform:uppercase;
	color: #642c0f;
	font-weight:bold;
}
#leftnavcontainer ul li a:hover{
	color: #642c0f;
	background: #ffcc00;
}
#leftnavcontainer a:active {
	background: #ffcc00;
	color: #663300;
}
#leftnavcontainer li#active a {
	background: #ffcc00;
	color: #663300;
}
#leftnavcontainer li .leftcurrent a{
	background: #fff;
	color: #663300;
}

/* Righttnav 
----------------------------------------*/


#rightnavcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#rightnavcontainer ul li {
	display: block;
	padding: 0;
	margin: 0;
}
#rightnavcontainer ul li a {
	background: #ffcc00;
	border: 1px solid #ff9900;
	padding: 8px;
	margin: 4px 0 4px 0;
	text-decoration: none;
	display: block;
	text-align: left;
	color: #642c0f;
	font-weight:bold;
	font-size:11px;
}
#rightnavcontainer ul li a:hover{
	color: #642c0f;
	background: #ffcc66;
}
#rightnavcontainer a:active {
	background: #ffcc66;
	color: #fff;
}
#rightnavcontainer li#active a {
	background: #ffcc66;
	color: #fff;
}
#rightnavcontainer ul li a#rightactive  {
	background: transparent;
	
}

/* box voor de padding */ 


.box{
	padding: 10px;
}
.contentbox{
	padding: 20px;
}


/* Afbeeldingen in de achtergrond */


.homepage{
		background: url(/cmsfile/341) repeat left top;
}
.startpage{
		background: url(/cmsfile/337) repeat-y left top;
}


/* Typografie */


#pagecontent h1{
	font-size: 18px;
	font-weight:bold;
	line-height:18px;
	color:#663300;
	margin: 6px 0 6px 0;
	padding: 2px 0 4px 0;
	/* border-bottom: 1px dotted #333;*/
}
#pagecontent h2{
	font-size: 12px;
	font-weight:bold;
	line-height:16px;
	color:#663300;
	margin: 6px 0 6px 0;
}
#pagecontent h3,h4,h5,h6{
	font-size: 14px;
	font-weight:bold;
	line-height:16px;
	color:#663300;
	margin: 6px 0 6px 0;
}
#pagecontent p{
	font-size: 13px;
	line-height: 18px;
	color:#663300;
	margin: 8px 0 8px 0;
}
#pagecontent a{
	text-decoration: underline;
	color:#663300;
}
#pagecontent a:hover{
	text-decoration: none;
}
#pagecontent ul{
	list-style: disc;
	margin:10px 0 10px 20px;
}
#pagecontent tr,td{
	font-size:11px;
	line-height:18px;
}
#headermenu a{
	color:#fff;
	text-decoration: underline;
}
#header ul{
	display:inline;
	list-style: none;
	padding: 0 4px 0 4px;
}
#headermenu a:hover{
	text-decoration:none;
}

/* In de linkerkolom 
------------------------------------------*/

#leftcol h6{
	font-size: 11px;
	font-weight:bold;
	color: #663300;
	text-align:center;
}

/* Rechterkolom 
------------------------------------------*/

#rightcol p{font-size:11px;}
#rightcol h3{
	text-align:center;
}
#rightcol h5{
	text-align:center;
	color: #663300;
	text-align:center;
}
#rightcol h6{
	font-size: 11px;
	font-weight:bold;
	color: #663300;
	text-align:center;
}
#rightcol .boxright{
	padding: 10px;
}


/* Formulieren 
------------------------------------------*/

input{
	margin: 3px 0;
	padding: 3px 0 3px 3px;
	border:1px solid #666;
}
.inputselect{
	width: 60px;
	margin: 3px 0;
	padding: 3px 0 3px 3px;
	border:1px solid #666;
}
textarea{
	width: 250px;
	margin-top: 6px;
	padding: 3px 0 3px 6px;
	border: 1px solid #666;
}

/* CMS Navigation
--------------------------------------------*/

#cms_navigation a{font-size:11px; text-decoration:underline;}
#cms_navigation a:hover{font-size:11px; text-decoration:none;}

#cms_textfooter a{font-size:11px; text-decoration:underline;}
#cms_textfooter a:hover{font-size:11px; text-decoration:none;}
