﻿body {
}


.DepartDestination
{
	text-align:center;
}

.DepartDate
{
	text-align:center;
}

.DepartTime
{
	text-align:center;
}

.FlugNr
{
	text-align:center;
}

.Remarks
{
	width:240px;
}

.Gridview
{
	margin-left:0px;
	margin-right:0px;
	margin-top:20px;
	margin-bottom:0px;
}

.HeaderDepartDestination
{
	width:140px;
}

.HeaderDepartDateTime
{
		width:140px;
}

.BookingCode
{
	width:200px;
	padding-left:3px;	
}

.HeaderWidth
{
	width:80px;
}

.HeaderWidthSeats
{
	width:60px;
}

.HeaderRemarks
{
	text-align:center;
}

.HeaderWidthVertrekInfoWidth
{
	width:120px;
}

.TableHeader
{
	background-color:#002469; 
	color:White; 
	font-size:Small; 
	font-weight:bold;
	text-align:Center;
}

.GridFlightText
{
	margin:0 auto;
	width:785px;
}

		.GridFlightText td
		{
			text-align:center;
		}

.GridTimeTable
{
	margin:0 auto;
	width:785px;
}
		.GridTimeTable td
		{
			text-align:center;
		}
			
		
		