a#aboutliveflight {
	width: 158px;
	height: 36px;
	display: block;
	background: url('img_en/aboutliveflight.jpg') 0px 0px;
}

a#aboutliveflight:hover,a#aboutliveflight:active {
	background-position:0px 36px;
}

a#currentflights {
	width: 139px;
	height: 36px;
	display: block;
	background: url('img_en/currentflights.jpg') 0px 0px;
}

a#currentflights:hover,a#currentflights:active {
	background-position:0px 36px;
}

a#downloads {
	width: 102px;
	height: 36px;
	display: block;
	background: url('img_en/downloads.jpg') 0px 0px;
}

a#downloads:hover,a#downloads:active {
	background-position:0px 36px;
}

a#purchase {
	width: 88px;
	height: 36px;
	display: block;
	background: url('img_en/purchase.jpg') 0px 0px;
}

a#purchase:hover,a#purchase:active {
	background-position:0px 36px;
}

a#forum {
	width: 66px;
	height: 36px;
	display: block;
	background: url('img_en/forum.jpg') 0px 0px;
}

a#forum:hover,a#forum:active {
	background-position:0px 36px;
}

a#reporterrors {
	width: 126px;
	height: 36px;
	display: block;
	background: url('img_en/reporterrors.jpg') 0px 0px;
}

a#reporterrors:hover,a#reporterrors:active {
	background-position:0px 36px;
}

a#imprint {
	width: 78px;
	height: 36px;
	display: block;
	background: url('img_en/imprint.jpg') 0px 0px;
}

a#imprint:hover,a#imprint:active {
	background-position:0px 36px;
}

a#texthl {
	color: #9e9e9e;
	text-decoration: none;
}

a#texthl:hover,a#texthl:active {
	color: #8e8e8e;
	text-decoration: underline;
}

.tabtext {
	font: 11pt Tahoma, sans-serif; color: #bebebe;
}

.tabtextklein {
	font: 9pt Tahoma, sans-serif; color: #bebebe;
}

.contenttab {
	cursor: pointer;
	text-align: center;
	border: 1px solid #404040;
	padding: 2px 3px;
}

.contenttab_open {
	text-align: center;
	border: 1px solid #404040;
	padding: 2px 3px;
	background-color: #1566a3;
}

.usertab {
	cursor: pointer;
	border: 1px solid #404040;
	padding: 2px 5px;
}

.usertab_open {
	border: 1px solid #404040;
	padding: 2px 5px;
	background-color: #1566a3;
}

.tabclass {
	border-collapse: collapse;
	border-style: none;
}