body	{
	margin: 0px;
	padding: 0px;
	background: #653364 url(../images/bg.jpg)  repeat-y fixed center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#wrapper	{
	background: #653364 ;
	margin: 0 auto;
	padding: 0;
	width: 760px;
}

html>#wrapper	{
	background: #653364 ;
	width: 760px;
} 

#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	background: transparent;
	clear: both;
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	color: #000;
}

#header {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	clear: both;
	height: 150px;
	width: 760px;

}
#navigatie {
	background: #653364;
	height: 80px;
	width: 760px;
	text-align: center;
	font-size:12px;
	clear: both;
	position:relative;
	z-index: 1;
	left: 0;
	top: 0;
	display: block;
	color: #E02116;
	font: bold 11px/17px Arial, Helvetica, sans-serif;
	line-height: 17px;
}

#button {
	position:absolute; 
	width:120px; 
	height:64px; 
	z-index:2
	}


#main_content {
	background: #653364;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	font-size:12px;
	clear: both;
	width: 760px;
	position:relative;
	z-index: 1;
	left: 0;
	top: 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #653364;
}

#main_content a:link, #main_content a:visited, #main_content a:active {
	color: #FBA8F8;
	text-decoration: none;
	margin: 0 0 0 0px;
	padding: 0;

}

#main_content a:hover{
	color: #ccff00;
	text-decoration: none;
	padding: 0 0 0 0px;
	margin: 0;
}

#main_content_tekst{
	position:absolute;
	width:400px;
	z-index:2;
	left: 300px;
	top: 10px;
	letter-spacing: 0px;
}

#foto_blokje {
	position:absolute;
	z-index:3;
}

#footer {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: center;
	clear: both;
	width:760px;
	height: 15px;
	text-align:right;
	color:#CCCCCC;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #CCCCCC;
	text-decoration: none;
	margin: 0 0 0 0px;
	padding: 0;

}

#footer a:hover{
	color: #CCCCCC;
	text-decoration: none;
	padding: 0 0 0 0px;
	margin: 0;
}

.tekstplat {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
}
.tekstplatkop {
	font-family: "Trebuchet MS";
	font-size: 15px;
	letter-spacing: 2px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.tekstplatBold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	letter-spacing: 2px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
