#mylayer {
	position : absolute;
	left: 50%;
	top: 50%;
	margin-left: -380px;
	margin-top: -260px;
	z-index : 10;
}
#menu {
	display: none;
}
#menu_back_home {
	background: url(../beeld/menu_back.jpg);
	height: 210px;
	width: 172px;
}


div.mypage {
	width: 760px;
	height: 560px;
}
body {
	height: 100%;
	margin: 0;
}
a {
	color: #FF6600;
	
}
a:hover {
	text-decoration: none;
	
}
#content {
	font: 13px/17px "Trebuchet MS", Verdana, Arial;
	color: #0F51A5;
	padding-top: 12px;
	padding-left: 16px;
	padding-right: 10px;
	width: 292px;
}
#content_scroll {
	height: 328px;
	overflow: auto;
	position: absolute;
	width: 415px;
	scrollbar-arrow-color: #FFF;
	scrollbar-base-color: #BDD2EB;
	scrollbar-track-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-face-color: #BDD2EB;
	scrollbar-highlight-color: #BDD2EB;
	scrollbar-shadow-color: #BDD2EB;
	padding-right: 5px;
}

#image {
	padding-top: 2px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: -5px;
	padding-bottom: 0px;
	margin-top: 0px;
	line-height: 22px;
	padding-top: 0px;
}
#button a{
	width:162px;
	height:22px;
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	margin: 2px 0px 0px;
	padding: 0px 0px 0px 10px;
	font: bold 15px "Trebuchet MS", Verdana, Arial;
}
#button a:hover {
	background: #BED2EB;
	color: #094FA4;
}
.button_select {
	background: #BED2EB;
	color: #094FA4;
}
.button1{
	background: url(../beeld/knop1_back.gif) no-repeat;
}
.button2{
	background: url(../beeld/knop2_back.gif) no-repeat 0px -1px;
}
.button2_select{
	background: url(../beeld/knop2_back_select.gif) no-repeat 0px -1px;
}
.button3{
	background: url(../beeld/knop3_back.gif) no-repeat;
}
.button4{
	background: url(../beeld/knop4_back.gif) no-repeat 0px -1px;
}
.button4_select{
	background: url(../beeld/knop4_back_select.gif) no-repeat 0px -1px;
}
.button5{
	background: url(../beeld/knop5_back.gif) no-repeat;
}
.button6{
	background: url(../beeld/knop6_back.gif) no-repeat;
}
.button7{
	background: url(../beeld/knop7_back.gif) no-repeat;
}
.button8{
	background: url(../beeld/knop8_back.gif) no-repeat 0px -1px;
}
.button8_select{
	background: url(../beeld/knop8_back_select.gif) no-repeat 0px -1px;
}
.button9{
	background: #094FA4;
}
.button9_select{
	background: #BED2EB;
}
#button_sub a{
	width:158px;
	height:15px;
	color: #094FA4;
	text-decoration:none;
	display: block;
	margin: 1px 0px 0px;
	padding: 0px 0px 0px 14px;
	font: 11px "Trebuchet MS", Verdana, Arial;
	background: #BED2EB;
}
#button_sub a.select{
	background: #BED2EB url(../beeld/subknop_back_select.gif);
	font-weight: bold;
}

#button_sub a:hover {
	background: #BED2EB url(../beeld/subknop_back_select.gif);
	color: #094FA4;
	font-weight: bold;
}
#terug {
	position:absolute;
	z-index:11;
	left: 564px;
	top: 49px;
	width: 57px;
	font-size: 11px;
}

#accent {
	padding: 6px;
	background: #00A4CA;
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
	letter-spacing: 1px;
}
#credits {
	position:absolute;
	width:108px;
	height:22px;
	z-index:11;
	left: 11px;
	top: 522px;
	font: 11px Tahoma, Verdana, Arial;
	color: #999999;
}
#credits a {
	color: #094FA4;
}
#credits a:hover {
	text-decoration: none;
}
input {
	font: 12px Arial, Helvetica, sans-serif;
	height: 12px;
}
#submit {
	font: 13px Arial, Helvetica, sans-serif;
	height: 24px;
}
textarea {
	font: 12px/10px Arial, Helvetica, sans-serif;
	width: 390px;
}

