﻿/* CSS layout RCdesign 23-12-2008 */
body {
	background-image: url('image/back_main.jpg');
	background-repeat: repeat-x;
}

#body {
		width: 780px;
		margin: 0 auto;
}

#logo {
	position: relative;
	width: 100%;
}

#left_logo {
	background-image: url('image/logo_1.png');
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	left: 0px;
	height: 160px;
	width: 200px;
}

#center_logo {
	background-image: url('image/logo_2.png');
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 200px;
	margin-left: 200px;
	height: 130px;
}

#right_logo {
	background-position: center;
	background-image: url('image/logo_3.png');
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 160px;
	width: 200px;
}

#top_nav {
	position: absolute;
	top: 100px;
	left: 140px;
}

#container {
	position: relative;
	height: 470px;
	margin-right: 283px;
}

#container_2 {
	position: relative;
	height: 470px;
}

#page_content {
	background-image: url('image/content_1.png');
	background-repeat: no-repeat;
	margin-left: 10px;
	height: 307px;
	width: 483px;
}

#page_content2 {
	background-image: url('image/content_5.png');
	background-repeat: no-repeat;
	margin-left: 10px;
	height: 470px;
	width: 483px;
}

#page_content3 {
	background-image: url('image/content_7.png');
	background-repeat: no-repeat;
	margin-left: 10px;
	height: 470px;
	width: 780px;
}

#content_text {
	width: 450px;
	font: message-box;
	color: #006600;
	position: absolute;
	top: 15px;
	left: 24px;
}

#content_text2 {
	width: 745px;
	font: message-box;
	color: #006600;
	position: absolute;
	top: 15px;
	left: 24px;
}

#content_img {
	background-position: left;
	width: 450px;
	top: 15px;
	left: 24px;
	background-image: url('image/route.jpg');
	height: 432px;
	background-repeat: no-repeat;
	position: absolute;
}

#page_content_b {
	background-image: url('image/content_3.png');
	background-repeat: no-repeat;
	margin-left: 10px;
	height: 163px;
	width: 483px;
	position: absolute;
}

#content_text_b {
	width: 285px;
	font: message-box;
	color: #006600;
	position: absolute;
	top: 10px;
	height: 135px;
	right: 8px;
}

#content_swf_b {
	position: absolute;
	bottom: 15px;
	left: 15px;
}
#table {
	font: message-box;
}

#container_right {
	position: absolute;
	top: 0px;
	margin-left: 495px;
	height: 470px;
	width: 283px;
}

#page_content_right {
	background-image: url('image/content_2.png');
	background-repeat: no-repeat;
	width: 283px;
	height: 163px;
	position: absolute;
}

#page_content_right2 {
	background-image: url('image/content_6.png');
	background-repeat: no-repeat;
	width: 283px;
	height: 470px;
	position: absolute;
}

#content_text_right {	
}

#content_swf {
	height: 140px;
	width: 200px;
	position: absolute;
	left: 37px;
	overflow: hidden;
	top: 8px;
}

#page_content_rightb {
	background-image: url('image/content_4.png');
	background-repeat: no-repeat;
	top: 163px;
	width: 283px;
	height: 307px;
	position: absolute;
}

#content_text_rightb {
	position: absolute;
	width: 250px;
	left: 12px;
	top: 12px;
	font: message-box;
	color: #006600;
}

#content_text_1 {
	padding-top: 6px;
}
#content_text_2 {
	padding-top: 3px;
}

#content_text_11{
	padding-top: 8px;
}

#img_style {
	border: 0px;
}

#style1 {
	color: #006600;
	font-weight: bold;
	font: message-box;
	text-decoration: none
}

#style1 :hover {
	text-decoration: underline; 
}

#scrollvenster {
	width: 444px;
	height: 430px;
	overflow: hidden;
	float: left;
	position: relative;
	top: 15px;
	left: 14px;
}
	
#scrollinhoud {
	position: absolute;
}

#schuifbalk_con {
	width: 23px;
	float: right;
	margin-top: 15px;
}

#schuifbalk {
	position: relative;
	height: 20px; /* hoogte schuifbalk = 40 */;
	width: 8px;
	background-image: url('image/pijl.png');
	background-repeat: no-repeat;
}
