/* Veel gebruikte kleuren



---------------------------------------------- */


body {
	background: #ffffff url(images/background.jpg) repeat top center;
}
body,p,td,ul,ol,li,dl,dt,dd,menu,dir,blockquote,pre,tt, input, textarea {
	color: #000000; 
	font-size : 14px; 
	font-family : 'Times New Roman', Times, serif;
	line-height: 20px;
}
a {
	text-decoration: underline;
	outline: none;
	color: #812400;
}
a:link { 
	color: #812400;
}
a:visited {
	color: #812400;
}
a:active {
}
a:hover {
	text-decoration: none;
	color : #000;
}
strong, b {
	font-weight: bold;
}
p {
	line-height: 1.41em;
	margin-top: 1.5em;
	margin-bottom: 1.5em; 
}
li {
	line-height: 1.41em;
	margin-top: 0.3em;
	margin-bottom: 0.2em; 
}
ul {
	margin-top: 1.0em;
	margin-bottom: 1.0em; 
}
hr {
	margin-top: 2.0em;
	margin-bottom: 2.0em;
}
img {
	border: 0;
}
h1, h2, h3, h4, h5, h6, h7 {
	
}
h1 { color: #666666;
	font-size: 24px; 
	font-weight: normal; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	letter-spacing: 1px;
	line-height: normal;
	text-transform: uppercase;

	margin: 15px 0px 10px 0px;
	padding: 0px; }
h2 { font-size: 19px;
	font-family: Garamond, Times, "Times New Roman", Georgia, "Hoefler Text", serif;
	font-style: italic;
	font-weight: bold;
	padding: 15px 10px 15px 40px;
}
h3 { font-size: 13px; }


/* Design elementen 
---------------------------------------------- */
#wrapper {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width:760px;
}
#container-center {
	width: 500px;
	margin-left: 15px;
}
#container-right {
	width: 220px;
	margin: 60px 0 0 10px;
	font-size : 16px; 
}
#container-right p, #container-right span, #container-right div, #container-right td, #container-right li {
	font-size : 14px; 
}
#taalkeuze, #taalkeuze a {
	width: 152px;
	height: 65px;
	display: block;
	text-align: right;
}
#taalkeuze a {
	position: absolute;
	right: 0px;
	background: url(images/netherlands.jpg) no-repeat;
}
#taalkeuze a#taalen {
	background: url(images/uk.jpg) no-repeat;
}
#taalkeuze a u, body.nederlands a#taalnl, body.engels a#taalen {
	display: none;
}

#container-center h1.top {

}

#center li li {
	font-size: 100%; /* correcties voor sitemap*/
}
.afbeelding_links {
	float: left;
	margin-right: 10px;
}

.afbeelding_rechts {
	float: right;
	margin-left: 10px;
}







/* Navigation 
---------------------------------------------- */
#subheader1 {
	background: #E27000 url(images/indexlogo.jpg) no-repeat;
}
#subheader2 {
	background: #E27000;
}
#header ul {
	text-align: center;
	background: #E27000;
	margin: 0;
	height: 26px;
	line-height: 26px;
	padding: 0px 0px 0px 12px;
	overflow: visible;
}
#header li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding: 0px 12px 0px 4px;
	height: 26px;
	line-height: 26px;
	background: url(images/bulet.gif) no-repeat right center;
}
#header li.last {
	padding: 0px 3px 2px 2px;
	background: none;
}
#header li a {
	color: #fff;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
}
body#hfdstkid1 #header li a {
	text-decoration: underline;
}
#header li a:hover {
	color: #FFFF00;
	text-decoration: underline;
}


#subfooter1, #subfooter1 a {
	font-size: 12px;
	color: #E27000;
	color: #812400;
	text-align: right;
	padding-right: 10px;
}














/* Headers per hoofdstuk 
------------------------------------------------------------------------------- */







/* Aanpassingen voor IE6 en IE7
------------------------------------------------------------------------------- */
#header li {
	*padding: 0px 10px 0px 7px;
}
#header li.last {
	*padding: 0px 3px 2px 7px;
}
#container-right {
	_width: 210px;
	_margin: 60px 15px 0 10px;
}


