body {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	scrollbar-3dlight-color: #AAAAAA;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	background-image: url(../images/main_bg.jpg);
}
#mainpage {
	position: relative;
	width: 912px;
	height: 100%;
	left: 0px;
	/* 	left: auto;
	right: auto;*/
}
#header {
	position: relative;
	background-image: url(../images/header_bg.jpg);
	width: 100%;
	height: 123px;
	overflow: hidden;
	z-index: 2;
}
#navigation {
	position: relative;
	background-color: #FFFFFF;
	width: 904px;
	height: 20px;
	overflow: hidden;
	z-index: 2;
	border-left: 3px solid #167788;
	border-right: 5px solid #167788;
	top: 0px;
}
#content {
	position: absolute;
	background-color: #FFFFFF;
	color: #000000;
	width: 904px;
	height: 480px;
	overflow: auto;
	z-index: 3;
	text-align: left;
	left: 0px;
	border-left: 3px solid #167788;
	border-right: 5px solid #167788;
	border-bottom: 5px solid #167788;
	overflow: hidden;
}
#content_heading {
	position: absolute;
	padding-left: 2%;
	width: 96%;
	height: 20px;
	top: 0px;
	vertical-align: top;
	text-align: center;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#content_main {
	position: absolute;
	padding-left: 15px;
	/*width: 753px;*/
	width: 96%;
	height: 100%;
	z-index: 5;
	text-align: left;
	top: 50px;
	left: 0px;
	padding-right: 15px;
	overflow: auto;
}
#subnav1 {
	visibility: hidden;
	position: absolute;
	color: #000000;
	width: 25%;
	height: 400px;
	overflow: hidden;
	z-index: 3;
	text-align: left;
	float: left;
	top: 113px;
	background-image: url(../images/spacer.gif);
	background-position: top;
	background-repeat: repeat-y;
}
#page_body {
	position: relative;
	height: 100%;
	left: 0px;
	top: 0px;
	/*float: left;*/
	width: 100%;
	overflow: hidden;
	z-index: 3;
}
#footer {
	position: absolute;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #444444;
	width: 100%;
	height: 17px;
	overflow: hidden;
	z-index: 500;
	left: 0px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 2px;
	bottom: 0px;
}
#footer a {
	color: #444444;
	text-decoration: none;
}
div, p, th, td, form, select, textarea, input { 
	font: 11px/1.1 Tahoma, Verdana, Arial, Helvetica, sans-serif; 
}
#table_contact {
	width:100%;
}
.contact_fill {
	width:40px;
}
#table_contact td {
	vertical-align: top;
}
#knop_submit {
	float: right;
}
.knop_submit {
	width:75px;
	border: 1px solid Teal;
	text-align: center;
	cursor: pointer;
}
#knop_reset {
	float: left;
}
.knop_reset {
	width:75px;
	border: 1px solid Teal;
	text-align: center;
	cursor: pointer;
}
input {
	width: 280px;
	border: 1px solid Teal;
}
textarea {
	width: 280px;
	height: 60px;
	border: 1px solid Teal;
}
.inp_kort {
	width: 90px;
}
#cms_image {
	position: absolute;
	vertical-align: top;
	left: 190px;
}
#cms_image2 {
	position: absolute;
	vertical-align: top;
	right: 0px;
}
#adver { background-color: #EEEEEE; color: #000000; float: right; height: 100px; left: auto; overflow: hidden; position: absolute; right: 0px; text-align: left; top: 413px; width: 25%; z-index: 3; }
#content_widget { color: #222; font-size: 10px; right: 12px; position: absolute; text-align: right; top: 140px; z-index: 999; }
#content_widget #title { vertical-align: top;  text-align: right;}
#content_widget #bookmark { vertical-align: top;  text-align: right; position: absolute; top: -20px; right: -10px; }
#content_widget #bookmarkimages { vertical-align: top; width: 300px; height: 15px; display: block; text-align: right; }
#content_widget a { text-decoration: none; }
#content_widget img { border-top: 0px; border-bottom: 0px; border-left: 0px; border-right: 0px; border-left: 5px #FFFFFF solid; }

#content_bread {top: 0px; position: absolute; text-align: left; left: 5px; z-index:999; color: #222; font-size: 10px; }
#content_bread a {color: #222; font-size: 10px; text-decoration: none; }