<!--
/* Layout algemeen*/

body, div, ul, li, h1, h2, h3, a { margin: 0; padding: 0; }
body { background: #2b4040; margin: 0 auto; }

#inhoud ul { margin-left: 25px; list-style-image: url(kattepootje.gif); }
#inhoud h3 { font-weight: normal; font-size: 14px; text-decoration: none; margin-left: 10px; padding-left: 10px; }
#inhoud h5 { font-weight: normal; font-size: 12px; text-decoration: none; margin-left: 0px; padding-left: 0px; }

#inhoud p:first-letter
	{
	font-size: 100%;
	}

#wrapper { width: 734px; margin: 0 auto; padding-bottom: 0px; }

#top { width: 734px; margin-top: 10px; height: 0px; clear: both; }

#banner { float: left; clear: left; height: 0px; width: 394px; }

#icoon-cont  { float: right; height: 0px; width: 200px; margin-top: 0px; }
	.icoon       { margin-left: 0px; float: right; }

#inhoud-cont { background: #426262; border-left: 1px solid white; border-right: 1px solid white; border-bottom: 1px solid white; }
	.regel     { background: #2b4040; border-top: 1px solid white; border-bottom: 1px solid white;}

#banner-cont { height: 200px; width: 732px; }
#banner-cont1 { height: 0px; width: 732px; }

#menu { float: left; width: 160px; height: 200px; border-right: 1px solid white; border-bottom: 1px solid white; }
#menu1 { float: left; width: 160px; height: 300px; border-right: 1px solid white; border-bottom: 1px solid white; }

#image { float: left; width: 571px; height: 200px; border-bottom: 1px solid white; }
	/*image-info wordt gebruikt op de info-pagina.*/
#image-info { float: right; width: 571px; border-bottom: 0px solid white; }
#image-info1 { float: left; width: 710px; border-bottom: 0px solid white; margin-right: 0px; }

#inhoud
/* inhoudskolom */
	{
	margin: 8px 4px 0px 15px;
	position: relative;
	overflow:auto;	
	/*height:280px;*/
	background: transparent;
	text-align:justify;
	padding-right:10px;
		
	scrollbar-face-color: #426262;
	scrollbar-highlight-color: #426262;
	scrollbar-shadow-color: #426262;
	scrollbar-3dligt-color: transparent;
	scrollbar-arrow-color: #d00000;
	scrollbar-track-color: #426262;
	scrollbar-darkshadow-color: #2b4040;
 	}

a:link
	{
	color:#ffffff;
	text-decoration: underline;
	}
a:visited
	{
	color:#ffffff;
	text-decoration: underline;
	}
a:hover
	{
	color:#ffffff;
	/*background: #2B4040;*/
	text-decoration: none;
	}

input
	/* eigenschappen voor de tekst-inputvelden. */ 
	{
	color: #000000;
	background-color: #669999;
	width:220px;
	border-style: groove;
	border-color: #2b4040;
	border-width: 1px;
	}
#afbeelding
	/*plaatsing van de foto's en tekst.*/
	{
	float: left;
	width:600px;
	border-style: solid;
	border-color: #669999;
	border-width: 1px 1px 1px 1px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	}

#main-cont { width: 732px; clear: left; }	
#main-inhoud { float: left; width: 570px; border-left: 1px solid white; font-size: 13px; padding: 0 10px; }
#main-menu { float: left; width: 160px; }

blockquote
	{	
	background-color: #e5f3f2;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-color: #800000;
	border-width: 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

/* Layout bijkomende eigenschappen */
body { color: #ffffff; font-family: Arial, Helvetica, sans-serif; }
	.regel { padding: 2px 0 0 0; font-weight: bold; font-size: 18px; }
h2
	{
	background-color: tarnsparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 0px 3px 3px 8px;
	margin: 0px;
	color: #ffffff;
	border-style: groove;
	border-color: #669999;
	border-width: 0px 0px 2px 2px;
	}

h1, .inhoudheading { font-weight: bold; font-size: 16px; color: #243535; text-decoration: none; margin-left: 30px; padding-bottom: 2px; padding-right: 5px; }
h3, .inhoudheading { font-weight: normal; font-size: 16px; text-decoration: none; margin-left: 30px; padding-bottom: 2px; }
h4, .inhoudheading { font-weight: bold; font-size: 14px; text-decoration: none; }
h6, .inhoudheading { font-weight: normal; font-size: 10px; text-decoration: none; margin-left: 10px; }

#menu ul { list-style: none; text-align: right; margin-top: 5px; width: 160px; }
#menu ul li { font-size: 12px; font-weight: bold; font-family: Arial; width: 160px; }
#menu a { text-decoration: none; color: white; padding: 3px 10px; display: block; }
#menu a:hover { background: #2b4040; }
#main-menu ul { list-style: none;d00000 text-align: right; margin-top: 3px; width: 160px; }
#main-menu ul li { font-size: 12px; font-weight: bold; font-family: Arial; width: 160px; }
#main-menu a { text-decoration: none; color: white; padding: 3px 10px; display: block; }
#main-menu a:hover { background: #2b4040; }

#inhoud { font-size: 14px; }
#inhoud a { color: white; }
	.icoon a { font-size: 13px; text-align: center; padding: 2px; color: #bbc0e1; width: 70px; height: 18px; background: #2b4040; display: block; text-decoration: none; }
	.icoon a:hover { background: #2b4040; }
	.icoon a:visited { color: #669999; }
	/*.clear { clear: both; height: 1px; width: 160px; border-right: 1px solid white; }*/
/* Preloading images ( niet gebruiken voor de images die op de pagina waar deze class "preload" opgeroepen wordt zelf staan, de browser laat die anders niet zien )*/
.preload
	{
	display: none;
	}
-->
