﻿/* Die Nation (Formatvorlage). */
/* <img src="wiki.selfhtml.org" alt="Selfhtml- ;-)"> */
body {
	display: block;
	width: 888px;
	max-width: 100%;
	font-family: 'Raleway', 'PT Sans', 'Courier Prime', sans-serif;
    font-size: 1.09em;
	margin: 2px auto;
    padding-top: 2px;
}

img, audio, video {
	width: 100%;
}

/* Für alle Geräte. Egal wie hoch die Auflösung ist. */
/* - */
 header {
	display: block;
	clear: left;
	background: url('../../pic/bg2.gif') #FFFFDF repeat-x center top;
	font-family: 'Courier Prime', 'PT Sans', sans-serif;
	text-align: left;
	padding: auto;
	margin: 5px auto;
	margin-bottom: 20px;
	width: 100%;
 }

 #logo {
	display: block;
	clear: left;
	width: 100%;
	min-height: 100px;
	background: url('../../pic/logo2019-600.gif') no-repeat right top;
	margin: 30px auto;
	padding: 2px;
	top: 25px;
 }

 .heute {
	display: block;
	position: absolute;
	font-family: 'Courier Prime', 'PT Sans', sans-serif;
	color: #64b36d;
	font-size: 0.81em;
	font-weight: bold;
	top: 10px;
	padding: 0 5px;
 }

 #phoenix {
	width: 100px;
	padding: 4px;
	margin: 5px auto;
 }

 #topsecret, #junge_Helden {
	border: 1px red;
	background-color: white;
	color: #00aa00;
	text-decoration: none;
 }

 #alte_Helden a, a:link, a:active, a:visited {
	font-family: Verdana, Times, Cambria, Cochin, sans-serif;
	font-weight: normal;
	font-size: normal;
 }

 #topsecret a, a:link, a:active, a:visited {
	font-family: Verdana, Times, Cambria, Cochin, sans-serif;
	font-weight: normal;
	font-size: normal;
 }

 #alte_Helden a:hover {
	border: 4px yellow;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: normal;
	color: #fffeff;
	text-decoration: underline;
 }

 #junge_Helden a:hover {
	border: 4px orange;
	font-family: Swashed, sans-serif;
	font-weight: normal;
	font-size: normal;
	color: #ffefff;
	text-decoration: underline;
 }

 img#mdl {
	max-width: 660px;
	width: 372px;
	height: 70%;
 }

 img#def {
	max-width: 400px;
	width: 225px;
	height: 50%;
 }

 img#std {
	max-width: 780px;
	width: 439px;
	height: 96%;
 }

 .formatHeadtxt img {
	width: 20px;
	height: 20px;
 }

 #navpfad {
	clear: left;
	background-image:url('../../pic/bg1.gif');
	font-family: 'Courier Prime', 'PT Sans', sans-serif;
	color: #cfcfcf;
	text-align: left;
	font-size: 0.71em;
	font-weight: bold;
	width: 98%;
	padding: 5px;
	margin: 10px auto 4px auto;
 }

 #navigation {
	display: block;
	clear: left;
	width: 100%;
	border: none;
	font-size: 1.0em;
	vertical-align: bottom;
	margin: 0 auto;
	padding: 2px;
 }

  #navigation ul {
	display: block;
	clear: left;
	display: -webkit-flex;
	-webkit-flex-direction: column;
	display: flex;
	flex-direction: column;
 }

 #navigation li {
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 0.97em;
  }

 #navigation a {
    display: list-item;
	text-decoration: none;
	border-radius: 0px 0.8em 0.8em;
	background-color: #f9e9c6;
 }
 
 #navigation a:link {
	font-family: 'Sansita Swashed', Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
	color: #008800;
 }

 #navigation a:link,
 #navigation a:active,
 #navigation a:visited {
	text-decoration: none;
	color: #00aa00;
	border: 2px #fafaea solid;
 }

 #navigation a:visited {
	background-color: #f9e9c6;
	color: #724500;
	border: 2px #f9f9e6 solid;
 }

 #navigation a:hover {
	font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	font-weight: bolder;
	text-decoration: underline;
	background-color: #724500;
	color: #b28515;
	border: 2px #f1f1f1 solid;
 }

 nav#ZweiMenu {
	display: block;
    clear: left;
	border-radius: 0px 0.5em 0.5em;
	background-color: lightgrey;
	border: 1px #f6f666 solid;
	vertical-align: bottom;
	margin: 5px auto 8px;
	padding: 10px;
 }

 nav#ZweiMenu ul {
	display: block;
	clear: left;
	background-color: #cec;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
 }

 nav#ZweiMenu li {
	list-style-type: none;
	margin:  5px auto;
	padding: 10px 10px;
 }

 nav#ZweiMenu a {
    display: list-item;
    background: #fffbf0;
	border-radius: 0px 0.8em 0.8em;
    border: 1px solid #dfac20;
	font-family: 'Great Vibes', Cambria, Cochin, Georgia, serif;
	font-size: 1.0em;  
    text-align: center;
    color: #00335f;
    text-decoration: none;
 }

 nav#ZweiMenu a:active,  nav#ZweiMenu a:link,  nav#ZweiMenu a:visited {
	color: #00aa00;
	text-decoration: none;
 }

 nav#ZweiMenu a:hover {
	background-color: #724500;
	font-family: 'Sansita Swashed', Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
	text-decoration: none;
	color: #b28515;
	border: 2px #f1f1f1 solid;
 }

 .aufzaehlung {
    font-family: 'Raleway', sans-serif;
    font-size: 1.2em;
    text-align: left;
 }

 #news h2 {
	color: #0f35af;
	background-color: #d54a38;
	padding-top: 4px;
	text-decoration: underline;
 }

 h1, h2, h3 {
  padding-bottom: 6px;
 }

 h1 {
  font-family: 'Great Vibes', serif;
  font-size: xx-large;
 }

 h2 {
  font-family: 'Sansita Swashed', serif;
  font-size: x-large; 
 }

 h3 {
  padding: 5px 6px 6px 4px;
  font-family: 'Sansita Swashed', serif;
  font-size: large;
 }

 h1, h2, h3 {
  display: block;
  clear: left;
  max-width: 100%;
  padding-left: 4px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 6px;
  text-align: left;
 }
 
 h4 {
  font-family: 'PT Sans', serif;
  font-size: medium;
  padding-bottom: 6px;
 }

 h5 {
  font-family: 'PT Sans', serif;
  font-size: medium;
  padding-bottom: 4px;
 }

 h4, h5 {
  display: block;
  clear: left;
  max-width: 100%;
  padding: 2px;
  margin-top: 2px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2px;
  font-weight: medium;
  text-align: left;
 }

 h1 a, h2 a, h3 a, h4 a {
  text-align: left;
  color: darkblue; 
  text-decoration: underline;
 }

 h4 a:hover, h5 a:hover {
  text-align: center;
  color: darkblue; 
  text-decoration: none;
 }

iframe {
	display: block;
	clear: left;
	max-width: 90%;
	max-height: 90%;
	width: 879px;
	height: 659px;
	margin: 1px auto;
	padding: 2px;
	text-align: center;
}

 div {
	max-width: 100%;
	display: block;
	clear: left;
	font-family: 'Sansita Swashed', serif;
	color: black;
	margin: auto;
    margin-bottom: 5px;
    padding: auto 3px;
	text-align: center;
 }

 span {
	display: block;
	clear: left;
	max-width: 100%;
	padding: 0.1em;
	margin: 0.2em auto;
 }

 div.eins {
	margin: 4px;
	padding: 4px;
	font-size: 1.1em;
 }

 .indentedI {
	clear: left;
	width: 98%;
	font-style: italic;
	font-size: small;
	left: 1.2em;
	padding: 2px;
	margin: auto 4px;
 }

 .indentedII {
	clear: left;
	width: 98%;
	font-style: italic;
	font-size: x-small;
	color: blue;
	left: 1.2em;
	padding: 5px;
	margin: auto 5px;
 }

 .borderedindentedI {
	clear: left;
	width: 98%;
	border: medium double #3a3a3a ;
	left: 1.2em;
	padding: 2px;
	margin: 2px auto;
 }

 .borderedindentedII {
	clear: left;
	width: 98%;
	border: medium double #000000 ;
	color: black;
	font-style: italic;
	font-size: medium;
	left: 1.4em;
	padding: 2px;
	margin: 2px auto;
 }

 .zwei {
	clear: left;
	background: #fff;
	padding: 5px;
	margin: 4px auto;
	font-family: 'PT Sans', sans-serif;
	text-align: left;
 }

 aside {
	display: block;
	clear: left;
	border: 1px solid;
	border-radius: 0px 0.5em 0.5em;
	max-width: 350px;
	text-align: left;
	padding: 0.2em;
	margin: 2px auto;
 }

 aside#links {
	background-color: #abcdef;
	border-color: #a77208;
	font-size: 1.08em;
 }

 aside#links li {
	padding: 0.2em 0.5em;
	margin: 4px auto;
 }

 aside#links a {
	list-style: none; 	
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	color: #00aa00;
 }

 aside#links a:hover {
	font-size: large;
	font-weight: bold;
	background-color: #00fbf3;
	color: #00afbf;
 }

/* ---NEWS CSS -- */

 aside#news {
	background-color: #abcdef;
    border-color: #a77208;
	background-color: #ccc;
	color: #0123321;
 }

 aside#news a,
 aside#news a:link,
 aside#news a:active,
 aside#news a:visited {
	list-style: none; 	
	text-decoration: none;
	font-weight: bold;
 }

 aside#news a:hover {
	text-decoration: underline;
	font-weight: bolder;
 }

 span.f3,
 span.f5,
 span.f4,
 span.f6 {
	clear: left;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: column wrap;
	flex-flow: column wrap;
	-webkit-flex: 1 1 100%;
	flex: 1 1 100%;
 }

 span.f3,
 span.f4 {
	clear: left;
	background-color: #ccc;
	font-size: 0.96em;
	font-weight: normal;
 }

 span.f5,
 span.f6 {
	clear: left;
	background-color: #ccc;
	font-size: 0.94em;
	font-weight: normal;
 }

 span.f7 {
	display: block;
	clear: left;
	background-color: transparent;
	font-weight: normal;
 }

 .f3 a *,
 .f4 a *,
 .f5 a *,
 .f6 a *,
 .f7 a * {
	margin: 2px auto;
	padding: 2px;
 }

 .f3 *,
 .f5 * {
	margin: 2px;
 }
 
 .f3,
 .f5 {
	border-bottom: 2px #ffff99 solid;
 }

 .f4,
 .f6 {
 	border-bottom: 1px #000333 solid;
 }

 .f3 a {
	background-color: transparent;
	font-size: larger;
	text-align: left;
 }

 .f5 a {
	background-color: transparent;
	font-size: larger;
	text-align: left;
 }

 .f4 a,
 .f4 a:link,
 .f4 a:active,
 .f4 a:visited {
	background-color: transparent;
	font-size: 0.96em;
 }

 .f4 a:hover {
	background-color: #e2e2e2;
	font-size: larger;
 }

 .f6 a,
 .f6 a:link,
 .f6 a:active,
 .f6 a:visited {
	background-color: transparent;
	font-size: 0.95em;
}

 .f6 a:hover {
	background-color: #e2e2e2;
	font-size: larger;
 }

 .f7 a,
 .f7 a:link,
 .f7 a:active,
 .f7 a:visited {
	background-color: transparent;
 }

 .f7 a:hover {
	background-color: #e2e2e2;
	font-size: larger;
 }
/* --- > NEWS CSS < Ende -- */

 #content {
	max-width: 100%;
	display: block;
	clear: left;
    display: -webkit-flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-flex: 1 100%;
	flex: 1 100%;
	border-radius: 0px 0.5em 0.5em;
	background-color: #fefefe;
	border: 1px solid #000;
	color: darkblue;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;
 }

 #contentInner {
	width: 100%;
	display: block;
	clear: left;
	background-color: #ffede0;
	border-radius: 0px 0.5em 0.5em;
	padding: 8px;
	margin: 2px auto;
 }

 footer p {
	text-align: right;
 }
 
 footer {
	display: block;
	clear: left;
	border-radius: 0px 0.5em 0.5em;
	background: #e4ebf2;
    border: 1px solid #a77208;
	max-width: 100%;
	margin: 2px auto;
	padding: 5px;
 }

 table {
  border: 0px;
  max-width: 100%;
  margin: auto 0px;
  padding: 5px;
  text-align: left;
 }

 table#Warrior_of_Light td {
	border-bottom: 2px solid #000000;
 }

 p {
	clear: left;
	max-width: 100%;
	font-family: 'PT Sans', sans-serif;
	font-size: 1.1em; 
	text-align: left;
 }
 
 p.corpus {
	display: -webkit-flex;
	display: flex;
	clear: left;
	padding: 2px;
 }

 .txtformatgliederung {
	padding: 0 0.3em;
	color: teal;
	border-bottom: thin teal solid;
	border-left: thin teal solid;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-weight: bolder;
	font-size: large;
 }

 span.formatHeadtxt {
   font-family: 'PT Sans', sans-serif;
   font-size: 0.84em;
   text-align: left;
   margin: 4px auto;
   padding: 6px;
 }
 
 span.formattxt {
   font-family: 'PT Sans', sans-serif;
   font-size: normal;
   text-align: justify;
   margin: 4px auto;
   padding: 5px;
 }

 span.formatSansita {
  font-family: 'Sansita Swashed', serif;
  font-size: 0.86em;
  text-align: right;
  padding: 5px;
 }
 
 
 span.formatCourier {
  font-family: 'Courier Prime', sans-serif;
  font-size: 0.93em;
  text-align: left;
  padding: 2px;
 }

 .sonstiges {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-flex: 1 1 0%;
	flex: 1 1 0%;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	border-radius: 0px 0.8em 0.8em;
	border: 1px #aaaaaa solid;
	font-size: small;
	padding: 3px;
	margin: 2px;
 }

 .sonstiges * {
	width: 100%;
	padding: 2px;
	margin: 4px;
 }

 .formatRaleway {
	font-family: 'Raleway', 'Verdana', 'Arial', 'Helvetica', sans-serif;
    font-size: normal;
	font-weight: bold;
    padding: 2px;
    margin: 2px auto;
 }

 .btnReplace {
    display: block;
    margin: 3px;
    color: red;
    width: 200px;
 }

 div.btnReplace {
    color: red;
    border: 2px solid blue;
    width: 200px;
    margin: 4px;
    text-align: center;
 }

 .emoji {
	position: relative;
 }

 .emoji[aria-label]:focus::after,
 .emoji[aria-label]:hover::after {
	position: absolute;
	top: 100%;
	display: block;
	content: attr(aria-label);
 }
/* end [FÃ¼r alle GerÃ¤te. Egal wie hoch die AuflÃ¶sung ist.] */

/* Large screens */
@media all and (min-width: 720px) {

 body {
	font-family: 'Raleway', 'PT Sans', 'Courier Prime', sans-serif;
    font-size: 1.0em;
	max-width: 888px;
	margin: 5px auto;
	padding: 0;
 }

 iframe {
	clear: left;
	max-width: 90%;
	max-height: 90%;
	width: 500px;
	margin: 1px auto;
	padding: 2px;
	text-align: center;
 }

 header {
	display: block;
	clear: left;
	background-color: #ffffdf;
	background: url('../../pic/bg2.gif') repeat-x center top;
	font-family: 'Courier Prime', 'PT Sans', sans-serif;
	text-align: left;
	margin-bottom: 20px;
	width: 100%;
	min-height: 170px;
 }

 #logo {
	clear: left;
	min-height: 100px;
	background: url('../../pic/logo2019-600.gif') no-repeat right top;
	margin: 2px auto;
	padding: 5px;
	top: 30px;
 }

 #navpfad {
	clear: left;
	background-image: url('../../pic/bg1.gif');
	font-family: 'Courier Prime', 'PT Sans', sans-serif;
	color: #cfcfcf;
	text-align: left;
	font-size: 0.71em;
	font-weight: bold;
	width: 80%;
	padding: 5px;
	margin: 25px auto 4px auto;
 }

 #navigation {
	display: block;
	width: 100%;
	background-color: transparent;
	vertical-align: bottom;
	margin: 0 auto;
	padding: 42px 0 0 0;
 }

 #navigation a {
    display: list-item;
    clear: left;
	border: 1px solid #dfac20;
	background: #fffbf0;
    color: #00335f;
	text-decoration: none;
	text-align: center;
 }

 #navigation ul {
    flex-direction: row;  
	border-radius: 0px 0.5em 0.5em;
	background-color: transparent;
 }

 #navigation li {
    font-size: 0.93em;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 0.97em;
  }

 aside#news {
	width: 300px;
	background: #aaaaaa;
    border-color: #a77208;
	font-size: 1.0em;
	padding: 0.2em;
	margin: 2px auto;
 }

 img#mdl {
	width: 70%;
	min-width: 372px;
	height: 70%;
 }

 img#def {
	width: 50%;
	min-width: 225px;
	height: 50%;
 }

 img#std {
	width: 96%;
	min-width: 439px;
	height: 96%;
 }

 p {
	max-width: 100%;
	display: block;
	clear:left;
	font-family: 'PT Sans', sans-serif;
	font-size: 1.0em; 
	text-align: left;
 }

 span {
	clear: left;
	max-width: 800px;
	padding: 0.1em;
	margin: 0.2em auto;
 }

 .indentedI {
	clear: left;
	width: 100%;
	font-style: italic;
	font-size: small;
	left: 2.2em;
	padding: 5px;
	margin: auto 5px;
 }

 .indentedII {
	clear: left;
	width: 100%;
	font-style: italic;
	font-size: xx-small;
	color: blue;
	left: 2.2em;
	padding: 5px;
	margin: auto 5px;
 }

 .borderedindentedI {
	clear: left;
	width: 90%;
	border: medium double #3a3a3a ;
	left: 2.2em;
	padding: 5px;
	margin: 5px auto;
 }

 .borderedindentedII {
	clear: left;
	width: 98%;
	border: medium double #000000 ;
	color: black;
	font-style: italic;
	font-size: small;
	left: 1.6em;
	padding: 4px;
	margin: 4px auto;
 }

 nav#ZweiMenu {
	display: block;
    clear: left;
	width: 90%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	border-radius: 0px 0.5em 0.5em;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
	padding: 0 auto;
	margin: 5px auto;
 }

 nav#ZweiMenu ul {
	display: block;
    clear: left;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	border-radius: 0px 0.5em 0.5em;
	background-color: transparent;
 }

 nav#ZweiMenu li {
    display: list-item;
	list-style-type: none;
	font-size: 1.0em;  
 }

 nav#ZweiMenu a {
    display: block;
	background: #fffbf0;
    color: #00335f;
	border: 1px solid #dfac20;
	text-decoration: none;
	text-align: center;
	margin:  4px auto;
	padding: 10px 10px;
 }

 nav#ZweiMenu a:active,  nav#ZweiMenu a:link,  nav#ZweiMenu a:visited {
	color: #00aa00;
 }

 nav#ZweiMenu a:hover {
	background-color: #724500;
	font-family: 'Sansita Swashed', Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
	color: #b28515;
	border: 2px #f1f1f1 solid;
 }

}
