@charset "utf-8";
/* CSS Document */

body {
	background-color: #DADDE2;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B83B41;
	margin: 0px;
	padding: 0px;
}

#opm_header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 272px;
	padding-top: 10px;
	padding-left: 650px;
}

#opm_info {
	background-color: #FFF;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B83B41;
	border-left-color: #B83B41;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B83B41;
}


#opm_topmenu {
	background-image: url(../images/topmenu.jpg);
	background-repeat: no-repeat;
	height: 31px;
	padding-left: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B83B41;
	border-left-color: #B83B41;
}
#opm_main {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	padding: 20px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B83B41;
}
#opm_submenu {
	background-color: #FFF;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B83B41;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B83B41;
}
#opm_footer {
	background-image: url(../images/footer.jpg);
	height: 30px;
}
.topmenu-a {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8C8C8C;
	border-left-color: #8C8C8C;
	padding-right: 5px;
	padding-left: 5px;
	display: inline-block;
	height: 18px;
	padding-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
}
.topmenu-a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #AE2628;
}
.submenu-a {
	font-size: 12px;
	width: 170px;
	display: block;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #000;
	background-color: #C5C5C5;
	margin-top: 3px;
	border: 1px solid #B73138;
}
.submenu-a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #B42F34;
	border: 1px solid #333;
}
.maillink-a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #642023;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.zw-link-a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.wit-tekst {
	color: #FFF;
}
.accent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #BA3840;
	font-style: italic;
}
.spot-accent {
	font-size: 14px;
	color: #792427;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}
