﻿body, html, form
{
    margin: 0px;
    height: 100%;
    width: 100%;
    padding: 0px;
/*	font-size: 12pt;
	color: #696969;
	font-family: Verdana, Arial;*/
font-family:Century Gothic;font-weight:normal;font-style:normal;font-size:12pt;text-decoration:none;color:#555555;	
}

#colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
		clear:both;
		float:left;
	    height: 100%;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		background:#fff;		/* Left column background colour */
		background-image: url('/images/left.jpg');
		background-repeat: repeat-y;
}


#colmid {
	    float:left;
		width:200%;
		position:relative;
		height: 100%;
		left:200px;
		background:#fff;    	/* Centre column background colour */

}


#colright {
	    float:left;
		width:100%;
		position:relative;
		height: 100%;
		left:50%;
		margin-left:-254px;
		background:#fff;    	/* Right column background colour */
}

#col1wrap {
	    float:right;
		width:50%;
		position:relative;
		height: 100%;
		right:100%;

}

#col1pad {
	    margin:0 0px 0 219px;
		height: 100%;
		overflow:hidden;
}

#col1 {
		width:100%;
		height: 100%;
		position:relative;
		overflow: hidden;
}

#col2 {
		float:left;
		height: 100%;
		width:165px;
		position:relative;
		margin-left:-50%;
		left:54px;
		overflow:hidden;
}

#col3 {
	
		float:left;
		height: 100%;
		width:54px;
		position:relative;
		left:0px;
		overflow:hidden;
		background-image: url('/images/right.jpg');
}



div#header {position: absolute; top: 0px; left: 0px; width: 100%; height: 137px; background-image: url('/images/top.jpg'); text-align: center;}
div#wrapper {position: absolute; top: 137px; width: 100%; overflow: hidden; bottom: 53px;}
div#inhoud {position: absolute; top: 0px; bottom: 0px; width: 100%; overflow: auto; }
div#footer  {position: absolute; bottom: 0px; height: 53px; width: 100%; background-image: url('/images/bottom.jpg'); text-align: center; z-index: 6; }


div#content {position: absolute; left: 0px; top: 137px; bottom: 53px; margin: 0px 54px 0px 165px; padding: 0;}

div#topright
{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 137px;
	width: 54px;
	background-image: url(/images/top-right.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}


div#topleft
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 165px;
	height: 137px;
	background-image: url(/images/top-left.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

div#bottomleft
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 53px;
	width: 165px;
	background-image: url(/images/bottom-left.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

div#bottomright
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 54px;
	height: 53px;
	background-image: url(/images/bottom-right.jpg);
	background-repeat: no-repeat;
	z-index: 2
}

div#bottom
{
	position: absolute;
	bottom: 0px;
	height: 53px;
	left: 0px;
	right: 0px;
	background-image: url(/images/bottom.jpg);
	background-repeat: repeat-x;
	width: 100%;
	z-index: 1;
	background-color: #000032;
}

div#top
{
    position: absolute;
	height: 137px;
	left: 0px;
	text-align: center;
	background-image: url(/images/top.jpg);
	background-repeat: repeat-x;
	width: 100%;
	z-index: 0;
}


div#left {
    float: left;
    height: 100%;
    width: 165px;
	background-image: url(/images/left.jpg);
	background-repeat: repeat-y;
}


div#right {

	background-image: url(/images/right.jpg);
	background-position: right top;
	background-repeat: repeat-y;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 54px;
    margin: 0;
    padding: 0;
	background-color: #000032;
}


.aanboditem
{
	border-right: #330066 1px solid;
	border-top: #330066 1px solid;
	border-left: #330066 1px solid;
	width: 350px;
	border-bottom: #330066 1px solid;
	cursor: pointer;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
	color: #696969;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.aanboditem a, a { text-decoration: none;}
.aanbodimage
{
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	border-left: #000066 1px solid;
	border-bottom: #000066 1px solid;
	margin-bottom: 6px;
	margin-top: 6px;
	cursor: pointer;
}

textarea 
{
	font-size: 10pt;
	width: 200px;
	color: #000000;
	font-family: Arial;
}

select 
{
	font-size: 10pt;
	width: 206px;
	color: #000000;
	font-family: Arial;
}

.menu 
{
	position: absolute;
	top: 140px;
}
input
{	margin-left: 0px;
}
td.teksten
{
font-family:Century Gothic;font-weight:normal;font-style:normal;font-size:12pt;text-decoration:none;color:#555555;
}

.teksten
{
	font-family:Century Gothic;
	font-weight:normal;
	font-style:normal;
	font-size:12pt;
	text-decoration:none;
	color:#555555;
}

.menuitem
{ 
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial; 
}

h1
{
	font-weight: bold;
	font-size: 20pt;
	color: #333366;
	font-family:Century Gothic;
	padding: 0;
	margin: 0;
}

.content 
{
	font-family:Century Gothic;
	font-weight:normal;
	font-style:normal;
	font-size:12pt;
	text-decoration:none;
	color:#555555;
}
