body {
	background-color: #636363;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/defabriek/bg_totaalsite.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
}
/* voor ritch text CMS */
p, ol, li, ul, hr {
	margin-top: 0px;
	margin-bottom: 0px;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.divnav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	width:199px;
	height:30px;
	text-indent:20px;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
}
.divnav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	width:199px;
	height:30px;
	text-indent:20px;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
	background-color:#800101;
}
h1 {
	width:455px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #FFFFFF;
	margin-top:36px;
	vertical-align:bottom;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-top:0px;
	color:#FFFFFF;
}
.scrollDiv{
	overflow:auto; 
	width:460px; 
	height:360px;
}
.scrollingContent{
	margin-top:15px; 
	margin-right:10px; 
	margin-bottom:15px;
	font-size:11px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
/********************************************/
/* AGENDA PAGINA */
/********************************************/
.agendaItem{
	padding-bottom:10px;
	width:210px;
	height:85px;
	float:left;
	font-size:11px;
	color:#FFFFFF;
}
.datum{
	color: #a2e34d;
	width:210px;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:5px;
	font-weight:bold;
}
.omschrijving{
	margin-left:5px;
}
/*****************************************/
.sound a{
	color:#FFFFFF;
	text-decoration:none;
}
.sound a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
