/* CSS Document */
body {
	background-color:#000000;
	font:12px "Verdana", sans-serif;
	color:#FFFFFF;
	margin:2% 10% 0% 10%;
}
a{
	text-decoration:none;
	color:#FF9900;
}
a:hover {
	color:#FF9900;
}
a:link {
	color:#FF9900;
}
a:visited {
	color:#FF9900;
}
li {
	display:block;
}
.header {
	height:80px;
	width:780px;
	padding:10px;
	background-image:url(accentlogozwart.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:right;
	vertical-align:text-bottom;
	border:1px solid;
}
.box {
	font:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	margin-top:20px;
	width:800px;
	height:auto;
}

.contentarea {
	clear:left;
	position:relative;
	float:left;
	margin:auto;
	width:100%;
	height:auto;
	border:1px solid #FFFFFF;
}

.content1 {
	float:left;
	width:791px;
	height:135px;
	height:auto;
	padding:5px 2px 0px 5px;
	/*border:1px solid;*/
}

.content2 {
	float:left;
	width:391px;
	height:153px;
	height:auto;
	padding:5px 2px 5px 5px;
	text-align:left;
	/*border:1px solid;*/
}
.content3{
	float:right;
	width:391px;
	height:153px;
	height:auto;
	padding:5px 2px 5px 5px;
	/*border:1px solid;*/
}
.menu-item {
	width:100%;
	background-color:#FF3333;
	color:#FFFFFF;
	font-weight:800;
	display:block;
	height:17px;
}

.homepage_foto {
	float:left;
	width:791px;
	height:135px;
	padding:5px 2px 0px 5px;
	background-image:url(lib/images/header_schiphol.jpg);
	background-repeat:no-repeat;
	background-position:inherit;
}

.menu-link {
	positioning:relative;
	float:left;
	height:25px;
	width:793px;
	border:1px solid;
	margin-bottom:20px;
	padding:5px 2px 0px 5px;
	letter-spacing:0.1em;
}
.clear {
	clear:both;
}
.footer {
	position:relative;
	float:left;
	margin-top:20px;
	width:800px;
	height:15px;
	font-size:10px;
	border:1px solid;
}
.foto {
	float:left;
	clear:left;
	height:115px;
	width:115px;
	overflow:hidden;
	/* border:1px solid; */
	margin:0px 5px 5px 0px;
}

div.productlinks {
	float:left;
	width:120px;
	height:100%;
}

div.productrechts {
	float:right;
	width:669px;
	height:100%;
}

.titel {
	display:block;
	vertical-align:bottom;
	color:#FF0000;
	font-weight:bold;
	width:80%;
	height:20px;
	letter-spacing:0.1em;
	border-bottom:3px dotted #333333;
	margin-bottom:8px;
}
.items {
	clear:left;
	font-weight:bold;
}
.pg {
	float:left;
	margin-top:20px;
	height:115px;
	width:auto;
	overflow:hidden;
	margin:0px 5px 5px 0px;
}
.form-text {
	float:left;
	height:22px;
	width:150px;
	padding:2px;
	text-align:right;
}
.form-field {
	float:left;
	padding:2px;
	height:22px;
}
.text {
	font-size:14px;	
}
.text-4-form {
	padding-left:3px;
    clear:both;
	float:left;
}

.text_kop {
	font-size:14px;
	color:#0099FF;
	font-weight:900;
}
.contact_text {
	padding-left:10px;
	clear:left;
	float:left;
	font-size:14px;
	color:#FFFFFF;
}
.download_kop {
	font-size:14px;
	font-weight:900;
	color:#0099FF;
}

.text_gray {
	font-size:;
	color:#666666;
	font-weight:900;
}
.big_pic {
	clear:both;
}
