@import url(forms.css);

* {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 150%;
}
#ID_Print {
	margin: 10px;
}
a:link {
	color: #697781;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:focus {
	color: #FFF;
	text-decoration: none;
	background: #666;
}
a:hover,
a:active {
	background: #ECECEC;
	color: #666;
	text-decoration: none;
}
h1, h2, h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #ED7900;
	margin: 0 0 10px 0;
	font-weight: normal;
}
h1 {
	font-variant: small-caps;
	font-weight: bold;
}
h2 {
	margin: -5px 0 10px 0;
	font-size: 12px;
	color: #666;
	font-family: Tahoma, sans-serif;
}
h3 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	margin: 10px 0 0 0;
}
p {
	margin: 0 0 10px 0;
}
body {
	background: #FFF;
	margin: 0;
}
#ID_Navigation {
	position: absolute;
	top: 130px;
	left: 10px;
	width: 150px;
}
#ID_Navigation h1 {
	display: none;
}
#ID_Navigation strong {
	font-weight: normal;
}
#ID_Navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#ID_Navigation ul li {
	padding: 0 0 0 5px;
	padding: 1px 0 1px 5px;
	border: 1px solid #336699;
	margin: 0 0 2px 0;
	background: #D4E1E9;
	text-transform: uppercase;
}
#ID_Navigation ul li ul li strong {
	padding: 0 0 0 10px;
	background: url(/images/ID_Navigation_Level2.gif) 2px 4px no-repeat;
}
#ID_Navigation .Inactive {
	display: none;
}
#ID_Navigation ul li a {
	display: block;
	margin: 0 0 0 -5px;
	padding: 0 0 0 5px;
	text-decoration: none;
}
#ID_Navigation ul li a:hover {
	background: #FFF;
}
#ID_Navigation ul li ul {
	padding: 5px 0 5px 5px;
	margin: 0 0 0 -5px;
	background: #EEF3F6;
	border-top: 1px solid #D4E1E9;
}
#ID_Navigation ul li li {
	padding: 2px 0 2px 0;
	margin: 0 0 2px 0;
	border: 0;
	text-transform: none;
	background: #EEF3F6;
	color: #ED7900;
}
#ID_Navigation #ID_Copyright,
#ID_Navigation #ID_Copyright abbr,
#ID_Navigation #ID_Copyright span {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #666;
	margin: 30px 0 0 0;
}
#ID_ContentFrame {
	margin: 130px 0 20px 170px;
	width: 340px;
	border: 1px solid #D4E1E9;
	padding: 25px;
}
#ID_Tools {
	position: relative;
	background: #FFF;
	padding: 10px 0 10px 0;
	bottom: 0;
	width: 340px;
	text-align: right;
}
#ID_Tools a {
	margin: 10px 0 0 0;
	border: 1px solid #D4E1E9;
	padding: 0 5px 0 5px;
	text-decoration: none;
}
#ID_Tools a:link,
#ID_Tools a:visited {
	text-decoration: none;
}
#ID_Tools a:focus,
#ID_Tools a:hover,
#ID_Tools a:active {
	background: #666;
	border: 1px solid #666;
	color: #FFF;
	text-decoration: none;
}
#ID_Search {
	position: absolute;
	top: 95px;
	left: 369px;
	width: 340px;
	height: 30px;
}
#ID_Search form,
#ID_Search form fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
#ID_Search form fieldset legend{
	display: none;
}
#ID_Search .InputText {
	width: 125px;
	border: 1px solid #D4E1E9;
	margin: 0 2px 0 0;
	padding: 1px;
}
#ID_Search .InputSubmit {
	width: 60px;
	border: 1px solid #D4E1E9;
	margin: 0;
	background: #EEF3F6;
	font-variant: small-caps;
}
#ID_Search .InputText:focus {
	background: #EEF3F6;
	border: 1px solid #336699;
}
#ID_Search .InputSubmit:focus {
	border: 1px solid #336699;
}
#ID_Languageselection {
	position: absolute;
	top: 95px;
	left: 170px;
	font-variant: small-caps;
	background: #ECECEC;
}
#ID_Languageselection a:link,
#ID_Languageselection a:visited {
	background: #ECECEC;
	text-decoration: none;
}
#ID_Languageselection a:focus,
#ID_Languageselection a:hover,
#ID_Languageselection a:active {
	background: #666;
	color: #FFF;
	text-decoration: none;
}

#ID_Head #ID_Logo span { display: none; }
#ID_Head #ID_Logo a { 
	position: absolute;
	top: 40px;
	left: 10px;
	width: 130px;
	height: 60px;
	background: url(/images/logo.gif) no-repeat;
}
#ID_Head #ID_Illustration {
	position: absolute;
	top: 40px;
	left: 570px;
}
#ID_Extranav {
	position: absolute;
	top: 200px;
	left: 570px;
	font-variant: small-caps;
}
#ID_Extranav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#ID_Extranav span {
	display: none;
}
#ID_Extranav a:link,
#ID_Extranav a:visited {
	color: #336699;
	text-decoration: none;
	padding: 7px 0 0 40px;
	display: block;
}
#ID_Extranav a:focus,
#ID_Extranav a:hover,
#ID_Extranav a:active {
	text-decoration: underline;
	background: none;
}
#ID_Extranav #ID_Uebergepaeck {
	height: 33px;
	background: url(/images/ID_Uebergepaeck.gif) no-repeat;
	font-weight: bold;
}
#ID_Extranav #ID_Frachtanfrage {
	height: 33px;
	background: url(/images/ID_Frachtanfrage.gif) no-repeat;
	font-weight: bold;
}
#ID_Extranav #ID_Frachtauftrag {
	height: 33px;
	background: url(/images/ID_Frachtauftrag.gif) no-repeat;
	font-weight: bold;
}
#ID_Extranav #ID_Weitersagen {
	margin: 60px 0 0 0;
	height: 33px;
	background: url(/images/ID_Weitersagen.gif) no-repeat;
}
.DisplayNo, hr, dfn { display: none; }
.ImageBox img { border: 0; margin: 0 10px 10px 0; }
.ImageBox a:link,
.ImageBox a:visited,
.ImageBox a:focus,
.ImageBox a:hover,
.ImageBox a:active {
	background: none;
}

#ID_Offices dl {
	margin: 0;
	padding: 0;
}
#ID_Offices dl dt {
	margin-top: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
#ID_Offices dl dd {
	padding: 0 0 0 6px;
}
#ID_orderSummary dl {
	clear: left;
	margin: 0 0 30px 0;
	padding: 0;
}
#ID_orderSummary dt {
	clear: left;
	width: 180px;
	float: left;
	font-weight: bold;
	color: #666;
}
#ID_orderSummary dd {
	margin-bottom: 15px;
	padding: 0 10px 0 0;
}
#ID_PEorder h2 {
	font-size: 16px;
	color: #333;
	font-variant: small-caps;
	font-weight: bold;
}
#ID_Iata {
	width: 150px;
	margin: 15px 0 0 0;
}
#ID_Iata img {
	border: 0;
}
#ID_Iata a:link,
#ID_Iata a:visited,
#ID_Iata a:focus,
#ID_Iata a:hover,
#ID_Iata a:active {
	background: none;
}
.error {
	color: #FF0000;
	font-weight: bold;
}