body		{font-size:			14px;
		 font-family:			"trebuchet ms", sans-serif, arial;
		 background: #333 none no-repeat fixed 50% 50%;}

a		{color:				#000000;
		 border-bottom:			1px dashed black;
		 text-decoration:		none;}
a:hover		{color:				green;
		 border-color:			green;}

.textbox	{width:				90%;}
form		{margin:			0;
		 padding:			0;}

#logo		{background-image:		url('logo.png');
		 background-repeat:		no-repeat;
		 height:			100px;
		 margin:			15px auto 0 auto;}

#deTabel	{margin:			40px auto 0 auto;}
#deTabel td	{vertical-align:		top;}

.hok1, .hok3, .hok4, .hok6, .hok7, .hok9	{width:		41px;}
.hok1, .hok2, .hok3, .hok7, .hok8, .hok9	{height:	41px;}
#groot .hok2, #groot .hok5, #groot .hok8	{width:		430px;}
#klein .hok2, #klein .hok5, #klein .hok8	{width:		200px;}
.hok1		{background:			transparent url('inh/1.png') no-repeat;}
.hok2		{background:			transparent url('inh/2.png') repeat-x;}
.hok3		{background:			transparent url('inh/3.png') no-repeat;}
.hok4		{background:			transparent url('inh/4.png') repeat-y;}
.hok5		{background:			transparent url('inh/5.png') repeat;
		 padding:			15px 0 0 0;}
.hok6		{background:			transparent url('inh/6.png') repeat-y;}
.hok7		{background:			transparent url('inh/7.png') no-repeat;}
.hok8		{background:			transparent url('inh/8.png') repeat-x;}
.hok9		{background:			transparent url('inh/9.png') no-repeat;}
.titel		{margin:			0;
		 padding:			0;
		 width:				100%;
		 height:			100%;
		 position:			relative;}
.titel .tekst	{position:			absolute;
		 bottom:			0;
		 font-size:			20px;
		 font-variant:			small-caps;
		 font-weight:			bolder;
		 letter-spacing:		4px;}
.titel .knop	{position:			absolute;
		 right:				-15px;
		 bottom:			10px;
		 width;				10px;
		 height:			10px;
		 padding:			0;}
.titel .knop a	{border:none;}
.titel .knop img {width: 10px; height: 10px;}

