@charset "UTF-8";
body {
  font-family: 'Scheherazade New', serif;
  margin-top: 0px auto 0px auto;
  padding: 0px;
  font-size: 1.11em;
  text-align: left;
}
header {
    width: 100%;
    max-width: 1200px;
    height: 266px;
    background-color: #2CF903;
    margin: 0px auto 0px auto;
    background-image: url("../bilder/Banner_Goldammer_MiBsGarten_Schnee_Osterglocken_1200x266-super.jpg");
}
header.vogelportrait {
    width: 100%;
    max-width: 1200px;
    height: 266px;
    background-color: #2CF903;
    margin: 0px auto 0px auto;
    background-image: url("../Vogel-Portraits/Trauererpel_Silbermoewen_Eiderenten_Baltrum_Buhne_Sonnenaufgang_WebsiteBanner_1200x266.jpg");
}
header.datenschutz {
    width: 100%;
    max-width: 1200px;
    height: 266px;
    background-color: #2CF903;
    margin: 0px auto 0px auto;
    background-image: url("../bilder/Banner_Blaumeise_MiBsGarten_GroßerSeerosenteich_1200x266-herausragend.jpg");
}
.logo {
  height: 166px;
  width: 166px;
  background-image: url(../bilder/Logo.jpg);
  background-repeat: no-repeat;
}
.logoschrift {
  color: #FA0404;
  font-size: 0.8em;
  text-align: left;
  padding-left: 6px;
  padding-top: 140px;
}
nav {
  margin-bottom: 0px;
  height: 44px;
  padding-left: 1%;
  padding-right: 1%;
  background-color: rgba(0, 0, 0, 0.66);
}
nav ul {
  margin: 0px;
}
nav ul li {
  list-style-type: none;
  text-decoration: none;
  float: left;
  width: 14.285%;
  text-align: center;
}
nav ul li a {
  color: #2FB0BF;
  text-decoration: none;
  font-size: 1.125em;
  height: 45px;
  display: block;
  padding-top: auto;
  padding-bottom: auto;
  /* [disabled]line-height: 1.2em; */
}
nav ul li a:hover {
  color: #04E1FC;
  line-height: normal;
}
h1.header {
    color: #ffffff;
    font-size: 2.66em;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 11px;
    line-height: 1.5em;
    padding-top: 33px;
    padding-left: 55px;
    font-weight: bolder;
    text-shadow: 2px 2px 2px #000000;
}
h2.header {
    color: #ffffff;
    font-size: 1.33em;
    text-align: left;
    margin-top: 6px;
    margin-right: 6px;
    margin-bottom: 6px;
    margin-left: 6px;
    padding-left: 55px;
	font-weight: bolder;
    text-shadow: 2px 2px 2px #060505;
}
h1.header-vogelportrait {
	color: #05A4FC;
    font-size: 3.66em;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 11px;
    line-height: 1.5em;
    padding-top: 33px;
    padding-left: 55px;
    font-weight: bolder;
    text-shadow: 2px 2px 2px #000000;
}
h2.header-vogelportrait {
    color: #05A4FC;
    font-size: 2.22em;
    text-align: left;
    margin-top: 0px;
    margin-right: 6px;
    margin-bottom: 6px;
    margin-left: 6px;
    padding-left: 55px;
	font-weight: bolder;
    text-shadow: 2px 2px 2px #060505;
}
h1 {
  color: #000000;
  font-size: 1.66em;
  text-align: left;
   margin-top: 24px;
   margin-right: 6px;
   margin-bottom: 6px;
   margin-left: 0px;  line-height: 1.5em;
}
/*Für die Überschriften im Text */ 
h2 {
    color: #000000;
    font-size: 1.66em;
    text-align: left;
    margin-top: 24px;
    margin-right: 6px;
    margin-bottom: 6px;
    margin-left: 0px;
    text-shadow: 1px 1px 1px #FFFFFF;
    padding-top: 22px;
}
h3 {
    color: #000000;
    font-size: 1.33em;
    text-align: left;
    margin-top: 24px;
    margin-right: 6px;
    margin-bottom: 6px;
    margin-left: 0px;
    font-weight: bolder;
    text-shadow: 1px 1px 1px #FFFFFF;
    padding-top: 22px;
}
/**/
/* Für die Überschriften in den Artikel-Boxen*/
/**/
h2.orte {
  margin-top: 0px;
  font-size: 1.22em;
  text-align: left;
  color: #0243FD;
  line-height: 1.3em;
}
h2 a.orte {
  text-decoration: none;
  margin-top: 8px;
  margin-right: auto;
  margin-bottom: 8px;
  margin-left: auto;
}
h2 a.orte:hover {
    color: #01258D;
}
h2.portrait {
  margin-top: 0px;
  font-size: 1.22em;
  text-align: left;
  color: #05A4FC;
  line-height: 1.3em;
}
h2 a.portrait {
  text-decoration: none;
  margin-top: 8px;
  margin-right: auto;
  margin-bottom: 8px;
  margin-left: auto;
}
h2 a.portrait:hover {
    color: #027DC1;
}
h2.lesefutter {
  margin-top: 0px;
  font-size: 1.22em;
  text-align: left;
  color: #39FD04;
  line-height: 1.3em;
}
h2 a.lesefutter {
  text-decoration: none;
  margin-top: 8px;
  margin-right: auto;
  margin-bottom: 8px;
  margin-left: auto;
}
h2 a.lesefutter:hover {
color: #209102;
}
h2.eule {
  margin-top: 0px;
  font-size: 1.22em;
  text-align: left;
  color: #28BF00;
  line-height: 1.3em;
}
h2 a.eule {
  text-decoration: none;
  margin-top: 8px;
  margin-right: auto;
  margin-bottom: 8px;
  margin-left: auto;
}
h2 a.eule:hover {
color: #186F00;
}
h3.vogelportrait {
    color: #05A4FC;
    font-size: 2,66em;
    text-align: left;
    margin-top: 24px;
    margin-right: 6px;
    margin-bottom: 6px;
    margin-left: 0px;
    font-weight: bolder;
    text-shadow: 1px 1px 1px #060505;
    padding-top: 22px;
}
.leftFloat {
    float: left;
    margin-top: 6px;
    margin-right: 16px;
    margin-bottom: 12px;
    border: thin solid #000000;
}
.rightFloat {
    float: right;
    margin-top: 6px;
    margin-left: 16px;
    margin-bottom: 12px;
	border: thin solid #000000;
}
p.first {
    margin-top: 24px;
}
p.last {
    margin-bottom: 48px;
}
section {
  margin-left: 3%;
  margin-right: 3%;
  line-height: 1.3em;
}
main {
  width: 100%;
  max-width: 966px;
  margin: 0px auto 0px auto;
  border: 1px solid #399698;
  background-color: rgba(255, 255, 255, 0.8);
}
a.main {
  color: #2FB0BF;
  text-decoration: none;
}
a.main:hover {
  color: #04E1FC;
  text-decoration: none;
}
a.extern {
    color: #02927D;
    text-decoration: none;
}
a.extern:hover {
    color: #02BBA0;
    text-decoration: none;
}
/**/
/* Main Artikel: Abschnitt in Main mit den Artikel-Boxen */
/**/
main article {
  width: 208px;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #399698;
  margin: 12px 1px 25px 1px;
  padding: 1px 1px 9px 12px;
  height: 333px;
  float: left;
  font-size: 0.9em;
  line-height: 1.3em;
}



/**/
/* Farbschema für die einzelnen Bereiche der Webseite und innerhalb der Artikelboxen */
/**/
.active {
  color: #04E1FC;
}
.orte {
  margin-right: 23px;
  margin-left: 0px;
  color: #0243FD;
  border-color: #0243FD;
  border-width: 1px;
  float: left;
}
.portrait {
  margin-right: 23px;
  margin-left: 0px;
  border-color: #05A4FC;
  border-width: 1px;
  color: #05A4FC;
  float: left;
}
.lesefutter {
  margin-right: 25px;
  border-color: #28BF00;
  border-width: 1px;
  color: #28BF00;
  float: left;
}
.eule {
  margin-right: 0px;
  margin-left: 0px;
  border-color: #209102;
  border-width: 1px;
  color: #209102;
  float: left;
}
a.vogeloasen {
  color: #01258D;
  text-decoration: none;
}
a:hover.vogeloasen {
  color: #0243FD;
  text-decoration: none;
}
a.vogelportrait {
  color: #027DC1;
  text-decoration: none;
}
a:hover.vogelportrait {
  color: #05A4FC;
  text-decoration: none;
}
a.buch {
  color: #209102;
  text-decoration: none;
}
a:hover.buch {
  color: #28BF00;
  text-decoration: none;
}
a.news {
  color: #186F00;
  text-decoration: none;
}
a:hover.news {
  color: #209102;
  text-decoration: none;
}

/**/
/* Datumsangabe innerhalb der Artikel*/
/**/
.datum {
  font-size: 0.8em;
  font-style: italic;
  color: #000000;
}

/**/
/*Wrapper*/
/**/
.wrapper {
  max-width: 1200px;
  width: 100%;
  background-image: url("../bilder/Hintergrund_Schneegans-BlueMorph_Neuss_JroeneMeerke.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.wrapper-Trauerente {
  max-width: 1200px;
  width: 100%;
  background-image: url("../bilder/Hintergrund_Trauererpel_Baltrum_Buhne_Sonnenuntergang.JPG");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/**/
/* Footer */
/**/
footer {
  margin: 0px;
  padding-right: 6%;
  padding-left: 6%;
  clear: both;
  background-color: rgba(0, 0, 0, 0.77);
  height: 33px;
}
footer ul {
  margin: 0px;
  padding: 0px;
}
footer ul li {
  list-style-type: none;
  text-decoration: none;
  float: left;
  width: 25%;
  text-align: center;
  font-size: 0.813em;
  color: #2FB0BF;
}
footer ul li a {
  color: #2FB0BF;
  text-decoration: none;
  font-size: 1.125em;
  height: 45px;
  display: block;
  padding-top: auto;
  padding-bottom: auto;
}
footer ul li a:hover {
  color: #04E1FC;
}