/* Stylesheet - Hotel Nuhnetal - Buchenteaser */

/* Hauptelement */

.buchenteaser {
  width:374px;
  margin-bottom:10px;
  overflow:hidden;
  font-family:verdana;
}

/* Element der grafischen Überschrift */

.graphicalheader {
  height:85px;
}

/* Normale Überschrift */

.header {
  color:#980000;
  font-size:17px;
  margin:0px;
  font-weight:normal;
  font-family:verdana;
}

/* Textbereich */

.text {
  color:#636363;
  font-size:13px;
  text-align:left;
  font-family:verdana;
}

/* Container für den Link */

.link {
  width:374px;
  text-align:right;
  font-family:verdana;
}

/* Link des Elements Buchenteaser */

.buchenteaser a {
  color:#980000;
  font-size:21px;
  font-weight:normal;
  text-align:right;
  text-decoration:none;
  font-family:verdana;
}