body{
	margin: 0 auto;
}

a:link{
	color:#53555F;
}

a:visited{
	color:#6A473B;
}

#content{
	width:800px;
	height:100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image:url(images/back.jpg);
	border-color:#262771;	
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

#table{
background-image:url(images/back.jpg);
}

#header{
	width:800px;
	height:116px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
}

#tekst{
	padding-top:15px;
	padding-bottom:15px;
	text-align: left;
}

#rechts{
	width:143px;
	border: 1px solid #262771;
	padding: 3px;
	background-color:#EBEBEB;
}

#intekst{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

#intekstborder{
	padding:0px;
	border:1px solid #262771;
}


/* HOTSPOTS */
#l_hotspot{
	position:absolute;
	width:170px;
	height:70px;
	margin-left:200px;
	margin-top:50px;
    cursor:pointer;
}
