/*  Portal und Lastminute-Bereich */		

.teaser {overflow:hidden;height: 200px;}
.teaserText H2 {font-family:Georgia;font-size: 2.5em;color:#FFFFFF;padding: 5px 0;}
.teaserText H3 {font-family:Arial, Helvetica, sans-serif;font-size: 1.2em;color: #FFE47A;padding: 5px 0;}
.teaserText P {font-family:Arial, Helvetica, sans-serif;font-size: 1em;color: #FFF;padding: 0;font-weight: normal;}
.teaserImage1 {background:  url(../img/header-home.jpg) no-repeat left top;}
.teaser .teaserText {padding: 20px 10px 10px 330px;	}
.teaserText p {width: 400px; float: left}

/*
.teaserText P {
  padding: 3px 6px;
}
*/
/* Portal */
.teaser-Portal {background: #455571}
.teaser-Portal H3,
.teaser-Lastminute H3,
.teaser-Pauschalreisen H3,
.teaser-Eigenanreise H3 {color: #DAE2F2; font-size: 1.3em; margin-bottom: 5px; border-bottom: 1px dotted #DAE2F2; }

/* Lastminute */
.teaser-Lastminute {background: #336699}
.teaser-Pauschalreisen {background: #6D9720;overflow:hidden;height: 200px;}
.teaser-Eigenanreise {background: #561420;overflow:hidden;height: 200px;}
.teaser-Charterflug {background: #6694E3;overflow:hidden;height: 200px;}
.teaser-Ferienhaus {background: #7D8000;overflow:hidden;height: 200px;}

.teaser a, .teaser a:visited {
  font-weight: bold;
  text-decoration: none;
  padding:0px;
  margin-top:4px;
  /* background:  url('/images/arrow-right.jpg') no-repeat; */
  color: #245FA1;
  line-height: 150%;
}

.teaser-Lastminute a:hover {
  text-decoration: none;
  }

/* -- Preisboxen -- */
.index-preisbox {
  padding: 0px; 
  margin-left: 410px;
  border: 0px solid #FFF;
  background: url(/images/startseite-teaser-bg.jpg) no-repeat; 
}

.lastminute-preisbox {
  padding: 0px; 
  margin-left: 410px;
  border: 0px solid #FFF;
  background: url(/images/lastminute-teaser-bg.jpg) no-repeat; 
}

.pauschalreisen-preisbox {
  padding: 0px; 
  margin-left: 410px;
  border: 0px solid #FFF;
  background: url(/images/pauschalreisen-teaser-bg.jpg) no-repeat; 
}

.eigenanreise-preisbox {
  padding: 0px; 
  margin-left: 410px;
  border: 0px solid #FFF;
  background: url(/images/eigenanreise-teaser.jpg) no-repeat; 
}


.preisbox-text {
  padding: 15px 0 15px 25px;
}
