@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#A50101;
	background-repeat:no-repeat;
	overflow-y: scroll;
	height: 100%;
}

body,td,th {
	font-family:Arial, calibri;
  	font-size:14px;
	font-weight:bold;
	text-decoration:none;
  	color:#A50101;
}
a:link {
	color: #A50101;
}
a:visited {
	color: #A50101;
}
a:hover {
	color: #5A0A20;
}
a:active {
	color: #A50101;
}

.klein {
	font-family:Arial, calibri;
  	font-size:12px;
	font-weight:bold;
	text-decoration:none;
  	color:#A50101;
}

.nieuws {
	font-family:Arial, calibri;
  	font-size:14px;
	text-decoration:none;
  	color:#A50101;
}

.opvallend {
	font-family:Arial, calibri;
  	font-size:14px;
	text-decoration:none;
  	color:#FFFFFF;
}

.footer {
	font-family:Arial, calibri;
  	font-size:12px;
	font-weight:bold;
  	color:#999999;
}

a.footer{
	font-family:Arial, calibri;
  	font-size:12px;
	font-weight:bold;
	text-decoration:none;
  	color:#999999;
}

a.footer:link, a.footer:visited, a.footer:active{
	font-family:Arial, calibri;
  	font-size:12px;
	font-weight:bold;
	text-decoration:none;
  	color:#999999;
}

a.footer:hover{
	font-family:Arial, calibri;
  	font-size:12px;
	font-weight:bold;
	text-decoration:none;
  	color:#333333;
}

.vlak, .vlakboven, .vlakonder, .vlaklinks, .vlakrechts {
	background-color:#CC645E;
}

.linksboven {
	background:url(images/linksboven.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.rechtsboven {
	background:url(images/rechtsboven.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.linksonder {
	background:url(images/linksonder.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.rechtonder { 
	background:url(images/rechtsonder.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

