@charset "utf-8";
html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #6F5F5F;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
div#schipholdiv {
	position:absolute;
	left:365px;
	top:330px;
	width:115px;
	height:86px;
	z-index:5;
	visibility: hidden;
}
div#duty_free {
	position:absolute;
	left:482px;
	top:330px;
	width:115px;
	height:49px;
	z-index:5;
	visibility: hidden;
}
div#import {
	position:absolute;
	left:607px;
	top:330px;
	width:115px;
	height:49px;
	z-index:5;
	visibility: hidden;
}
#schipholdiv a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#schipholdiv a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
#schipholdiv a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DAD112;
	text-decoration: none;
}
#schipholdiv a:active {
	color: #DAD112;
	text-decoration: none;
	}
	
#duty_free a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#duty_free a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
#duty_free a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97D596;
	text-decoration: none;
}
#duty_free a:active {
	color: #97D596;
	text-decoration: none;
	}
	
	#import a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#import a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
#import a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4DBC3A;
	text-decoration: none;
}
#import a:active {
	color: #4DBC3A;
	text-decoration: none;
	}
	
div#container {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 960px;
	height: 600px;
	margin-top: -300px; /* half of the height */
	margin-left: -480px; /* half of the width */
	z-index: 2;
	visibility: visible;
	
}

div#basishome {
	position:absolute;
	left:0px;
	width:960px;
	z-index:1;
	top: 0px;
	height: 500px;
	background-image: url(../img/gerzon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
	background-color: #6F5F5F;
	
}
div#midden {
	position:absolute;
	width:458px;
	left:467px;
	z-index: 2;
	top: 113px;
	height: 22px;
	visibility: visible;
	
}

