/* ***************************** */
/* ******* Allgemeines ********* */
/* ***************************** */
* {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background: #fff;
}
body#content_popup {
  background: #ffeeb8;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  padding: 30px;
}
.clear:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/* ***************************** */
/* ******* Ger�st ************** */
/* ***************************** */
#content_center {
  float: left;
  margin: 0 9px;
  width: 624px;
}
#main {
	height: 243px;
  margin-top: 9px;
  width: 624px;
}
/* ***************************** */
/* ******* Tabellen ************ */
/* ***************************** */
div#offers table {
  width: 280px;
}
div#offers table td {
  padding: 0 0 3px 0;
}
div#offers table td.price {
  width: 74px;
}
table#search_table {
  margin: 0 0 0 36px;
}
table#search_table td {
  padding: 10px 0 2px 0;
}
#content_popup table {
  width: 500px;
}
div#fastsearch__linie,
div#fastsearch__lastminute {
  height: 155px;
  padding-bottom: 5px;
}
table#dropdown_table td {
  padding: 0 5px 8px 0;
}
/* ***************************** */
/* ******** IE / MAC *********** */
/* ***************************** */
*>html {
  height: auto;
}
/* ***************************** */
/* ******** Sonstiges ********** */
/* ***************************** */
.teaser_bottom {
	background: #e1e1e1;
  float: left;
  margin-right: 9px;
  width: 202px;
}
.teaser_bottom_head {
  height: 52px;
  padding: 3px 11px;
}
#tax_info {
  position: absolute;
  margin: 180px 0 0 318px;
}
#search {
	background: #e5efee;
	margin-bottom: 9px;
  width: 624px;
}
div#offers {
  position: absolute;
  margin: 34px 0 0 341px;
}
#top_flight {
  height: 120px;
	margin: 94px 0 0 165px;
	position: absolute;
  text-align: center;
  width: 140px;
}
div#agb {
  position: absolute;
  margin: 8px 0 0 460px;
}
#content_popup p {
  margin: 0 0 15px 0;
}
/* ***************************** */
/* ********* Externe *********** */
/* ***************************** */
#rcontent_wrap {
	margin: 0 0 0 841px !important;
  position: absolute;
}
#content_center {
  margin: 0 0 0 208px;
  position: absolute;
}
div#footer_wrap_s {
  border: 0;
  margin: 9px 0 0 0;
  width: 624px;
}
div#start_content div#footer_wrap_s {
  margin: 0 0 0 214px;
}
iframe {
  overflow: hidden;
}

