/* standard tags */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
html {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	scrollbar-base-color: #fff;
	scrollbar-arrow-color: #ddd;
	scrollbar-3dlight-color: #ddd;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #fff;	
}
a:link, a:visited, a:active {
	color: #8CC540;
	text-decoration: none;
} 
a:hover {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	margin-bottom: 15px;
	color: #8CC540;
}
/* self defined */

/* horizontal middle */
.hor_pos {
	position: absolute;
	left: 50%;
}
/* vertical middle */
.vert_pos {
}
.position {
	position: absolute;
	left: -600px; 
	width: 1200px;
}
.content {
	left: 411px;
	top: 165px;
	width: 440px;
	position: absolute;
	text-align: justify;
}
.introhome {
	left: 450px;
	top: 370px;
	width: 375px;
	position: absolute;
	text-align: justify;
	line-height: 24px;
}
.background01 {
	left: 820px;
	top: 0px;
	position: absolute;
	height: 1px;
}
.background02 {
	left: 680px;
	top: 360px;
	position: absolute;
}
.background03 {
	left: 820px;
	top: 0px;
	position: absolute;
}
.background04 {
	left: 940px;
	top: 0px;
	position: absolute;
}
.background05 {
	right: 0px;
	text-align: right;
	position: absolute;
}
.background06 {
	left: 740px;
	top: 350px;
	position: absolute;
}
.background07 {
	left: 650px;
	top: 455px;
	position: absolute;
}
.vert_line {
	left: 343px;
	background-color: #9D9FA2;
	width: 1px;
	height: 1100px;
	position: absolute;
}
.logo {
	width: 138px;
	height: 88px;
	background-image: url(../img/bgimage_logo.jpg);
	background-repeat: no-repeat;
	left: 364px;
	top: 17px;
	position: absolute;
}
.home_splash {
	width: 360px;
	height: 270px;
	top: 115px;
	left: 343px;
	position: absolute;
	background-image: url(../img/bgimage_splash02.jpg);
	background-repeat: no-repeat;
}
.page_splash {
	width: 183px;
	height: 188px;
	top: 0px;
	left: 160px;
	position: absolute;
	background-image: url(../img/bgimage_splash01.jpg);
	background-repeat: no-repeat;
}
.page_payoff {
	width: 350px;
	height: 30px;
	top: 68px;
	left: 683px;
	position: absolute;
}
.page_meerweten {
	width: 350px;
	height: 30px;
	top: 25px;
	left: -2px;
	position: relative;
}
.page_adres {
	width: 330px;
	text-align: right;
	left: 0px;
	top: 480px;
	position: absolute;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color:#939598;
}
.page_menu {
	width: 169px;
	text-align: right;
	left: 174px;
	top: 199px;
	position: absolute;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color:#939598;
	z-index: 1000;
}
.rf_kolom {
	width: 650px;
	position: relative;
	height: 300px;
}
.rf_kolom1 {
	width: 325px;
	position: absolute;
}
.rf_kolom2 {
	width: 325px;
	left: 325px;
	position: absolute;
}
.errors {
	margin-top: 5px;
	margin-bottom: 15px;
	width: 275px;
}