/* Basis elementen */
html,body{
	margin:0;padding:0}

body{
	font-family: Verdana;
	color:#787878;
	font-size:11px;
	text-align:center;
	background-image:url(../images/bg_home.png);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat}
	
td{
	font-family: Verdana;
	color:#FFF;
	font-size:11px;
}

/* Styling elementen */
.header_sitemap{ 
	color:#787878;}
.header_sitemap a{ 
	margin:0;
	font-family:Verdana;
	font-size:10px;
	color:#787878;
	text-decoration:none;}
.header_sitemap a:hover{
	text-decoration:none;
	color:#787878;}
.container{text-align:left}
.content {line-height:1.4; text-align:justify;}
.content a{
	font-family:Verdana;
	font-size:11px;
	color:#FFF;
	text-decoration:none;}
.content a:hover{
	font-family:Verdana;
	font-size:11px;
	color:#FFF;
	text-decoration:underline;}
.content p {
	padding-left:32px;
	padding-top:30px;
	}

.navigation{}
.extra{}

/* Opbouw elementen */
.header_sitemap{height:35px; text-align:right; padding-right:5px;}
.header_flash{height:35px; text-align:right; padding-right:5px;}
.header_picture{height:91px; text-align:center; padding-top:18px; padding-bottom:35px;}
.container{width:864px;margin:0 auto}
.wrapper{float:left;width:100%}
.content{padding: 0 0px}

