body {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	background: #ffe500 url(../images/verloop.gif) repeat-x fixed center top;
	margin: 0;
}
table {
	font-size:100%;
}
a {
	color: #013888;
	text-decoration: underline;
}
a:hover {
	color: #e4302c;
	text-decoration: underline;
}
h1 {
	color: #e4302c;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 0;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
h2 {
	color: #013888;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 0;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
p {
	text-align: left;
	padding: 0 25px 5px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li {
	position: relative;
	float: left;
}
ul li a {
	text-decoration: none;
	color: #013888;
}
ul li a:hover {
	color: #e4302c;
	text-decoration: none;
}
.foto_links {
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
	border-width: 0;
}
.foto_rechts {
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
	border-width: 0;
}
#schaduw {
	background-image:url(../images/schaduw.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 173px;
}
#navigatie {
	color: #e4302c;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/navigatie.jpg);
	text-indent: 25px;
	width: 970px;
	height: 30px;
}
#content {
	background-color: #fffce2;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 970px;
	padding: 25px 0 25px 0;
}
#footer {
	color: #fff;
	font-size: 12px;
	background-color: #fd1b14;
	text-align: center;
	vertical-align: middle;
	width: 970px;
	height: 26px;
}
#footer a {
	color: #ffe500;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}