/* redefine */

html {
	height: 100%;
}

body {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #5d3691 url('../gfx/bck_body.gif') left top no-repeat;  PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: 12px  Arial; COLOR: #000; PADDING-TOP: 0px;HEIGHT: 100%; max-height:100%;
}


img {
	border: none;
}

a {
	color: #000;
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;
}


a.weekLink {
	color: #fff;
	text-decoration: none;	
}

a.weekLink:hover {
	text-decoration: underline;
}

#container {
	position: relative;
	width: 1500px;
	height: 100%;	
	scroll: auto;
}

.navContainer {
	position: relative;
	width: 200px;
	float: left;
	height: 100%;
}

.content {
	position: relative;
	background: #5d3691 url(../gfx/bck_greetzz_logo.gif) no-repeat;
	width: 1300px;
	float: left;	
	min-height: 600px;
	height: 100%;	
}

.tekstomloop {
	white-space: nowrap;
}

.cursorhand {
	cursor: pointer;	
}

/* inloggen */

#inloggen {
	position: relative;
	top: 30%;
	width: 280px;
	color: #fff;
}

#inloggen h3 {
	text-align: left;
	margin: 0 0 14px 0;
	margin-left: 120px;
}

#inloggen .button {
	position: relative;
	left: -15px;
	top: 10px;
}

/* navigatie */

#login div {
	float: left;
}
#login h3 {
	color: #fff;
}
#login label {
	width: 80px;
}
#login form input {
	border: 1px solid #000000;
	background-color: #ffffff;
	color: #000;
}

#login .button {
	position: relative;
	background: #e97a25;
	width: 95px;
	height: 20px;
	color: #fff;
	border: 1px solid #fff;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;	
	padding: 4px 0 0 3px ;
}

#login input  {
	position: relative;
	left: 1px;
	width: 94px;
	height: 20px;
	border:none;
	background: #7F7F7F;
	border: 1px solid #fff;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;	
}

#nav {
	position: relative;
	float: left;
	top: 78px;
	left: 0px;
	width: 200px;
	height: 100%;
}

#nav td {
	height: 22px;
	color: #fff;
}

#nav td a {
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 3px;	
}

#nav td a:hover {
	color: #fff;
	text-decoration: underline;
}

#nav .actief, #nav .inactief {
	width: 93px;
}

.sub, .main {
	width: 100px;
}

.sub_actief {
	background: #666;
	border:1px solid #fff;	
}

.actief {
	border:1px solid #fff;
	background: #666 url(../gfx/bck_arrow_sm_ac.gif);
}

.inactief {
	background: url(../gfx/bck_arrow_sm_da.gif) no-repeat;
}

.kader {
	border: 1px solid #808080;
}

#nav a {
	color: #fff;
	text-decoration: none;
}

#nav a:hover {
	color: #fff;
	text-decoration: underline;
}

/* titel pagina */

#titel {
	position: relative;
	top: 33px;
	left: 10px;
	height: 25px;
	background: url(../gfx/arrow_bg.gif) no-repeat;
	color: #fff;
	padding: 1px 0 0 35px;
}

#titel h1 {
	margin: 0;
	padding: 0;
	font-size: 22px;	
}

/* tabs */

#tabs, #subtabs {
	position: relative;
	float: left;
	top: 72px;
	left: 1px;
	width: 100%;
	height:26px;
}

#tabs ul, #subtabs ul {
	list-style-type: none;
	height: 26px;
	width: 100%;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
}

#tabs li, #subtabs li {
	float: left;
	height: 26px;
}

#tabs a, #subtabs a {
	color: #fff;	
}


#tabs .tabinactief, #subtabs .tabinactief {
	background: url(../gfx/tab_arrow_inactief.gif) no-repeat;
	height: 22px;	
	padding: 4px 10px 0 20px;
	margin-right: 5px;
}

#tabs .tabactief,  #subtabs .tabactief {
	background: url(../gfx/tab_mid.gif);
	height: 22px;
	padding: 4px 4px 0 4px;	
	color: #fff;
}

#tabs .tabactief_holder, #subtabs .tabactief_holder  {
	margin-right: 5px;
}

#tabs div, #subtabs div  {
	float: left;
}

/* contentarea */

#contentarea {
	position: relative;
	float: left;
	margin-top: 154px;
	left: 20px;
	color: #fff;
	width:1200px;
	height: 100%;
}

/* form */

#contentarea form div {
	height: 28px;
}

label {
	color: #fff;
	display: block;
	float: left;
	width: 100px;	
	padding: 3px 0 0 0;	
}

input, textarea {
	border: 1px solid #fff;
	background: #8668ad url(../gfx/bck_input_25.png);
	height: 20px;
	color: #fff;
	padding: 2px;
} 

textarea {
	height: 50px;
}

select, option {
	height: 20px;
	background: #8568AC;
	color: #fff;	
}

.veld_60, .veld_80, .veld_150, .veld_250 {
	margin-right: 4px;
} 

.txt_250 {
	width: 201px;
}

.veld_60 {
	width: 60px;
}

.veld_80 {
	width: 80px;
}		

.veld_150 {
	width: 150px;
}		

.veld_240 {
	width: 240px;
}	

.veld_goed {
	background: #43cc4d;
}

.veld_fout {
	background: #b14056;
}

.newLink {
	background: url(../gfx/arrow_middle.gif) no-repeat;
	position: relative;
	float: left;
	left: 10px;
	top: 20px;
	width: 100%;
	height: 20px;
	color: #fff;
	padding: 2px 0 0 26px;
	font-weight: bold;
	font-size: 14px;
	clear: left;
}
.newLink a {
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}
.newLink a:hover {
	text-decoration: underline;
}

.verzendForm, .verzendForm2, .verzend {
	background: url(../gfx/arrow_middle.gif) no-repeat;
	position: relative;
	float: left;
	left: 100px;
	top: 20px;
	width: 100%;
	height: 20px;
	color: #fff;
	padding: 2px 0 0 26px;
	font-weight: bold;
	font-size: 14px;
	clear: left;
	margin-left: 20px;
}

.verzendForm a , .verzendForm2 a {
	color: #fff;
	text-decoration: none;
}

.verzendForm a:hover {
	text-decoration: underline;
}


#contentarea form span {
	padding: 0 10px 0 0;
	vertical-align: middle;
}

#contentarea form table {
	margin-left: -14px;
}

#contentarea form td{
	vertical-align: top;
}

#contentarea form div {
	position: relative;
	float: left;
}

form .row_holder {
	position: relative;
	width: 100%;
	float: left;
	height: 30px;
}

form .leg , form .leg2{
	position: relative;
	float: left;
	width: 120px;
	height: 35px;
	padding-top: 4px;
	text-align: left;
}

form .leg2{
	width: auto;
	margin: 0 5px 0 4px;
}

form .row_holder span {
	padding: 0 0 0 0;
}

#contentarea h3 {
	margin: 0 0 18px 0;
	clear: left;
}

#contentarea h4 {
	padding: 10px 0 0 0;
	font-size: 14px;
	clear: left;
}


#contentarea input {
	padding: 4px 2px 0px 2px;
	margin-top: -4px;
}

#contentarea .verzend  {
	background: none;
}

#contentarea .buttons {
	padding-top: 20px;
}

#contentarea .verstuur, #inloggen .verstuur, #contentarea .wijzigen, #contentarea .verwijderen, #contentarea .annuleren  {
	background: url(../gfx/arrow_middle.gif) no-repeat;
	border: none;
	color:#fff;
	font-size:14px;
	text-align: left;
	padding:0 0 0 30px;
	margin-left: -25px;
	font-weight: bold;
	cursor: pointer;
}

#contentarea .link {
	margin-left: 10px;
}

#contentarea .wijzigen, #contentarea .verwijderen, #contentarea .annuleren {
	background: url(../gfx/ico_wijzigen.gif) no-repeat 10px 4px;	
	margin-left: 0px;
	height: 30px;
	padding:0 0 0 40px;
	width: 102px;
}

#contentarea .verwijderen {
	background: url(../gfx/ico_verwijderen.gif) no-repeat 10px 4px;	
	width: 128px;
}

#contentarea .annuleren {
	background: url(../gfx/ico_annuleren.gif) no-repeat 10px 4px;	
	width: 128px;	
}

#contentarea .verstuur_piloot {
	margin: 6px 0 0 0;
}

#contentarea .margeleft {
	margin-left:20px;	
}

#contentarea  .next {
	background: url(../gfx/arrow_small.gif) no-repeat right;
	padding-right: 20px;
	float: right;
	white-space: no-wrap;
	text-align: right;
	position: relative;
	margin: 10px 20px 0 0;
}

#contentarea  .next a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/* tabellen */

#contentarea table {
	color: #fff;
	margin: 3px;
	padding:10px;
}

#contentarea td {
	height: 20px;
	padding: 5px 0 2px 5px;
	vertical-align: top;
}

#contentarea .leg td {
	font-weight: bold;
}

#contentarea .even td td, #contentarea .oneven td td  {
	border: none;
	background: none;
	padding: 0;
}

#contentarea td td .holder {
	position:relative;
	width: 100%;
}

#contentarea .tabeldivA, #contentarea .tabeldivB {
	position:relative;
	float: left;
}

#contentarea .tabeldivA {
	clear: left;
	width: 40%;
}

#contentarea .datum {
	padding: 0 0 5px 0;
}

#contentarea .oneven td {
	background: url(../gfx/oneven.png)  repeat-x;	
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;	
}

#contentarea .even td {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#contentarea .oneven_hover td {
	background: url(../gfx/oneven.png)  repeat-x;
	border-top: 1px solid #E97B26;
	border-bottom: 1px solid #E97B26;		
}

#contentarea .even_hover td {
	border-top: 1px solid #E97B26;
	border-bottom: 1px solid #E97B26;	
}

#contentarea .oneven .first, #contentarea .even .first {
	border-left: 1px solid #fff;
}

#contentarea .oneven .last, #contentarea .even .last {
	border-right: 1px solid #fff;
}

#contentarea .oneven_hover .first {
	border-left: 1px solid #E97B26;
}

#contentarea .oneven_hover .last {
	border-right: 1px solid #E97B26;;
}

#contentarea .even_hover .first {
	border-left: 1px solid #E97B26;
}

#contentarea .even_hover .last {
	border-right: 1px solid #E97B26;;
}

.ticketView {
	background-color: #fff;
	border: 1px solid #000000;
	color: #000;
}
.ticketView tr.header td {
	font-weight: bold;
	color: #000;
}
.ticketView tr td {
	color: #000;
}
.tabelsoortB {
	width: 380px;
	background-color: #fff;
	border: 1px solid #000000;
}
.tabelsoortB tr.header td {
	font-weight: bold;
}

.tabelsoortA tr.header td {
	font-weight: bold;
}

.tabelsoortA {
	width: 580px;
}

/* vaart */

.vaart {
	position: relative;
	width: 280px;
	border: 1px solid #fff;
	font-size: 11px;
	color: #fff;	
	margin: 5px 0 5px 0;
}

.vaart .titel {
	position: relative;
	float: left;
	background: #e97b26;
	padding: 0px 8px 0 8px;
	height: 31px;
}

.vaart .titel .ballon {
	position: relative;
	float: left;
	color: #fff;
}

.vaart .titel .datum {
	position: relative;
	float: right;
}


.vaart .capaciteit {
	
}

.vaart .capaciteit .vol {
	position: relative;
	float: left;
	background: url(../gfx/green_bar.jpg);
	height: 11px;
	border-top: 1px solid #fff;	
}

.vaart .capaciteit .leeg {
	position: relative;
	float: left;
	background: url(../gfx/red_bar.jpg) right;
	height: 11px;
	border-top: 1px solid #fff;	
}

.vaart .locatie {
	position: relative;
	float: left;
	background: #977fb9;
	font-size: 12px;
	width: 100%;
	border-top: 1px solid #fff;	
}

.vaart .locatie .regio {
	position: relative;
	float: left;
	background: #714e9e;	
	width: 146px;
	padding: 4px 0 4px 8px;
} 

.vaart .locatie .plaats {
	position: relative;
	float: left;
	background: #714e9e;	
	text-align: right;
	width: 118px;	
	padding: 4px 8px 4px 0;	
} 

.vaart .bezetting {
	position: relative;
	float: left;
	font-size: 14px;
	width: 100%;
	border-top: 1px solid #fff;
}

.vaart .bezetting .aantal, .vaart .bezetting .bezet, .vaart .bezetting .vrij {
	position: relative;
	float: left;
	background: #977fb9;
	width: 75px;
	text-align: center;
	height: 22px;
	padding: 5px 0 0 0;
	}

.vaart .bezetting .bezet {
	background: #b3455b;
}
	
.vaart .bezetting .vrij {
	background: #48cd52;
}	

.vaart .bezetting .soort div {
	font-size: 10px;
	text-align: center;
}	

.vaart .bezetting .soort .hr {
	border-top: 1px solid;
}

.vaart .button, .vaart .button_aktief {
	position: relative;
	background: url(../gfx/arrow_small.gif) no-repeat 260px 4px;
	float: left;
	height: 14px;
	width: 264px;
	border-top: 1px solid #fff;
	font-weight: bold;
	padding: 4px 8px 4px 8px;	
	cursor: pointer;	
}

.vaart .button_aktief {
	background: #977fb9 url(../gfx/arrow_small_ac.gif) no-repeat 260px 4px;
}

.vaart .obj {
	position: relative;	
	float: left;
	width: 264px;
	background: #714e9e;
	padding: 4px 8px 4px 8px;	
	border-top: 1px solid #fff;		
}

.vaart .obj .personeel, .vaart .obj .auto, .vaart .obj .aanhanger {
	position: relative;	
	float: left;
	width: 33%;
}

.vaart .obj .auto {
	text-align: center;
}

.vaart .obj .aanhanger {
	text-align: right;
	width: 34%;		
}

.vaart .obj img {
	vertical-align: top;
	padding: 0px 4px 0 0;
}	

.vaart .lijst {
	width:260px;
}

.vaart .lijst div {
	position: relative;
	float: left;
	width:130px;
}

.vaart .lijst ul {
	margin:0;
	padding: 0;
	list-style-type: none;
}

.vaart .lijst li {
	line-height: 14px;
}

/* vaarten plaats */

.vaarten_kolommen {
	position: relative;
	width: 1300px;
	float: left;
	margin-top: 10px;
}

.vaarten_kolommenweek {
	position: relative;
	width: 2300px;
	float: left;
	margin-top: 10px;
}


.vaart_dag {
	position: relative;
	float: left;
	width: 293px;
	border: 1px solid #fff;
	margin-right: 4px;
}

.vaart_dag .titel_kolom, #vluchtplanning .titel_kolom {
	font-size: 14px;
	color: #fff;
	font-weight: bold; 
	background: #7a5aa5;
	padding: 4px;
	text-align: center;
	border-bottom: 1px solid #fff;
}

.vaart_holder {
	top: 4px;
	height: 100%;
	margin: 0 0 0 6px;
	opacity: .75;
	filter: alpha(opacity=75);
}

.vaart_holder:hover {
	top: 4px;
	height: 100%;
	margin: 0 0 0 6px;
	opacity: 1;
	filter: alpha(opacity=100);
}



/* vluchtpopup */
div.vluchtinfopopup {
	position: absolute;
	left: 200px;
	top: 100px;
	width: 200px; 
	height: 100px;
	z-index: 20; 
	background: #5d3691;
	border: 1px solid #000000;
}
div.vluchtinfopopup div.vititel {
	height: 22px;
	background: #e97b26;
	border-bottom: 1px solid #000;
	padding-left: 10px; 
	padding-top: 3px;
	font-weight: bold;
}
div.vluchtinfopopup div.vititel div.vitit {
	width: 150px;
	float: left
}
div.vluchtinfopopup div.vititel div.viclose {
	float: left;
	width: 30px;
	text-align: right;
}
div.vluchtinfopopup div.vicontent {
	height: 60px;
	color: #000;
	background: #5d3691;
}
div.ticketdetailinfoform {
	background: #5d3691;
}
div.vluchtinfopopup div.vicontent ul {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	width: 200px;
}
div.vluchtinfopopup div.vicontent  ul li {
	padding-left: 5px;
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
}
div.vluchtinfopopup div.vicontent  ul li a {
	text-decoration: none;
	color: #ffffff;
}
div.vluchtinfopopup div.vicontent  ul li a:hover {
	text-decoration: underline;
	color: #ffffff;
}
div.vluchtinfopopup div.vicontent ul li:hover {
	cursor: pointer;
	color: #ffffff;
	text-decoration: underline;
}

/* End vluchtpopup */ 



/* vluchtpopup */
div.vluchtpopup {
	position: absolute;
	left: 400px;
	top: 100px;
	width: 300px; 
	height: 360px;
	z-index: 20; 
	background: #5d3691;
	border: 1px solid #000000;
}
div.vluchtpopup div.vititel {
	height: 22px;
	background: #e97b26;
	border-bottom: 1px solid #000;
	padding-left: 10px; 
	padding-top: 3px;
	font-weight: bold;
}
div.vluchtpopup div.vititel div.vitit {
	width: 250px;
	float: left
}
div.vluchtpopup div.vititel div.viclose {
	float: left;
	width: 30px;
	text-align: right;
}
div.vluchtpopup div.vicontent {
	height: 200px;
	padding-left: 5px;
	padding-top: 5px;
	color: #000;
	background: #5d3691;
}

/* End vluchtpopup */ 


#resources01, #passagiers01 {
	display: none;
}

#contentarea .tickets {
	position: relative;
	width: 100%;
	margin: 0 0 20px 0;
}

#contentarea .tickets ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}	

#contentarea .tickets li {
	float: left;
	margin: 0 10px 0 0;
}

#contentarea .tickets strong {
	margin-left: 10px;
}

/* vluchtplanning */

#vluchtplanning .vaarten .kalender {
	width: 300px;
	text-align: center;
	margin-bottom: 16px;
}

#vluchtplanning .vaarten .kalender a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#vluchtplanning .vaarten,  #vluchtplanning .kolommen {
	position: relative;
	float: left;
	width: 400px; /* 400 */
}

 #vluchtplanning .kolommen {
	width: 600px; /* 600px; */	 
 }

#vluchtplanning #subtabs {
	width: 555px;
	top: -4px;
}

#sleep_kolommen {
	position:absolute;
}

#vluchtplanning .kolom {
	position:relative;
    float: left;
	width: 140px;
	height: 450px;
	border: 1px solid;
	margin: 0 4px 0 0;	
}

#vluchtplanning .kolom ul {
	list-style-type: none;
	padding: 10px 0 10px 10px;
	margin: 0;
}	

#vluchtplanning .kolom li.piloot {
	background: url(../gfx/ico_personeel2.gif) no-repeat;
	padding: 0 0 0 10px;
}
#vluchtplanning .kolom li.crew {
	background: url(../gfx/ico_personeel2.gif) no-repeat;
	padding: 0 0 0 10px;
}
#vluchtplanning .kolom li.auto {
	background: url(../gfx/ico_auto2.gif) no-repeat;
	padding: 0 0 0 10px;
	padding-left: 16px;
}
#vluchtplanning .kolom li.aanhanger {
	background: url(../gfx/ico_aanhanger2.gif) no-repeat;
	padding: 0 0 0 10px;
	padding-left: 16px;
}
#vluchtplanning .kolom li.ballon {
	background: url(../gfx/ico_ballon2.gif) no-repeat;
	padding: 0 0 0 10px;
	padding-left: 16px;	
}

#vluchtplanning .kolom li {
	background: url(../gfx/ico_personeel2.gif) no-repeat;
	padding: 0 0 0 10px;
}

#vluchtplanning .kolom li strong a {
	color: #e97b26;
	text-decoration: none;
}

/* submenu */
div.submenuPopUp {
	position: absolute;
	border: 1px solid;
	background: #714e9e;
	width: 200px;
	left: 150px;
}
div.submenuPopUp div.txt {
	float: left;
	width: 200px;
	background-color: #ffffff;
}
div.submenuPopUp div.txt ul {
	list-style-type: none;
	padding-left: 0px;
	width: 200px;
}
div.submenuPopUp div.txt ul li {
	padding-left: 5px;
	cursor: pointer;
}
div.submenuPopUp div.txt ul li:hover {
	cursor: pointer;
	background-color: #cecece;
}
div.submenuPopUp div.titelbalk {
	background: #e97b26;
	color: #fff;
	border-bottom: 1px solid #000000;
	padding: 0px;
	padding-top: 2px;
	height: 18px;
	
}
div.submenuPopUp div.titelbalk div.titel {
	float: left;
	width: 140px;
	padding-left: 4px;
	font-weight: bold;
}
div.submenuPopUp div.titelbalk div.sluit {
	float: right;
	width: 20px;
}


/* crm */
div.crmPopUp {
	position: absolute;
	border: 1px solid;
	background: #714e9e;
	width: 400px;
	left: 150px;
}
div.crmPopUp div.txt {
	float: left;
	width: 400px;
	background-color: #ffffff;
}
div.crmPopUp div.titelbalk {
	background: #e97b26;
	color: #fff;
	border-bottom: 1px solid #000000;
	padding: 0px;
	padding-top: 2px;
	height: 18px;
	
}
div.crmPopUp div.titelbalk div.titel {
	float: left;
	width: 340px;
	padding-left: 4px;
	font-weight: bold;
}
div.crmPopUp div.titelbalk div.sluit {
	float: right;
	width: 20px;
}



/* message */
div.messagePopUp {
	position: absolute;
	border: 1px solid;
	background: #714e9e;
	width: 400px;
	height: 300px;
	left: 150px;
	padding-bottom: 14px;
}

div.messagePopUp .titelbalk {
	background: #e97b26;
	color: #fff;
	border-bottom: 1px solid;
	padding: 4px 0 0 12px;
	height: 18px;
}

div.messagePopUp .titel {
	float: left;
	position: relative;
	width: 365px;
}

div.messagePopUp .sluit {
	position: relative;
	float: left;	
}

div.messagePopUp .txt {
	padding: 4px 4px 4px 12px;
}

div.messagePopUp .verzendForm {
	width: auto;
}

div.messagePopUp h4 {
	margin: 8px 0 8px 0;
	padding: 0;
}

/* end vluchtpopup*.

/* fixes */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.copy {
	float: left;
	width: 30px;
}

span.found {
	text-decoration: underline;
	margin: 0px;
}

textarea {
	font-family: Arial,Verdana;
	font-size: 11px;
}

span.rood {
	color: #ff0000;
}
span.groen {
	color: #00ff00;
}

a.sortering {
	text-decoration: none;
	font-weight: bold;
	color	:	#fff;
}
a.sorteringactief {
	color	:	#fff;
	font-style	:	italic;
}

a.sortering:hover {
	text-decoration: underline;
}
a.sorteringactief:hover {
	text-decoration: underline;
}
