BODY {
	background: #ffffff url(../images/bg.jpg) no-repeat left top;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	background-repeat : no-repeat;
	background-position : 0px 0px;
/*	background-attachment : scroll; */
}

html,body{
  margin:0; /*** Do NOT set anything other than a left margin for the page
as this will break the design ***/
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

BODY, td {
	font-family : Verdana, Helvetica, Arial, 'Trebuchet MS', Georgia, sans-serif;
	font-size: 12px;  /*was: x-smal*/
	line-height: 1.5;
}

pre {
	font-size: x-small;
}

A {
	color: #257046;
	text-decoration: none;
	font-style: italic;
}

A:hover {
	color: #fff;
	background: #000;
	text-decoration: none;
}

.inleiding {
	font-weight : bolder;
	line-height: 1.8;
	font-style: italic;
}

.blok {
	background-color: #DAF5E5;
	font-style: italic;
	margin: 3px;
	display:block;
	padding:10px 10px 10px 10px;
	border: 1px solid #2E8B57;
}

.nieuwesites {
	color: #fff;
	background-color: #dd0000;
	font-style: oblique;
	font-size: medium;
	margin: 3px;
	display: block;
	padding: 10px 10px 10px 10px;
	border: 1px solid #000;
	text-align: center;
}

.nieuwesites A, .nieuwesites A:hover {
	color: #fff;
}

.blokrechts {
	background-color: #DAF5E5;
	font-style: italic;
	margin: 3px;
	display:block;
	padding:10px 10px 10px 10px;
	border: 1px solid #2E8B57;
	float: right;
	width: 45%;
}

.bloklinks {
	background-color: #DAF5E5;
	font-style: italic;
	margin: 3px;
	display:block;
	padding:10px 10px 10px 10px;
	border: 1px solid #2E8B57;
	float: left;
	width: 45%;
}

.blokrechtsHP {
	margin: 3px;
	display:block;
	padding:10px 10px 10px 10px;
	border: 1px solid #2E8B57;
	float: right;
	width: 55%;
}

.copyright {
	font-size:75%; color:#333;
	text-align:center;
	letter-spacing:1px;
	margin:0;
	padding-top:15px;
}

.turksevlag {
	position: absolute;
	left: 440px;
	padding: 10px;
	margin: 5px;
	top: 205px;  /* was 125  */
}

hr {
	height: 1pt;
	color: #797BB7;
}

li  {
	list-style : url("images/list.gif");
	margin-left: 2em;
}

h1 {
    letter-spacing: 0.0em; 
	font-weight : bold;
	font-size: 170%;
	color : #000000;
	display: inline;
/*	text-transform : uppercase;   */
}

h2 {
    letter-spacing: 0.1em; 
	font-weight : bold;
	font-size: 100%;
	display: inline;
	color: #0D6531;
/*	text-transform : uppercase;   */
}

H1.adv {
   display: inline;
}

input, textarea
	{
	background-color: #B9E4D1;
	border: 1px groove;
	border-color: #006633;
	font-family: Courier New, Courier, arial, verdana, sans serif, OCR A Extended;
}

.formcolor {
	background-color: #B9E4D1;
	border: 1px groove;
	border-color: #006633;
	font-family: Courier New, Courier, arial, verdana, sans serif, OCR A Extended;
}

select {
	background-color : #B9E4D1;
}

.code {
  color:black;
  background-color:rgb(230,230,255);
/*  padding:4px;   */
  font-family:Courier,"Courier New",monospace;
}

#container {
	position: absolute;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 790px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 790px;
	}
html>body #container {
	width: 790px; /* ie5win fudge ends */
	}

#hoofdnav {
	position: absolute;
	left: 120px;
	padding: 10px;
	margin: 5px;
	top: 61px;
	font-weight : bold;
	font-size:8pt;
	}

#hoofdnav a {
	text-decoration:none;
	color: #0D6531;
	padding:3px;
	font-style: normal;
}

#hoofdnav a:hover {
	text-decoration:none;
	list-style-type:none;
	background:#000;
	color:#fff;
	padding:3px;
	border-top: 1px #000 solid;
}	
	
#subnav {
	position: absolute;
	left: 130px;
	padding: 10px;
	margin: 5px;
	top: 81px;
	color: #0D6531;
	font-weight : bold;
	font-size:7.5pt;
	}	


#subnav a {
	text-decoration:none;
	color: #0D6531;
	padding:3px;
	font-style: normal;
	}

#subnav a:hover {
	text-decoration:none;
	list-style-type:none;
	background:#000;
	color:#fff;
	padding:3px;
	border-top: 1px #000 solid;
}		
	
#koppen {
	position: absolute;
	left: 0px;
	width: 180px;
	padding: 5px;
	margin: 0px;
	top: 165px;
	color: #000000;
/*	font-weight : bold;   */
	font-size:9pt;
	}	

#koppen a {
	text-decoration:none;
	font-style: normal;
}

#koppen a:hover {
	text-decoration:none;
}		
	
#artikel {
	position: absolute;
	left: 182px;
	margin: 5px;
	top: 113px;
	padding: 10px;
	width: 520px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 520px;
	}
html>body #content {
	width: 520px; /* ie5win fudge ends */
	}
	
#journalist {
	position: absolute;
	left: -170px;
	padding: 5px;
	margin: 5px;
	bottom: 0px;
	}	

#links A {
	font-weight : bolder; 
}

ul, li {
	list-style-position: outside;
	list-style-image: url('/images/list.gif');
	margin-left: 1em;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 120%; 
}



/* ©2004 - Pêng Smart Web Design - www.peng.nl */
	
