/* ***************************** */
/* ******* Allgemeines ********* */
/* ***************************** */
p, li, h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 1em;
}

/* ***************************** */
/* ******* Überschriften ******* */
/* ***************************** */
#offers h1 {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  margin: 0 0 15px 0;
}
#top_flight h1,
#content_popup h1 {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #095c40;
  margin: 0 0 5px 0;
}
#content_popup h2 {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #095c40;
  margin: 0 0 5px 0;
}
#content_popup h3 {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #095c40;
  margin: 0 0 5px 0;
}
/* ***************************** */
/* ******* Verlinkungen ******* */
/* ***************************** */
a {
  outline: 0;
}
div#offers table td a {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
div#offers table td.price a {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #005d52;
  text-decoration: none;
  font-weight: bold;
}
#top_flight a {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
#top_flight a.price {
  font-family: arial, helvetica, sans-serif;
  font-size: 35px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
#content_popup table td a,
#content_popup a {
  color: #267d6e;
  text-decoration: none;
}
#content_popup table td a:hover,
#content_popup a:hover  {
  color: #267d6e;
  text-decoration: underline;
}
div.teaser_bottom a {
	color: #000;
  font: 12px arial, helvetica, sans-serif;
  text-decoration: none;
}
div.teaser_bottom a.price {
  color: #005d52;
}
.clickdiv {
	display: block;
  height: 220px; 
  margin: 0;
  position: absolute;
  text-decoration: none;
  width: 310px;
  } 
/* ***************************** */
/* ******* Images ************** */
/* ***************************** */
img {
  border: none;
}
img#start_logo {
  position: absolute;
  margin: 80px 0 0 627px;
}
img#hotline {
  position: absolute;
  margin: 0 0 0 50px !important;
}
#right a img {
  /* margin: 10px 0; */
}
#right img.big_img {
  margin: 20px 0 0 -20px;
}
#content_popup table td img {
  margin: 0 10px 0 0;
}
/* ***************************** */
/* ******* Sonstiges *********** */
/* ***************************** */
#tax_info {
  font: 12px arial, helvetica, sans-serif; 
}
div#offers table td {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  color: #000; 
}
table#search_table td {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000;
}
span.small {
  font-size: 10px;
}
#content_popup table td {
  font-size: 12px;
}
#content_popup span {
  display: block;
  font-weight: bold;
  font-size: 11px;
}
