html
{
	height: 100%;
}

body
{
	
	margin:				0;
	padding:			0;
	background-color:	#fff1d7;
	height:				100%;

}

table
{ 
	font-size: 			11pt;
	font-family: 		"Verdana", Times, serif;
	border-style:		none;
	margin:				0;
	padding:			0;
	border-collapse:	collapse;
}

tr
{
	margin:				0;
	padding:			0;
}


td
{
	margin:				0;
	padding:			0;
	text-align:			justify;
}

.aktleft
{
	text-align:			left;
}

.aktright
{
	text-align:			right;
}

h1
{
	position:			relative;
	height:				54px;
	top:				0px;
	bottom:				0px;
	margin:				0;
	padding:			0;
	background:			left repeat-x url('../pic/strip.jpg');
}

.h1
{
	position:			relative;
	font-family: 		"Arial", Times, serif;
	top:				12px;
	left:				150px;
	font-size: 			20pt;
	font-weight:		bold;	
}

h2
{
	font-family: 		"Arial", Times, serif;
	font-size: 			14pt;
	font-weight:		lighter;
	margin:				0;
	padding:			0;
}

.aktiviteiten
{
	font-family: 		"Arial", Times, serif;
	font-size: 			14pt;
	font-weight:		lighter;
	margin:				0;
	padding:			0;
}

.welcome1
{
	font-family: 		"Arial", Times, serif;
	font-size: 			20pt;
	font-weight:		bolder;
	color:				#fb0f0b;
}

.welcome2
{
	font-family: 		"Arial", Times, serif;
	font-size: 			14pt;
	font-weight:		lighter;
	color:				#fb0f0b;
	font-style:			italic;
}

.notice
{
	font-family: 		"Verdana", Times, serif;
	font-size: 			10pt;
	font-weight:		lighter;
	font-style:			italic;
}

#address
{
	font-family: 		"Verdana", Times, serif;
	font-size: 			8pt;
	font-weight:		lighter;
	color:				#800080;
}

#belangrijk
{
	font-family: 		"Verdana", Times, serif;
	font-weight:		bold;
	color:				#fb0f0b;
}

.content
{

}

.date
{
	font-family: 		"Arial", Times, serif;
	font-size: 			8pt;
	font-weight:		lighter;
	text-align:			center;
}

.dateBorder
{
	font-family: 		"Arial", Times, serif;
	font-size: 			8pt;
	font-weight:		lighter;
	text-align:			center;
	border-right-style:	groove; 
	border-right-width:	2px; 
	border-right-color:	black;
}

.monthBorder
{
	border-left-style:	groove; 
	border-left-width:	2px; 
	border-left-color:	black;
	border-bottom-style:groove; 
	border-bottom-width:2px; 
	border-bottom-color:black;
}

.dayBorder
{
	border-right-style:	groove; 
	border-right-width:	2px; 
	border-right-color:	black;
}

.bottomBorder
{
	border-bottom-style:groove; 
	border-bottom-width:2px; 
	border-bottom-color:black;
}

#caption
{
	font-family: 		"Verdana", Times, serif;
	font-size: 			10pt;
	font-weight:		lighter;
}

#homePageTextBar
{
	font-size: 			11pt;
	font-family: 		"Arial", Times, serif;
	font-weight:		bold;
	color:				#fb0f0b;
	white-space:		nowrap;
}

