BODY, HTML{
	height: 100%;
	width: 100%;
	background-color: #FFFEFE;
	background-image: url(../pics/bggrad.jpg);
	background-repeat: repeat-x; 
	background-position: 50% 100%;
}

a:visited {
    color: #0000FF }

.container {
	width: 832px;
	height: 576px;
	overflow: hidden;
	
}

.header {
	width: 832px;
	height: 55px;
}

.footer {
	position: relative;
	width: 832px;
	height: 15px;
	left: -239px;
	top: -18px;
}

.contentbody {
	width: 832px;
	height: 508px;
}

.menu {
	width: 832px;
	height: 30px;
	overflow: hidden;
}

.shadow {
	position: relative;
	width: 828px;
	height: 495px;
	left: -1px;
	top: -12px;
}

.contentholder {
	position: relative;
	width: 801px;
	height: 471px;
	left: 0px;
	top: -483px;
	background-color: #FFFFFF;
}

.content {
	position: relative;
	width: 790px;
	height: 463px;
	left: 0px;
	top: 4px;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

.nawtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

.partytekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.tekstoverig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

.tekstoverig2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

.tekstprijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #FFFFFF;
}

.tekstcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;

}
.tekstsel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

.tekstnr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: bold;
	color: #FFFFFF;
}

.searchbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 200px;
	height: 22px;
	position: absolute;
	top: 60px;
	left: 36px;
}

.gridheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 510px;
	height: 17px;
	position: absolute;
	top: 95px;
	left: 36px;
	background-color: #FFFFFF;
}

.tekstheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

.tekstheader a{
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

.tekstheader a:hover{
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}

.datagrid {
	width: 510px;
	height: 285px;
	background-color: #FFFFFF;
	overflow-x: no;
	overflow-y: scroll;
	position: absolute;
	top: 112px;
	left: 36px;
}

.selectform {
	position: absolute;
	width: 790px;
	height: 463px;
	left: 0px;
	top: 0px;
}

.gridfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 510px;
	height: 17px;
	position: absolute;
	top: 397px;
	left: 36px;
}

.tekstgrid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.tekstgridfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.tekstgridfooter a{
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.tekstgridfooter a:hover{
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}


