﻿/* Commom styles*/
/* Glenn Van Roose */
html, h1, h2, h3, h4, h5, h6 {
	font-family: verdana;
	font-size: 11px;
	_font-size: x-small;
	color: #A9A9A9;
}
body {
	margin: 10px 0;
	padding: 0px;
}
.clr {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
h1, h2, h3, h4 {
	margin: 0px;
}

h1{
	color: #8e6f1a;
	font-size: 16px;
}
p {
	margin-bottom: 10px;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #454545;
}
td {
	vertical-align: top;
}
input {
	border: 1px solid #81AA2B;
	background: #DFEFBE;
}
a, a:active, a:link, a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #b2bbc0 !important;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
.vlm-rteCustom-Kop1 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #dedc1e;
	clear: both;
}
.vlm-rteCustom-Kop2 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	clear: both;
}

.vlm-rteCustom-Lijn {
	list-style-type: none;
	list-style-position: inside;
	border-bottom-style: solid;
	width: 80%;
	clear:both;
	color:#8e6f1a;
}

.vlm-rteCustom-foto-Rechts {
	float: right;
}
.vlm-rteCustom-foto-Links {
	float: left;
}
.vlm-rteCustom-Opsomming1 {
	margin-bottom: 10px;
	background-image: url('../images/opsomming1.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-left: 20px;
}

