Body{
	background-image:url(/images/bg.png);
	background-color: #023366;
	font-family: Arial, Times new Roman, Verdana;
	Color:#ffffff;
	font-size:12px;
	scrollbar-arrow-color: #FFFF00;
	scrollbar-track-color: #336699;
	scrollbar-face-color: #023366;
	scrollbar-shadow-color: #FFFF00;
	scrollbar-highlight-color: #FFFF00;
	scrollbar-darkshadow-color: #023366;
	scrollbar-3dlight-color: #023366;

} 

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: none; }

.container{
	width: 900px;
	min-height: 610px;
	margin-top: 15px;
	left: 50%;
	margin-left: -450px;
	position: relative;
	Font-family: Arial, Times new Roman, Verdana;
	Color:#000000;
	Font-size:12px;
}

.header{
	background-image: url(/images/index_01.png);
	background-repeat: no-repeat;
	width:900px;
	height:200px;
}

.middle{
	width:900px;
	min-height: 360px;
	top:110px;
	Background-color:#ffffff;
	float: left
}
	
.content{
	width: 680px;
	min-height: 360px;
	float: left;
	Font-family: Arial, Times new Roman, Verdana;
	Color:#000000;
	Font-size:12px;
	text-align: left;
	Padding-left: 10px;
	Padding-right:10px;
	Padding-top: 10px;
}

.menu{
	width: 175px;
	min-height:360px;
	float: right;
	Font-family: Arial, Times new Roman, Verdana;
	Color:#000000;
	text-align: right;
	Font-size:12px;
	padding-top:10px;
	Padding-left: 5px;
	padding-right:10px;
}

.menu a:link { color: #000000; text-decoration: none; }
.menu a:visited { color: #000000; text-decoration: none; }
.menu a:hover { color: #000000; text-decoration: underline; }
.menu a:active { color: #000000; text-decoration: none; }

.navigatie{
	margin: 0 0 0 0px;
	padding: 0;
	width: 175px;
	display: block;
	z-index: 4;
	left: 20px;
}

.navigatie li{
	border: 0 none;
	list-style: none;
}

.navigatie li a{
	background: #ffc102;
	background-image: url(/images/menu_active.png);
	background-repeat: repeat-x;
	margin: 1 0 0 0px;
	padding: 5 5 4 9px;
	height: 35px;
	text-decoration: none;
	text-align: right;
	color: #000;
	display: block;
	height: 19px;
}
.navigatie li a:hover{
	background: #fff;
	background-image: url(/images/menu_hover.png);
	background-repeat: repeat-x;
}

.menutitle{
	background-image: url(/images/menu.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 30px;
	padding-top: 3px;
	text-align: left;
	padding-left:10px;
	padding-right:5px;
	font-family: Arial, Times new Roman, Verdana;
	Color:#ffffff;
	font-weight: bold;
	font-size: 12px;
}

.footer{
	background-image: url(/images/index_04.png);
	background-repeat:no-repeat;
	width: 900px;
	height: 50px;
	Font-family: Arial, Times new Roman, Verdana;
	Color:#999;
	font-size: 10px;
	padding-top:15px;
	text-align: center;
	clear: both;
}



		.links a:link, .links a:visited, .links a:active	{ 
			color: #000080; font-weight: bold; text-decoration: none; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; 
		}
		.links a:hover { 
			color: #ff0000; font-weight: bold; text-decoration: underline; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; 
		}
		.links a:unknown { 
			font-family: Arial, Helvetica, sans-serif;
		}
		.links h1{
			font-weight: bold; font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; 
		}
		
		.kader{
			position: relative;
			width: 450px;
		}
		.foto{
			left: 0px;
			padding: 5px;
			position: absolute;
			width: 140px;
		}
		.links{
			margin-left: 150px;
			padding: 5px;
			top: 0px;
			width: 290px;
		}