body {
	background-image: url(../gp/bg.jpg);
	background-color: #046288; 
	background-repeat:repeat-x;
	
	text-align:center;

}
/*"hoofd" layout*/
.main{
	position: absolute;
	left:50%;   	
	top: 14px;
	margin:0 0 0 -442px;
	width: 885px;
	text-align:left;
}

.top{   
    height: 260px;
	background-image:url(../gp/top.gif);
}


.middle{ 
	position: absolute;
    height: 440px;
	width: 885px;
	background-color:#FFFFFF;
	
}


.bottom{	
	position: relative;
	width: 885px; 
	background-image:url(../gp/bottom.gif);
	background-repeat: no-repeat; 
	background-position: bottom;

}

.container{
	position: absolute;
	text-align:left;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
table{
	border:0;
}

ul{
	list-style-type: disc;
}

.copyright{
	font-family: arial, helvetica, sans-serif;
	margin-left: 30px;
	margin-top:4px;
	text-align:left;
	height: 40px;
	
	font-size:9px;
	color:#B7C7C7;	
}


/*Tekst opmaak*/
p{
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	color:#52666E;
	line-height:16px;
	margin-top:0px;
}
h1{
	font-size:18px;
	font-family: arial narrow, arial, helvetica, sans-serif;
	font-weight: bold;
	font-stretch:narrower;
	color:#B7C7C7;
	letter-spacing:2px;
	
	text-decoration: none;
}
h2{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#0E5069;
	margin-bottom:2px;
	text-decoration: none;	
}

h3{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	color:#0E5069;
	margin-bottom:2px;
	text-decoration: none;
	font-weight:bold;
}
/*
.leesmeer{
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	color:#046288;
	text-decoration: none;
	font-weight: bolder;
}*/

a{
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	color:#046288;
	text-decoration: none;
	font-weight: bolder;
}

img{
	border:0px;
}	


a:hover{
	text-decoration:underline;
}

h1:hover{
	text-decoration:none;
}

ul{
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	color:#52666E;
	line-height:16px;
}

ol{
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	color:#52666E;
	line-height:16px;
}
td{
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	color:#52666E;
	line-height:16px;
	margin-top:0px;
}

input {
	font-family : Arial, sans-serif;
}

textarea {
	font-family : Arial, sans-serif;
	font-size : 10pt;
}
