

TABLE.layout {
	/*width: 930 px ; */
	width: 980 px ; /* für eServices Header anpassung*/
	text-align: center ;
}

.shptinfo_value {
	color: #003399 ;
}

TD.shptinfo {
	text-align: left ;
	padding-left: 5px ;
	padding-right: 5px ;
	vertical-align: middle ;
}



.actual_status_titel {
	font-size: 24px;
	font-weight: normal ;
	color:#666666;
}
.exception_status_titel {
	font-size: 24px;
	font-weight: normal ;
	color:#666666;
}

.exception_status_message {
	font-size: 24px;
	font-weight: bold;
	color:#e60000;
}

TD.actual_status {
	font-size: 22px;
	color: #003399 ;
	font-weight: normal ;
	text-align: left ;
	padding-left: 5px ;
	padding-right: 5px ;
	vertical-align: middle ;
}

TD.exception_status {
	font-size: 22px;
	color: #003399 ;
	font-weight: normal ;
	text-align: left ;
	padding-left: 5px ;
	padding-right: 5px ;
	vertical-align: middle ;
}

SPAN.report_sort_header_current {
	text-decoration: underline ;
}

SPAN.report_sort_header_clickable {
	text-decoration: underline ;
}

SPAN.report_sort_header_hover {
	text-decoration: underline ;
	color: #ffb300 ;
	cursor:pointer ;
}
SPAN.error {
	font-weight: bold ;
	color: #e60000 ;
}

TD.errors {
	font-weight: bold ;
	color: #e60000 ;
}

DIV.legend {
	border:1px solid black ; 
	margin: 0px ; 
	max-height:15px ; 
	padding: 0px ; 
	width:15px ; 
	height:15px ;
}

DIV.centered {
	text-align: center;
}

DIV.centered table {
	margin-left: auto; margin-right:auto; text-align: left;
}

.errors {
	color:#BB3333 ;
}

.graph_station_background {
	background-color:#DDDDDD ;
}

.graph_flight_background {
	background-color:#FFFFFF ;
}

.graph_header_text {
	font-size:20px;
	font-weight:bold;
}

.graph_info_text {
	font-size:10px;
	font-color:#000000;
}

.graph_flight_text {
	font-size:11px;
	font-weight:bold;
	font-color:#000000;
}

.nav_link {
	color:#ffb300 ;
	font-weight:bold;
	text-align:center;
	cursor:pointer ;
}

.nav_link_disabled {
	color:#d2d2d2 ;
	font-weight:bold;
	text-align:center ;
}

/*
 *	LINKS
 */

A.submit {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}


A.submit:visited {
	color: #333333;
}

A.submit:hover {
	color: #ffb300;
}

A.navigate {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	line-height:12px ;
}


A.navigate:visited {
	color: #333333;
}

A.navigate:hover {
	color: #ffb300;
}

TD.selcrit {
	padding-left: 25 ;
	padding-top: 0 ;
	padding-bottom: 0 ;
	width: 225px
}
