/* AIR-ADVENTURE CSS Document */

* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	background-color: #90b5c6;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
}

#bg{
	width: 950px;
	position: relative;
	margin: 0 auto;
	
}

p {
	margin-top: 15px;
}

a {
	color: #ffd800;
}

/* HEADER */
#header {
	width: 950px;
	height: 173px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/bg/bg_header.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	width: 950px;
	height: 173px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}	

/* MAIN */

#main {
	width: 950px;
	position: absolute;
	top: 173px;
}

	/* CONTENT */
	#mainContent {
		background-image: url(../images/bg/bg_content.jpg);
		background-repeat: repeat-y;
		height: 450px;
	}
	
	/* FOOTER */

	#footer {
		width: 950px;
		height: 29px;
		background-image: url(../images/bg/bg_footer.jpg);
		background-repeat: no-repeat;
		padding: 25px 0 0 25px;
	}
	
	#footer_menu {
		margin-right: 50px;
	}

/* BUTTONS */

.btnRondvluchten {
	background-image: url(../images/btn/btnRondvluchten.jpg);
	background-repeat: no-repeat;
}

.btnRondvluchten a:hover {
	background-image: url(../images/btn/btnRondvluchten_over.jpg);
	background-repeat: no-repeat;
}

.btnStuntvliegen {
	background-image: url(../images/btn/btnStuntvliegen.jpg);
	background-repeat: no-repeat;
}

.btnStuntvliegen a:hover {
	background-image: url(../images/btn/btnStuntvliegen_over.jpg);
	background-repeat: no-repeat;
}

.btnDinervluchten {
	background-image: url(../images/btn/btnDinervluchten.jpg);
	background-repeat: no-repeat;
}

.btnDinervluchten a:hover {
	background-image: url(../images/btn/btnDinervluchten_over.jpg);
	background-repeat: no-repeat;
}

.btnProefles {
	background-image: url(../images/btn/btnProefles.jpg);
	background-repeat: no-repeat;
}

.btnProefles a:hover {
	background-image: url(../images/btn/btnProefles_over.jpg);
	background-repeat: no-repeat;
}

.btnCadeaubon {
	background-image: url(../images/btn/btnCadeaubon.jpg);
	background-repeat: no-repeat;
}

.btnCadeaubon a:hover {
	background-image: url(../images/btn/btnCadeaubon_over.jpg);
	background-repeat: no-repeat;
}

.btnBallonvaren {
	background-image: url(../images/btn/btnBallonvaren.jpg);
	background-repeat: no-repeat;
}

.btnBallonvaren a:hover {
	background-image: url(../images/btn/btnBallonvaren_over.jpg);
	background-repeat: no-repeat;
}

.btnCockpit {
	background-image: url(../images/btn/btnCockpit.jpg);
	background-repeat: no-repeat;
}

.btnCockpit a:hover {
	background-image: url(../images/btn/btnCockpit_over.jpg);
	background-repeat: no-repeat;
}


	/* HELIKOPTER */
	
	#helikopter h2 {
		width: 231px;
		height: 324px;
		text-indent: -9999px;
		background-image: url(../images/bg/bg_helikopter.jpg);
		background-repeat: no-repeat;
		position: absolute;
		top: 60px;
		left: 15px;
	}
	
	#helikopter ul {
		list-style-type: none;
		position: absolute;
		top: 110px; 
		left: 34px;
	}
	
	#helikopter ul li {
		width: 194px;
		height: 32px;
		text-indent: -9999px;
		margin-bottom: 5px;
	}
	
	#helikopter ul li a {
		display: block;
		width: 194px;
		height: 32px;
	}
	
	/* VLIEGTUIG */
	#vliegtuig h2 {
		width: 229px;
		height: 341px;
		text-indent: -9999px;
		background-image: url(../images/bg/bg_vliegtuig.jpg);
		background-repeat: no-repeat;
		position: absolute;
		top: 60px;
		left: 245px;
	}
	
	#vliegtuig ul {
		list-style-type: none;
		position: absolute;
		top: 110px; 
		left: 265px;
	}
	
	#vliegtuig ul li {
		width: 194px;
		height: 32px;
		text-indent: -9999px;
		margin-bottom: 5px;
	}
	
	#vliegtuig ul li a {
		display: block;
		width: 194px;
		height: 32px;
	}
	
	/* LUCHTBALLON */
	#luchtballon h2 {
		width: 232px;
		height: 324px;
		text-indent: -9999px;
		background-image: url(../images/bg/bg_luchtballon.jpg);
		background-repeat: no-repeat;
		position: absolute;
		top: 60px;
		left: 474px;
	}
	
	#luchtballon ul {
		list-style-type: none;
		position: absolute;
		top: 110px; 
		left: 495px;
	}
	
	#luchtballon ul li {
		width: 194px;
		height: 32px;
		text-indent: -9999px;
		margin-bottom: 5px;
	}
	
	#luchtballon ul li a {
		display: block;
		width: 194px;
		height: 32px;
	}
	
	/* BOEING 737 */
	#boeing h2 {
		width: 232px;
		height: 341px;
		text-indent: -9999px;
		background-image: url(../images/bg/bg_boeing.jpg);
		background-repeat: no-repeat;
		position: absolute;
		top: 60px;
		left: 705px;
	}
	
	#boeing ul {
		list-style-type: none;
		position: absolute;
		top: 110px; 
		left: 724px;
	}
	
	#boeing ul li {
		width: 194px;
		height: 32px;
		text-indent: -9999px;
		margin-bottom: 5px;
	}
	
	#boeing ul li a {
		display: block;
		width: 194px;
		height: 32px;
	}
	
	/* BEDRIJFSINCENTIVES */
	#bedrijfsincentives a {
		width: 918px;
		height: 49px;
		text-indent: -9999px;
		background-image: url(../images/btn/btnBedrijfsincentives.jpg);
		background-repeat: no-repeat;
		position: absolute;
		top: 405px;
		left: 15px;
	}
	
	#bedrijfsincentives a:hover {
		background-image: url(../images/btn/btnBedrijfsincentives_over.jpg);
	}

