html,body {

	margin: 0;

	padding: 0;

	overflow-x : hidden;

	overflow-y : hidden;

	background-image: url(images/bg.gif);

	background-repeat: repeat;

}



p {

	font: normal 10px normal "Verdana", Helvetica, sans-serif;

		color: RGB(50%, 50%, 50%);

	text-align:center;

}



p.em{

	font-style: italic;

}



.tekstinspring {

	border-width: thin thin thin thin;

}



.titel {

	font-weight: bold;

}



.contact {

	line-height: 20px;	

}



.underline {

	text-decoration: underline;

}



a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	text-decoration: underline;
	color: #FF6600;
}



a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #FFFFFF;
	background-color:#31b4d4;

}



table {

	width: 100%;

	height: 100%;

}



table.menu {

	width: 500px;

	height: 30px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	background-color: #32B4D4;

}



td {

	vertical-align: middle;

	text-align: center;

}



iframe{

	overflow-x : hidden;

	overflow-y : hidden;

}



td.menu {

	vertical-align: top;

	text-align: left;

	border-left: thin solid black;

	padding-left: 7px;

}



div {

	/*background-color:#0000FF;  achtergrondkleur van alle layers */

}



div.container {
	position: relative;
	/* background-color:#0000FF;  eventueel achtergrondkleur van deze layer */

	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1280px;
	height: 1024px;
	background-image:url(images/wachtpagina1280.jpg);

}



div.main1 {
	position: relative;
	top: 200px;
	left: 145px;
	width: 1000px;
	height: 600px;
	overflow-x : hidden;
	overflow-y : hidden;

}

div.menu {
	position: relative;
	top: -1px;
	left: 0px;
	width: 1000px;
	height: 30px;
	overflow-x : hidden;
	overflow-y : hidden;
	
}

img {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



div.copyline {
	position: relative;
	top: 400;
	margin-left: 10px;
	width: 300px;
	height: 20px;
	font: normal 10px normal "Verdana", Helvetica, sans-serif;
	color: RGB(50%, 50%, 50%);
	text-align:left;

}



div.poster {
	position: relative;
	top: 200px;
	left: 560;
	width: 193px;
	height: 227px;



}

