/*
	mediaCT webinterieur - www.mediact.nl - info@mediact.nl - 050 5799393 - Groningen - The Netherlands
	copyright: http://creativecommons.org/licenses/by-nc-nd/2.0/deed.nl
*/

/* GENERAL STYLES */

body {
	color: #444444;
	text-align: center;
	margin: 0;
	/* 	
		behavior:url("templates/css/lib/csshover.htc");
		behavior:url("templates/css/lib/iepng.htc");  
	*/
}
body.clouds {
	background: #15579b url("img/bg_clouds.jpg") center bottom no-repeat;
}
body.sun {
	background: #435e98 url("img/bg_zon.jpg") center bottom no-repeat;
}
body.stars {
	background: #020726 url("img/bg_stars.jpg") center bottom no-repeat;
}

/* begin_screen_mct_beheer_editor */

body,td,th,input,select,textarea {
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	line-height: 18px;
}

input,textarea { line-height: normal; }

p { margin: 0; margin-bottom: 18px; }

a { color: #3c80e6; text-decoration: underline; }
a:hover { color: #3c80e6; text-decoration: none; }
a:active { color: #3c80e6; }
img { border: none; }
fieldset { border: none; }
caption { display: none; }

ul { margin: 0 0 0 15px; padding: 0; }
ol {}
li { _height: 1px; }

table { border-collapse: collapse; }
th, td { vertical-align: top; }
th {}
thead th {}
tbody th {}
tfoot th {}
tfoot td {}
td { padding: 5px; }

hr {
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px 0 0;
	margin: 20px 0;
}

dl dt {}
dl dd {}

strong { font-weight: bold; }
em { font-style: italic; }



/* HEADINGS */

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Trebuchet MS, Arial, Tahoma, sans-serif;
	margin: 0;
	margin-bottom: 10px;
	color: #094685;
	font-weight: normal;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { text-decoration: none; color: #ff6600; }

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover { text-decoration: underline; color: #ff6600; }

h1 { font-size: 22px; }
h2 { font-size: 34px; line-height: 40px; }
h3 { font-size: 20px; line-height:24px; margin-bottom: 0.25em; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }

h1 span,h2 span,h3 span,h4 span,h5 span,h6 span {
	display: block;
	font-size: 10px;
	color: #444444;
}



/* GENERAL CLASSES */

/* end_screen_mct_beheer_editor */

.left 			{ float: left; }
.right 			{ float: right; }

.clear			{ clear: both; }
.clear-left		{ clear: left; }
.clear-right	{ clear: right; }

.text-right		{ text-align: right; }
.text-center	{ text-align: center; }
.text-left		{ text-align: left; }
.text-justify	{ text-align: justify; }

.nbsp 			{ overflow: hidden; height: 1px; }
.hidden,
.hide			{ display: none; }
.margin_auto	{ margin: 0 auto; }
.nomargin		{ margin: 0; }


.flash-replaced .alt { display: none; }


/* CONTAINER */

#container {
	width: 956px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}



/* HEADER */

#header {
	padding-top:17px;
}
#header h1 a {
	display: block;
	text-indent: -1234em;
	width: 191px;
	height: 111px;
	background: no-repeat url("img/logo.png");
	margin-bottom: 13px;
	margin-left: 17px;
	zoom: 1;
}



/* CONTENT */

#content {
	
}




/* COLLUMNS BOX */
.collumn {
	position: relative;
}

.box { margin-bottom: 14px; position: relative; }
.box .top,
.box .bottom { 
	height: 8px;
	overflow: hidden;
}
.box .center {
	padding: 0 8px;
}
.box .center a {
	position: relative;
}
.box .center .spacing {
	padding: 10px;
}
.box_content .center { 
	padding: 40px 48px;
}
.box .center .bigspacing {
	padding: 40px 48px;
}

.box_small_spacing .center {
	padding: 10px 48px;
}

.box h2.title {
	background: #4a90d4;
	margin: 0;
	color: #fff;
	padding: 8px;
	font-size: 20px;
	line-height: 22px;
	position: relative;
}
.box h2.title span,
.box h2.title a {
	display: block;
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}
.box h2.title a:hover {
	text-decoration: none;	
}
.box h2.title span {
	text-decoration: none;
}
.box h2.icon {
	background-position: 4px 4px;
	background-repeat: no-repeat;
	padding-left: 50px;
}
.box h2.title span.icon {
	text-indent: -1234em;
	overflow: hidden;
	position: absolute;
	left: -8px;
	_left: -58px;
	top: 50%;
}


.box h2.title span.icon_calendar { width: 58px; height: 62px; background: url("img/icons/sketch_agenda.png"); margin-top: -31px; }
.box h2.title span.icon_profile { width: 56px; height: 54px; background: url("img/icons/sketch_profile.png"); margin-top: -27px; }
.box h2.title span.icon_paper_pen,
.box h2.title span.icon_news { width: 58px; height: 66px; background: url("img/icons/sketch_news.png"); margin-top: -33px; }
.box h2.title span.icon_check { width: 53px; height: 60px; background: url("img/icons/sketch_lamp.png"); margin-top: -30px; }
.box h2.title span.icon_photos { width: 60px; height: 48px; background: url("img/icons/sketch_photo.png"); left: -12px; margin-top: -24px; }
.box h2.title span.icon_info { width: 63px; height: 56px; background: url("img/icons/sketch_shout.png"); margin-top: -28px; left: -14px; }

.box h2.title span.icon_help { width: 52px; height: 53px; background: url("img/icons/icon_help.png"); top: 3px; }
.box h2.title span.icon_warning { width: 52px; height: 51px; background: url("img/icons/icon_warning.png"); top: 2px; }
.box h2.title span.icon_dfa { width: 49px; height: 61px; background: url("img/icons/icon_dfa.png"); top: 0; }










.collumn_w_706 { width: 706px; }
.collumn_w_706 .box .top { background: url("img/box_706_top.png"); }
.collumn_w_706 .box .center { background: url("img/box_706_bg.png"); _zoom: 1; }
.collumn_w_706 .box .bottom { background: url("img/box_706_bottom.png"); }

.collumn_w_236 { width: 236px; }
.collumn_w_236 .box .top { background: url("img/box_236_top.png"); }
.collumn_w_236 .box .center { background: url("img/box_236_bg.png"); _zoom: 1; }
.collumn_w_236 .box .bottom { background: url("img/box_236_bottom.png"); }

.collumn_w_293 { width: 293px; }
.collumn_w_293 .box .top { background: url("img/box_293_top.png"); }
.collumn_w_293 .box .center { background: url("img/box_293_bg.png"); _zoom: 1; }
.collumn_w_293 .box .bottom { background: url("img/box_293_bottom.png"); }

.collumn_w_354 { width: 354px; }
.collumn_w_354 .box .top { background: url("img/box_354_top.png"); }
.collumn_w_354 .box .center { background: url("img/box_354_bg.png"); _zoom: 1; }
.collumn_w_354 .box .bottom { background: url("img/box_354_bottom.png"); }

.collumn_w_338 { width: 338px; }
.collumn_w_338 .box .top { background: url("img/box_338_top.png"); }
.collumn_w_338 .box .center { background: url("img/box_338_bg.png"); _zoom: 1; }
.collumn_w_338 .box .bottom { background: url("img/box_338_bottom.png"); }

.collumn_w_955 { width: 955px; }
.collumn_w_955 .box .top { background: url("img/box_955_top.png"); }
.collumn_w_955 .box .center { background: url("img/box_955_bg.png"); _zoom: 1; }
.collumn_w_955 .box .bottom { background: url("img/box_955_bottom.png"); }



.clipboard {
	width: 201px;
	height: 160px;
	background: url("img/clipboard.png");
	overflow: hidden;
	left: 14px;
	padding: 140px 80px 115px 45px;
	margin: 0 14px 10px;
}
.clipboard h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	color: #444444;
}

.box_mijn_verhaal .spacing {
	padding: 25px 10px 10px !important;
	_padding: 35px 10px 10px !important;
}

.box_mijn_verhaal .imgholder {
	position: absolute;
	top: 16px;
	right: 13px;
	width: 88px;
	height: 113px;
	overflow: hidden;
	background: #787563;
}
.box_mijn_verhaal .imgholder img {
	display: block;
	position: relative;
	top: 10px;
	left: 10px;
}
.box_mijn_verhaal .imgholder .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 88px;
	height: 113px;
	background: url("img/mijn_verhaal_frame.png") no-repeat;
	overflow: hidden;
}
.box_mijn_verhaal .martin_de_jong {
	padding: 10px 10px 10px 90px;
	background: url("img/martin_de_jong.jpg") no-repeat left bottom;
}


.box_twitter .title{
	display: none;
}
.box_twitter .center .spacing {
	padding: 0;
}
.box_twitter p {
	margin: 0;
}


.youtube_holder {
	background: url('img/youtube_holder.gif') no-repeat;
	width: 336px;
	height: 275px; 
	margin: -6px;
	margin-left: 40px;
	padding: 12px;
}
.youtube_holder a.youtube {
	padding-top: 10px;
	display: block;
}



#quickscan_teaser_flash {
	padding:6px;
	height: 258px;
	overflow: hidden;
	position: relative;
}







.gallery_inactive .gallery_view,
.gallery_inactive .view_next,
.gallery_inactive .view_prev {
	display: none !important;
}
.gallery h3 {
	margin: 0;
	position: absolute;
	top: 23px;
	left: 210px;
}
.gallery h3 a {
	font-size: 14px;
	color: #fff;
}
.gallery .gallery_view {
	width: 100%;
	height: 150px;
	overflow: hidden;
	margin: 20px 0;
	position:relative;
}
.gallery .gallery_view .container {
	width: 1234em;
	position:relative;
}
.gallery .gallery_view .container span {
	float: left;
	padding: 24px 0;
	width: 145px;
	overflow: hidden;
	position: relative;
}
.gallery .gallery_view .container .links {
	position: absolute;
	top: 0;
	left: 0;
}
.gallery .gallery_view .container .links a.bigphoto {
	width: 145px;
	height: 150px;
	float: left;
	overflow: hidden;
	position: relative;
	text-indent: -1234em;
}
.gallery .gallery_view .container span img {
	display: block;
}
.gallery .gallery_view .container .overlay {
	width: 100%;
	height: 150px;
	background: url("img/photoroll_2.gif") repeat-x;
	top: 0;
	left: 0;
	position:absolute;
}
.gallery .view_next {
	background:transparent url(img/btn_arrow.gif) no-repeat scroll right top;
	display:block;
	height:22px;
	padding: 4px 30px 0 0;
}
.gallery .view_prev {
	background:transparent url(img/btn_arrow_left.gif) no-repeat scroll left top;
	display:block;
	height:22px;
	padding: 4px 0 0 30px;
}
.gallery .view_next,
.gallery .view_prev {
	margin: 0 20px 20px;
}
.gallery .view_next:hover { background-position: right bottom; }
.gallery .view_prev:hover { background-position: left bottom; }






/* UL AGENDA */
ul.agenda {
	margin: 0 0 25px;
	padding: 0;
}
ul.agenda li {
	list-style-type: none;
	position: relative;
	padding: 3px 34px 0 35px;
	margin: 12px 0;
	min-height: 43px;
	_height: 43px;
}
ul.agenda li .date {
	width: 31px;
	height: 27px;
	background: url("img/date.png") no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: -4px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 11px;
	font-family: Tahoma, Trebuchet MS, Arial, Tahoma, sans-serif;
	line-height: 12px;
}
ul.agenda li .date .day {
	font-size: 14px;
}
ul.agenda li .date .month {
	font-size: 10px;
}
ul.agenda li h3 {
	line-height: 14px;
	margin: 5px 0 6px;
}
ul.agenda li p {
	margin: 0;
}
ul.agenda li h3,
ul.agenda li p {
	color: #444444;
	font-size: 12px;
}
ul.agenda li h3 a {
	text-decoration: underline;
	color: #444444;
}
ul.agenda li h3 a:hover {
	text-decoration: none;
}
ul.agenda li a.readmore {
	display: block;
	overflow: hidden;
	height: 26px;
	width: 26px;
	background: url("img/btn_arrow.gif") top left;
	text-indent: -1234em;
	position: absolute;
	right: 10px !important;
	top: 8px !important;
}
ul.agenda li a.readmore:hover {
	background-position: bottom left;
}



/* photoalbum */
ul.photoalbums { margin: 1.5em 0 0; padding: 0; }
ul.photoalbums li {
	list-style-type: none;
	margin: 0;
	padding: 1.5em 0 1.5em 140px;
	border-top: 1px solid #DDD;
}
ul.photoalbums li.clsa_1 {
	padding-top: 0;
	border: 0;
}
ul.photoalbums li a.title {
	display: block;
	outline:none;
	text-decoration: none;
}
ul.photoalbums li a img {
	float: left;
	margin: 0 10px 0 -140px;
	border: 1px solid #DDD;
	padding: 2px;
	-moz-box-shadow: 1px 1px 2px #DDD;
	-webkit-box-shadow: 1px 1px 2px #DDD;
}
ul.photoalbums li a strong {
	font-size: 1.25em;
	display: block;
	margin-bottom: .5em;
}
ul.photoalbums li p { margin: 0; }



ul.photoalbums_home {
	margin: 0;
	padding: 0;
}
ul.photoalbums_home li {
	float: left;
	width: 33%;
	text-align: center;
	list-style-type: none;
	padding: 0;
}
ul.photoalbums_home li a img {
	margin: 0 auto;
	display: block;
	height: 60px;
	border: 1px solid #DDD;
	padding: 2px;
	-moz-box-shadow: 1px 1px 2px #DDD;
	-webkit-box-shadow: 1px 1px 2px #DDD;
}



table.photoalbum {
	margin: 1.5em 0 0;
	padding: 0;
	width: 100%;
	border: 1px solid #DDD;
	border-width: 1px 0 0 1px;
}
table.photoalbum td {
	vertical-align: middle;
	text-align: center;
	border: 1px solid #DDD;
	border-width: 0 1px 1px 0;
	padding: 10px;
	width: 25%;
	background: #F6F6F6;
}
table.photoalbum td a {
	display: block;
}
table.photoalbum td a img {
	border: 1px solid #DDD;
	padding: 1px;
	display: block;
	background: #FFF;
	-moz-box-shadow: 1px 1px 2px #DDD;
	-webkit-box-shadow: 1px 1px 2px #DDD;
}
table.photoalbum td.empty {
	border: 0;
	background: transparent;
}
 



/* Agenda item */
.agenda_item {
	margin: 40px 0;
	padding: 0 0 40px;
	border-bottom: 1px solid #ccc;
}
.agenda_item_highlited {
	margin: 40px 0 0;
	padding: 0;
	border-bottom: 0;
}
.agenda_item .date {
	background: url("img/date.gif") no-repeat;
	width: 30px;
	height: 30px;
	overflow: hidden;
	color: #fff;
	text-align: center;
	padding-top: 3px;
	font-family: Tahoma, Trebuchet MS, Arial, Tahoma, sans-serif;
	line-height: 12px;
	float: left;
}
.agenda_item .date .day {
	font-size: 14px;
}
.agenda_item .date .month {
	font-size: 10px;
}
.agenda_item .content { margin-left: 40px; }






/* UL LIST */
ul.list_plane {
	padding:45px 130px 35px 10px;
	background: url("img/piloot.jpg") bottom right no-repeat;
	min-height: 256px;
	_height: 256px;
}
ul.list_plane li {
	list-style-type: none;
	position: relative;
	padding: 0 0 14px 25px;
	background: url("img/bullets/bullet_plane.gif") no-repeat left top;
}
ul.list_plane li span { display: block; font-size: 10px; }





/* UL ARTICLES */
ul.articles {
	margin: 0;
}
ul.articles li {
	list-style-type: none;
	background: url("img/dotted.gif") repeat-x top left;
	padding-top: 5px;
}
ul.articles li.article1 {
	padding-top: 0px;
	background: none;
}
ul.articles li h3 {
	font-size: 14px;
	color: #4987d2;
	margin: 0;
}
ul.articles li.article1 h3 {
	margin-bottom: 10px;
}
ul.articles li p .date {
	color: #cccccc;
}
ul.articles li .photo {
	width: 54px;
	height: 54px;
	overflow: hidden;
	background-color: blue;
	margin: 0 3px 0 0;
	position: relative;
}
ul.articles li .photo .frame {
	width: 54px;
	height: 54px;
	background: url("img/article_photoframe_small.png") no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.box_nieuws ul.news { margin: 30px; }
.box_nieuws ul.news li .content { width: 390px; }
ul.news {
	list-style-type: none;
	margin: 0;
}
ul.news li {
	padding: 20px 0;
	border-top: 1px solid #DDD;
	position: relative;
}
ul.news li.nr1 {
	border: 0;
	margin-top: 0;
}
ul.news li h3 a {
	font-size: 16px;
	color: #3C80E6;
	line-height: 20px;
}
ul.news p.nomargin { margin-bottom: 0; }
ul.news li .fixedimage {
	width: 209px;
	height: 138px;
	position: relative;
	margin: 0 -10px;
	padding: 9px 0 0 10px;
	overflow: hidden;
}
ul.news li .fixedimage .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 219px;
	height: 147px;
	background: url("img/laatstenieuws_frame.png") no-repeat;
	overflow: hidden;
}
ul.news li .content {
	width:390px;
}
ul.news li .nomargin {
	margin: 0;
}




/* NEWS ARTICLES */

#newsarticles {}

#newsarticles .article {
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
}

#newsarticles .article .fixedimage {
	width: 206px;
	height: 157px;
	overflow: hidden;
	margin-right: 15px;
	position: relative;
}
#newsarticles .article .fixedimage .overlay {
	width: 206px;
	height: 157px;
	background: url("img/news_img_overlay.png") no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
#newsarticles .article .fixedimage .overlay_odd {
	width: 206px;
	height: 157px;
	background: url("img/news_img_overlay_2.png") no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

#weblogarticles .article {
	margin: 40px 0;
	padding-bottom:40px;
	border-bottom: 1px solid #CCC;
}
#weblogarticles .article h3 {
	padding: 10px 0;
	margin: 0;
}
#weblogarticles .article .photo {
	width: 54px;
	height: 54px;
	overflow: hidden;
	background-color: #ccc;
	margin: 0 3px 0 0;
	position: relative;
	color: #444;
}
#weblogarticles .article .photo .frame {
	width: 54px;
	height: 54px;
	background: url("img/article_photoframe_small.png") no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
#weblogarticles .article .content {
	margin-top: 20px;
}
#weblogarticles .article .content .fixedimage {
	margin: 4px 10px 4px 0;
}
#weblogarticles .article .content .readmore {
	background:transparent url(img/btn_arrow.gif) no-repeat scroll right top;
	display:block;
	float:right;
	height:22px;
	padding: 4px 30px 0 0;
}
#weblogarticles .article .content .reactions {
	background:transparent url(img/user_comments.gif) no-repeat scroll left top;
	display:block;
	float:right;
	height:22px;
	padding: 4px 10px 4px 30px;
	border-right: 1px solid #ccc;
	margin-right: 10px;
}



/* META INFO - PRINT / AUTEUR / DATE / ET CETERA */

ul.meta {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #ccc;
	margin-top: 40px;
	padding: 2px;
}

.small_meta ul.meta{
	margin-top:0;
	border-top: none;
}
ul.meta li {
	float: left;
	padding: 4px 8px;
}
ul.meta li a {
	display: block;
	padding: 5px 0 5px 33px;
	background-position: left;
	background-repeat: no-repeat;
} 
ul.meta li.back a { background-image: url('img/icons/meta_sketch_back.gif'); }
ul.meta li.print a { background-image: url('img/icons/meta_sketch_print.gif'); }
ul.meta li.send a { background-image: url('img/icons/meta_sketch_mail.gif'); }
ul.meta li.print,
ul.meta li.send {
	border-left: 1px solid #ccc;
}




#dag_uit_het_leven .box {
	position: relative;
}

#dag_uit_het_leven .pasfoto {
	position: relative;
}
#dag_uit_het_leven .pasfoto img {
	display: block;
	border: 1px solid #ccc;
	padding: 3px;
}
#dag_uit_het_leven .rank {
	display: block;
	width: 73px;
	height: 43px;
	position: absolute;
	bottom:-17px;
	left:33px;
}
#dag_uit_het_leven .rank_0,
#dag_uit_het_leven .rank_ { background-image: url("img/rank_0.png"); }
#dag_uit_het_leven .rank_1 { background-image: url("img/rank_1.png"); }
#dag_uit_het_leven .rank_2 { background-image: url("img/rank_2.png"); }
#dag_uit_het_leven .rank_3 { background-image: url("img/rank_3.png"); }
#dag_uit_het_leven .content { margin-left: 120px; }
#dag_uit_het_leven .dag { padding: 40px 0 0; }

#dag_uit_het_leven .dag table td {
	border-bottom: 1px solid #ccc;
}







#testimonials .box {
	position: relative;
}

#testimonials .pasfoto {
	position: relative;
}
#testimonials .pasfoto img {
	display: block;
	border: 1px solid #ccc;
	padding: 3px;
}
#testimonials .content {
	margin-left: 120px;
}
#testimonials .content label {
	float: left;
	width: 100px;
	padding-right: 20px;
}
#testimonials .testimonial {
	border-bottom: 1px solid #CCC;
	padding: 20px 0;
	margin: 20px 0;
}







#arbeidsmarkt .row {
	border-bottom: 1px solid #ccc;
}
#arbeidsmarkt .items3 .item {
	width: 33%;
}
#arbeidsmarkt .items2 .item {
	width: 50%;
}
#arbeidsmarkt .item .imgholder {
	text-align: center;
	margin: 10px 0;
}
#arbeidsmarkt .item .imgholder img {
	display: block;
	margin: 0 auto;
}




#googlemaps {
	margin-top: 40px;
	border: 1px solid #ccc;
}
#googlemaps iframe {
	display: block;
}





#locatie {
	width: 100%;
	height: 422px;
	background: url("img/locatie.jpg");
	position: relative;
	margin-bottom: 20px;
}
#locatie a {
	display: block;
	position: absolute;
	background: url("img/pinpoint.png");
	width: 33px;
	height: 44px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	color: #FF6600;
	text-align: center;
	padding-top: 7px;
}
#locatie a.vliegschool {
	right:168px;
	top:204px;
}
#locatie a.hangar {
	right:268px;
	top:48px;
}
#locatie a.operations {
	right:328px;
	top:8px;
}
#legenda {
	margin-bottom: 20px;
	border: 1px solid #ccc;
}
#legenda a {
	display: block;
	background: url("img/pinpoint.gif") no-repeat;
	height: 30px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	padding: 21px 20px 0 40px;
	float: left;
}
#legenda a span {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	top: 7px;
	position: absolute;
	left: 10px;
	color: #FF6600;
}


#box_quickscan_teaser a {
	position: relative;
}


#quickscan {
	border: 1px solid #ccc;
	margin: 40px auto 0;
	width: 608px;
	overflow: hidden;
}
#quickscan .imgholder {

}
#quickscan .imgholder img {
	display: block;
}
#quickscan .imgholder .inner {
	text-align: center;
	padding-top: 20px;
}
#quickscan .content {
	border-top: 1px solid #ccc;
	padding: 20px;
	height: 350px;
}
#quickscan .content .progress {
	background: url("img/progress_bg.gif") no-repeat;
	width: 588px;
	height: 28px;
	position: relative;
	margin: 0 0 20px -10px;
}
#quickscan .content .progress .status {
	background: url("img/progress_active.gif") no-repeat;
	width: 588px;
	height: 28px;
	position: absolute;
	top: 0;
	left: 0;
}
#quickscan .content .quote {
	width: 256px;
}
#quickscan .content .quote p {
	color: #FFF;
	padding: 10px 10px 0;
	font-size: 14px;
	font-style: italic;
	font-family: Tahoma, Trebuchet MS, Arial, Tahoma, sans-serif;
	background: url('img/quickscan_balloon_top.gif') no-repeat top left;
	margin: 0;
}
#quickscan .content .quote small {
	text-align: right;
	display: block;
	background: url('img/quickscan_balloon_bottom.gif') no-repeat top left;
	height: 22px;
	padding: 12px 10px;
}
#quickscan .content .vraag {
	width: 292px;
}
#quickscan .content form {
	padding: 0 20px;
}
#quickscan .content form div div {
	width: 50%;
	float: left;
	margin: 5px 0;
}
#quickscan .content form div input {
	float: left;
}
#quickscan .content form div label {
	margin-left: 22px;
	display: block;
}
#quickscan .content form div.textarea label {
	margin: 0;
}
#quickscan .content form div.input {
	padding-top: 3px;
}
#quickscan .content form div.input label {
	float: left;
	margin: 4px 0;
	width: 160px;
	padding-right: 18px;
}
#quickscan .content form label em {
	color: red;
}
#quickscan .content .nav {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 10px;
}
#quickscan .content .nav p {
	width: 450px;
	margin: 0;
}
#quickscan .content .nav a {
	display: block;
	width: 58px;
	height: 22px;
	overflow: hidden;
	background-position: left top;
	color: #fff;
	text-decoration: none;
}
#quickscan .content .nav a:hover {
	background-position: left bottom;
}
#quickscan .content .nav a.prev {
	background-image: url("img/quickscan_arrow_left.gif");
	padding:4px 0pt 0pt 27px;
	text-align: left;
}
#quickscan .content .nav a.next {
	background-image: url("img/quickscan_arrow_right.gif");
	padding:4px 27px 0pt 0pt;
	text-align: right;
}







/* TEASERS */

.box_vragen-of-opmerkingen .spacing {
	background: url("img/vragen.jpg") right bottom no-repeat;
	padding: 10px 90px 90px 10px !important;
}











/* ITEM NAVIGATION */

#itemnavigation {
	clear: both;
	margin-top: 20px;
	text-align: center;
}

#itemnavigation ul { margin: 0; margin: 0; }

#itemnavigation ul li {
	display: inline;
	background-image: none;
	padding: 0;
	padding: 0 3px;
}
#itemnavigation ul li a {
	color: #444444;
	font-size: 12px;
	text-decoration: none;
}
#itemnavigation ul li a:hover {
	color: #3C80E6;
}
#itemnavigation ul li strong {
	font-size: 14px;
	color: #3C80E6;
}
#itemnavigation ul li.left,
#itemnavigation ul li.right {
	color: #ccc;
}


/* CSS FORM TEMPLATE */

div.form-container {  }

p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 170px; font-size: 90%; color: #333; }
div.form-container form fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid; }
div.form-container form legend { font-weight: bold; color: #666; }
div.form-container form fieldset div { padding: 0.25em 0; }

div.form-container label, 
div.form-container span.label { margin-right: 10px; padding-right: 18px; width: 150px; display: block; float: left; text-align: right; position: relative; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 10px; font-size: 120%; font-style: normal; color: #C00; }

div.form-container textarea,
div.form-container input { position: relative; }
div.form-container input.text {
	width: 307px;
	height: 22px;
	padding: 4px 7px 0;
	margin: -2px 0 0;
	border: 0;
	background: url("img/inputfield.gif") no-repeat top left;
}
div.form-container input.focus { background-position: left -26px; }
div.form-container .buttonrow input.focus { background-position: left -32px; }
div.form-container textarea {
	width: 307px;
	height: 192px;
	padding: 7px;
	margin: -2px 0 0;
	border: 0;
	background: url("img/textarea.gif") no-repeat top left;
}
div.form-container textarea.focus { background-position: left -206px; }

div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 189px; }
div.form-container .codeimg img {
	border: 1px solid #ccc;
}
div.form-container #helpbox {
	background:white none repeat scroll 0%;
	border:4px solid #CC0000;
	left:230px;
	padding:10px;
	position:absolute;
	width:250px;
	z-index:100;
}

input.submit {
	border: 0;
	background: url("img/btn_submit.gif");
	width: 99px;
	height: 32px;
	overflow: hidden;
	padding: 0;
	color: #fff;
}


#comments {
	border-top: 1px solid #ccc;
	margin: 20px 0;
	padding: 20px 0;
}
#comments h3 {
	background:url('img/user_comments.gif') no-repeat left center;
	padding:4px 0pt 4px 30px;
}
#comments .comment dt { font-weight: bold; }
#comments .comment dt .number { width: 30px; text-align: center; }
#comments .comment dd {
	margin: 12px 0 12px 30px;
	padding: 12px 0;
	border-bottom: 1px solid #ccc; 
}



#react h3 {
	background:url('img/user_comment.gif') no-repeat left center;
	padding:4px 0pt 4px 30px;
}




/* SITEMAP */

#sitemap li {
	margin-left: 0;
	list-style-image: none;
	list-style-type: none;
	min-height: 22px;
}

#sitemap li a { display: block; font-weight: bold; text-decoration: none; padding-top: 10px; }

#sitemap li a:hover { text-decoration: underline; }

#sitemap li li a {
	height: 22px;
	margin: 0; padding: 0;
	padding-left: 25px;
	font-weight: normal;
	background: url("img/bullets/bullet_list.gif") no-repeat 10px 4px;
}

#sitemap li li li a {
	padding-left: 40px;
	background: url("img/bullets/bullet_list.gif") no-repeat 28px 8px;
}

#sitemap li li li li a {
	padding-left: 55px;
	background-position: 45px top;
}

#sitemap li li li li li a {
	padding-left: 70px;
	background-position: 60px top;
}



/* MENU */








/* FOOTER */
#footer {
	clear: both;
	margin-top: 135px;
}
#footer .inner {
	width: 940px;
	margin: 0 auto;
	text-align: right;
	position: relative;
	padding-top: 2px;
}
#footer .inner #airport {
	width: 329px;
	height: 125px;
	background: url("img/footer_airport.png");
	position: absolute;
	bottom: 0;
	left: 0;
}
#footer .inner #pilot {
	width: 36px;
	height: 98px;
	background: url("img/footer_pilot.png");
	position: absolute;
	bottom: 0;
	right: 0;
}

#footer .bottom {
	background-color: #223d4c;
	clear: both;
	height: 60px;
	font-size: 10px;
}
#footer .bottom .inner a,
#footer .bottom .inner p {
	margin: 0;
	color: #7a8b94;
}div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(img/fancybox/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: relative;
	top: -30px;
	margin: 0 auto;
	height: 30px;
	width: 30px;
	background: transparent url(img/fancybox/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(img/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(img/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(img/fancybox/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 27px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

div#fancy_nav {
	width: 90px;
	height: 30px;
	margin: -12px auto 0;
}

a#fancy_left, a#fancy_right {
	cursor: pointer;
	z-index: 150; 
	height: 30px;
	width: 30px;
	display: block;
	position: relative;
}

a#fancy_left {
	float: left;
	background: transparent url(img/fancybox/fancy_left.png) no-repeat 0% 100%;
}

a#fancy_right {
	float: right;
	background: transparent url(img/fancybox/fancy_right.png) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	left: 0;
	background: transparent url(img/fancybox/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(img/fancybox/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(img/fancybox/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(img/fancybox/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	left: 0;
	background: transparent url(img/fancybox/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(img/fancybox/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(img/fancybox/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(img/fancybox/fancy_shadow_nw.png) no-repeat;
}