@charset "utf-8";
/* CSS Document */
html {overflow-y:scroll;}

body {
	margin:0;
	}
body {
	background-image:url(../images/blauwwitrood.jpg);
	background-position:center top;
}
body,td,th {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #000066;
	line-height:19px;
	letter-spacing:1px;
}
#wrapper {
	width:780px;
	margin: 0px auto 0px auto;
	padding: 0px 20px;
	}

a:link {
	color: #000066;
	outline:none;
}
a:visited {
	color: #000066;
	outline:none;
}
a:hover {
	color: #990000;
	outline:none;
}
a:active {
	color: #000066;
	outline:none;
}
h1 {
	font-size: 18px;
	color: #990000;
}
h2 {
	font-size: 14px;
	color: #990000;
}
.rood {
	color: #990000;
}
.blauw {
	color: #000066;
}
.fotolinks {
	margin-right:15px;
	float:left;
	}
.fotorechts {
	margin-left:15px;
	float:right;
	}