table, table td{
	text-align:				left;
	empty-cells: 			show;
	padding:				0px;
	margin:					0px;
}
.image_mask, .image_mask img{
	background-position:	bottom left;
	background-repeat:		no-repeat;
	vertical-align:			top;
	behavior: 				url('/resources/styles/iepngfix/iepngfix.htc');
}
.above_content{
	text-align:				right;
	margin-right:			30px;
	padding-right:			30px;
	padding-bottom:			10px;
	margin-bottom:			10px;
	vertical-align:			bottom;
	background-repeat:		no-repeat;
	background-image:		url('/resources/images/content_top.png');
}
.content {
	height:					200px;
	background:				#FFF;
}
.content, .content td{
	color:					#000000;
	font-family:			Tahoma, Verdana;
	font-size:				10pt;
	/*background-image:		url('/resources/images/afbeelding_07.png');*/
}
.content h1, h1{
	color:					#cc0033;
	font-size:				22px;
	font-family:			Verdana, Tahoma;
}
.content h2, h2, .content h2 a{
	text-decoration:		none;
	color:					#cc0033;
	font-size:				14px;
	font-family:			Verdana, Tahoma;
}
.content .news_date {
	font-weight:			bold;
	color:					#cc0033;
	font-size:				8pt;
}
.content button {
	background:				#FFF;
	border:					1px solid #cc0033;
}
.content button.active {
	font-weight:			bold;
}
.under_content{
}
.table_bottom_row {
}
.menu{
	background-image:		url('/resources/images/menu_back.png');
	color:					#e80019;
	vertical-align:			top;
	padding-right:			20px;
	text-align:				right;
	line-height:			25px;
}
.menuItem a, .menuItem{
	color:					#000000;
	font-family:			Tahoma, Verdana;
	font-size:				12px;
	font-weight:			bold;
	text-decoration:		none;
	cursor:					pointer;
}
a:hover{
	color:					#bc0015;
}
.submenu a, .submenu{
	font-family:			Tahoma, Verdana;
	color:					#e80019;
	font-size:				10px;
	font-weight:			bold;
	word-spacing:			-1;
	text-decoration:		none;
	cursor:					pointer;
}
.top{
	background-position:	top;
}
.bottom{
	background-position:	bottom;
}
.logo_box{
	background-image:		url('/resources/images/logo.png');
	background-position: 	bottom;
	background-repeat:		no-repeat;
}
.activeItem {
	color:					#FFFFFF;
}
.link{
	cursor:					pointer;
}
