/* basiS */
body { 
	font: 10pt/16pt 'trebuchet ms', verdana, arial, serif;
	letter-spacing: 1px;
	color: #333333; 
	background: #ffffff;
	margin: 0px; 
	padding: 0px;
	}
	
p { 
	margin-top: 20px; 
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-indent: 20px;
	text-align: left;
	text-align: left;
	line-height: 1.7em;
	}

a, a:visited {
	color: #448DBE;
	text-decoration: none;
	border: 0px;
	}

a:hover {
	color: #005A96;
	border-bottom: 1px solid #005A96;
	cursor: pointer;
	}
	
h2 {
	font-size: 20px;
	color: #333333;
	text-align: left;
	text-indent: 0px;
	margin-bottom: 22px;
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
	letter-spacing: 1px; 
	}
h3 { 
	font-style: italic;
	color: #333333;
	font-size: 12px;
	text-align: right;
	text-indent: 0px;
	margin-top: -12px; 
	margin-bottom: -15px;
	letter-spacing: 1px; 
	}
h4 { 
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 0px;
	margin-top: 15px; 
	margin-bottom: -17px;
	letter-spacing: 1px; 
	}


/* Bovenkant, header en totaal blok */
#container {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding-bottom: 6px;
	background:url(pictures/back_shadow.png) repeat-y top center; 
	}
.info { 
	margin-bottom: 20px;
	}


#container2 { 
	margin-top: 0px; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left;
	width: 899px; 
	color: #333333;
	height: 170px; 
	}

#place_content { 
	margin-top: 0px; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 20px 20px 0px 20px;
	text-align: left;
	width: 854px; 
	/* background: #ffffff; */
	}
	
#pageHeader h1 { 
	margin-top: 0px; 
	margin-bottom: 0px;
	width: 899px; 
	height: 120px; 
	margin-left: auto;
	margin-right: auto;
	background:url(pictures/header.jpg) no-repeat top left;
	}
#pageHeader h1 span {
	display:none
	}


/* Main Menu */
#mnu_a a, #mnu_a a:visited, #mnu_a a:hover {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	}

#mnu_a {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

/* de link directory*/
.linkdirectory li {
	margin-bottom: 3px;
}

.linkdirectory h2 {
	margin-bottom: -15px;
}

/* colophon pagina */
.about_photo {
	float: right;
	}

/* main teksten ed */
.main_m {
	float: left;
	width: 100%;
	padding-left: 5px;
	margin: 0;
	}
.main_m .main_mm1 {
	float: left;
	width: 74%;
	}	
.main_m .main_mm2 {
	float: left;
	width: 25%;
	}
.main_m ul {
	margin: 5px;
	padding: 0;
	list-style: none;
	}
.main_m .main_mm2 li {
	background: #FAFAFA;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding:5px 0px 5px 0px;
	}
.main_m .main_mm2 li:hover {
	background: #EaEaEa;
	}
	
.main_m .main_mm1 li {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 5px 20px 5px 20px;
	background: url(pictures/lnkmnu2.jpg) repeat top left;
	}

.main_mm1 p {
	text-indent: 20px;
	text-align: left;
	line-height: 1.7em;
	}


/* 3 Link dingetjes */
.main_chunk {
	float: left;
	width: 100%;
	padding-left: 5px;
	margin: 0;
	}
.main_chunk .stuk1 {
	float: left;
	width: 33%;
	}
.main_chunk ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.main_chunk li {
	/* background: #ffffff; */
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding:5px 0px 0px 0px;
	}
.main_chunk li:hover {
	/* background: #ffffff; */
	}
.main_chunk_schuin {
	text-align: center;
	letter-spacing: 1px;
	}

/* these styles are for the search boxes */

	.pivot-search {
		margin: 0px;
	}
	.searchbox, .result-searchbox { 
		font: 'trebuchet ms', verdana, arial, serif;
		border: 1px solid #448DBE;
		width: 10em; 
		color: #333333;
		font-size: 14px;

	}	
	.searchbutton, .result-searchbutton {
		font: 'trebuchet ms', verdana, arial, serif;
		border: 1px solid #448DBE;
		color: #333333;
		/* background: #ffffff; */
		font-size: 12px;
	}

/* comment form */

	.commentbutton {
		font: 'trebuchet ms', verdana, arial, serif;
		border: 1px solid #333333;
		color: #333333;
		/* background: #ffffff; */
		font-size: 12px;
	}

	.commentinput  {
		font: 'trebuchet ms', verdana, arial, serif;
		border: 1px solid #333333;
		color: #333333;
		font-size: 14px;
	}



/* Categorieeeen */
.cat_links {
	float: left;
	width: 100%;
	padding-left: 5px;
	margin: 0;
	}
.cat_links .stuk {
	float: left;
	width: 33%;
	}
.cat_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.cat_links li {
	background: #f5f5f5;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding:5px 0px 5px 0px;
	}
.cat_links li:hover {
	background: #EbEbEb;
	}
.cat_links_schuin {
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	}


/* roadmap tabel */

.t1 {
	width: 50px;
	padding: 10px 4px 4px 4px;
	font: 16px/16px 'trebuchet ms', verdana, arial, serif;
	font-weight: bold;
	border-width: 1px;
	text-align: center;
	background: url(pictures/tb_lijn1.png) repeat-x center top;
}
.t2 {
	width: 263px;
	padding: 8px 4px 8px 8px;
	font: 13px/13px 'trebuchet ms', verdana, arial, serif;
	color: #333333;
	background: url(pictures/tb_lijn2.png) repeat-x center top;
}
.t3 {
	width: 263px;
	padding: 8px 4px 8px 8px;
	font: 13px/13px 'trebuchet ms', verdana, arial, serif;
	color: #333333;
	background: url(pictures/tb_lijn3.png) repeat-x center top;
}

.tdis {
	width: 604px;
	padding: 8px 0px 8px 8px;
	font: 11px/11px 'trebuchet ms', verdana, arial, serif;
	color: #333333;
	text-align: center;
	background: url(pictures/tb_lijn4.png) repeat-x center top;
}

.ttop {
	width: 263px;
	padding: 8px 4px 8px 8px;
	font: 13px/13px 'trebuchet ms', verdana, arial, serif;
	color: #333333;
	text-align: left;
	background: url(pictures/tb_lijn4.png) repeat-x center top;
}


/* Het Einde */
#footer { 
	font: 10pt/12pt 'trebuchet ms', verdana, arial, serif;
	text-align: center; 
	border-top: 2px solid #EBEBEB;
	margin-top: 12px;
	margin-bottom: -1px;
	padding-top: 6px;
	}
#footer a:link, #footer a:visited { 
	margin-right: 10px; 
	margin-left: 10px;
	}



