@charset "utf-8";
body {
	background-color: #ffffff; #530000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Give the menu bar a width and set the margins to "auto"
 * so that the browser does the centering.
 */
ul.MenuBarHorizontal {
	width: 53em;
	margin: auto;
}
body,td,th {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #333333;
	}
a:link {
	color: #333333;
}
a:visited {
	color: #E5007D;
}
.bottomtext {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.Nieuwsbrief {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Schilderij {
	border: 2px solid #333333;
	font-size: 13px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFF;
	color: #2E2E2E;
}
.navmenu {
	background-color: #283782;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fb289a;

}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
.gallerytext {
	color: #FFF;
	margin-right: 25%;
	margin-left: 25%;
	font-size: 13px;
	font-weight: normal;
}

