

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #000;}
a:hover {color: #8FAF2E;}

body {
	background: #000 url(img/bg1.0.jpg) repeat-x 0 0;
	color: #000;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Helvetica,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {
	padding-top: 4px;
	font: Verdana, Arial, Helvetica, sans-serif bold;
	text-transform: uppercase;
	letter-spacing:5px;
}


/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #000;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	background: url(img/clouds.gif) repeat-x;
	padding: 75px 10px 0;
	height:98%;
}

/* title */
.header {
	background: #000;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}

/*.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;	
}*/

.header .left {
	background: #000 url(img/header.jpg) no-repeat;
	font: normal 2.8em "Helvetica";
	line-height: 150px;
	text-align: center;	
	width: 564px;
	color: #FFF;
	height: 150px;
}
.header .right {
	background: #000 url(img/header_right.jpg) no-repeat;
	padding-left: 6px;
	overflow: hidden;
	width: 210px;
	color: #FFF;
	font: Verdana, Arial, Helvetica, sans-serif lighter;
	letter-spacing: 1px;
	height: 150px;
}

.header .right h2{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 16px;
	font: bolder 1.6em "Helvetica",sans-serif ;
	text-transform: uppercase;
	}
	
.header .right p{
	padding-left: 6px;
	padding-right: 10px;
	}

/* navigation */
.navigation {	
	background: #FFF url(img/nav.gif);
	border: 1px solid #000;
	border-color: #000 #000;
	height: 41px;
}
.navigation a {
	background: #000 url(img/nav.gif);
	border-right: 1px solid #000;
	color: #000;
	display: block;
	float: left;
	font: lighter 1em sans-serif;
	text-transform:lowercase;
	letter-spacing: 3px;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #000;}

/* main */
.main {
	border-top: 8px solid #000;
	background: url(img/bgmain.gif) repeat-y;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #FFF;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	text-transform:uppercase;
}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #A7CB38;
}
.sidenav li {border-bottom: 1px solid #A7CB38;}
.sidenav li a {
	font-size: 1.1em;
	color: #A7CB38;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #232318;
	color: #A7CB38;	
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: Verdana, Arial, Helvetica, sans-serif;}

.shouttekst {
	background-color: white;
	margin: 1px 1px 1px 1px;
	width: 520px;
}

/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #FFF;
	font: lighter sans-serif;
	font-size: 9px;
	line-height: 39px;
	text-align: center;
	letter-spacing: 2px;
}
.footer a,.footer a:hover {color: #000;}


.welkomst1 {	margin-left:20px;
			margin-top:0px;
			width:180px;
			height:250px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#000000;
			background-color:#D0D0B9;
			
			}
.welkomst2 {	margin-left:250px;
			margin-top:0px;
			width:180px;
			height:250px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#000000;
			background-color:#D0D0B9;
			
			}
