
.text {
	font-family: 		"trebuchet MS", verdana, sans-serif;
	font-size:			11px;
	color:				#490000;
}

.text_klein {
	font-family: 		"trebuchet MS", verdana, sans-serif;
	font-size:			10px;
	color:				#490000;	
}

.header_groot {
	font-family: 		"trebuchet MS", verdana, sans-serif;
	font-size:			17px;
	color:				#ff0000;	
	padding-top:		10px;
}

.header_klein {
	font-family: 		"trebuchet MS", verdana, sans-serif;
	font-size:			14px;
	color:				#490000;	
}

.tabletimes {
	border-bottom:		1px solid #DFD4D4;
	/*top:				-6px;
	position:			relative;*/
}

.tabletimes td {
	border:				1px solid #DFD4D4;
	border-bottom:		0px;
	padding:			3px;
	font-family: 		"trebuchet MS", verdana, sans-serif;
	font-size:			11px;
	color:				#490000;
}

.tabletimes td div {
	font-family: 		"trebuchet MS", verdana, sans-serif;
	font-size:			11px;
	color:				#490000;	
}

.tablepics {
	width:				500px;
}

.tablepics td {
	text-align:			center;
	font-size:			11px;
	padding:			0 20px 0 0;
}

.tablepartners {
	border:				1px solid #DFD4D4;
	border-bottom:		0px;
}

.tablepartners td {
	border-bottom:		1px solid #DFD4D4;
	padding:			3px;
}

.tablelinks {
	width:				500px;
	margin:				5px 0px 10px;
}

.tablelinks td {
	width:				250px;
	text-align:			left;
	font-size:			12px;
}

.tablelinks td a {
	text-decoration:	underline;
	font-weight:		bold;	
	color:				#490000;	
}

/* overruling for table */
#wrapper .container .body .block .content .tabletimes td p {
	margin:				0px;
}

#wrapper .container .body .block .content p.header_klein {
	font-size:			14px;
	margin:				10px 0 5px 0;
}

#wrapper .container .body .block .content p.header_groot {
	font-size:			17px;
	color:				#ff0000;	
	padding-top:		10px;
}