/* CSS stylesheet DJ Henri Geerlings */

body {
	background-color: #C00202;
	margin: 0px;
	}
.rechterkant {
	background-color: #FFFFFF;
	background-image: url(images/rechterkant.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
.contentvlak_middle {
	background-image: url(images/contentvlak_middle.jpg);
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 35px;
	padding-right: 35px;
	line-height: 130%;
	}
table {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	}
a:link, a:active, a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
