/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}



#container {
	position:			relative;
	padding-top:   		0px;
	width:         		1000px;
	height:		  		826px;	
	margin-right:   	auto;
	margin-left: 		auto;
	background-color: 	#FFFFFF;	
z-index: 1;
	}
	
#but_top {
	position:			relative;
	padding-top:   		0px;
	width:         		1000px;
	height:		  		50px;	
z-index: 1;
	}
	
#panorama {
position:           absolute;
top:                  95px;
left:    				86px;
height:                 716px;
width:                 824px;
z-index: 10;
} 
#panoramanav {
	position:           absolute;
	top:                  16px;
	left:    				91px;
	height:                 30;
	width:                 800px;
	z-index: 11;
	visibility: visible;
} 
	
#main {
	position:			relative;
	padding-top:   		0px;
	width:         		1000px;
	height:				701px;
z-index: 1;
	}

#main_mail {
	position:			relative;
	padding-top:   		0px;
	width:         		1000px;
	height:		  		701px;
	background-image:url(../nl/images/HavenRotterdam.jpg);
	background-repeat:no-repeat;		
z-index: 1;
	}
	
#but_onder {
	position:			relative;
	padding-top:   		0px;
	width:         		1000px;
	height:		  		100px;	
z-index: 1;
	}
