﻿body,html			{ background-color: #000000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-family: Verdana; border:none; height: 100%; }

#outer				{ width: 100%; height: 100%; }
#inner				{ width: 985px; margin: auto; height:100%; }

#tabel				{ border-collapse: collapse; height:98%;}

td.linkerkolom		{ width: 192px; vertical-align: top; background-color: #E3E0DB; background-image: url("/images/topleft.jpg"); background-repeat: no-repeat; }
td.middenkolom		{ width: 603px; vertical-align: top; background-color: #FFFFFF; padding-bottom: 400px; }
td.rechterkolom		{ width: 190px; vertical-align: top; background-color: #F1EFED; background-image: url("/images/topright.jpg"); background-repeat: no-repeat; } 

.tooltipped			{ border-bottom: dotted 2px gray; text-decoration: none !important; }
.tooltipped:hover	{ border-bottom: dotted 2px gray; text-decoration: none !important; }

span.kolomkop		{ font-size: 90%; color: #443829; font-weight: bold; font-family: Arial; }
span.kolomteaser	{ font-size: 75%; color: #414141; line-height: 18px; }
