body {
	margin:0;
	padding:0;
	border:0;
}
html {
	margin:0;
	padding:0;
	border:0;
	font: 110%/1.3 Tinos, serif;
}
#Navi-links, #Navi-rechts, #mo_container, .corpus {
	z-index:5;
}
#bild_text_oben_rechts_rahmen, #bild_text_oben_links, #bild_text_oben_links_rahmen, #bild_text_in_memoriam, #bild_text_in_memoriam_rahmen, #bild_seitenaufmacher, #bild_seitenaufmacher_rahmen {
	z-index:2; 
}
#Navi-links li, #Navi-links li a, #Mobi-Nav-Logo, .loginbutton {
	font: 95%/1.3 Karla, sans-serif;
}
iframe{
	width: 1px;
	min-width: 100%;
	max-width: 100%;
}
.fett {
	font-weight: bold;
}
.kursiv {
	font-style:italic;
}
.quelle {
	font-weight: normal;
	font-style: normal;
	font-size: 0.75rem;
}
.bildunterschrift {
	font-family: Cambria, Times, serif;
	font-size: medium;
	margin:0;
	padding:0;
}
.credit {
	margin:0;
	padding:0;
	font-size:0.55rem;
}
.button-div {
	text-align: center;
	padding: 30px;
}
.loginbutton {
	text-align: center;
	padding: 11px 30px;
	border-radius: 12px;
	text-decoration: none;
	font-weight: bold;
	box-shadow: 5px 5px 4px #888888;
	cursor: pointer;
}
#Kopf, #Familie-Logo {
	font: 95%/1.2 Trade Winds;
}
#footer {
	font-size: 0.75rem;
	margin: 25px 0px 0px 5px;
	padding: 0px 0px 5px 0px;
}
#foto-album-zurueck {
	text-align: right;
	margin-top: 10 px;
}
.foto_index_corpus {
	text-align: center;
}

@media only screen and (min-width: 930px){  /* große Bildschirme */
#mo_container {
	width: 900px;
	margin: 15px auto;
	box-shadow: 10px 0px 5px #888888,
	           -10px 0px 5px #888888;
}
.corpus {
	padding: 40px 15px 10px 15px;
}
.corpus h1 {
	font-size: 1.8rem;
	font-variant: small-caps;
	margin: 30px 0px 30px 0px;
}
.corpus h2 {
	font-size: 1.3rem;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}
.corpus h3 {
	font-size: 1.3rem;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.album_iframe {
	height: 560px;
}
#Kopf {  /* Kopf mit Familienname und Bild */
    position: relative;
	top: 0;
	left: 0; 
	width: 900px;
	height: 100px;
	border: 0;
}
#Familie-Logo:before {
	content: "Familie Ottomeier"
	}
#Familie-Logo { 
	padding: 0 0 0 1rem;
	vertical-align: middle;
	font-size: 4rem;
	text-align: left;
}
#Kopf-Bild { 
	background-image: url('/bilder/kopf.jpg');
	background-repeat: no-repeat;
	background-position: top right; 
	right: 0; 
	height: 100%; 
	width: 133px; 
}
#Mobi-Nav-Logo {
	display: none;
}
#Navi-Rahmen div { /*Navigation */
	clear: left;
}
#Navi-links {
	position: relative;
	top: 7px;
	left: -2px;
	padding: 0;
	margin: 0;
}
#Navi-links li {  /* 1. Ebene Navigation horizontal - Hauptnavigation links */
	list-style: none;
	display: inline;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
#Navi-links li:hover {
	padding-bottom: 7px;
}
#Navi-links li a{
	text-decoration:none;
}
#Navi-links li ul { /* 2. Ebene Navigation vertikal unter dem Hauptmenüpunkt */
    margin: 0; 
	padding: 0;
    position: absolute;
    top: 1.9em; 
	left: -2px;
	min-width: 200px;
    display: none;  /* Unternavigation ausblenden */
}
#Navi-links li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
}
#Navi-links li ul li {
    float: none;
    display: block;
}
#Navi-links li ul li:hover {
    padding-bottom: 4px;
}
#Navi-rechts {  /* 1. Ebene Navigation horizontal - Neben-Menü rechts */
	position: relative;
	top: 7px;
	left: -2px;
	padding: 0;
	margin: 0;
}
#Navi-rechts li {
	list-style: none;
	display: inline;
	float: right;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid;
}
#Navi-rechts  li:first-child { 
	border-right: 0;  /* kein waagerechter Strich bei letztem Element in der Liste */
}
#Navi-rechts li a{
	text-decoration:none;
}
#bild_text_oben_rechts {
	width: 230px; 
	height: auto;
}
#bild_text_oben_rechts_rahmen {
	position:relative; 
	width: 230px;
	top: 0px; 
	right:0px; 
	margin: 0px 0px 10px 10px;
	float: right;
}
#bild_text_oben_links {
	width: 230px; 
	height: auto;
}
#bild_text_oben_links_rahmen {
	position:relative; 
	width: 230px;
	top: 0px; 
	right:0px; 
	margin: 0px 10px 10px 0px;
	float: left;
}
.bild_text_in_memoriam {
	width: 160px; 
	height: auto;
}
.bild_text_in_memoriam_rahmen {
	position:relative; 
	width: 160px;
	top: 0px; 
	right:0px; 
	margin: 6px 10px 10px 0px;
	float: left;
}
#bild_seitenaufmacher {
	width: 100%; 
	height: auto;
}
#bild_seitenaufmacher_rahmen {
	position:relative; 
	width: 100%;
	top: 0px; 
	left:0px; 
	margin: 40px 0px 0px 0px;
}
.foto-album-indexbilder {
	width: 200px;
	height: 150px;
	border: 1px;
	border-color: black;
	border-style: solid;
	margin: 5px;
}
} /* Ende große Bildschirme */

@media only screen and (min-width: 599px) and (max-width: 929px) {  /* Tablet-Bildschirme */
#mo_container {
	width: auto;
	margin: 4px 4px;
}
.corpus {
	padding: 40px 10px 10px 10px;
}
.corpus h1 {
	font-size: 1.8rem;
	font-variant: small-caps;
	margin: 20px 0px 20px 0px;
}
.corpus h2 {
	font-size: 1.2rem;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}
.corpus h3 {
	font-size: 1.2rem;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.album_iframe {
	height: 470px;
}
#Kopf {  /* Kopf mit Familienname und Bild */
    position: relative;
	top: 0;
	left: 0; 
	width: 100%;
	height: 100px;
}
#Familie-Logo:before {
	content: "Familie Ottomeier"
	}
#Familie-Logo {
	padding: 0 0 0 1rem;
	vertical-align: middle;
	font-size: 3rem;
	text-align: left;
}
#Kopf-Bild { 
	background-image: url('/bilder/kopf.jpg');
	background-repeat: no-repeat;
	background-position: top right; 
	right: 0; 
	height: 100%; 
	width: 133px; 
}
#Mobi-Nav-Logo {
	display: none;
}
#Navi-Rahmen div { /*Navigation */
	clear: left;
}
#Navi-links {
	position: relative;
	top: 7px;
	left: -2px;
	padding: 0;
	margin: 0;
}
#Navi-links li {  /* 1. Ebene Navigation horizontal - Hauptnavigation links */
	list-style: none;
	display: inline;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
#Navi-links li:hover {
	padding-bottom: 7px;
}
#Navi-links li a{
	text-decoration:none;
}
#Navi-links li ul { /* 2. Ebene Navigation vertikal unter dem Hauptmenüpunkt */
    margin: 0; 
	padding: 0;
    position: absolute;
    top: 1.9em; 
	left: -2px;
	min-width: 200px;
    display: none;  /* Unternavigation ausblenden */
}
#Navi-links li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
}
#Navi-links li ul li {
    float: none;
    display: block;
}
#Navi-links li ul li:hover {
    padding-bottom: 4px;
}
#Navi-rechts {  /* 1. Ebene Navigation horizontal - Neben-Menü rechts */
	position: relative;
	top: 7px;
	left: -2px;
	padding: 0;
	margin: 0;
}
#Navi-rechts li {
	list-style: none;
	display: inline;
	float: right;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid;
}
#Navi-rechts  li:first-child { 
	border-right: 0;  /* kein waagerechter Strich bei letztem Element in der Liste */
}
#Navi-rechts li a{
	text-decoration:none;
}
#bild_text_oben_rechts {
	width: 180px; 
	height: auto;
}
#bild_text_oben_rechts_rahmen {
	position:relative; 
	width: 180px;
	top: 0px; 
	right:0px; 
	margin: 0px 0px 10px 10px;
	float: right;
}
#bild_text_oben_links {
	width: 180px; 
	height: auto;
}
#bild_text_oben_links_rahmen {
	position:relative; 
	width: 180px;
	top: 0px; 
	right:0px; 
	margin: 0px 0px 10px 10px;
	float: left;
}
.bild_text_in_memoriam {
	width: 130px; 
	height: auto;
}
.bild_text_in_memoriam_rahmen {
	position:relative; 
	width: 130px;
	top: 0px; 
	right:0px; 
	margin: 6px 10px 10px 0px;
	float: left;
}
#bild_seitenaufmacher {
	width: 100%; 
	height: auto;
}
#bild_seitenaufmacher_rahmen {
	position:relative; 
	width: 100%;
	top: 0px; 
	left:0px; 
	margin: 25px 0px 0px 0px;
}
.foto-album-indexbilder {
	width: 180px;
	height: 135px;
	border: 1px;
	border-color: black;
	border-style: solid;
	margin: 3px;
}
} /* Ende Tablet-Bildschirme */

@media only screen and (min-width: 599px) and (max-width: 699px) {
#Familie-Logo:before {
	content: "Ottomeier";
}
}
	
@media only screen and (max-width: 598px) {  /* kleine Smartphone-Bildschirme */
#mo_container {
	min-width: 300px;
	width: auto;
	margin: 1px;
}
.corpus {
	padding: 10px 5px 10px 5px;
}
.corpus h1 {
	font-size: 1.8rem;
	font-variant: small-caps;
	margin: 15px 0px 10px 0px;
}
.corpus h2 {
	font-size: 1.2rem;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
.corpus h3 {
	font-size: 1.2rem;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.album_iframe {
	height: 335px;
}
#Kopf {  /* Kopf mit Familienname und Bild */
	position: relative;
	top: 0;
	left: 0; 
	height: 70px;
	width: 100%; 
	border: 0;
}
#Familie-Logo:before {
	content: "Familie Ottomeier";
	}
#Familie-Logo { 
	font-size: 2.5rem;
	vertical-align: middle; 
	text-align: left;
	height: 100%; 
	padding: 0 0 0 1rem; 
}
#Kopf-Bild {
	display: none;
}
#Mobi-Nav-Logo:before {
	content: "\2261";
}
#Mobi-Nav-Logo {
	position: absolute; 
	right: 12px; 
	top: 12px;
	font-size: 40px;
	font-style: bold;
	border-radius: 13px;
	border-width: 2px;
	border-style: solid;
	display: inline-block;
	height: 46px;
	line-height: 46px;
	width: 46px;
	text-align: center;
	cursor: pointer;
}
#Navi-Rahmen div { 
     clear: left;
}
.js #Navi-Rahmen ul {
	display: none;
}
.no-js #Navi-Rahmen, #Navi-Rahmen ul.expanded {
	display: block;
}
#Navi-links {
	position: relative;
	padding: 0;
	margin: 0;
}
#Navi-links li {  /* 1. Ebene Navigation vertikal */
	list-style: none;
	display: block;
	position: relative;
	width: auto;
	margin-top: 1px;	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}
#Navi-links li a{
	text-decoration:none;
}
#Navi-links li ul { /* 2. Ebene Navigation vertikal eingerückt */
    margin: 0; 
	padding: 0 0 0 15px;
    position: relative; 
	width: auto;
	display: none;
}
#Navi-links li:hover ul {
	display: block;
}
#Navi-links li ul li {
    float: none;
    display: block;
}
#Navi-rechts {  /* 1. Ebene Navigation vertikal - Neben-Menü unten */
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}
#Navi-rechts li {
	list-style: none;
	display: block;
	position: relative;
	width: auto;
	text-align: right;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}
#Navi-rechts li a{
	text-decoration:none;
}
#bild_text_oben_rechts_rahmen {
	display:none;
}
#bild_text_oben_links_rahmen {
	display:none;
}
.bild_text_in_memoriam {
	width: 100px; 
	height: auto;
}
.bild_text_in_memoriam_rahmen {
	position:relative; 
	width: 100px;
	top: 0px; 
	right:0px; 
	margin: 0px 5px 5px 0px;
	float: left;
}
#bild_seitenaufmacher {
	width: 140%; 
	height: auto;
	margin-left: -20%;
}
#bild_seitenaufmacher_rahmen {
	position: relative; 
	width: 100%;
	top: 0px; 
	left: 0px; 
	margin: 10px 0px 0px 0px;
	overflow: hidden;
}
.foto-album-indexbilder {
	width: 160px;
	height: 120px;
	border: 1px;
	border-color: black;
	border-style: solid;
	margin: 2px;
	
}
#fotoalbum_nicht_gefunden_text {
	font-size: 90%;
}
}  /* Ende kleine Smartphone-Bildschirme */

@media only screen and (max-width: 519px) {
#Familie-Logo:before {
	content: "Ottomeier";
}
.kontaktname {
	display: block;
}
}