*{margin:0; padding:0;}

body{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	background-color: #013010;
	text-align:center;
}
#pagecontainer{
	margin:0 auto;
	width: 880px;
	border: 10px solid #fff;
}
#bg{
	background: url(/cmsfile/53) -1px top;
	margin-bottom: 0;
	width: 100%;
	overflow: auto;
}
#header{
	width: 880px;
	height: 106px;
	text-align:left;
	border-bottom: 1px solid #fff;
	background: url(/cmsfile/65) scroll right top;
}
#headermenu{
	width:130px;
	height: 30px;
	background-color: transparent;
	float: right;
	margin: 7px 10 0 0;
	padding: 0;
	vertical-align: bottom;
	color:#fff;
}
#headerlogo{
	width: 267px;
	float: left;
	margin:0;
}
#leftcol{
	display: inline;
	width: 172px;
	height:650px;
	float: left;
	margin: 0;
	text-align: left;
	background: url(/cmsfile/41) no-repeat left bottom;
}

#melding {
	width:144px;
	height:300px;
	font-size:11px;
	color:#fff;
	line-height:150%;
	margin-left:28px;
}

#melding a {
	color:#fff; 
	text-decoration:none;
}

#content{
	float: left;
	width: 497px;
	display: inline;
	position:relative;
	margin:0;
	text-align:left;
}
#rightcol{
	display:inline;
	position: relative;
	width: 210px;
	float: right;
	margin:0;
	text-align:left;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}
#footer{
	width: 880px;
	clear:both;
	background: url(/cmsfile/61);
	border-top: 1px solid #fff;
	padding: 4px 0 4px 0;
}

/* Foto's */


#photolarge {
	width: 100%;
	height: 200px;
	overflow:hidden;
}
#photosmall{
	width:100%;
	overflow:hidden;
}

/* foto voor op de subpagina */

#photomedium{
	width:100%;
	overflow:hidden;
}

/* Navigatie */


#leftcol ul{
	margin: 30px 0 30px 0; 
	list-style-type:none;
}
#leftcol ul li a{
	padding-left: 30px; 
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
#leftcol ul li a:hover{
	background: url(/cmsfile/29) 18px center no-repeat;
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
#leftcol .current{
	background: url(/cmsfile/29) 18px center no-repeat;
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
#leftcol .currentsub{
	background: url(/cmsfile/29) 18px center no-repeat;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	padding-left: 40px;
}

/* Navigatie level 2 */

.vertnav2{
	text-indent: 20px;
}


/* box voor de padding */

.box{
	padding: 10px;
}

/* Kruimelpad */

#kruimelpad{
	font-size: 10px;
	color:#666;
}
#kruimelpad a{
	color: #666;
	text-decoration:none;
}
#kruimelpad a:hover{
	color: #666;
	text-decoration:underline;
}
#cms_textfooter{
	font-size: 10px;
	color:#333;
}
#cms_textfooter a{
	color:#333;
	text-decoration:none;
}
#cms_textfooter a:hover{
	color:#333;
	text-decoration: underline;
}

/* Typografie */

#content h1{
	font-size: 14px;
	font-weight:bold;
	line-height:18px;
	color:#333;
	margin: 6px 0 6px 0;
	border-bottom: 1px dotted #333;
}
#content h2{
	font-size: 12px;
	font-weight:bold;
	line-height:16px;
	color:#333;
	margin: 6px 0 6px 0;
}
#content h3,h4,h5,h6{
	font-size: 12px;
	font-weight:bold;
	line-height:16px;
	color:#333;
	margin: 6px 0 6px 0;
}
#content p{
	font-size: 11px;
	line-height: 16px;
	color:#333;
	margin-bottom:12px;
}
#content a{
	text-decoration: underline;
	color:#333;
}
#content a:hover{
	text-decoration: none;
}
#content ul{
	list-style: disc;
	margin:10px 0 10px 20px;
}
#content ul li a{
	font-size:11px;
}
#content tr,td{
	font-size:11px;
	line-height:18px;
}
#content tr a,td a{
	font-size:11px;
}



#content hr{
	width:100%;
	height:1px;
	background-color: #333;
	display:block;
	margin: 3px 0 3px 0;
	padding:0;
	border:none;
}

hr {
	display:none;
}

/* Formulieren */

#content select,input{
	padding: 3px;
	border: 1px solid #7A6643;
	margin: 2px 0 2px 0;
	font-size: 11px;
	width:200px;
}
#content textarea{
	width: 250px;
	padding: 3px;
	border: 1px solid #7A6643;
	margin: 2px 0 2px 0;
}
#headermenu a{
	color:#fff;
	text-decoration: underline;
}
#headermenu a:hover{
	text-decoration:none;
}
#header ul li {
	display:inline;
	list-style: none;
	padding: 0 4px 0 4px;
}


