h1 {
  /*word-wrap: break-word;*/
  font-family: Verdana, Arial, sans-serif;
  color: #8BA0C6;

  position:relative;
  /*margin:auto;*/
  text-align:left;
  font-size:0.9em;
  display:inline;
}

h2 {
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
}


/* Boxen menu_links */

.box {

}

.box_header {
  /* background-image: url(/images/new/seite2/g29939.png); */
  background-image: url(/images/new/rst/g6065.png);
  width: 194px;
  height: 25px;
  color: #FFFFFF;
  padding-left: 10px;
  font-weight:bolder;
  font-size:0.9em;
  cursor:pointer;
}

.box_text {
  width: 192px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  word-wrap: break-word;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  font-weight:smaller;
  float:left;
  text-align: justify;

  visibility:visible;
  display:block;
}

.box_text_hidden {
  visibility: hidden;
  display: none;
}

/* Inhalt Region */
.box_region {
  font-size:0.9em;
  width: 760px;
  margin-top: 20px;
  line-height: 20px;
}

.box_region_rahmen {
  border: 1px #A0A0A0 solid;
}

.box_region_header {
  background: #8ba0c6;
  height: 17px;
  color: #FFFFFF;
  font-weight:bolder;
  /* font-size:0.9em; */
}

.box_region_text1 {
  background: #EEEEEE;
  font-weight:smaller;
}

.box_region_text1 a {
  text-decoration: none;
  color: #303030;
  font-weight:smaller;
}

.box_region_text2 {
  background: #FFFFFF;
  margin-left: 10px;
  font-weight:smaller;
}

.box_region_text2 a {
  text-decoration: none;
  color: #303030;
  font-weight:smaller;
}

.preis {
  font-weight:bolder;
  font-size:1.1em;
  color:#ff8603;
  text-decoration: none;
  padding-right: 10px;
}

.yellowThing, .yellowThing a {
  background: #FF9835;
  cursor:pointer;
  text-decoration: none;
  color: #FFFFFF;
}

/* Hotelinfobox */

.box_hotel_header {
  background-image: url(/images/new/seite4/g273.png);
  width: 741px;
  height: 18px;
  color: #FFFFFF;
  font-weight:bolder;
  /* font-size:0.9em; */
  padding-left: 10px;
  margin-top: 20px;
}

.box_hotel_rahmen {
  border: 1px #A0A0A0 solid;
}


/* Seitennavigation Page */
.seiten_td {
  margin-top: 5px;
  text-align: right;
  width: 750px;
}

.seite_active {
  color: #303030;
  background: #ff8603;
  text-decoration: none;
  font-size: 1.2em;
  padding: 2px 6px 2px 6px;
}

.seite_inactive {
  color: #ffffff;
  background: #ff8603;
  text-decoration: none;
  font-size: 1.2em;
  padding: 2px 6px 2px 6px;
}

.seite_navi {
  color: #303030;
  background: #d0d0d0;
  text-decoration: none;
  font-size: 1.2em;
  padding: 2px 6px 2px 6px;
}

/* Abflug AJAX */
.abflug1 {
  visibility: hidden;
  display: none;
}

.abflug_header {
  background: #ffffff;
  font-weight:bolder;
  font-size:1.1em;
  color:#ff8603;
  text-align:left;
}

.abflug_td {
  background: #8ba0c6;
  border:1px solid #ff8603;
}

.abflug2 {
  background: #8ba0c6;
}

/* Buchungsseite */
.hidden_cc,
.hidden_ls,
.hidden_mw,
.hidden_agb_atmosfair {
    display: none;
}

.fehler {
    background-color: #DDDDDD;
    border:1px solid #990009;
    color: #CC3333;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
}

.fehler-input {
    border:1px solid #990009;
    color: #CC3333;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}

.ad {
  width: 750px;
  font-size:0.8em;
  margin-top: 20px;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}

.count {
  visibility: hidden;
}

/* Hotelscoring */
.average {
  text-align: center;
}

.rate_green {
  border-color:#009900;
  border-style:solid;
  border-width: 1px;
  width: 75px;
  height: 75px;
  color:#009900;
}

.rate_yellow {
  border-color:#FFB855;
  border-style:solid;
  border-width: 1px;
  width: 75px;
  height: 75px;
  color:#FFB855;
}

.rate_red {
  border-color:#990000;
  border-style:solid;
  border-width: 1px;
  width: 75px;
  height: 75px;
  color:#990000;
}

.gross {
  font-size: x-large;
  font-weight:300;
}

.klein {
  font-size:smaller;
}

.punkte { background:transparent url(/images/punkte.png) repeat-x right bottom; }

/* Hotelbewertungen */
.angebot_td {
  background: #8ba0c6;
  height: 17px;
  color: #FFFFFF;
  font-weight:bolder;
  /* font-size:0.9em; */
}

.angebot1_td {
  background: #EEEEEE;
  font-weight:smaller;
}

