@charset "utf-8"; /* charset festlegen */
/* ************************************************ */
/* DATEI: gdnrw_GRID_inhalte.css                    */
/* Basis-Style für alle Seiten des GD NRW           */
/* ************************************************ */
/* "#" -> "id"-Selektor; "." -> "class"-Selektor    */
/* top, right, bottom, left                         */
/* ************************************************ */

/* ------------------------------------------------ */
/* --- Bereich Inhalte - im Bereich Mitte --------- */
/* ------------------------------------------------ */
#bereich_inhalt {
  clear: both;
  position: relative;
  /* float: left; */
  /*
  DIV Container horizontal zentrieren:
  Beim IE reicht "text-align: center;"
  Firefox oder Opera benötigt die folgenden 3 Zeilen
  */
  /* 
  width: 826px;
  */
  /* 80% */
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  text-align: left;
  /* --- */
  /* vertical-align: top; */
  border:0px solid blue;
  background-color: #F5F5F5; /* #DDDDDD  #EEEEEE */
}

#bereich_inhalt a.l_intern {
  background-image:url("../button/l_intern.png"); /* Linkgrafik - innerhalb der Site */
  background-repeat:no-repeat;
  background-position: center right;
  padding: 0px 16px 0px 0px;
  /* wenn links von Link
  background-position: center left;
  padding: 0px 0px 0px 14px;
  */
}
#bereich_inhalt a.l_extern {
  background-image:url("../button/l_extern.png"); /* Linkgrafik - ausserhalb der Site (www) */
  background-repeat:no-repeat;
  background-position: center right;
  padding: 0px 18px 0px 0px;
  /* wenn links von Link
  background-position: center left;
  padding: 0px 0px 0px 18px;
  */
}
#bereich_inhalt a.l_top {
  background-image:url("../button/l_nachoben.png"); /* Linkgrafik - nach Top der Seite */
  background-repeat:no-repeat;
  background-position: center right;
  padding: 0px 16px 0px 0px;
  /* wenn links von Link
  background-position: center left;
  padding: 0px 0px 0px 16px;
  */
}
#bereich_inhalt a.l_pdf {
  background-image:url("../button/pdf_15.gif"); /* Linkgrafik - PDF-Dokument */
  background-repeat:no-repeat;
  background-position: top right;
  padding: 0px 26px 0px 0px;
}
/* für den IE (7) */
/* 
.bereich_neben a.l_intern {
  background-image:url("../button/l_goto.gif");
  background-repeat:no-repeat;
  background-position: 0px 5px;
  padding: 0px 0px 0px 22px;
}
*/
/* für Firefox */
/* 
.bereich_neben a.l_intern {
  background-image:url("../button/l_goto.gif");
  background-repeat:no-repeat;
  background-position: top right;
  padding: 0px 18px 0px 0px;
}
*/


/* ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ */

/* ------------------------------------------------ */
/* --- Bereich Inhalte (neu) - im Bereich Mitte --- */
/* ------------------------------------------------ */
#bereich_inhalt_grid {
  clear: both;
  position: relative;
  /* float: left; */
  /*
  DIV Container horizontal zentrieren:
  Beim IE reicht "text-align: center;"
  Firefox oder Opera benötigt die folgenden 3 Zeilen
  */
  /* 
  width: 826px;
  */
  /* 80% */
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  text-align: left;
  /* --- */
  /* vertical-align: top; */
  border:0px solid blue;
  background-color: #F5F5F5; /* #DDDDDD  #EEEEEE */
}

#bereich_inhalt_grid a.l_intern {
  background-image:url("../button/l_intern.png"); /* Linkgrafik - innerhalb der Site */
  background-repeat:no-repeat;
  background-position: center right;
  padding: 0px 16px 0px 0px;
  /* wenn links von Link
  background-position: center left;
  padding: 0px 0px 0px 14px;
  */
}
#bereich_inhalt_grid a.l_extern {
  background-image:url("../button/l_extern.png"); /* Linkgrafik - ausserhalb der Site (www) */
  background-repeat:no-repeat;
  background-position: center right;
  padding: 0px 18px 0px 0px;
  /* wenn links von Link
  background-position: center left;
  padding: 0px 0px 0px 18px;
  */
}
#bereich_inhalt_grid a.l_top {
  background-image:url("../button/l_nachoben.png"); /* Linkgrafik - nach Top der Seite */
  background-repeat:no-repeat;
  background-position: center right;
  padding: 0px 16px 0px 0px;
  /* wenn links von Link
  background-position: center left;
  padding: 0px 0px 0px 16px;
  */
}
#bereich_inhalt_grid a.l_pdf {
  background-image:url("../button/pdf_15.gif"); /* Linkgrafik - PDF-Dokument */
  background-repeat:no-repeat;
  background-position: top right;
  padding: 0px 26px 0px 0px;
}

/* ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ */

#bereich_inhalt_naturraum {
  clear: both;
  position: relative;
  /* float: left; */
  /*
  DIV Container horizontal ausrichten:
  Beim IE reicht "text-align: center;"
  Firefox oder Opera benötigt die folgenden 3 Zeilen
  */
  width: 95%; /* 80% 826px */
  margin: 10px auto 0px auto;
  padding: 10px 10px 10px 10px;
  text-align: left;
  /* --- */
  /* vertical-align: top; */
  border:0px solid blue;
  background-color: #F5F5F5; /* #DDDDDD  #EEEEEE */
}

#bereich_inhalt_naturraum h3{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#bereich_inhalt_naturraum p{
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 15px 0px;
}

