html,body {
background-image:url(images/bg.jpg);
background-repeat:repeat-x,repeat-y;
	margin: 0;
	padding: 0;
}

.whitebody {
	background-color:#343549;
}

p {
	display:inline;
	font: normal normal 11px "Verdana", Arial, Helvetica, sans-serif;
	color: #242931;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.lheight25{
	line-height: 25px;
}

.title{
	font-size: 12px;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}

a:link, a:visited{
	color: #0066FF;
	text-decoration: underline;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a:hover {
	color: #0099FF;
	text-decoration: underline;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	top: 50px;
	width: 1092px;
	height: 586px;
}


div.main {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 610px;
}



div.inhoud_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width:1092px;
	height: 586px;
	background-image:url(images/kader.jpg);
	background-repeat:no-repeat
}

div.pano {
	position: absolute;
	top: 78px;
	left: 177px;
	width: 750px;
	height: 420px;
}


div.visit{
	height:	47px;
	width:	168px;
	position:absolute;
	left:925px;
	bottom:-124px;
	text-align: right;
}

div.mappalma{
	height:	185px;
	width:	127px;
	position:absolute;
	left:710px;
	bottom:-130px;
	text-align: right;
}


div.palmatitle{
	height:	34px;
	width:	600px;
	position:absolute;
	left:360px;
	bottom:533px;
	text-align: right;
}

div.smalltitle{
	height:	193px;
	width:	463px;
	position:absolute;
	left:110px;
	bottom:-130px;
	text-align: right;
}

