body {
	font-family: verdana,helvetica,arial;
	font-size: 10pt;
	font-style: normal;
	margin: 0pt;
	padding: 0pt;
	border-style: none;
	background-color: #FFF;
	}
	
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
	font-family: verdana;
	}
	
a:link { text-decoration: none; color: #00F;}
a:visited { text-decoration: none; color: #009;}
a:hover { text-decoration: underline; color: #F00;}
a:active { text-decoration: none; color: #888;}

#alles {
	width: 980px;
	height: auto;
	margin: 0px auto 0px auto;
	background-color: #FFF;
	}

#titelbalk {
	width: 100%;
	height: 120px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #BBF;
	background-color: #DDD;
	background-image: url(images/titelachter.jpg);
	background-repeat: repeat-x;
	}
#titelbalk img {
	width: 800px;
	font-size: 20pt;
	}
#titelmenu {
	float: right;
	padding: 5px 20px 5px 5px;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: right;
	}
#titelmenu a:link { text-decoration: none; color: #FFF;}
#titelmenu a:visited { text-decoration: none; color: #FFF;}
#titelmenu a:hover { text-decoration: underline; color: #F00;}
#titelmenu a:active { text-decoration: none; color: #F22;}

#menubalk {
	width: 100%;
	height: 2.3em;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #BBF;
	background-color: #DDF;
	vertical-align: middle;
	}

#menu {
	float: left;
	padding: 2px 10px 2px 25px;
	font-size: 1.05em;
	font-weight: bold;
	line-height: 1.5em;
	background-color: #DDF;
	}
#menu a {
	margin: 0px 30px 0px 0px; 
	}

#navart {
	float: left;
	clear: both;
	width: 100%;
	height: auto;
	border: 1px solid #BBF;
	}
	
#navkol {
	float: left;
	width: 202px;
	background-color: #FFF;
	}

#afsluit {
	float: left;
	clear: both;
	width: 976px;
	padding: 2px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #BBF;
	font-size: 8pt;
	background-color: #DDF;
	}

.navinhoud {
	width: 180px;
	padding: 5px;
	margin: 5px;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #BBF;
	background-image: url(images/verloop.gif);
	background-repeat: repeat-y;
	}
	
.navk {
	width: 180px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #AAF;
	background-color: #EEF;
	}

.navk strong {
	font-size: 0.9em;
	font-weight: bold;
	margin: 7px 0px 7px 0px;
	}
.navk ul, .navinhoud ul {
	margin: 0pt;
	padding: 2pt 5pt 4pt 10pt;
	}
.navinhoud li {
	list-style-type: circle;
	list-style-position: outside;
	font-size: 0.8em;
	font-style: normal;
	padding: 0pt;
	margin: 1pt 0pt 1pt 0pt;
	line-height: 9pt;
	}
.navk li {
	list-style-type: disc;
	list-style-position: outside;
	font-size: 1.0em;
	font-weight: bold;
	padding: 0pt;
	margin: 5pt 0pt 5pt 0pt;
	line-height: 1.1em;
	}
.navk h5 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	}

#rechtskol {
	float: right;
	width: 202px;
	background-color: #FFF;
	}

.rechtsblok {
	width: 180px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #AAF;
	background-color: #EEF;
	font-size: 1em;
	}
.rechtsblok h5 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	}
.rechtsvak p {
	font-size: 0.9em;
	}
	
.rechtsblok ul {
	margin: 0pt;
	padding: 3pt;
	list-style-type: disc;
	list-style-position: inside;
	}
.rechtsblok ol {
	margin: 5px 0px 5px 22px;
	list-style-position: outside;
	}

.gas-toprechts {
	float: right;
	margin: 0px 0px 8px 8px;
	}
.gas-toplinksintxt {
	float: left;
	margin: 8px 8px 8px 0px;
	}
.gas-onder {
	float: left;
	margin: 10px 0px 10px 0px;
	}
.gas-navigatie {
	float: left;
	}
.gar-rechts {
	float: right;
	}
.gas-navigatie, .gas-rechts {
	width: 180px;
	margin: 5px 5px 5px 5px;
	padding: 15px 5px 15px 5px;
	background-color: #EEF;
	border-style: solid;
	border-width: 1px;
	border-color: #BBF;
	}
.gas-verwijzing {
	float: left;
	margin: 10px 10px 10px 10px;
	}