/*************** Tabel top *************************************************/

A
{
	font-family: arial, verdana;
	font-weight: normal;
	color: #006078;
	text-decoration: underline;
}
A:hover
{
	text-decoration: underline;
}

A.toplink
{
	font-family: Times, Georgia, Arial, Verdana;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.toplink:hover
{
    TEXT-DECORATION: underline;
}

A.menulink
{
	font-family: times, arial, verdana;
	font-size: 90%;
	font-weight: normal;
	color: #006078;
	text-decoration: none;
}
A.menulink:hover
{
	text-decoration: underline;
}

A.menulinkclicked
{
	font-family: times, arial, verdana;
	font-size: 90%;
	font-weight: bold;
	color: #006078;
	text-decoration: none;
}
A.menulinkclicked:hover
{
	text-decoration: underline;
}

A.footerlink
{
	color: #006078;
	text-decoration: none;
}
A.footerlink:hover
{
	text-decoration: underline;
}

A.menulinkul
{
	font-family: times, arial, verdana;
	font-size: 90%;
	font-weight: normal;
	color: #006078;
	text-decoration: underline;
}

P
{
	font-family: arial, verdana;
	color: #000000;
	font-size: 85%;
}

#Inloggen
{
	color: #000000;
	font-size: 85%;
}

/*************** maincel ***************************************/

h1
{
	font-family: arial, tahoma;
	font-weight: bold;
	font-size: 12pt;
	color: #706856;
}
h2
{
	font-family: arial, tahoma;
	font-weight: bold;
	font-size: 12pt;
	color: #006078;
}

h3
{
	font-family: arial, tahoma;
	font-weight: bold;
	font-size: 10pt;
	color: #006078;
}

h4, h5, h6
{
	font-family: arial, tahoma;
	font-weight: normal;
	font-size: 10pt;
	color: #006078;
}

td.kalender {
	font-size: 70%;
}

/*************** Balken ****************************************/

#InfoRechtsboven
{
	position: relative;
	left: 10px;
	top: 5px;
	font-size: 13px;
	font-family: helvetica, arial, tahoma;
	font-weight: bold;
	color: #ffffff;
}

A.InfoRechtsboven 	{
	font-size: 13px;
	font-family: helvetica, arial, tahoma;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.InfoRechtsboven:hover {
	text-decoration: underline;
}

#InfoRechtsonder

{
	position: relative;
	left: 30px;
}

P.InfoRechtsonder
{
	font-size: 90%;
	font-family: arial, verdana;
	font-weight: normal;
	color: #706856;
}
A.InfoRechtsonder
{
	font-family: arial, verdana;
	font-size: 80%;
	font-weight: normal;
	color: #706856;
}
A.InfoRechtsonder:link
{
    TEXT-DECORATION: none;
}
A.InfoRechtsonder:visited
{
    TEXT-DECORATION: none;
}
A.InfoRechtsonder:hover
{
    TEXT-DECORATION: underline;
}

li.InfoRechtsonder
{
	display: list-item;
	color: #706856;
}

.ContentblockLeft	{
	font-size: 70%;
}
