@charset "utf-8";
/* CSS Document */
body {
	background-color:#87c1e5;
}
#holder {
	background-color:#d9edef;
	position:absolute;
	width:1068px;
	height:1050px;
	top:0px;
	left:50%;
	margin-left:-498px;
}
#leftimg {
	background-image:url(../images/Site_16.png);
	height:100%;
	width: 29px;
}
#rightimg {
	margin-right:0px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../images/Site_11.png);
	height:100%;
	width: 39px;
}
#header_holder {
	z-index:0;
	position:absolute;
	top:0px;
	left:29px;
	width:1000px;
	height:279px;
}
#header_img {
	margin-right:0px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../images/Site_02.png);
	width:1000px;
	height:239px;
}
#menu_holder {
	width:1000px;
	height:40px;
	position:absolute;
	top:239px;
}
#home_bt {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/Site_04.png);
	width:205px;
	height:40px;
}
#home_bt_selected {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/Site_03_selected.png);
	width:205px;
	height:40px;
}
#registreren_bt {
	position:absolute;
	top:0px;
	left:205px;
	background-image:url(../images/Site_05.png);
	width:213px;
	height:40px;
}
#registreren_bt_selected {
	position:absolute;
	top:0px;
	left:205px;
	background-image:url(../images/Site_05_selected.png);
	width:213px;
	height:40px;
}
#profiel_bt {
	position:absolute;
	top:0px;
	left:418px;
	background-image:url(../images/Site_06.png);
	width:188px;
	height:40px;
}
#profiel_bt_selected {
	position:absolute;
	top:0px;
	left:418px;
	background-image:url(../images/Site_06_selected.png);
	width:188px;
	height:40px;
}
#uitleg_bt {
	position:absolute;
	top:0px;
	right:222px;
	background-image:url(../images/Site_07.png);
	width:172px;
	height:40px;
}
#uitleg_bt_selected {
	position:absolute;
	top:0px;
	right:222px;
	background-image:url(../images/Site_07_selected.png);
	width:172px;
	height:40px;
}
#credits_bt {
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../images/Site_08.png);
	width:222px;
	height:40px;
}
#credits_bt_selected {
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../images/Site_08_selected.png);
	width:222px;
	height:40px;
}
#content {
	position:absolute;
	top:305px;
	left:26px;
	background-color:#d9edef;
	width:944px;
	height:703px;
	z-index:0;
}
#content_registreren {
	background-image:url(../images/Site_11_registreren_content.png);
	width:944px;
	height:703px;
	z-index:1;
}
#content_profiel {
	background-image:url(../images/Site_13_profiel_content.png);
	width:944px;
	height:703px;
	z-index:1;
}
#content_uitleg {
	margin-left:50px;
	background-image:url(../images/Site-Uitleg_03.png);
	width:944px;
	height:3072px;
	z-index:1;
}
#content_credits {
	background-image:url(../images/Site_14_credits_content.png);
	width:944px;
	height:703px;
	z-index:1;

}
#schema {
	background-image:url(../images/Schema_03.png);
	margin-left:50px;
	width:944px;
	height:1302px;
	z-index:1;

}
#extender {
	position:absolute;
	right:-59px;
	background-image:url(../images/Site-Uitleg_07.png);
	width:1068px;
}
#regform{
position:absolute;
top:196px;
left:350px;
z-index:2;

	}
	.input_name_kwork{
		
		position:absolute;
		left:0px;
		top:155px;
		}

.reg_button{
	position:absolute;
	left:120px;
	top:260px;
	background-image:url(../images/reg_bt.png);
	width:169px;
	height:74px;
}
.ga_button{
	position:absolute;
	left:380px;
	top:660px;
	background-image:url(../images/gaverder.png);
	width:162px;
	height:72px;
	}
a.site_link{
	font-family:Verdana, Geneva, sans-serif;
	color:#069;
	position:absolute;
	top:400px;
	left:350px;
	}
#regform input{
	
	margin-top:20px;
	border: 3px solid #5c8094;
	}
	
#loginForm{
	
	}
#loginFormImage{
	z-index:4;
    background-image:url(../images/login.png);
	width:438px;
	height:64px;
	}

