/* Gemaakt door Arian Stolwijk www.aryweb.nl */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

img {
	border: 0;
}

h1, h2, h3 {
	margin: 0;
	border-bottom: 4px solid #e8e8e8;
	color: #496119;
	font-weight: normal;
	font-size: 2em;
	margin-bottom: 15px;
}

h2 {
	font-size: 1.8em;
	border-width: 3px;
}

h3 {
	font-size: 1.5em;
	border-width: 2px;
}

a {
	color: #853b47;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.hr {
	height: 1px;
	margin: 5px 0;
	border-bottom: #496119 1px solid;
}

.imageSlideshow {}