a{
	text-decoration: underlined;
	color:#000000;
}

* {padding:0; margin:0}

h2{
	font-size: 16px;
	font-family:Verdana;
	font-weight:normal;
	margin: 0px;
}

h1{
	font-family:Verdana;
	font-size: 18px;
	margin: 0px;
	font-weight:normal;
	}

h3{
	font-family:Verdana;
	font-size: 14px;
	margin: 0px;
	font-weight:normal;
}

body{
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	color:#000000;
	font-family: Verdana;
	height: 100%;
	background-color: #ffffff;
	background-image: url("/images/back.jpg");
	background-repeat: repeat-x;
}

.page{
	width: 1023px;
	height: 708px;
	background-image: url("/images/home_bg_1.jpg");
	background-repeat: no-repeat;
}
.page_2{
	width: 1023px;
	height: 708px;
	background-image: url("/images/inschrijven_1.jpg");
	background-repeat: no-repeat;
	background-position: left;
}
.page_div{
	float:left;
	width: 1023px;
	height: 708px;
	position: relative;
	background-image: url("/images/inschrijven_2.jpg");
	background-repeat: no-repeat;
	background-position: right;
}
.page_div_2{
	width: 1023px;
	height: 708px;
	position: relative;
	background-image: url("/images/home_bg_2.jpg");
	background-repeat: no-repeat;
	background-position: right;
}
.menu_div{
	position: absolute;
	top:286px;
	left:51px;
	width: 192px;
	height: 287px;
	line-height: 55px;
	font-size: 25px;
	
}
.email{
	width: 304px;
	height: 131px;
	cursor:pointer;
	position: absolute;
	top:366px;
	left:658px;
}
.email2{
	width: 200px;
	height: 150px;
	background-image: url("");
	position: absolute;
	top:185px;
	left:700px;
}
.inText{
	border: 0px;
	width: 210px;
	height: 21px;
	position: absolute;
	top:173px;
	left:56px;
}
.submit{
	cursor:pointer;
	width:56px;
	height: 32px;
	position: absolute;
	top:167px;
	left:266px;
}

.menu2{
	position: absolute;
	width: 209px;
	height: 19px;
	top:618px;
	left:700px;

}
.page_text{
	position: absolute;
	width:562px;
	height: 299px;
	top:284px;
	left:321px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right:10px;
}
.page_head{

	text-align: justify;
	padding-right: 20px;
}
.contact{
	position: absolute;
	width: 200px;
	height: 100px;
	top:377px;
	left:330px;
}
