@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	color: #696a6c;
}
div#container {
	width: 970px;
	margin: auto;
}
div#header {
	width: 970px;
	height: 200px;
}
div#content {
	width: 970px;
	height: 405px;
	background-image: url(../images/conbg.jpg);
	background-repeat: no-repeat;
}
div#menu {
	width: 410px;
	float: right;
}
div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
div#menu ul:hover {
	background-color: #6adfff;
}
div#menu ul li {
	color: #007cc2;
	float: left;
	line-height: 30px;
}

div#menu a:link { color: #000000; text-decoration: none;}
div#menu a:visited { color: #000000; text-decoration: none; }
div#menu a:hover { color: #007cc2; }
div#menu a:active { color: #007cc2; }

div#content_left {
	/* border: 1px solid #3333CC; */
	margin-top: 80px;
	width: 260px;
	text-align: right;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}
div#content_left p.vragen {
	margin-top: 50px;
	margin-left: 10px;
	text-align: left;	
}
div#content_right {
	/* border: 1px solid #3333CC; */
	margin-top: 30px;
	width: 290px;
	text-align: right;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* font-weight: bold; */
}
a { color: #007cc2; font-weight: bold; }
a:hover{ color: #007cc2; font-weight: bold; text-decoration: none; }
div#content_mid {
	/* border: 1px solid #3333CC; */
	margin-top: 30px;
	margin-left: 20px;
	float: left;
	width: 380px;
	font-size: 0.7em;
	text-align: justify;
}
h1 {
	font-size: 14px;
	color: #007dc3;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
b.special {
	font-size: 110%;
	color: #007dc3;
}

div.schiphol {
	background-image: url(../images/naar_schiphol.gif);
	background-repeat: no-repeat;
	float: right;
	width:  280px;
	height: 100px;
    margin-right: 30px;
    text-align: left;
}

.prijs-header {
    text-align: left;
    margin: 30px 0 0 20px;
    font-size: 9pt;
}

.schiphol-prijzen {
    margin: 0 0 0 18px;
    text-align: left;
    font-size: 7pt;
    line-height: 1em;
    color: #4c4c4c;
}


div.schiphol p {
	text-align: left;
	margin-top: 30px;
	margin-left: 20px;
}
select {
	margin: 10px 0 0 20px;;
    font-size: 10px;
	width: 140px;
	border: 1px solid #007dc3;
	color: #007dc3; 
}
option.first {
	color: #999999;
}
div.reserveer {
	background-image: url(../images/reserveer_online.gif);
	background-repeat: no-repeat;
	float: right;
	width:  280px;
	height: 81px;
	margin: 40px 30px 0 0 ;
}
div.reserveer p {
	text-align: left;
	margin-top: 30px;
	margin-left: 20px;
}
iframe {
	width: 380px;
	height: 280px;
	border: solid #FFFF00 0px;
}
div.footer {
	margin-top: -16px;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
div.footer a {
	color: #000000;
	text-decoration: underline;
}
div.footer a:hover {
	color: #007dc3;
}

.metalinks
{
	margin: 10px 0 15px 0;
	text-align: center;
	font-size: 11px;
}

.metalinks a:link,
.metalinks a:visited,
.metalinks a:hover,
.metalinks a:active
{
}

h3.prijs {
    margin-left: 20px;
}
