body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color:#fff;
	background-image:url('../img/bg.gif');
	background-repeat:repeat-x;
	margin: 0px;
	color:#7b7b7b;
	}

h1 {
	color:#a40573;
	font-size:14px;
	font-weight:bold;	
}

h2 {
	color:#a40573;
	font-size:12px;
	font-weight:bold;
	margin:20px 0px 15px 0px;
	line-height:0px;
}

h3 {
	color:#a40573;
	font-size:11px;
	font-weight:bold;
}	
	
a img {
	border: 0;
	}

table{
	margin-top:15px;
	}
	
a:link, a:visited  {
	color:#a40573;
	text-decoration: underline;
	}
a:hover {
	color:#a40573;	
	text-decoration: none;
	}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

	
.dataTable{
	border:1px solid #e7e7e7; 
	border-collapse:collapse; 
	background-color: #f7f7f7;
	}

.dataTable td{
	border:1px solid #e7e7e7;
	}
	
#page_wrpr{
	width:778px;
	margin:0 auto;
}	

#header{
	width:778px;
	height:100px;
}	

#logo{
	width:298px;
	height:100px;
	float:left;	
}

#languages{
	width:470px;
	height:100px;
}

#ned{
	float:right;
	width:42px;
	height:44px;
}

#deu{
	float:right;	
	width:42px;
	height:44px;
}

#main_photo{
	
}

#menu{
	width:778px;
	height:28px;
}

#menu ul{
	list-style-type:none;
	margin:-3px 0pt 0pt;
	padding:0;
}

#menu li{
	float:left;
	margin:0;
	padding:0;
}

#homepage_content{
	width:778px;
	height:249px;
	margin:0 auto;
	padding-top:52px;
}

#homepage_content h1{
	color:#b00483;
	font-size:12px;
	font-weight:bold;
	
}

#item1{
	float:left;
	width:194px;
	height:195px;
	background-image:url('../img/bg_homepage_item_w.gif');
	background-repeat:no-repeat;
	padding:30px 21px 24px 21px;
}

#item_wrpr{
	float:right;
	width:506px;
	height:249px;
	background-repeat:no-repeat;
	xbackground-color:green;
}

#item2{
	float:left;
	width:194px;
	height:195px;
	background-image:url('../img/bg_homepage_item.gif');
	background-repeat:no-repeat;
	padding:30px 21px 24px 21px;
}

#item3{
	float:right;
	width:194px;
	height:195px;
	background-image:url('../img/bg_homepage_item.gif');
	background-repeat:no-repeat;
	padding:30px 21px 24px 21px;	
}

p.readmore a, p.readmore a:visited{
	color:#a40573;
	text-decoration:underline;
	float:right;
	margin-top:16px;
}

p.readmore a:hover {
	color:#a40573;
	text-decoration:none;
	float:right;
	margin-top:16px;		
}

#hr{
	margin:0 auto;
	width:778px;
	text-align:center;
	height:9px;
	padding-top:40px;
	
}

#footer{
	margin:0 auto;
	width:778px;
	text-align:center;
	color:#a0a6b0;
	font-size:10px;
	height:40px;
	padding-top:2px;
}

#vervolg_content{
	width:778px;
	margin:0 auto;
	padding-top:52px;	
}

#main_text{
	float:left;
	width:528px;
	padding-right:15px;
}

#submenu{
	width:208px;
	background-color:#e7e7e7;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	float:right;
}



