body
{
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #fefeee;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #9c9c9c;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #9c9c9c;
	scrollbar-arrow-color: #9c9c9c;
	scrollbar-track-color: #FFFFFF;
}

BODY, TABLE, TD, DIV, P, FONT, LI, UL, SPAN, TEXTAREA, INPUT
{
	font-size: 12px;
	font-family: arial, verdana, tahoma;
	color:#0d3a65;
	letter-spacing:0.5px;
	text-align:left;
}

SELECT
{
	font-size: 12px;
	font-family: arial, verdana, tahoma;
	color:#2e2e2e;
}

FORM
{
	margin:0px;
}

UL.bullet
{
	margin-top:0px;
	margin-bottom:0px;
}

H1
{
	color:#838a5d;
	font-size:24px;
	font-weight:normal;
	text-transform : uppercase;
}

H2
{
	color:#0d3a65;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

HR
{
	height:1px;
	color:#a6a1bd;
}

.cursor_pointer
{
	cursor:hand;
	cursor:pointer;
}

a img
{
	border: none;
}

#wrapper
{ 
	height: auto; 
	width: 708px; 
	text-align: left; 
	position: relative; 
	margin: 0px auto; 
}

#div_header
{
	right:clear;
	width:708px;
	height:202px;
	z-index:3;
	background-image: url(images/header.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#div_homelink
{
	position:relative;
}

#div_content_top
{
	right:clear;
	width:708px;
	height:10px;
	z-index:2;
	background-image: url(images/content_top.gif);
	background-position:top center;
	background-repeat:no-repeat;

}

#div_content_bg
{
	right:clear;
	width:708px;
	z-index:2;
	background-image: url(images/content_bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

#div_content_bottom
{
	right:clear;
	width:708px;
	height:35px;
	z-index:2;
	background-image: url(images/content_bottom.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:right;
}

#div_content
{
	position:relative;
	left:50px;
	width:608px;
	background-color:#FFFFFF;
	padding-top:30px;
	padding-bottom:50px;
}

.rij1
{
	position:absolute;
	top:162px;
	width:114px;
	height:16px;
}

.rij2
{
	position:absolute;
	top:183px;
	width:114px;
	height:16px;
}

.knop1 
{
	left:77px;
}

.knop2
{
	left:202px;
}

.knop3
{
	left:327px;
}

.knop4
{
	left:452px;
}

.knop5
{
	left:577px;
}
.knop6 
{
	left:17px;
}

.knop7
{
	left:142px;
}

.knop8
{
	left:267px;
}

.knop9
{
	left:392px;
}

.knop10
{
	left:517px;
}

#div_content_bottom a:link { color: #999999; text-decoration:none; }
#div_content_bottom a:visited {color: #999999; text-decoration:none; }
#div_content_bottom a:hover { color: #999999; text-decoration:underline; }

a:link { color: #0d3a65; text-decoration:underline; }
a:visited {color: #0d3a65; text-decoration:underline; }
a:hover { color: #0d3a65; text-decoration:none; }

