/* Algemene deel stylen */
body {
background:url(../images/inhoud_faux.gif) center repeat-y;
font-size : 11px;
margin-top: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
html {
background-image: url(../images/bg.gif);
height:100%;
}
	
	/* HEADER */
		#header {
			width: 750px;
			height: 227px;
			margin:0px auto;
			background-image: url(../images/header.gif);
			padding:4px 0 0 30px;
		}
		
		/* HEADER MOUSE */	
			#header a				{font-family: Trebuchet MS; font-size: 14px; text-decoration: none; font-style: bold; font-weight: lighter;}
			#header a:link			{color: #003f59;}
			#header a:visited		{color: #003f59;}
			#header a:active		{color: #000000; text-decoration: underline;}
			#header a:hover			{color: #000000; text-decoration: underline;}
				
			#header_menu1 {	
				width: 300px;
				height: 30px;
				
				font-family: Trebuchet MS;
				font-size: 13px;
				color: #365100;
				line-height: 25px;
			}
			#header_menu2 {	
				width: 330px;
				height: 30px;
				position:relative;
				top:135px;
				left:470px;
				
				font-family: Trebuchet MS;
				font-size: 13px;
				color: #365100;
				line-height: 25px;
			}
			#header ul {
				margin: 0px;
				padding: 0px;
			}
			#header li {
				list-style: none;
				padding-right: 10px;
				float: left;
			}
		
		
		
		
		
	/* CONTENT */
		#content_vlak {
			width: 780px;
			margin:0px auto;
			padding:0 0 70px 0;
			overflow:auto;
		}
		
			/* CONTENT LINKS */
			
			#CV_L {
				width: 190px;
				float: left;			
			}
				.L_kop1 {
					width: 190px;
					height: 42px;
					background-image: url(../images/L_kop1.gif);
					
					font-family: Trebuchet MS;
					font-size: 13px;
					color: #634a00;
					
					line-height: 33px;
				}
				.L_kop1_bg {
					background: url(../images/L_kop1_bg.gif) repeat-x #fdf4d6;
					border-left:3px solid #e5c970;
					border-right:3px solid #e5c970;
					width: 169px;
					
					font-family: Trebuchet MS;
					font-size: 12px;
					color: #634a00;
					font-style: bold;
					
					padding-top: 5px;
					padding-left: 15px;
					
				}
				
				/* LINKS TEKST MOUSE */	
				.L_kop1_bg a				{font-family: Trebuchet MS; font-size: 12px; text-decoration: none; font-weight: lighter;}
				.L_kop1_bg a:link			{color: #493600}
				.L_kop1_bg a:visited		{color: #493600}
				.L_kop1_bg a:active			{color: #271d00; text-decoration: underline}
				.L_kop1_bg a:hover			{color: #271d00; text-decoration: underline}
				
				.L_kop1_onder {
					width: 190px;
					height: 20px;
					background-image: url(../images/L_kop1_onder.gif);
					margin-bottom: 20px;
				}
				
				.L_kop2 {
					width: 190px;
					height: 41px;
					background-image: url(../images/L_kop2.gif);
					
					font-family: Trebuchet MS;
					font-size: 13px;
					color: #344d00;
					font-style: bold;
					
					line-height: 33px;
				}
				.L_kop2_bg {
					background: url(../images/L_kop2_bg.gif) repeat-x #e9fdbd;
					border-left:3px solid #a3d935;
					border-right:3px solid #a3d935;
					width: 169px;
					
					font-family: Trebuchet MS;
					font-size: 12px;
					color: #344d00;
					
					padding-top: 5px;
					padding-left: 15px;
				}
				
				/* LINKS TEKST MOUSE */	
				.L_kop2_bg a				{font-family: Tahoma; font-size: 12px; text-decoration: none; font-weight: lighter}
				.L_kop2_bg a:link			{color: #344e00}
				.L_kop2_bg a:visited		{color: #344e00}
				.L_kop2_bg a:active			{color: #162200; text-decoration: underline}
				.L_kop2_bg a:hover			{color: #162200; text-decoration: underline}
				
				.L_kop2_onder {
					width: 190px;
					height: 20px;
					background-image: url(../images/L_kop2_onder.gif);
					margin-bottom: 20px;
				}					
				
			
			
			#CV_L ul {
				padding: 0px;
				margin: 0px;
				font-size: 13px;
			}
			#CV_L li {
				list-style: none;
				font-size: 13px;
			}
			
		/* CONTENT RECHTS */
			#CV_R {
				width: 571px;			
				float: right;
			
			}
				.R_kop1 {
					width: 521px;
					height: 42px;
					background-image: url(../images/R_kop1.gif);
					
					font-family: Trebuchet MS;
					font-size: 13px;
					color: #634a00;
					
					padding-left: 50px;
					line-height: 33px;
				}
				.R_kop1_bg {
					background: url(../images/L_kop1_bg.gif) repeat-x #fdf4d6;
					border-left:3px solid #e5c970;
					border-right:3px solid #e5c970;
					width: 545px;
					
					font-family: Trebuchet MS;
					font-size: 11px;
					color: #634a00;
					
					padding-left: 10px;
					padding-right: 10px;					
				}
				/* RECHTS TEKST MOUSE */	
				.R_kop1_bg a				{font-family: Trebuchet MS; font-size: 12px; text-decoration: none; font-weight: lighter;}
				.R_kop1_bg a:link			{color: #493600}
				.R_kop1_bg a:visited		{color: #493600}
				.R_kop1_bg a:active			{color: #271d00; text-decoration: underline}
				.R_kop1_bg a:hover			{color: #271d00; text-decoration: underline}
				
				.R_kop1_onder {
					width: 571px;
					height: 20px;
					background-image: url(../images/R_kop1_onder.gif);
					margin-bottom: 20px;
				}
				
				.R_kop2 {
					width: 521px;
					height: 41px;
					background-image: url(../images/R_kop2.gif);
					
					font-family: Trebuchet MS;
					font-size: 13px;
					color: #344d00;
					
					padding-left: 50px;
					line-height: 33px;
				}
				.R_kop2_bg {
					background: url(../images/L_kop2_bg.gif) repeat-x #e9fdbd;
					border-left:3px solid #a3d935;
					border-right:3px solid #a3d935;
					width: 545px;
					
					font-family: Trebuchet MS;
					font-size: 11px;
					color: #344d00;
					
					padding-left: 10px;
					padding-right: 10px;
				}
				/* RECHTS TEKST MOUSE */	
				.R_kop2_bg a				{font-family: Trebuchet MS; font-size: 12px; text-decoration: none; font-weight: lighter;}
				.R_kop2_bg a:link			{color: #3a5600}
				.R_kop2_bg a:visited		{color: #3a5600}
				.R_kop2_bg a:active			{color: #1e2d00; text-decoration: underline}
				.R_kop2_bg a:hover			{color: #1e2d00; text-decoration: underline}
				
				.R_kop2_onder {
					width: 571px;
					height: 20px;
					background-image: url(../images/R_kop2_onder.gif);
					margin-bottom: 20px;
				}
				
		
		
						
		/* FOOTER */
			#footer {
				background: url(../images/footer.gif) bottom no-repeat;

				position:relative;
				margin:0px auto;
				height:auto !important;
				height:100%;
				min-height:100%;
				overflow:auto;
				
				
			}
		/* FOOTER MOUSE */	
				#footer a				{font-family: Verdana; font-size: 11px; text-decoration: none; font-weight: lighter;}
				#footer a:link			{color: #003f59; text-decoration: underline}
				#footer a:visited		{color: #003f59; text-decoration: underline}
				#footer a:active		{color: #000000; text-decoration: underline}
				#footer a:hover			{color: #000000; text-decoration: underline}
				
			#clear {
				clear: both;
			}
					
				

			

			
/* TEKST CLASS */
.LRoodN {
	color: #ff0000;
	font-family: Tahoma;
	font-size: 11px;
	}
.LGrijsN {
	color: #929292;
	font-family: Tahoma;
	font-size: 11px;
	}
.DGrijsN {
	color: #282828;
	font-family: Tahoma;
	font-size: 11px;
	}
.DGrijsSG {
	color: #282828;
	font-family: Trebuchet MS;
	font-size: 21px;
	}
.LBlauwN {
	color: #0a43c4;
	font-family: Tahoma;
	font-size: 11px;
	}
.LBlauwSG {
	color: #0a43c4;
	font-family: Trebuchet MS;
	font-size: 13px;
	}
.SLBlauwN {
	color: #a4c0ff;
	font-family: Tahoma;
	font-size: 11px;
	}
.DBlauwN      {
	color: #002c8e;
	font-family: Tahoma;
	font-size: 11px;
	}
.LOranjeN     {
	color: #ff8603;
	font-family: Tahoma;
	font-size: 11px;
	}
.DOranjeN {
	color: #6f3a00;
	font-family: Tahoma;
	font-size: 11px;
	}
