A.menu, A.menu:ACTIVE, A.menu:LINK, A.menu:VISITED {
	font-family : Arial, Verdana, Geneva, Arial, sans-serif;
	color : #58585A;
	font-size : 15px;
	text-decoration : none;
	font-weight : bold;
}

A.menu:HOVER {
	font-family : Arial, Verdana, Geneva, Arial, sans-serif;
	color : #BA2A30;
	font-size : 15px;
}

A.menuactive, A.menuactive:ACTIVE, A.menuactive:LINK, A.menuactive:VISITED  {
	font-family : Arial, Verdana, Geneva, Arial, sans-serif;
	color : #BA2A30;
	font-size : 15px;
	text-decoration : none;
	font-weight : bold;
}

A.menuactive:HOVER{
	font-family : Arial, Verdana, Geneva, Arial, sans-serif;
	color : #000000;
	font-size : 15px;
	text-decoration : none;
	font-weight : bold;
}

BODY, TABLE, TD, TH, TR {
	font-family : Arial, Verdana, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 13px;
}

A, A:ACTIVE, A:LINK,A:VISITED {
	font-family : Arial, Verdana, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #BA2A30;
	font-size : 13px;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial, Verdana, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #BA2A30;
	font-size : 13px;
	text-decoration : underline;
}

A.menuleft, A.menuleft:ACTIVE, A.menuleft:LINK, A.menuleft:VISITED {
	font-family : Arial, Verdana, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #6A1027;
	font-size : 13px;
	text-decoration : none;
}

A.menuleft:HOVER {
	font-family : Arial, Verdana, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #BA2A30;
	font-size : 13px;
	text-decoration : underline;
}

A.menuright, A.menuright:ACTIVE, A.menuright:LINK, A.menuright:VISITED {
	font-family : Arial, Verdana, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #6A1027;
	font-size : 13px;
	text-decoration : none;
}

A.menuright:HOVER {
	font-family : Arial, Verdana, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #BA2A30;
	font-size : 13px;
	text-decoration : underline;
}

.menutitel {
	font-family : Arial, Verdana, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #BA2A30;
	font-size : 13px;
	font-weight : bold;
}

.titel{
	font-family : Arial, Verdana, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #BA2A30;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}

A.bottom, A.bottom:ACTIVE, A.bottom:LINK, A.bottom:VISITED, TD.bottom {
	font-family : Arial, Verdana, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #58585A;
	font-size : 11px;
	text-decoration : none;
}

A.bottom:HOVER {
	font-family : Arial, Verdana, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #58585A;
	font-size : 11px;
	text-decoration : underline;
}


td.MainShadeLeft {
	background-image : url('Redshadelinks.png');
	background-position : top right;
	background-repeat : repeat-y;
}

td.MainShadeRight {
	background-image : url('Redshaderechts.png');
	background-position : top left;
	background-repeat : repeat-y;
}

td.MainTop {
	background-image : url('top.png');
	background-position : top left;
	background-repeat : no-repeat;
}

td.MainMenuTop {
	background-image : url('menu.jpg');
	background-position : top left;
	background-repeat : no-repeat;
}

td.Main {
	background-image : url('achterzijde.png');
	background-position : top left;
	background-repeat : repeat-y;
}

td.MaintableBottom {
	background-image : url('bottom.png');
	background-position : top left;
	background-repeat : no-repeat;
}

td.MaintableBottomBrick {
	background-image : url('bricks.png');
	background-position : top center;
	background-repeat : no-repeat;
}

body.Main {
	font-family : Arial, Verdana, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 13px;
	background-image : url('backmain.jpg');
	background-repeat : no-repeat;
	background-color : #C5C7C8;
	background-position : center top;
}


