a { text-decoration:underline; }

#logo {
  position:absolute;
	left:65px; top:0px;
}
#navileft {
  display:none;
}
#languages {
  display:none;
}
#contentbar {
  display:none;
}

#content {
  position:absolute;
	left:55px; top:70px;
	width:804px;
}
#content_bg {
	background:none;
}
#content_shadow {
	display:none;
}
#content_right_corner{
  display:none;
}

.content_col3 {
  overflow:visible;
}
.content_col4 {
  overflow:visible;
}
.content_col1-4 {
  overflow:visible;
}
.content_col2-4 {
  overflow:visible;
}
.content_col3-4 {
  overflow:visible;
}
#content_footer_spacer {
	height:12px;
}
#content_footer_functions {
  display:none;
}
#footer_links {
  display:none;
}

.textbox {
	padding-top:0px;
}

textbox a.arrow, a.arrow,
textbox a.back, a.back,
textbox a.download_link, a.download_link {
  padding-left:0px;
	padding-right:0px;
}


/* FulltextSearch */
#pseudo_search {
  display:none;
}
#aerocom_search {
  display:none;
}
#search_close_button {
  display:none;
}
/* Company */
.company_label {
  padding-left:0px;
	background:none;
}
.company {
  background-color:none;
}
/* Homepage */
#hpclip {
	display:none;
}
/* Forms */
.submit_button,
.search_button {
  display:none;
}
/* Newsbox */
#newsbox {
  posistion:absolute;
	left:15px; top:300px;
}
#newsbox_header {
  background:url('/img/newsbox_header.gif') no-repeat left top;
	width:153px; height:16px;
}
#newsbox_body {
  background:url('/img/newsbox_body.gif') repeat-y left top;
	width:153px; height:265px;
}
#newsbox_footer {
  background:url('/img/newsbox_footer.gif') no-repeat left top;
	width:153px; height:19px;
}
#newsbox_content {
  padding:5px 8px 0px 10px;
	color:#000000px;
}
#newsbox_content a {
  font-weight:bold;
}