body,div,td
{
	font-family			: verdana;
	font-size			: 11px;
	line-height			: 18px;
	color				: #031D3F;
}

td
{
	vertical-align		: top;
}

p
{
	margin:0px;
}


h1,h2,.h1,.h2
{
	font-family			: verdana;
	font-size			: 12px;
	font-weight			: bold;
	color				: #031D3F;
	line-height			: 12px;
	margin:0px;
	margin-bottom:2px;
	padding:0px;
}

.navigation	TD
{
	text-align			: center;
	vertical-align		: middle;
}

.navigation TD a
{
	color				: #FFFFFF;
	text-decoration		: none;
	font-size			: 12px;
	font-weight			: bold;
}

.HighButton
{
	background-color: #08418E;
	width:136px;
	height:28px;
	font-size:10px;
}

.LowButton
{
	background-color: #6A8BB6;
	width:136px;
	height:28px;	
	font-size:10px;
}

.verborgen,
.verborgen:hover
{
	color:#000000;
	text-decoration:none;
}

/* Mobile */

.MobileLogo
{
	width:232px;
	margin-bottom:4px;
}

.PageHolder
{
	width:232px;
	background-color:#EAEAEA;
	margin: 0 auto 0 auto;
}

.MobileNavHolder
{
	width:220px;
	margin:10px 6px 10px 6px;
}

.MobileContent
{
	width:220px;
	margin:0px 6px 0px 6px;
}

.MobileSubjectText
{
	width:232px;
	background-color:#08428C;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	line-height:24px;
	height:24px;
	vertical-align:middle;
}

.Title
{
	margin:0px 10px 0px 10px;
	color:#FFFFFF;
}

.MobileNavLink
{
	font-size:10px;
	text-decoration:underline;
}

.MobileNavLink:hover
{
	font-size:10px;
	text-decoration:none;
}

.MobileNavHolder
{
	width:232px;
	margin-top:4px;
	margin-bottom:4px;
}

.Footer
{
	background-color:#6B8CB5;
	margin-top:10px;
	width:232px;
	text-align:center;
}

