#total {
	height: 600px;
}
#top {
	background-image: url('../images/menu_contact.jpg');
}
#news {
	/*border:2px; 
	border-color: rgb(95,103,102); 
	border-style: solid;	*/
	
	height:366px;
	width:205px;
	position: relative;
	top: -238px;
	left:0px;
	text-align:left;
	padding:10px;
	padding-top:46px;
	padding-left:42px;

	background-image: url('../images/left_add.jpg');
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;

	
}


#main {
	position: relative;
	top:-1282px;
	left:257px;
	background-image:url();
	background-color:black;
	width:434px;
/*	height:100%;*/
	height:350px;
	text-align:left;
	padding-left:12px;
	padding-top:0px;
	
	background-image: url('../images/main_back_empty.jpg');
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	
}
#bottom {
	height:21px;
	background-image: url('../images/bottom_bottom2.jpg');
	top: -1170px;
}
#right {
	/*background-image: url('../images/mid_right2.jpg');*/
	/*background-image: url('../images/mid_right.jpg');	*/
	background-image: url('../images/mid_right_visual.jpg');
}
.contactKop{
	text-decoration: none;
	color:yellow;
	font-weight:bold;
}
.tag{
	width:445px;
	text-align:left;
	background-image: url('../images/nieuws_vuller.jpg');
	background-attachment:scroll;
	background-repeat:repeat-y;
	background-position:top left;
	color:black;
	padding:10px;
}
.agendaKop{
	font-weight:bold;
	font-size:14px;
	color:black;
}
.agendaDatum{
	width:100%;
	font:11px  Arial;
	font-weight:bold;
	color:rgb(255,0,0);
}
