@charset "utf-8";

/* CSS Document */

	/* Backgrounds will cover all the section
	* --------------------------------------- */
.section {
	background-size: cover;
}
.slide {
	background-size: cover;
}
#maerkte, #sache, #jahr_anfang, #jahr_ende {
	height: 2em;
}
p {
	color: white;
}
.flex-outer li, .flex-inner {
	/* [disabled]display: flex; */
	/* [disabled]flex-wrap: wrap; */
	/* [disabled]align-items: center; */
	margin-top: 10%;
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 10%;
	/* [disabled]justify-content: center; */
	/* [disabled]align-content: flex-start; */
	flex-flow: column;
	position: relative;
	/* [disabled]width: 235px; */
	/* [disabled]height: 66px; */
	/* [disabled]top: 10vh; */
}
.flex-outer > li > label, .flex-outer li p {
	/* [disabled]flex: 1 0 120px; */
	font-size: 1.15em;
	color: white;
	min-width: 50px;
	float: left;
	margin-bottom: 0.5em;
	position: relative;
}
.flex-outer > li > label + *, .flex-inner {
}
.button {
	margin-left: 1%;
	margin-bottom: 10%;
	padding-top: 8px;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 8px;
	border: none;
	background: #FFAD70;
	color: black;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: .09em;
	border-radius: 2px;
	font-size: 1.15em;
	margin-top: 35%;
	/* [disabled]width: 200px; */
}
.flex-outer li button {
	margin-left: 0%;
	margin-bottom: 60%;
	padding: 8px 16px;
	border: none;
	background: #FFAD70;
	color: black;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: .09em;
	border-radius: 2px;
	font-size: 1.15em;
}
body {
	font-size: 1.2em;
	font-style: normal;
	background: #7F6C5E;
   font-family: 'Montserrat', sans-serif;
}
.flex-outer button:hover {
	background: #FFFFFF
}
.flex-inner li {
	
	width: 100px;
}
ul {list-style-type: none;}
  
.flex-inner {
	/* [disabled]justify-content: space-between; */
}
/* Fixed header and footer.
	* --------------------------------------- */
#header, #footer {
	position: fixed;
	height: 50px;
	display: block;
	width: 100%;
	background: hsla(0,0%,0%,1);
	z-index: 1;
	text-align: center;
	color: #f2f2f2;
	padding: 0px 0 0 0;
}
#header {
	/* [disabled]top: 20px; */
	z-index: 100;
}
#footer {
	bottom: 0px;
}
/* Style for our header texts
	* --------------------------------------- */
.start {
	display: flex;
	flex-direction: column;
	margin: auto;
	margin-top: 100px;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.start2 {
	display: flex;
	/* [disabled]flex-grow: 0; */
	/* [disabled]flex-shrink: 0; */
	flex-wrap: wrap;
	max-width: 100%;
	margin-top: 90px;
	align-items: center;
	align-content: space-between;
	/* [disabled]justify-content: center; */
}
h1, h2, p , h3{
	
	text-align: center;
	margin: 0;
	width: auto;
	
}
h1 {
	/* [disabled]margin-bottom: 20vh; */
	/* [disabled]font-size: 1.5em; */
	/* [disabled]padding-right: 0; */
	/* [disabled]padding-left: 0; */
	/* [disabled]padding-top: 60px; */
	/* [disabled]padding-bottom: 30px; */
	width: 100%;
}
h2 {
	width: 50%;
	margin-left: 15%;
	margin-right: 1%;
}
h1, h2 , h3{
	color: #FF9B4D;
	font-weight: bold;
}
.start2 p {
	font-size: 1.1em;
	line-height: 1.5;
	margin-left: 30%;
	margin-right: 30%;
}
article {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	margin-top: 50px;
}
article p {
	font-size: 1.1em;
	line-height: 1.5;
	font-display: block;
	width: 50%;
	margin-left: 1%;
	margin-right: 15%;
	text-align: left;
}
lbl {
	color: wheat;
}
.search {
	display: flex;
	align-items: center;
	justify-content: center;
	list-style-type: none;
	max-width: 40rem;
}
.search ul {
	list-style-type: none;
}
.search li {
	color: antiquewhite;
	flex: 1;
}

/* Centered texts in each section
	* --------------------------------------- */
.section {
	display: flex;
}
/*Adding background for the slides
	* --------------------------------------- */
#slide1 {
	background-image: url(file:///C|/Users/MARCO-%7E1/AppData/Local/Temp/Adobe/Dreamweaver%20CC%202018/fullPage.js-master/examples/imgs/bg2.jpg);
	padding: 6% 0 0 0;
}
#slide2 {
	background-image: url(file:///C|/Users/MARCO-%7E1/AppData/Local/Temp/Adobe/Dreamweaver%20CC%202018/fullPage.js-master/examples/imgs/bg5.jpg);
	padding: 6% 0 0 0;
}
h3 {
	color: #FFD9BC;
	width: 50%;
}
.head1 > p {
			font-size: 0.7em;
			width: 100%;
			text-align: center;
			color: antiquewhite;
		}
.start3 {
	display: flex;
	flex-direction: column;
	margin: auto;
	margin-top: 100px;
	width: 100%;
	/* [disabled]align-items: stretch; */
	height: 75vh;
	;
}
.start3 p {
	height: 59vh;
	display: flex;
	width: 80%;
	flex-direction: column;
	justify-content: center;
	margin: auto;
	align-items: stretch;
}
#sache {
	margin-top: 31px;
	margin-bottom: 22px;
	padding-top: 48px;
	padding-bottom: 38px;
}



/* Moible Section */
	
@media screen and (max-width:800px) {
#header, #footer {
	background: black;
	height: 0px;
	display: block;
}
	#header {
	z-index: 100;
	height: auto;
	max-height: 83vh;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;









// mobile safari
}
	
#fp-nav ul li .fp-tooltip {
	display: none;
}
.start {
}
 
article {
	/* [disabled]justify-content: flex-start; */
	align-items: flex-start;
	flex-flow: column;
	width: auto;
	margin-top: 0;
	align-content: stretch;
}
	article h2 {
	margin: 0;
	text-align: left;
	}
	
	 article p, article h2 {
		 width: auto;
	text-align: left;
		 margin-left: 3%;
	}
	
	
.flex-outer li, .flex-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	margin-left: 1%;
	margin-right: 2%;
	margin-top: 0%;
	padding-bottom: 2%;
	margin-bottom: 0%;
	padding-top: 1%;
	padding-left: 0%;
}
.flex-outer > li > label, .flex-outer li p {
	color: antiquewhite;
}
}
/* Bottom menu
	* --------------------------------------- */
#infoMenu li a {
	color: #fff;
}

.ergebnisseite {
		color: wheat;
					text-align: center;
		margin-top: 2vh;
		margin-top: 2vh;

	}
	.nav_ergebnisse {
		text-align: center;
	color: wheat;
		display: flex;
		justify-content: center;
		width: 100%;

	}
	
	.pagination {
				


    
}

	.pagination a, .pagi_act {
	border: 2px solid hsla(25,39%,36%,0.50);; 
	padding: 8px 16px;
	display: inline-block;
	margin: 1vh;
	color: whitesmoke;
	background-color: hsla(25,39%,36%,0.50);
}
	.pagi_act {
		background-color: #FFAD70;
		color: black;
	

	}
	.pagination a.active {
    
}
.pagination a:hover:not(.active) {background-color: #FFD9BC;color: black;}
	.pagination a:visited{
	}
	.pagination a:first-child {
    border-top-left-radius: 9px;
    border-bottom-left-radius: 9px;
}

.pagination a:last-child {
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
}
	.datensatz {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	margin: 1%;
	margin-top: 2%;
	color: hsla(0,0%,100%,1.00);
	background-color: hsla(0,0%,0%,0.50);
	border-width: thin;
	border-radius: 5px;
	border-style: none;
	padding: 1%;
	top: 0px;
	}
.datensatz:nth-of-type(even) {
	background-color: hsla(11,19%,28%,0.75);
}
.datum {
	text-align: center;
	font-size: 125%;
	padding-bottom: 2%;
}
	.dsatz_links {
	width: 50%;
	/* [disabled]background-color: hsla(0,0%,0%,1.00); */
	margin-right: 2%;
}
.dsatz_rechts {
	/* [disabled]background-color: hsla(0,0%,0%,1.00); */
	width: 50%;
	margin-left: 2%;
}

	.anzahl_Datensaetze{
	color: hsla(26,100%,72%,1.00);
	font-size: 1.5em;
	max-width: 1280px;
	/* [disabled]display: flex; */
	margin-top: 1em;
	margin-right: auto;
	margin-left: 1%;
	margin-bottom: 2%;
	}
