@charset "utf-8";
/* CSS Document */

body {
	background: #FFFFFF url(images/design_01.jpg) repeat-x top center;
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 8pt;
}

a:link {
	color: #bd2716;
	text-weight: bolder;
	text-decoration: none;
	border-bottom: 1px dotted #bd2716;
}

a:hover {
	color: #bd2716;
	text-weight: bolder;
	text-decoration: none;
	border-bottom: none 0px;
}

a:visited {
	color: #bd2716;
	text-weight: bolder;
	text-decoration: none;
	border-bottom: 1px dotted #bd2716;
}

a:active {
	color: #bd2716;
	text-weight: bolder;
	text-decoration: none;
	border-bottom: 1px dotted #bd2716;
}

a img {
	border: #bd2716 2px solid;
}

#lightbox a { 
	border: 0px none;
}

h1, .titel {
	font-family: "Trebuchet MS";
	font-weight: bolder;
	font-size: 12pt;
	margin-left: -20px;
	text-transform:uppercase;
	color: #bd2716;
}

h3, h2, .subtitel {
	font-family: "Trebuchet MS";
	font-weight: bolder; 
	font-size: 9pt;
	text-transform:uppercase;
	color: #bd2716;
	margin: 0px 0px 0px -20px;
	padding: 0;
}

h3 {
	color: #000;
}

.onderschrift {
	font-style:italic;
	font-size: 9pt;
	color: #696969;
	margin: 0;
	padding: 0;
}

