/* Einstellungen für alles */
body	{
	max-width: 1000px;
	}

p	{
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 10px; /* Einrueckung 1. Zeile */
	line-height: 1.2em; /* Zeilenabstand */
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}

hr	{
	margin: 2px;
	clear: both; /* Floats zurücksetzen */
}

/* Links werden blau unterlegt, wenn die Maus darüberfährt */
a:hover {
	background: #BFCFFF;
}

img	{
	padding: 2px;
}

@media(max-width: 500px) { /* wenn das Fenster 500 oder kleiner ist: diverse Texte und Bilder schrumpfen - 9.5.2015 */
	.PSkalierbar {
		font-size: 0.7em;
		padding: 1px;
		border: 0px;
		line-height: 1.2em;
	}
	#PersonenTabelle {
		font-size: 0.7em;
		padding: 1px;
		border: 0px;
		line-height: 1.2em;
	}
	#SeiyuuTabelleUnten td {
		font-size: 0.7em;
		padding: 1px;
		border: 0px;
	}
	#zsf_tab_inhalt img {
		width: 50%;
		height: auto;
	}
	#zsf_tab_inhalt {
		font-size: 0.7em;
		padding: 1px;
		border: 0px;
	}
	#zsf_txt_inhalt img {
		width: 50%;
		height: auto;
	}
	#zsf_txt_inhalt {
		font-size: 0.7em;
		padding: 1px;
		border: 0px;
	}
	#DatenTabelle{
		font-size: 0.7em;
		padding: 1px;
		border: 0px;
		line-height: 1.2em;
	}
}

/* Einstellungen fuer skalierbare H1 */
/* wenn das Fenster groesser als 1000 ist: Ueberschrift fest */
.H1Skalierbar {
	font-weight: bold;
	font-size: 35px;
}
@media(max-width: 1000px) { /* wenn das Fenster 1000 oder kleiner ist: Ueberschrift schrumpfen */
	.H1Skalierbar {
		font-weight: bold;
		font-size: calc(14px + 2vw);
	}
 }
 
/* Einstellungen fuer skalierbare H2 */
/* wenn das Fenster groesser als 1000 ist: Ueberschrift fest */
.H2Skalierbar {
	font-weight: bold;
	font-size: 30px;
}
@media(max-width: 1000px) { /* wenn das Fenster 1000 oder kleiner ist: Ueberschrift schrumpfen */
	.H2Skalierbar {
		font-weight: bold;
		font-size: calc(10px + 1.8vw);
	}
 }
 
/* Einstellungen fuer skalierbare H3 */
/* wenn das Fenster groesser als 1000 ist: Ueberschrift fest */
.H3Skalierbar {
	font-weight: bold;
	font-size: 25px;
}
@media(max-width: 1000px) { /* wenn das Fenster 1000 oder kleiner ist: Ueberschrift schrumpfen */
	.H3Skalierbar {
		font-weight: bold;
		font-size: calc(10px + 1.5vw);
	}
 }
 
/* Einstellung fuer Bilder, die automatisch an Displaygroesse angepasst werden - 22.4.2015 */
.IMGskalierbar {
	margin: 0px;
	padding: 0px;
	width: 100%;
   	height: auto;
	width: auto\9; /* ie8 */
}

/* Tabelle mit den Hauptpersonen auf ...start.html */
#PersonenTabelle {
	max-width: 1000px;
	border: 1px solid black;
	table-layout: fixed;
}
#PersonenTabelle tr td {
	border: 1px solid black;
}
.Spalte80 {
	width: 80%
}
.Spalte75 {
	width: 75%
}
.Spalte70 {
	width: 70%
}
.Spalte65 {
	width: 65%
}
.Spalte60 {
	width: 60%
}
.Spalte55 {
	width: 55%
}
.Spalte50 {
	width: 50%
}
.Spalte45 {
	width: 45%
}
.Spalte40 {
	width: 40%
}
.Spalte35 {
	width: 35%
}
.Spalte30 {
	width: 30%
}
.Spalte25 {
	width: 25%
}
.Spalte20 {
	width: 20%
}
.Spalte15 {
	width: 15%
}
.Spalte10 {
	width: 10%
}
#PersonenTabelle img {
	width: 100%;
	height: auto;
	width: auto\9; 
}

/* Tabelle am Ende der Anime-Startseiten */
#DatenTabelle {
	color: black;
	max-width: 1000px;
	background-color: #FBD72B;
	border: 1px solid black;
}

/* Tabelle Synchronsprecher oben 22.4.2015 */
#SeiyuuTabelleOben {
	max-width: 1000px;
	margin: 15px 0;
	border: 4px outset silver;
}
#SeiyuuTabelleOben td {
	border: 1px solid #AAAAAA;
}
#SeiyuuTabelleOben img {
	margin: 0px;
	padding: 0px;
	width: 100%;
   	height: auto;
	width: auto\9; /* ie8 */
}

/* Tabelle Synchronsprecher unten 22.4.2015 */
#SeiyuuTabelleUnten {
	max-width: 1000px;
	background-color: #FAF8FF;
	border: 2px solid #DDDDDD;
	margin-bottom: 30px;
}
#SeiyuuTabelleUnten td {
	border: 1px solid #AAAAAA;
}
#SeiyuuTabelleUnten img {
	margin: 0px;
	padding: 0px;
	width: 100%;
   	height: auto;
	width: auto\9; /* ie8 */
}

/* Anime-Zusammenfassungen mit Text */
#zsf_txt_inhalt {
	max-width: 1000px;
	background-color: transparent;
}

#zsf_txt_inhalt p {
	text-align: justify;
}

#zsf_txt_inhalt img	{
	padding: 2px 10px 2px 10px;
}

/* Anime-Zusammenfassung mit Tabellen */
#zsf_tab_inhalt {
	background-color: #fff8f0;
}

/* Der Bereich ganz unten (Erstellt am ...) */
.EndClass {
    clear: both;
    font-size: 0.9em;
    color: black;
    margin: 0; 
    padding: 0.1em;
    text-align: center;
    background-color: #f0e0d0;
    border: 1px solid silver;
}

.EndClass :link { 
	color: blue;
	text-decoration: none;
}

.EndClass p {
    max-width: 100%;
    font-size: 0.8em;
    color: #AA0022;
    text-align: center;
    border: 0px;
}
