@charset "utf-8"; /* charset festlegen */
/* ************************************************ */
/* DATEI: gdnrw_GRID_teaser.css                     */
/* Basis-Style für alle Seiten des GD NRW           */
/* ************************************************ */
/* "#" -> "id"-Selektor; "." -> "class"-Selektor    */
/* top, right, bottom, left                         */
/* ************************************************ */

/* ------------------------------------------------ */
/* --- Bereich Teaser - im Bereich Inhalt - Mitte   */
/* ------------------------------------------------ */
.teaser {
  background-color: #DCDCDC;
  /*
  max-width: 250px;
  height: 390px;
  min-height: 400px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border:0px solid #999999;
  */
}
/* ------------------------------------------------ */
.teaser:focus{
  color: #000000;
  text-decoration: none;
  outline: none;
  border-style: none;
}

.teaser:hover{
  color: #000000;
  text-decoration: none;
  outline: none;
  border-style: none;
  /*
  background-color: #FFFFFF;
  */
}

.teaser:active{
  color: #000000;
  text-decoration: none;
  outline: none;
  border-style: none;
}
/* ------------------------------------------------ */

#bereich_inhalt_grid a.teaserbild {
  /*
  background-image: url("../button/l_intern.png");
  background-repeat: no-repeat;
  background-position: center right;
  padding: 1px 1px 1px 1px;
  */
}



/* ************************************************ */
/* --- Links in teaser_verlinkt --- */
.teaser_verlinkt a:link {
  /*
  color: #FF6633;
  text-decoration: none;
  border-style: none;
  */
}

.teaser_verlinkt a:visited {
  /*
  color: #FF6633;
  text-decoration: none;
  border-style: none;
  */
}

.teaser_verlinkt a:focus {
  /* 
  */
}

.teaser_verlinkt a:hover {
  /*
  color: #009933;
  text-decoration: none;
  border-style: none; 
  */
}

.teaser_verlinkt a:active {
  /*
  color: #FF0000;
  text-decoration: none;
  border-style: none;
  */
}
/* ************************************************ */




.teaser a {
  outline: none;
}
/* ------------------------------------------------ */
.teaser_kopf {
  /* 
  position: relative;
  float: left;
  width: 250px;
  height: 135px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  */
}
.teaser_mitte {
  /*
  clear: both;
  overflow: auto;
  */
  /* 
  position: relative;
  float: left;
  width: 250px;
  height: 225px;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  max-height: 225px;  
  */
}

.teaser_mitte p {
  clear: both;
  overflow: auto;
}

.teaser_link {
  margin: 0px 0px 0px 0px;
  padding: 0px 8px 3px 0px;
  text-align: right;
  /*
  position: absolute;
  float: left;
  bottom: 0px;
  right: 0px;
  width: 240px;
  height: 25px;
  background-image:url("../button/l_intern.png");
  background-repeat:no-repeat;
  background-position: center right;
  */
}
/* --- Bereich Teaser - Bild --- */
.teaser img {
  border:0px solid #999999;
  /* 
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  */
}

/* --- Bereich Teaser - Absatz --- */
.teaser p {
  position: relative;
  float: left;
  color: #333333;
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 6px;
  text-align: left; /* justify */
  /* 
  font-size: 1.0em;
  font-weight: normal;
  letter-spacing: normal;
  background-color: transparent;
  */
}

/* --- Bereich Teaser - BLANKO-Teaser als Platzhalter --- */
.teaser_blanko {
  background-color: transparent;
  background-color: #F5F5F5;
}

/* --- Bereich Teaser - Umbruch in Infoboxen --- */
.teaser .infobox {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/* --- Bereich Teaser - Umbruch in Infoboxen --- */
.teaser .infobox p,
.teaser .infobox h2 {
  float: none;
}

/* --- Bereich Teaser - Überschrift --- */
.teaser h2 {
  /* 
  clear: both;
  display:block;
  letter-spacing: normal;
  background-color: transparent;
  border-top: 0px dotted #999999;
  */
  position: relative;
  float: left;
  font-size: 1.05em;
  font-weight: bold;
  color: #333333;
  margin: 0px 0px 0px 0px;
  padding: 8px 5px 5px 5px;
  text-align: left;
  vertical-align: middle;
}

/* ************************************************ */
/* --- Wechselteaser auf der Homepage --- */
#wechselteaser {
  font-family: 'Raleway', sans-serif;
  position: relative;
}

.wechselteaser_nr {
  font-family: 'Raleway', sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  position: absolute;
  top: 16px;
  left: 48px;
  background-color: #FFFFFF;
  opacity: 0.8;
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 10px 12px 10px 12px;
  /*
  height: 1.1em;
  */
}

#wechselteaser_nr {
  font-family: 'Raleway', sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  height: 1.1em;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  /*
  padding: 10px 12px 10px 5px;
  font-size: 1.1em;
  font-weight: bold;
  position: absolute;
  top: 16px;
  left: 0px;
  background-color: #FFFFFF;
  opacity: 0.8;
  color: #000000;
  
  height: 20px;
  overflow: hidden;
  position: relative;
  */
}

#wechselteaser_stopper {
  font-family: 'Raleway', sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  position: absolute;
  top: 16px;
  left: auto;
  background-color: #FFFFFF;
  opacity: 0.8;
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 0px 8px 6px 8px;
  /*
  text-align: center;
  valign: m;
  display: inline;
  height: 1.1em;
  */
}
