body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px; 
	padding: 0px;  
	background-color: #FFFFFF;
	background-image: url(/images/page_background.jpg);
	background-repeat: repeat-x;
	
	line-height: 16px;
}

#body {
     height: 100%;
}

div#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 140px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

div#logo div#button1 {
	position: absolute;
	left: 950px;
	top: 40px;
}

div#logo div#button2 {
	position: absolute;
	left: 950px;
	top: 60px;
}

div#logo div#button3 {
	position: absolute;
	left: 950px;
	top: 80px;
}

div#menu {
	position: absolute;
	left: 0px;
	top: 140px;
	width: 100%;
	height: 27px;
	background-color: #a7cf61;
}

div#menu div#icons {
	position: absolute;
	left: 24px;
	top: 6px;
}

div#menu div#icons a img {
	padding-left: 8px;
	padding-right: 8px;
	border: 0px;
}

div#menu div#items {
	position: absolute;
	left: 200px;
	top: 6px;
	font-size: 11px;
	font-family: Verdana;
	color: #7cab42;
}

div#menu div#items a {
	padding-left: 26px;
	padding-right: 26px;
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
}

div#menu div#lang {
	position: absolute;
	left: 826px;
	top: 6px;
	font-size: 11px;
	font-family: Verdana;
	color: #7cab42;
}

div#menu div#lang a {
	font-size: 11px;
	font-family: Verdana;
	color: #7cab42;
	text-decoration: none;
}

div#content {
	position: absolute;
	left: 226px;
	top: 167px;
	width: 568px;
}

div#left {
	position: absolute;
	left: 24px;
	top: 167px;
	width: 180px;
}

div#left div.left_blok_loading {
	position: absolute;
	width: 164px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/loading-ani.gif); 
	background-position: center; 
	background-repeat: no-repeat;
	z-index: 100;
}

div#right {
	position: absolute;
	left: 816px;
	top: 194px;
	width: 160px;
}

td.searcbox_left {
	width: 12px;
}

td.searcbox_query {
	background-color: #FFFFFF;
}

input.searcbox_query {
	height: 14px;
	width: 132px;

	font-size: 11px;
	font-family: Verdana;
	color: #a7cf61;

	border-width: 0px;
}

td.mandjeheader_left {
	background-image: url(/images/brown_topleft.gif);
}

td.mandjeheader_middle {
	width: 132px;
	background-color: #b58e49;
	
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
}

td.mandjeheader_right {
	background-image: url(/images/brown_topright.gif);
}

iframe#mandje {
	margin-left: 12px;
	margin-right: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	
	font-size: 11px;
	font-family: Verdana;
	color: #000000;	
}

td.greenheader_left {
	background-image: url(/images/green_topleft.gif);
}

td.greenheader_middle {
	background-color: #75a63d;
	
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
}

td.greenheader_right {
	background-image: url(/images/green_topright.gif);
}

td.greeninhoud {
	height: 138px;
	background-color: #FFFFFF;
	background-image: url(/images/green_back.jpg);
	background-repeat: repeat-x;
}
div#greeninhoud {
	margin-left: 12px;
	margin-right: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
	
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	
	line-height: 16px;	
}

div#greeninhoud a {
	font-size: 11px;
	font-family: Verdana;
	color: #b58e49;
	text-decoration: none;	
}

div#greeninhoud a:hover {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	text-decoration: underline;	
}

td.grayheader_left {
	background-image: url(/images/gray_topleft.gif);
}

td.grayheader_middle {
	background-color: #8a8b8d;
	
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
}

td.grayheader_right {
	background-image: url(/images/gray_topright.gif);
}

td.grayinhoud {
	height: 138px;
	background-color: #FFFFFF;
	background-image: url(/images/gray_back.jpg);
	background-repeat: repeat-x;

}

div#grayinhoud {
	margin-left: 12px;
	margin-right: 16px;
	margin-top: 4px;
	margin-bottom: 4px;

	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	
	line-height: 16px;	
}

input.grayinhoud {
	width: 120px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #CFB279;
		
	font-size: 11px;
	font-family: Verdana;
	color: #000000;	
}
