html
{
	height: 100%;
	overflow: hidden;
	SCROLLBAR-FACE-COLOR: #689cf2;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #2982dc;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #D1E527;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

body
{
	overflow: hidden;
	height: 100%;
	padding: 0px 0px;
	margin: 0px 0px;
	font: bold 12px arial;
	color: white;
 	background-image: url(../images/achtergrondklein.gif);
}
tr
{
font: 12px arial;
font-weight:bold;
color:#0066cc;
}
h3
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#AEBF1A;
}
.test
{
	font: 12px arial;
	color: black;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #CC00FF;
	position: fixed;
}
#produkten
{
	font: 12px arial;
	color: black;
}

a
{
	color:red;
	text-decoration: none;
}

a:hover, a:active
{
	color: #0066CC;
}


.link
{
	font: bold 12px arial;
	padding-top: 4px;
	padding-left: 24px;
}

#geheel
{
	width: 1000px;
	height: 100%;
	border: none;
	background: #D1E527;
}

#links
{
	width: 208px;
	vertical-align: top;
}

.relative_fix
{
	position: relative;
	height: 100%;
	text-align: left;
}

#links_bg
{
	position: absolute;
	z-index: 1;
	background: url(../images/menu_bg.jpg) 21px top no-repeat;
	height: 100%;
	width: 208px;
}

#links_bg2
{
	position: relative;
	z-index: 0;
	background: url(../images/menu_constant.jpg) 21px top repeat-y;
	width: 208px;
}

#links_bg3
{
	position: absolute;
	bottom: 0px;
	width: 208px;
	height: 34px;
	background: url(../images/menu_bodem.jpg) 21px top no-repeat
}

#groen_bodem
{
	position: relative;
	width: 208px;
	height: 100%;
	background: #D1E527;
}

#links_bodem
{
	position: relative;
	width: 208px;
	height: 207px;
}

#boven
{
	font: bold 12px arial;
	color: black;
	height: 138px;
	width: 100%;
	vertical-align: top;
	text-align: center;
	background: white;
}

#midden
{
	height: 100%;
	width: 790px;
	vertical-align: top;
}

#midden_bodem
{
	background: #D1E527 url(../images/midden_bodem.jpg) -7px top no-repeat;
	_background: #D1E527 url(../images/midden_bodem.jpg) -8px top no-repeat;
	height: 24px;
}

#bodem
{
	background: #D1E527 url(../images/adres.jpg) 7px 2px no-repeat;
	position: absolute;
	z-index: 2;
	height: 29px; 
	width: 975px;
	_width: 1000px;
	font: 13px arial;
	color: white;
	padding: 4px 0px 0px 25px;
}

#kop
{
	position: relative;
	font: 18px arial;
	color: #0066CC;
	background-color: #D1E527;
	border: #0066cc 3px solid;
	padding-left: 10px;
	margin-right: 3px;
	
}

#buitenkant
{
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 0;
}

#binnenkant
{
	position: absolute;
	left: 0px;
	top: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	font: 11px arial;
	color: black;
	height: 100%;
	width: 770px;
	z-index: 1;
	background: url(../images/midden_bg.jpg) 2px top repeat-y;
	_background: url(../images/midden_bg.jpg) 1px top repeat-y;
}

#inhoud
{
	width: 776px;
	height: 100%;
	font: 12px arial;
	color: black;
	padding-left: 9px;
	text-align: left;
}


.plaatje
{
	border: #0066cc 3px solid;
	margin-left: 15px;
	
}
