﻿/* Mobile first - alle Dokument-Blöcke bekommen 100% Breite */
@media all and (min-width: 0px) {

 body {
 	background: url('../../pic/back2019b.png') no-repeat center top;
	margin: auto;
	text-align: center;
/*	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif; */
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
    font-size: 0.99em;
 }

 #heute {
	display: block;
	position: absolute;
	width: auto;
	margin: 0;
	top: 9px;
	padding: 0;
	padding-left: 5px;
	padding-top: 5px;
	color: #000;
	font-size: 0.71em;
	font-style: normal;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
 }

 h1 {
 	font-size: 1.08em;
    color: #a77208;
    margin: 0 10px;
    padding: 5px 0;
 }

 h2 {
	font-size: 1.06em;
	color: #030349;
	display: block;
	font-weight: bolder;
	margin-bottom: 0.5em;
 }

 h3 {
	font-size: 1.03em;
 }

 #logo {
	display:block;
	text-align:left;
	background: url('../../pic/logo2019-800.gif') no-repeat right bottom;
	height: 105px;
	width: 100%;
	border-top: 1px solid #fff;
	border-left: 1px solid #a77208;
	border-right: 1px solid #a77208;
	border-bottom: 8px solid #000099;
	margin: 0;
 }

 #navpfad {
	display: block;
	float: left;
	background-image:url('../../pic/bg1.gif');
	color: #cfcfcf;
	font-size: 0.78em;
	font-style: bold;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
 }

 #header {
 	display: block;
 	float: left;
 	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-flex: 1 100%;
	flex: 1 100%;
	border-radius: 0px 0.5em 0.5em;
	border: 0;
 	background-color: #FFFFDF;
	top: 150px;
 }

 #seiteMid {
 	display: block;
 	float: left;
    width: 800px;
	margin: 0 auto;
	text-align: left;
 }

 #navpfad,
 #header {
	width: 80%;
 	min-width: 600px;
	padding: 10px 5px;
	margin: 0 auto 0 10%;
 }

 #news,
 #contentInner,
 #aside,
 #footer,
 footer div {
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-flex: 1 100%;
	flex: 1 100%;
	border-radius: 0px 0.5em 0.5em;
	border: 1px solid;
	padding: 5px;
 }
 
 #content {
 	display: block;
	width: 810px;
	margin: 0 auto;
 }

 #news {
	background: #aaaaaa;
    border-color: #a77208;
 }

 #contentInner {
	display: block;
	float: left;
	background: #ffede0 url('../../pic/icon-artist-600.jpg') no-repeat center center;
 }

 #news,
 #aside {
	display: block;
	float: left;
	font-size: 0.92em;
	text-align: left;
	width: 160px;
	margin: 5px 2px;
 }
 
 #aside {
	background: #ebf5d7;
    border-color: #a77208;
 }

 #aside a:link,
 #aside a:visited {
    text-decoration: none;
    background-color: #ebf5ef;
    color: #000fee;
 }

 #footer {
	background: #e4ebf2;
    border-color: #a77208;
	display: -webkit-flex;
	-webkit-flex-flow: row wrap;
	display: block;
	float: left;
	width: 100%;
	margin: 5px 0;
 }

 #footer * {
	-webkit-flex: 1 1 0;
	-webkit-justify-content: space-between;
	flex: 1 1 0;
	justify-content: space-between;
 }

 #footer p {
	text-align: right;
 }

 a {
	color: #000000;
	text-decoration:none;
 }

 a:link {
	color: #000000;
	text-decoration:none;
 }

 a:visited {
	color: #000000;
	text-decoration:none;
 }

 a:active {
	color: #000000;
	text-decoration:none;
 }

 a:hover {
	color: #000000;
	text-decoration:none;
 }

 #navigation {
	font-size:0.9em;
	margin: 5px 0;
	padding: 98px 0 0 0;
	vertical-align:bottom;
	font-style:normal;
 }

 #navigation ul {
	margin:0;
	padding:0;
	f/ont-size:1.2em;
	width: 100%;
	font-size: 0.97em;
 }
 
 }

 #navigation ul li {
	margin:0;
	padding:0 0 15px;
	width:auto;
	display:block;
	float:left;
 }

 #navigation ul li a {
 	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-flex: 1 100%;
	flex: 1 100%;
	border-radius: 0px 0.8em 0.8em;
	border: 1px #aaaaaa solid;
	background-color: #b28515;
	color: #724500;
	margin:0px 0.2em;
	padding:0.2em 0.2em 0.3em;
	min-height:0.9em;
 }

 #navigation ul li a:link {
 }

 #navigation ul li a:visited {
	background-color:#b28515;
	color:#724500;
 }

 #navigation ul li a:hover {
	background-color:#724500;
	color:#b28515;
	border: 2px #f1f1f1 solid;
 }

 #navigation ul li a:active {
 }

 #naviActive a {
	color: #724500;
 }
 
 li#naviActive a:visited {
	height:0.9em;
	margin:0px 0.2em;
	padding:0.2em;
	background-color:#724500;
	color: #b28515;
 }

 .f3 {
	border-bottom: 2px #000099 solid;
	padding: 5px 0px 5px 20px;
	background-color: #800000;
	color: #99FFCC;
	margin-bottom: 0;
 }

 .f4 {
	display: inline-block;
	background-color: #fff;
	color: #000;
	font-size: 0.9em;
	vertical-align: middle;
	min-width: 60px;
 }

 .f5 {
	border-bottom: 2px #000333 solid;
	padding: 5px 0px 5px 20px;
	background-color: #888;
	font-size: 0.98em;
	color: #000333;
	margin-top: 3px;
 }

 .f6 {
	display: inline-block;
	background-color: #aaa;
	color: #000333;
	font-size: 0.8em;
	vertical-align: middle;
	min-width: 60px;
 }

 .f7 {
	
 }

 .txtformatueberschrift {
	text-decoration:underline;
	font-size:1.25em;
	color:#333399;
	font-weight:bolder;
	padding: 0;
	margin: auto;
	margin-bottom:0.5em;
 }
 span.txtformatueberschrift {
	display: inline-block;
	float: left;
	margin: auto 0;
	padding: 5px;
	width: 100%;
}
 .Schrift1{
 	margin: 0;
	padding:0 0.3em;
	color:teal;
	text-align: justify;
 }
}

/* Smart Phones und Tablets mit mittlerer Auflösung */

@media all and (min-width: 610px) {
	body {
		width: 609px;
		padding: 0;
	}
}
/* Large screens */

@media all and (min-width: 800px) {
	body {
		width: 799px;
		padding: 0;
	}
