.bg {
	background-image: url(/img/blauw/bg.gif);
}
.fotohome {
	background-image: url(/foto.php);
	background-repeat: repeat;
	background-position: left center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00A2D2;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00A2D2;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00A2D2;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00A2D2;
	text-decoration: underline;
}
.tekst-columnno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bg-onder {
	background-attachment: fixed;
	background-image: url(/img/blauw/bg-onder.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-links {
	background-attachment: fixed;
	background-image: url(/img/blauw/bg-links.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg-rechts {
	background-attachment: fixed;
	background-image: url(/img/blauw/bg-rechts.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tekst {
	padding: 15px 0px 0px 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bg-donkerkleur {
	background-color: #0C2F3B;
}
.pulldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tekst-column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.bg-fotos {
	background-image: url(/img/fotos/1bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
