 @charset "utf-8";
/* CSS Document */

@import url("nav_link_0.css");

a	{
	color:#483329;
	text-decoration:none;
	outline:none;
	}
	
a:hover	{
	color:#483329;
	text-decoration:underline;
	}
	
*	{
	margin:0;
	padding:0;
	}
	
h2	{
	font-size:11pt;
	}
	

body	{
	background-image:url(images/rep-x2.png);
	background-repeat:repeat-x;
	background-color:#916653;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	

#tophead	{
	float:none;
	width:899px;
	height:39px;
	background-image:url(images/tophead.png);
	margin:auto;
	}


#container	{
	float:none;
	width:899px;
	background-image:url(images/rep-y.png);
	background-repeat:repeat-y;
	margin:auto;
	}


	#header		{
		width:854px;
		height:183px;
		margin-left:18px;
		background-image:url(images/head.png);
		background-repeat:no-repeat;
		}
	
		.hmp {
			float:right;
			margin-right:10px;
			margin-top:5px;
			display:inline;
			width:100px;
			height:20px;
			position:relative;
			}
		
			.home {
				float:left;
				height:20px;
				width:20px;	
				margin-right:15px;
				display:inline;
				}
			
			.mail {
				float:left;
				height:20px;
				width:20px;
				margin-right:15px;
				display:inline;
				}
				
			.print {
				float:left;
				height:20px;
				width:20px;
				}		

	.headbottom {
		width:854px;
		height:30px;
		background-image:url(images/head-bottom.png);
		background-repeat:no-repeat;
		margin-left:18px;
		}
		
	.snelkoppelingen {
		float:right;
		width:418px;
		height:30px;
		font-size:12px;
		color:#d4c3b3;
		}
		
		.snelkoppelingen a {
			font-size:12px;
			color:#d4c3b3;
			}
		
		.snelkoppelingen a:hover {
			font-size:12px;
			color:#d4c3b3;
			text-decoration:underline;
			}
		
		.snelkoppelingen ul {
			padding-top:7px;
			padding-left:19px;
			}
		
		.snelkoppelingen li {
			padding-right:7px;
			padding-left:7px;
			display:inline;
			list-style:none;
			border-right:1px solid #d4c3b3;
			}

	#content	{
		float:left;
		width:899px;
		background-image:url(images/rep-y.png);
		background-repeat:repeat-y;
		}
		
	
	.left	{
		float:left;
		width:197px;
		margin-left:18px;
		display:inline;
		background-color:#483329;
		}
		
		.subhead	{
			float:left;
			width:197px;
			height:34px;
			background-image:url(images/subhead.png);
			background-repeat:no-repeat;
			}
			
			.nav	{
				float:left;
				width:197px;
				}
				
				#navfoot	{
					float:left;
					bottom:15px;
					width:166px;
					height:130px;
					padding:15px;
					}


	.right	{
		float:right;
		height:auto;
		width:657px;
		margin-right:27px;
		}

		#contenthead	{
			float:right;
			background-image:url(images/rep-x.png);
			background-repeat:repeat-x;
			color:#fff;
			height:34px;
			width:657px;
			text-indent:10px;
			overflow:hidden;
			}
			
			.titel {
				float:left;
				font-size:14px;
				height:28px;
				padding-top:7px;
				}
		
				.search	{
					float:right;
					text-decoration:none;
					color:#fff;
					font-size:11px;
					height:25px;
					width:180px;
					}


		#main_content	{
			float:right;
			background-image:url(images/cont.png);
			background-repeat:no-repeat;
			background-color:#fcebd3;
			width:637px;
			padding:10px;
			}

		#main_content img {
			border:6px solid #d4ae82;
			}

#foot	{
	float:left;
	width:899px;
	height:46px;
	background-image:url(images/foot.png);
	background-repeat:no-repeat;
	}

	.tedoc	{
		float:right;
		margin-bottom:5px;
		margin-top:14px;
		}

		.tedoc a	{
			text-decoration:none;
			display:block;
			background-color:#483329;
			color:#916653;
			font-size:10px;
			padding:5px;
			}
					
/*zoekfunctie*/
					
	.zoekveld {
		float:left;
		padding-top:10px;
		width:136px;
		}
			
	.tekstvak {
		float: left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-style:italic;
		color:#000;
		background-color:#e9d9c8;
		padding:1px 0 0 0;
		border:0px;

		}
			
	.zoeksubmit {
		float:left;
		height:25px;
		width:20px;	
		padding:5px 3px 3px 3px;
		}
			
	.submit {
		float:left;	
		}

#main_content li {
	padding:10px;
	display:block;
	}

	
/*navigatie*/

.navbar	{
	float:left;
	width:197px;
	background-color:#483329;
	}
	
.navbar li	{
	display:inline;
	height:26px;
	}
	
.navbar ul	{
	}

.navbar li a	{
	display:block;
	font:bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	height:26px;
	width:197px;
	text-align:left;
	text-decoration:none;
	}


.nav_link_0 A, .nav_link_0 A:link, .nav_link_0 A:visited	{
	background-image:url(images/sub.png);
	background-repeat:no-repeat;
	color:#483329;
	width:197px;
	height:28px;
	text-decoration:none;
	text-indent:10px;
	padding-top:7px;
	margin-bottom:-10px;
	}

 
.navbar li a:hover	{
	text-decoration:underline;
	color:#fff;
}


.navbar li .nav_link_0_active a {
	background-image:url(images/active.png);
}


.navbar li .nav_link_0_active a:hover {
	background-image:url(images/active.png);
	text-decoration:underline;
}


.nav_link_1 A, .nav_link_1 A:link, .nav_link_1 A:visited	{
	background-image:url(images/subsub.png);
	background-repeat:no-repeat;
	width:197px;
	height:28px;
	text-decoration:none;
	text-indent:20px;
	padding-top:7px;
	margin-bottom:-7px;
	}


.navbar li .nav_link_1_active a {
	background-image:url(images/active.png);
}


.navbar li .nav_link_1_active a:hover {
	background-image:url(images/active.png);
	text-decoration:underline;
}


.nav_link_2 A, .nav_link_2 A:link, .nav_link_2 A:visited	{
	background-image:url(images/button.png);
	background-repeat:no-repeat;
	width:197px;
	height:28px;
	text-decoration:none;
	text-indent:30px;
	padding-top:7px;
	margin-bottom:-7px;
	}


.navbar li .nav_link_2_active a {
	background-image:url(images/active.png);
}


.navbar li .nav_link_2_active a:hover {
	background-image:url(images/active.png);
	text-decoration:underline;
}
