/* 	geel #F8C701 
	grijs #BEC3BB */
/* -------------------------------------------------------------------- basics */
* {
	padding: 0;
	margin: 0;
	font-family: Arial, "Trebuchet MS", sans-serif;
	line-height: 20px;
}
body {
	font-size: 11px;
	line-height: 14px;
}
h1 {
	font-size: 48px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E9EB;
	margin-bottom: 15px;
	padding-bottom: 30px;
	line-height: 50px;
}
#columnLeft h1 {
	font-size: 14px;
	clear: both;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	border: none;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-left: 103px;
	line-height: 20px;
}
h2 {
	font-size: 20px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 18px;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-style: italic;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E9EB;
	padding-bottom: 15px;
	margin-top: 15px;
}
h3 {
	font-size: 17px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 3px;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-style: normal;
	color: #000000;
	margin-top: 15px;
	padding-bottom: 0px;
}

p {
	font-size: 11px;
	margin-bottom: 10px;
	margin-right: 40px;

}
img {
	border: none;
}
#columnContent a:link, #columnContent a:visited {
	color: #80A5AE;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-weight: bold;
}
#columnContent a:hover, #columnContent a:active {
	color: #F8C701;
}
#columnContent h3 a:link, #columnContent h3 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-transform: none;
	font-weight: normal;
	font-size: 17px;
}
#columnContent h3 a:hover, #columnContent h3 a:active{
	font-size: 17px;
	color: #F8C701;
}
ul {
	list-style-type: none;
	padding: 0px
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
li {
	padding-left: 20px;
	background-image: url(img/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 1px 7px;
}
#columnContent li {
	margin-right: 40px;
}
hr {
	border: none;
	border-bottom: 1px solid #FF0000; 
	height: 0;
}
.fotometbijschrift {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.imgR {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 4px;
	border: 1px solid #E4E8E3;
	padding: 2px;
}
.imgL {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.beginkapitaal {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	margin-right: 2px;
	padding-right: 3px;
	padding-left: 4px;
}
#columnContent img {
	margin-bottom: 10px;
}
.txtR {
	float: right;
	margin-right: 50px;
}
.geplaatstop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E9EB;
	padding-top: 20px;
	margin-top: 20px;
	margin-right: 0px;
}
.datum {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E9EB;
	padding-top: 0px;
	margin-top: -10px;
	margin-right: 0px;
	color: #80A5AE;
	padding-bottom: 16px;
}
