/*BASICS*/

  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   100%;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   100%;
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   100%;
	color: #858585;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   100%;
	color: #CCCCCC;
	text-decoration: none;
}
a.box:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#336699;
	text-decoration: none;
}
a.box:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#336699;
	text-decoration: none;
}
a.box:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#336699;
	text-decoration: none;
}
a.box:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#336699;
	text-decoration: underline;
}
a.copyright:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #908D8E;
	text-decoration: none;
}
a.copyright:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #908D8E;
	text-decoration: none;
}
a.copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #908D8E;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
}
body {
	background-image:url(images/contbg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:bottom;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	height: 100%;
	text-align:center;
}
p {
	padding: 0px;
	font: 11px Tahoma;
	margin-top: 8px;
	margin-bottom: 15px;
}
acronym {
	font-style: italic;
	border: 0px;
	cursor: help;
}
.title {
	color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.contact {
	padding-top: 10px;
	border-bottom: 1px solid #336699;
	font-weight:bold;
	font-style:italic;
}
.onderw {
	font-weight:bold;
	font-style:italic;
}
.rightpadding {
	padding-right: 10px;
}
table {
	font-size: 11px;
	padding-right: 20px;
}
.borderbeheer {
	border: 1px solid #336699;
}
.tabeltop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
h1 {
	color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 90%;
}
h2 {
	font-size: 12px;
	margin-top: 15px;
	padding: 0px;
}
h3 {
	margin-top: 15px;
	padding: 0px;
	font-size: 12px;
}
/* LAYOUT*/

#titlesides {
	background-image:url(images/bgtop.png);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0 auto;
	width: 1024px;
	height: 154px;
	padding-top: 0px;
	text-align: right;
	position: absolute;
	left: -121px;
	top: 19px;
}
#container {
	width: 780px;
	height:	auto;
	margin: 0 auto;
	padding-top: 0px;
	text-align: left;
	position: relative;
}
#wrapper {
	padding-bottom: 30px;
	position:relative;
	width: 780px;
}
#lang {
	float: left;
}
#Mainmenu {
	width:780px;
	height:16px;
	position:relative;
}
ul#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	list-style: none;
	margin: 0;
	padding: 0 0;
	text-align: right;
	white-space: nowrap
}
ul#navigation li {
	display: inline;
	margin: 0 0px;
	padding-left:10px;
}
ul#navigation a {
	color:	#B0B0B0;
	text-decoration: none;
	padding: 0 0 3px;
}
ul#navigation a:active {
	color: #006699;
}
ul#navigation a:hover {
	color: #006699;
}
#pageHeader {
	background-image:url(images/head1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	position: relative;
	width:100%;
	height: 160px;
	border-top: 1px solid #336699;
	;
	border-bottom: 1px solid #336699;
	;
}
#Submenu {
	position:relative;
	padding-top: 3px;
	padding-bottom: 2px;
	height: 16px;
	width:500px;
}
ul#subnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	list-style: none;
	margin: 0;
	padding: 0 0;
	text-align: left;
	white-space: nowrap;
}
ul#subnavigation li {
	display: inline;
	margin: 0 0px;
	padding-right:10px;
}
ul#subnavigation a {
	color:	#B0B0B0;
	text-decoration: none;
	padding: 0 0 3px;
}
ul#subnavigation a:active {
	color: #006699;
}
ul#subnavigation a:hover {
	color: #006699;
}
#content {
	padding-top: 20px;
	left:0px;
	width: 520px;
	text-align:left;
	height: auto;
	border-bottom:2px solid #336699;
	border-top: 1px solid #336699;
}
.prop {
	height:350px;
	float:right;
	width:1px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
#tables {
	position:absolute;
	text-align:left;
	left:540px;
	top:180px;
	width:240px;
}
#paddingbox {
	margin: 0;
	padding: 10px 0;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#box1head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:   12px;
	color:#336699;
	position:relative;
	top:2px;
	width: 100%;
	text-align: right;
}
#bijeenkomsten {
	background-image:url(images/tablebg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	width:100%;
	height:auto;
	border:1px solid #336699;
	line-height:100%;
	position:relative;
	top: 3px;
}
#bijeenkomsten p {
	margin-bottom: 2px;
}
#box2head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:   12px;
	color:#336699;
	position:relative;
	top:4px;
	width: 100%;
	text-align: right;
}
#nieuws {
	background-image:url(images/tablebg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	width:100%;
	height:auto;
	border:1px solid #336699;
	line-height:100%;
	position:relative;
	top:5px;
}
#nieuws p {
	margin-bottom: 2px;
}
#img {
	top:25px;
	width:100%;
	position:relative;
	padding-bottom: 5px;
}
#footer {
	text-align:left;
	width:780px;
	bottom:0;
	height: auto;
	margin-top: 10px;
	padding-top: 10px;
}
