/* Montgolfier Ballooning CSS Document */

/* --------------- GENERAL ------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #99abc3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e5dac;
}

#wrapper {
	width: 950px;
	margin: 0 auto 0;
}

h2 {
	font-size: 18px;
	color: #3e5dac;
	margin-bottom: 30px;
}

h3 {
	font-size: 16px;
	color: #3e5dac;
	padding-top: 10px;
	margin-bottom: 5px;
}

h4 {
	font-size: 14px;
	color: #3e5dac;
	padding-top: 10px;
	margin-bottom: 10px;
}

p {
	margin: 0 0 15px 0;
}

.imgRight {
	float: right;
	border: 1px solid #3e5dac;
	margin: 0 0 10px 5px;
}

.imgLeft {
	float: left;
	border: 1px solid #3e5dac;
	margin: 0 5px 10px 0;
}

.imgLinks {
	border: none;
}

/* -------------- MASTHEAD ------------- */

#mastHead h1 {
	width: 950px;
	height: 136px;
	background: url(images/950/ballonvaren-montgolfier-ballonvaarten.jpg) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
}

/* ------------- MAIN ------------------- */

#main {
	position: absolute;
	background: url(images/950/content_bg.jpg) repeat-y;
}

/* ------------- NAVIGATION ------------- */

#navigation {
	width: 189px;
	float: left;
	color: #ffffff;
	padding: 0 0 0 7px;
}

#navigation ul {
	list-style: none;
}

#navigation ul li {
	text-indent: -9000px;
}

#navigation ul li a {
	width: 189px;
	height: 24px;
	display: block;
}

#nav_home {
	width: 189px;
	height: 24px;
	background: url(images/menu_home.jpg) no-repeat;
}

#nav_overOns {
	width: 189px;
	height: 24px;
	background: url(images/menu_overons.jpg) no-repeat;
}

#nav_vaarMee {
	width: 189px;
	height: 24px;
	background: url(images/menu_vaarmee.jpg) no-repeat;
}

#nav_cadeaubon {
	width: 189px;
	height: 24px;
	background: url(images/menu_cadeaubon.jpg) no-repeat;
}

#nav_bedrijven {
	width: 189px;
	height: 24px;
	background: url(images/menu_bedrijven.jpg) no-repeat;
}

#nav_fotos {
	width: 189px;
	height: 24px;
	background: url(images/menu_fotos.jpg) no-repeat;
}

#nav_deLuchtballon {
	width: 189px;
	height: 24px;
	background: url(images/menu_deluchtballon.jpg) no-repeat;
}

#nav_vragen {
	width: 189px;
	height: 24px;
	background: url(images/menu_vragen.jpg) no-repeat;
}

#nav_links {
	width: 189px;
	height: 24px;
	background: url(images/menu_links.jpg) no-repeat;
}

#nav_contact {
	width: 189px;
	height: 24px;
	background: url(images/menu_contact.jpg) no-repeat;
}

#navigation_footer {
	width: 189px;
	height: 281px;
	background: url(images/950/menu_footer.jpg) no-repeat;
	margin-bottom: 10px;
}

	/* ACTIVE STATES */
	
	#pg_home #nav_home {
		background: url(images/menu_home_active.jpg) no-repeat;
	}
	
	#pg_overOns #nav_overOns {
		background: url(images/menu_overons_active.jpg) no-repeat;
	}
	
	#pg_vaarMee #nav_vaarMee {
		background: url(images/menu_vaarmee_active.jpg) no-repeat;
	}
	
	#pg_cadeaubon #nav_cadeaubon {
		background: url(images/menu_cadeaubon_active.jpg) no-repeat;
	}
	
	#pg_bedrijven #nav_bedrijven {
		background: url(images/menu_bedrijven_active.jpg) no-repeat;
	}
	
	#pg_fotos #nav_fotos {
		background: url(images/menu_fotos_active.jpg) no-repeat;
	}
	
	#pg_deLuchtballon #nav_deLuchtballon {
		background: url(images/menu_deluchtballon_active.jpg) no-repeat;
	}
	
	#pg_vragen #nav_vragen {
		background: url(images/menu_vragen_active.jpg) no-repeat;
	}
	
	#pg_links #nav_links {
		background: url(images/menu_links_active.jpg) no-repeat;
	}
	
	#pg_contact #nav_contact {
		background: url(images/menu_contact_active.jpg) no-repeat;
	}
	
	#pg_sitemap #navFooter_sitemap {
		background: url(images/menu_bottom_sitemap_active.jpg) no-repeat;
	}
	
	#pg_webmaster #navFooter_webmaster {
		background: url(images/menu_bottom_webmaster_active.jpg) no-repeat;
	}
	
	#pg_copyright #navFooter_copyright {
		background: url(images/menu_bottom_copyright_active.jpg) no-repeat;
	}
	
	/* MOUSE OVERS */
	
	#nav_home a:hover {
		background: url(images/menu_home_over.jpg) no-repeat;
	}
	
	#nav_overOns a:hover {
		background: url(images/menu_overons_over.jpg) no-repeat;
	}
	
	#nav_vaarMee a:hover {
		background: url(images/menu_vaarmee_over.jpg) no-repeat;
	}
	
	#nav_cadeaubon a:hover {
		background: url(images/menu_cadeaubon_over.jpg) no-repeat;
	}
	
	#nav_bedrijven a:hover {
		background: url(images/menu_bedrijven_over.jpg) no-repeat;
	}
	
	#nav_fotos a:hover {
		background: url(images/menu_fotos_over.jpg) no-repeat;
	}
	
	#nav_deLuchtballon a:hover {
		background: url(images/menu_deluchtballon_over.jpg) no-repeat;
	}
	
	#nav_vragen a:hover {
		background: url(images/menu_vragen_over.jpg) no-repeat;
	}
	
	#nav_links a:hover {
		background: url(images/menu_links_over.jpg) no-repeat;
	}
	
	#nav_contact a:hover {
		background: url(images/menu_contact_over.jpg) no-repeat;
	}
	
	#navFooter_sitemap a:hover {
		background: url(images/menu_bottom_sitemap_over.jpg) no-repeat;
	}
	
	#navFooter_webmaster a:hover {
		background: url(images/menu_bottom_webmaster_over.jpg) no-repeat;
	}
	
	#navFooter_copyright a:hover {
		background: url(images/menu_bottom_copyright_over.jpg) no-repeat;
	}


/* ------------- CONTENT ---------------- */

#content {
	width: 730px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: left;
	background: #ffffff;
	padding: 10px;
}

#tablePrijzen tr td {
	padding: 5px;
}

.fotoTable {
	border-style: solid;
	border-width: 1px;
	border-color: #3e5dac;
}

#pg_deLuchtballon ol li {
	font-size: 16px;
	font-weight: bold;
	color: #3e5dac;
}

#pg_deLuchtballon ol li p {
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
}

.vragenTable {
	border-style: solid;
	border-width: 1px;
	border-color: #3e5dac;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.vragenTable ul {
	margin-left: 35px;
}

.vragenLijst {
	margin-right: 10px;
	margin-bottom: 5px;
}

.vraagTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #3e5dac;
}

#pg_sitemap ul ul{
	margin-left: 40px;
}

#emailError {
	font-size: 10px;
	color: #FF0000;
}

#txtaContactError {
	font-size: 10px;
	color: #FF0000;
}


/* ------------- FOOTER --------------- */

#footer {
	width: 950px;
	height: 38px;
	background: url(images/950/footer_bg.jpg) no-repeat;
}

#footer_left {
	width: 189px;
	float: left;
}

#footer_right {
	float: right;
	margin-left: 7px;
	padding: 5px 5px 2px 5px;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	float: left;
	margin-right: 15px;
}

#footer ul li a {
	height: 11px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
}

#navFooter_sitemap {
	width: 64px;
	background: url(images/menu_bottom_sitemap.jpg) no-repeat;
}

#navFooter_webmaster {
	width: 81px;
	background: url(images/menu_bottom_webmaster.jpg) no-repeat;
}

#navFooter_copyright {
	width: 67px;
	background: url(images/menu_bottom_copyright.jpg) no-repeat;
}

/*  ------------- CONTACTFORM -------------- */

/* AANVRAAG FORM */

#aanvraagForm fieldset {
	border: none;
	margin-top: 10px;
}

#aanvraagForm label, input, select {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

#aanvraagForm label {
	text-align: right;
	width: 200px;
	padding-right: 10px;
}

#aanvraagForm br {
	clear: left;
}

#geslacht {
	width: 60px;
	margin-right: 10px;
}

.formButtons {
	display: inline;
	width: 200px;
	float: none;
}

/* WEBMASTER CONTACT FORM */

#contactForm fieldset {
	border: none;
	margin-top: 10px;
}

#contactForm label, input, select {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

#contactForm label {
	text-align: right;
	width: 200px;
	padding-right: 10px;
}

#contactForm br {
	clear: left;
}


