body {
	background-color: #ffffff;
}
body, td {
	color : #000000;
	font:				11px Tahoma;
}
#msgPopup{
	color: #000000;
	z-index: 99;
	margin: 3px;
	padding: 10px;
	margin-bottom: 10px;
	line-height: 15px;
	position: relative;
}
#popup_table_head{
	background-image: url("/images/popup_spacer_head.jpg");
	background-position: top;
	background-repeat: repeat-x; 
	color: white;
	height:22px;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}
.strong_popup{
	margin-left: 15px;	
}
#popup_table{
	background-image: url("/images/popup_spacer_info.jpg");
	background-position: top;
	background-repeat: repeat; 
	color: black;
	width: 350px;
	height: 250px;
	border: 1px solid #1A5BA7;
}
#popup_table_foot{
	background-image: url("/images/popup_spacer_info.jpg");
	background-position: top;
	background-repeat: repeat-x; 
	color: black;
	height: 25px;
	text-align: center;
}
h1 {
	width: 100%;
	background-color: #e3e3e3;
	font:				12px Tahoma;
	font-weight: Bold;
	line-height: 24px;
	padding: 3px;
	padding-left: 10px;
	height: 24px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	width: 97%;
	background-color: #223B4D;
	font:				11px Tahoma;
	font-weight: Bold;
	line-height: 22px;
	padding: 2px;
	padding-left: 6px;
	height: 22px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 A {
	color: #FFFFFF;
	text-decoration: none;
}
.contentcell {
	background-color: #e3e3e3;
}
ul {
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.button {
	font:				11px Tahoma;
	font-weight: Bold;
	cursor: pointer;
	padding: 3px;
}
.table {
	background-color: #ffffff;
}
.table_header {
	background-color: #e3e3e3;
}
.table_header TD {
	font-weight: Bold;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.foutmelding {
	color : red;
}
.foutbox {
	border: 1px solid Red;
}
.foutfill {
	color: Red;
}

.headertable {
	height: 24px;
	background-color: #223b4d;
}
.headertable TD {
	font:				12px Tahoma;
	font-weight: Bold;
	line-height: 24px;
	color: #FFFFFF;
}

.summaryline, .summaryline TD {
	line-height: 18px;
}

.calendar {
	background-color: #ffffff;
}
.calendar_top {
	background-color: #f9e100;
}
.calendar_today {
	font-weight: Bold;

}
.calendar_available {
	color: #6B6B6B;
	width: 10px;
}
.calendar_available A {
	color: #000000;
}
.calendar_wisseldag_aankomst {
	background-image: url("/images/wisseldag_aankomst.jpg");
	background-repeat: no-repeat;
}
.calendar_wisseldag_aankomst A{
	padding: 0px;
	width:20px;
}
.calendar_wisseldag_vertrek {
	background-image: url("/images/wisseldag_vertrek.jpg");
	background-repeat: no-repeat;
	
}
.calendar_wisseldag_vertrek A{
	padding: 0px;
	width:20px;
}
.calendar_unavailable {
	color: white;
	background-color: Red;
	background-image: url("/images/dag_niet_beschikbaar.jpg");
	background-repeat: no-repeat;
}
.calendar_selected {
	background-color: #f9e100;
}
.calendar_selected A {
	color: #000000;
}
select {
	font:				11px Tahoma;
}

.tableline {
	background-color: #cbcbcb;
}

a {
	color: #000000;
}

.headertable .mailsubject {
	font-size: 15px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: Bold;
}

.form {
	margin-top: 0px;
	margin-bottom: 0px;
}



.avail {
	background-color: #008000;
	text-align:center;
	width: 23px;
	height: 23px;
}
.noavailblok {
	width: 23px;
	text-align:center;
}
.noavail {
	background-color: #ff0000;
	text-align:center;
	width: 23px;
	line-height: 20px;
}
.dark {
	background-color: #1F5C19;
}
