body
{
	margin		: 8px;
}

body,div,td
{
	font-family	: verdana;
	color		: #0D085E;
	font-size	: 11px;
	
}

p,
.main_content,
font
{
    line-height:15px;
}

.button
{
	width		: 136px;
	height		: 24px;
}

a
{
	font-size		: 11px;
	color			: #0D085E;
}

a:hover
{
	font-size		: 11px;
	color			: #D4002C;
}

h1,
.h1
{
	font-size		: 13px;
	font-weight		: bold;
}

.h2
{
	font-size		: 12px;
	font-weight		: bold;
}

/* classes voor afbeeldingen */
.geen
{
	border-width		: 0px;
}

.rood
{
	border-style		: solid;
	border-width		: 2px;
	border-color		: #D4002C;
}

.blauw
{
	border-style		: solid;
	border-width		: 2px;
	border-color		: #0D085E;
}


.whiteSpace
{
	width		: 1px;
	height		: 24px;
}

.home_under a
{
	font-size		: 10px;
	color			: #0D085E;
	margin-right	: 16px;
}

.sub_navigatie a
{
	font-size		: 11px;
	color			: #0D085E;
}

.sub_navigatie a:hover
{
	font-size		: 11px;
	color			: #D4002C;
}

.sub_navigatie .selected a
{
	color			: #D4002C;
	text-decoration		: none;
}

.sub_navigatie .dividerTD
{
	width			: 6px;
}

.sub_navigatie_container
{

	border-style		: solid;
	border-width		: 0px;
	border-bottom-width	: 0px;
	border-color		: #0D085E;
}

.main_content
{
	font-size			: 11px;
	/*
    line-height			: 15px;
    */
}

.sub_hyperlinks a
{
	font-size		: 11px;
	color			: #0D085E;
}

.sub_hyperlinks a:hover
{
	font-size		: 11px;
	color			: #D4002C;
}

.sub_hyperlinks TD
{
	vertical-align	: middle;
}

.driehoek
{
	width			: 11px;
	height			: 14px;
}

.CalendarButton
{
	width:132px;
	float:left;
}

.ContentArea
{
	width:264px;
	float:left;
	margin-right:1px;
}

.BreakingNews
{
	width:360px;
	background-color:#efefef;
}

.BreakingNews TD
{
    height:20px;

}

.Faq
{
	margin-bottom:20px;
}

.FaqQuestionHeader
{
	font-weight:bold;
	color:#D4002C;

}

.FaqAnswerHeader
{
	font-weight:bold;
	color:#0D085E;
}


.FaqAnswer
{
	padding:10px;
	padding-left:0px;
}




