body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

hr { color: #000000; }
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    color: #000000;
}
h1 { font-size: 20px; margin-top: 13px; }
h2 { font-size: 18px; margin-top: 13px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }

a { color: #000; }
a:link { font-size: 10px; font-weight: bold}
a:visited { font-size: 10px; font-weight: bold}
a:hover { font-size: 10px; font-weight: bold}
a:active { font-size: 10px; font-weight: bold}

input, textarea, select, button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal
}
.header_line {
	background-image: url(http://swissairways-va.ch/images/header_line.gif);
	/*background-repeat: repeat-x;*/
}
.bg-nav {
	background-image: url(http://swissairways-va.ch/images/nav/nav_bg.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
}
#nav {
	width: 137px;
}
#nav ul {
	margin: 0 0 6px 6px;
	padding: 0;
}
#nav ul li {
	list-style-type: none;
	padding: 1px 0 1px 0;
	margin: 0;
}
.footer {
	font-size: 10px;
	border-top: 2px solid #990000;
	text-align: center;
}
.borderR {
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 2px;
}
.borderU {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.borderUR {
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.hinweis {
	font-size: 9px;
	font-style: italic;
}
.bg-grau {
	background-color : #EBEBEB;
}
.karriere_disallow {
	font-size: 14px;
	font-weight: bold;
	background-color: #FF0000;
}
.karriere_allow {
	font-size: 14px;
	font-weight: bold;
	background-color: #99FF99;
}

.quote{
	background:#fafafa;
	border:1px solid #d1d7dc;
	color:#444444;
	font-size:11px;
	line-height:125%
}

.flugzeuginfo caption {
	text-align: left;
	font-weight: bold;
	background-color: #99CCFF;
	border-bottom: 2px solid Black;
	padding: 1px;
}
.flugzeuginfo tr td {
	background-color : #EBEBEB;
	padding: 1px;
}
.downloads tr th {
	text-align: left;
	font-weight: bold;
	background-color: #99CCFF;
	border-bottom: 2px solid Black;
	padding: 1px;
	font-size: 1.3em;
}


.infobox h3 {
	position:absolute;
	top:-0.7em;
	left:0.5em;
	margin:0;
	background: #ebebeb;
	border:1px solid #f00;
	font-size: 12px;
}
.infobox {
	position:relative;
	border:1px solid #f00;
	background: #d4d4d4;
	padding: 1em 0.5em 0.3em 0.5em;
}

.infoheader {
	background: #ebebeb;
	border:1px solid #f00;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.ui-special {
            font-size: 10px;
            height: 20px;
}
.active { font-weight: bold; color: #a60000; }
a.nextlink:hover { background-color: #cccccc; }