@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_Knaekenten_Stockente_MittlereHorloffsaue-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");
}
.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;
}
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;
}
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: #42BAFC;
    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-vogelportrait {
	color: #05A4FC;
    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: 1px 1px 2px #FFFFFF;
}
h2.header-vogelportrait {
    color: #05A4FC;
    font-size: 1.33em;
    text-align: left;
    margin-top: 0px;
    margin-right: 6px;
    margin-bottom: 6px;
    margin-left: 6px;
    padding-left: 55px;
    font-weight: bolder;
    text-shadow: 1px 1px 2px #FFFFFF;
    line-height: 1em;
}
h2.vogelportrait {
    color: #05A4FC;
    font-size: 1.66em;
    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;
}
h3.vogelportrait {
    color: #05A4FC;
    font-size: 1.33em;
    text-align: left;
    margin-top: 12px;
    margin-right: 6px;
    margin-bottom: 12px;
    margin-left: 0px;
    font-weight: bolder;
    text-shadow: 1px 1px 1px #FFFFFF;
    padding-top: 22px;
}
h4.vogelportrait {
    color: #05A4FC;
    font-size: 1.11em;
    text-align: left;
    margin-top: 6px;
    margin-right: 6px;
    margin-bottom: 6px;
    margin-left: 0px;
    font-weight: bolder;
    text-shadow: 1px 1px 1px #FFFFFF;
    padding-top: 6px;
}
h1 {
  color: #000000;
  font-size: 1.66em;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 11px;
  line-height: 1.5em;
}
/*Für die Überschriften im Text */ 

h2 {
  color: #000000;
  font-size: 1.11em;
  text-align: left;
  margin-top: 6px;
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
}
/**/
/* Textumfluß um Bild mit Bildunterschrift */
/**/
figure.left {
  position: relative;
  margin-top: 0em;
  margin-left: 0em;
  margin-right: 2em;
  margin-bottom: 1em;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  padding-left: 0.6em;
  padding-right: 0.6em;
  border: thin solid #05A4FC;
  background: white;
  width: 266px;
  float: left;
}

figure.right {
  position: relative;
  margin-top: 0em;
  margin-left: 1em;
  margin-right: 0em;
  margin-bottom: 1em;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  padding-left: 0.6em;
  padding-right: 0.6em;
  border: thin solid #05A4FC;
  background: white;
  width: 266px;
  float: right;
}

@media (min-width: 266px)
{
  figure {
    
  }
}
figcaption {
    padding-top: .1em;
    padding-bottom: .8em;
    text-align: center;
    font-size: 0.8em;
    font-style: italic;
}

/**/
/* Farbschema aus Artikel-Boxen der Startseite*/
/**/
h2.portrait {
  color: #05A4FC;
  text-align: left;
  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;
}

ul.liste {list-style-type: circle;
	list-style-position: inside}

.leftFloat {
    float: left;
    margin-top: 6px;
    margin-right: 16px;
    margin-bottom: 12px;
    border: thin solid #027DC1;
}
.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 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: 300px;
  float: left;
  font-size: 0.9em;
  line-height: 1.3em;
}

.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.vogelportrait {
  color: #027DC1;
  text-decoration: none;
}
a:hover.vogelportrait {
  color: #05A4FC;
  text-decoration: none;
}

.datum {
  font-size: 0.8em;
  font-style: italic;
  color: #000000;
}
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;
}
.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;
}

