body {
	margin: 0;
	padding: 0;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}

table {
	border: 0;
	margin: 0;
	padding: 0;
}

div#page {
	margin-left: auto;
	margin-right: auto;
	width: 813px;
}

img {
	border: 0;
}	

h1 {
	font-family: Tahoma, Verdana, Serif;
	font-size: 14px;
	color: #707070;
}

p {
	font-family: Verdana, Serif;
	font-size: 11px;
	line-height: 18px;
}

table#mensen span {
	font-family: Verdana, Serif;
	font-size: 11px;
}

h1 span {
	color: #C80027;
}

p a, span a {
	color: #C80027;
}

p a:hover, span a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #C80027;
}

/* TABLE MENSEN */
table#mensen h1 {
	font-family: Tahoma, Verdana, Serif;
	font-size: 14px;
	color: #707070;
	margin-bottom: 2px;
	margin-top: 6px;
}

table#mensen h1 span {
	font-size: 12px;
	color: #C80027;
}

table#mensen p {
	margin-top: 2px;
	margin-bottom: 2px;
}

/* HOVER TEST */
td.j2007  {
	background-image: url(../images/2007.gif);
	background-repeat: no-repeat;
}

td.j2007:hover  {
	background-image: url(../images/2007_over.gif);
	background-repeat: no-repeat;
}

td.j2008  {
	background-image: url(../images/2008.gif);
	background-repeat: no-repeat;
}

td.j2008:hover  {
	background-image: url(../images/2008_over.gif);
	background-repeat: no-repeat;
}

td.j2009  {
	background-image: url(../images/2009.gif);
	background-repeat: no-repeat;
}

td.j2009:hover  {
	background-image: url(../images/2009_over.gif);
	background-repeat: no-repeat;
}

td.j2010  {
	background-image: url(../images/2010.gif);
	background-repeat: no-repeat;
}

td.j2010:hover  {
	background-image: url(../images/2010_over.gif);
	background-repeat: no-repeat;
}

td.j2011  {
	background-image: url(../images/2011.gif);
	background-repeat: no-repeat;
}

td.j2011:hover  {
	background-image: url(../images/2011_over.gif);
	background-repeat: no-repeat;
}

td.j2012  {
	background-image: url(../images/2012.gif);
	background-repeat: no-repeat;
}

td.j2012:hover  {
	background-image: url(../images/2012_over.gif);
	background-repeat: no-repeat;
}

td.j2013  {
	background-image: url(../images/2013.gif);
	background-repeat: no-repeat;
}

td.j2013:hover  {
	background-image: url(../images/2013_over.gif);
	background-repeat: no-repeat;
}

td.j2014  {
	background-image: url(../images/2014.gif);
	background-repeat: no-repeat;
}

td.j2014:hover  {
	background-image: url(../images/2014_over.gif);
	background-repeat: no-repeat;
}

td.j2015  {
	background-image: url(../images/2015.gif);
	background-repeat: no-repeat;
}

td.j2015:hover  {
	background-image: url(../images/2015_over.gif);
	background-repeat: no-repeat;
}

div#jaimg {
	background-repeat: no-repeat;
}

/* TABLE */
tr.head td {
	font-family: Tahoma, Verdana, Serif;
	font-size: 13px;
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C80027;
}

tr.even td, tr.oneven td {
	font-family: Verdana;
	font-size: 11px;
	padding: 2px;
}

tr.oneven td {
	background-color: #C1C1C1;
}

span#footer {
	width: 813px;
}