/* mac hide\*/
html, body {
	height:100%
}
/* end hide */

body {
	font-family: verdana, tahoma,arial, georgia, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
	text-align:center;
	min-width:858px;/* for mozilla*/
	color: #6A533C; 
	background: #6C5735;
	}

html>body #outer{
	height:auto;
	} /*for mozilla as IE treats height as min-height anyway*/



h3,h4,h2,h5 { 
	font: 12px verdana, Georgia, arial; 
	color:#6C5735;
	font-weight: bold; 
	margin-top: 0px; 
	text-align: left;
	}
H1 { 
	font: 14px verdana, Georgia, arial; 
	color:#6C5735;
	font-weight: bold; 
	margin-top: 0px; 
	text-align: left;
	}



a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #A8A439;
	}
	
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #A8A439;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #6C5735;
	}
	
.td {
	font-size: 11px;
	font-family: verdana, Georgia, arial;
	color:#ffffff;
	margin-top: 0px; 
	text-align: left;
	background-color: #6A533C; 
	border-width:1px;
	}

.tdgroen {
	font-size: 11px;
	font-family: verdana, Georgia, arial;
	color:#6C5735;
	margin-top: 0px; 
	text-align: left;
	background-color: #BBC69A;
	border-width:1px;
	}

/* LAYOUT */
#container { 
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	text-align: left;
	background: url(/fileadmin/templates/img/bgrepeat.gif) repeat-y;	
	margin: 0px auto;
	border: 0px;
	padding: 0px;
	width: 740px; 
	voice-family: "\"}\"";
	voice-family: inherit;
	position: relative;
	padding:0em 0em 5em; /* bottom padding for footer */
	}
	
html>body #container {
	background: url(/fileadmin/templates/img/bgrepeat.gif) repeat-y;
	width: 740px;
         position: relative;
	}

#logo {
	top: 0px;
	left: 0px;
	background: url(/fileadmin/templates/img/logobovenstuk.jpg) no-repeat;
	width: 740px;
	height:244px; 
	z-index:3;
	}
	
#krul{
	min-height: 100%;
	height:100% !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	top: 240px;
	width: 740px; 	
	background: url(/fileadmin/templates/img/bg.gif) no-repeat;
	}


#preamble { 
	margin: 0px 0px 0px 200px;
	padding: 0px 0px 10px 10px;
	width: 470px;
	border: 0px;
	border-bottom: 0px;
         background: transparent;
         height: auto;
         }
	
/* LINKS */	
#linkList {
	position:absolute;
	top: 240px;
	left: 10px;
	}
	
#linkList2 { 
	font: 11px verdana, sans-serif;
	padding: 0px; 
	margin-top: 10px; 
	width: 150px; 
	}
	
#linkList h3.select { 
	margin: 0px 0px 0px 0px; 
	width: 150px; 
	}
	
#linkList h3.select span {
	display:none
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	}
	
#linkList li {
	list-style-type: none;
	margin-top: 2px; 
	}
#linkList ul ul {
	margin-left: 10px;
	padding-bottom: 0px;
}

#linkList ul li .active {
	color: #6A533C;
} 
	

/* FOOTER */
#credit { 
	position:absolute;
         bottom:0;
	left:100px;
	}
	
.news-latest-container{
margin-top:10px;
}

/*#nieuws {
	margin-top: 20px; 
	color: #383B16;
	font: 13px verdana, sans-serif;
	font-weight: bold;
	position: absolute;
	}

*/
	
#news {
	margin-top: 20px; 
	width:120px;
	position: relative;
	}


/* HEADLINES */

h3 span { 
	display: none;
	}
	
#preamble h3,h4 { 
	background: transparent;
	font-size: 12px;
	}
	
#supportingText h3 {
	width: 450px;
	height: 50px;
	}
	


fieldset {
	border: none;
}

.csc-mailform-field {
	width: 500px;
	
}

label{
	width:50%;
	float:left;
}

.checkbox {
	border:none;
	background-color: #FFFFFF;
	font-family: verdana, tahoma,arial, georgia, sans-serif;
	font-size:11px;
}

input, textarea, select, option, submit {
	border: 1px solid #6C5735;
	color: #6C5735;
	margin: 1px;
	padding: 1px 2px;
	width: 45%;
	float:left;
	font-family: verdana, tahoma,arial, georgia, sans-serif;
	font-size:11px;
}

.jscalendar_cb {
clear:both;
width:16px;
}

.clear {
clear:both;
}


textarea {
	overflow: auto;
}

