* {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

body {	  
	background:#777;
	color:#333;
	font-size:62.5%;
}

img {
	border:0;
}

a,
a:link,
a:active,
a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#000;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color:#7f7f7f;
}

ul {
	margin: 5px;
	padding: 5px;
	list-style: none;
}

li {
	line-height: 1.8em;
	padding-left: 5px;
	list-style-type: square;
	list-style-position: inside;
}

hr {
	width:99%;
	text-align:center;
	margin:0 auto;
	clear:both;
}

h1 {
	font-size:2em;
	font-weight:normal;
	text-align:left;
	margin:15px 0 10px 15px;
}

h2 {
	font-size:1.2em;
	font-weight:normal;
	text-align:left;
	margin:15px 0 10px 15px;
}

.clear {
	clear:both;
}

.center {
	text-align:center;
	margin:0 auto;
}

#container {
  	width:950px;
	background:#fff;
	margin: 0 auto;
	text-align:left;
	font-size: 1.2em;
}

#maptop {
	width:950px;
	height:270px;
}

#content_main {
	width:900px;
	color:#333;
	margin:0 auto;
	text-align:center;
}

#content_main p {
	text-align:left;
	margin:5px 0;
}


#content_main form {
	text-align:left;
}


fieldset {
	margin:10px 0 20px 0;
	padding:10px;
	border-top: 1px solid #ccc;
}

legend {
	padding:0 3px;
	font-weight:bold;
	font-size:1.3em;
}

label {
	float:left;
	width:75px;
	margin:0 5px 0 0;
}

input, textarea, select
	{
	background-color:#fff;
    border:1px solid #ccc;
    margin-bottom:10px;
	}

#form-id p {
	padding:0;
	clear:both;
	font-weight:bold;
}

fieldset p {
	padding:0 0 0 15px;
	clear:both;
}

input.radio,input.checkbox {
	float:left;
	margin-right:2px;
	margin-top:-2px;
	border:0;
}

blockquote {
	margin:10px 25px 25px 25px;
}

p.text_left {  
	position: relative;
	top: 30px; 
	left: 20px; 
	width: 150px;
	float: left; 
}
	
p.text_right { 
	top: 30px;
	position: relative; 	
	left: 20px; 
	width: 500px;
	float: left; 
}

p.A_title { 	 
	color: #222222; 
	font-size: 50px; 
	font-family: verdana;
}

p.A_subtitle { 
	color: #222222; 
	font-size: 13px; 
	font-family: verdana;
}

p2.A_title { 	 
	color: #222222; 
	font-size: 50px; 
	font-family: verdana;
}

p2.A_subtitle { 
	color: #222222; 
	font-size: 13px; 
	font-family: verdana;
}

div.A_table { 
	position: absolute; 
	left: 100px; 
	overflow:hidden;
}

div.dark { 
	overflow: hidden; 
	background-repeat: no-repeat; 
	background-image: url(./bg_dark.jpg) 
}

div.white { 
	overflow: hidden;
	background-repeat: no-repeat; 
	background-image: url(./bg_white.jpg)
}

#lijst { 
	position: relative; 
}

TABLE.port { 
	overflow: hidden;
	width: 580px;
	height: 850px;
	background-repeat: no-repeat; 
	background-image: url(INTRO/port.jpg)
}

TABLE.land { 
	overflow: hidden;
	width: 850px;
	height: 580px;
	background-repeat: no-repeat; 
	background-image: url(INTRO/land.jpg)
}



p.pic { 
	position: relative; 
	left: 25px; 
	top:  25px;
}

p.title { 
	position: relative; 
	top: -80px; 
	left: 220px; 
	color: #222222; 
	font-size: 18px; 
	font-family: verdana 
}

p.text { 
	position: relative; 
	top: -60px; 
	left: 220px; 
	width: 700px;
	color: #777777; 
	font-size: 9px; 
	font-family: verdana 
}
	
p.goto { 
	position: absolute; 
	top: 112px; 
	left: 220px; 
	font-weight: bold; 
	color: #222222; 
	font-size: 11px; 
	font-family: verdana 
}

p.golog { 
	position: absolute; 
	top: 112px; 
	left: 305px; 
	font-weight: bold; 
	color: #222222; 
	font-size: 11px; 
	font-family: verdana 
}