/* Alle classes voor de MainPage */
div.m_panel div.m_panel_middle h3, .m_h1
{
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	font-size: 1.30em;
	line-height: 1.60em;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
	padding-bottom: 1.10em;
}
div.m_panel div.m_panel_middle h3 a:link, div.m_panel div.m_panel_middle h3 a:visited, div.m_panel div.m_panel_middle h3 a:active
{
	color: #000000;
	text-decoration: none;
}
div.m_panel div.m_panel_middle h3 a:hover
{
	color: #000000;
	text-decoration: underline;
}

div.m_panel div.m_panel_middle h4, .m_h2
{
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	font-size: 0.90em;
	line-height: 1.60em;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

div.m_panel div.m_panel_middle
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 0.85em;
	line-height: 1.5;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
div.m_panel div.m_panel_middle a.m_border
{
	border: 1px solid #eda900;
}
div.m_panel div.m_panel_middle a:link, div.m_panel div.m_panel_middle a:visited, div.m_panel div.m_panel_middle a:active
{
	color: #2b3d98;
	text-decoration: none;
}
div.m_panel div.m_panel_middle a:hover
{
	color: #eda900;
	text-decoration: underline;
}



/* Mainpage tableclasses */
.m_table_betweeny
{
	width: 21px;
	background-image: url("../images/mp_form_betweeny.gif");
	background-repeat: repeat;
}

.m_table_text
{
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	font-size: 9pt;
	line-height: 1.6;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;

	vertical-align: top;
}

.m_table_idtext
{
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
}

.m_table_valuetext
{
	font-style: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#sb_calendar table tr td
{
	font-size: 12px;
	height: 23px;
	text-align: center;
}
div#sb_calendar
{
	margin-left: -10px;
}

div.sb_panel_column
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	line-height: 1.3;
	color: #c0f7e8;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	
	padding: 40px 5px 5px;
}

div.sb_panel_column h3
{
	font-weight: bold;
	
	padding-bottom: 5px;
}
div.sb_panel_column h3 a:link, div.sb_panel_column h3 a:visited, div.sb_panel_column h3 a:active
{
	color: #c0f7e8;
	text-decoration: none;
}
div.sb_panel_column h3 a:hover
{
	color: #ffffff;
	text-decoration: none;
}

