/* 
 * CSS-Design Sortenfinder
 * Autor: Holger Strunk, LVG Heidelberg
 *  
 */

/* jQuery mobile Anpassungen */
.ui-table-columntoggle-btn {
	display: none;
}
.ui-table th {
	font-weight: normal;
}
/*html.ui-mobile, body.ui-mobile-viewport, .ui-content, .ui-page, .ui-mobile {
  background-color: white;
  background: none;
  background-color: white;
  background-image: none;
}*/

/* Grundelemente */
html, body, h1, h2, h3, h4, h5, h6, input, select, button, ui-btn {
	font-family: Arial, Helvetica, sans-serif;
}
body, div.Block, input, select, textarea, button, .ui-btn {
	font-size: 16px;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
}
h1#Titel {
	margin: 50px 0 0 0;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0.2em 0;
}
h2#Bezug {
	margin-top: 4px;
	font-size: 1.0em;
}
th {
	padding: 10px;
	cursor: pointer;
}
th:hover {
	background-color: #eee !important;
}
td {
	padding: 4px 20px 4px 8px;
	margin: 0px;
}
th:hover .tooltip {
    display:block;
}
hr {
	margin-right: 20px;
}

/* individuelle Klassen und Einzel-Elemente */
.Ansicht_Sortenfinder, .Ansicht_Zuflugsfinder {
	display: none;
}
#Anzahl_Datensaetze {
	display: none;
}
.Auswahl {

}
.Finder_Auswahl, .Bedienungsanleitung, .Impressum, .Datenschutzerklaerung {
	margin: 48px 0;
	display: none;
}
#Begruessung {
	background-image: url(Ressourcen/Bilder/Hintergrund/Luftbild_LVG_1920x.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
}
#Bemerkungen_Freiland h3 {
	font-size: 100%;
	margin-bottom: 0px;
}
#Bemerkungen_Freiland p {
	margin-top: 0px;
}
#Bienensuche, #Biosuche {
	cursor: pointer;
}
.Bilderslot img {
	max-height: 320px;   
	width: auto;
	max-width: 100%;
}
.Bildsymbol_Icon {
	margin: 7px 4px 0 0;
	width: auto;
	max-height: 20px;
}
#Bild_Vorkultur, #Bild_Freiland, #Bild_Detail, #Bild_Bienenzuflug {
	display: inline-block;
	margin: 0px 30px 30px 0;
}
.Block {
	clear: both;
	margin-top: 2em;
	padding: 1em;
}
button.Drucken {
	position: absolute;
	right: 80px;
}
button.Drucken::after {
	background-image: url('Ressourcen/Grafik/Icon_Drucker-2.png');
	background-size: 16px;
	background-repeat: no-repeat;
}
button.Login {
	position: absolute;
	right: 32px;
}
.Direktsuche button.Drucken {
	position: absolute;
  right: -56px;
  top: 2px;
}
.clear {
	clear: both;
	display: block;
}
#Daten_Freiland, #Daten_Kultur, #Daten_Produktion_ohne_Hemmstoffeinsatz, #Daten_Produktion_mit_Hemmstoffeinsatz, #Daten_BioVa {
	background-color: #ebf2df;
	background-image: url('Ressourcen/Grafik/Farbverlauf_gruen.png');
	background-repeat: repeat-x;
	box-shadow: 0 0 10px #999;
}
#Daten_Produktion_ohne_Hemmstoffeinsatz, #Daten_Produktion_mit_Hemmstoffeinsatz, #Daten_BioDiv {
	display: none;
}
#Daten_Produktion_ohne_Hemmstoffeinsatz th.Spalte_Topfproduktion, #Daten_Produktion_mit_Hemmstoffeinsatz th.Spalte_Topfproduktion {
	width: 128px;
}
#Datenschutz_und_Impressum {
	text-align: right;
}
#Datenschutz_und_Impressum div {
	display: inline-block;
	cursor: pointer;
}
#Datenschutz_und_Impressum div:hover {
	text-decoration: underline;
}
#Diagramm, #Diagramm_Poinsettien, #Diagramm_Bienenzuflug {
	position: relative;
	width: 100%;
	max-width: 1280px;
	height: 420px;
	margin: 0 20px 30px 0;
	float: left;
	background-image: url('Ressourcen/Bilder/Hintergrund/under-bonistruction.jpg');
	background-size: 100% auto;
	Background-repeat: no-repeat;
	box-shadow: 0 0 10px #aaa;
}
#Diagramm_Underlay {
	
}
#Diagramm_Bienenzuflug {
	display: none;
}
.Direktsuche {
	width: 50%;
	position: absolute;
	top: 23px;
}
.exif_Darstellung {
	position: absolute;
	bottom: 24px;
	left: 24px;
	color: white;
	text-shadow: none;
	background-color: rgb(0,0,0,0.4);
	padding: 4px;
}
#Filter {
	margin: 70px 0 16px 0;
}
#Fotobeschriftung_Vorkultur, #Fotobeschriftung_Freiland, #Fotobeschriftung_Detail {
	position: absolute;
  font-size: 16px;
  bottom: -24px;
}
#Freiland_Wuchscharakter {
	padding-top: 10px;
}
#Gartenleistung {
	min-width: 160px;
}
.Gartenleistung_Smiley {
	display: inline-table;
	margin: 17px 10px 0 0;
}
.Gartenleistung_Smiley_Inhalt {
	display: block;
}
.Gartenleistung_Smiley div {
	font-size: 12px;
	text-align: center;
}
.highcharts-legend {
	
}
.Innenrahmen {
	width: 60%;
	padding: 2%;
	float: left;
	background-color: rgba(255, 255, 255, 0.9);
	margin: 90px 3%;
	box-shadow: 0 0 16px white;
}
.Innenrahmen_Spalte_Sortenfinder, .Innenrahmen_Spalte_Zuflugsfinder {
	display: inline-block;
	width: 45%;
	vertical-align: top;
	margin-right: 4%;
}
.inline-Tabelle {
	display: inline;
}
.inline-Tabelle.Ueberschrift {
	
}
#Kopfzeile_Gesamteindruck {
	position: relative;
}
.Kulturdauer table th, .Kulturdauer table td, #Gartenleistung table th, #Gartenleistung table td {
	width: 50%;
	padding-left: 0px;
	font-size: 80%;
	text-align: center;
}
.kursiv {
	font-style: italic;
}
.Legende {
	position: relative;
	display: inline-table;
	border: none;
	float: right;
	right: 12px;
}
.Legende_Liste {
	margin-top: 0;
}
#Visitenkarte_Inhalt #Titel {
	margin: 0;
}
.Legendenbox {
	display: inline-block;
	background-color: #ebf2df;
	border-left: 1px solid #ccc;
	padding: 10px 0;
}
.Legendenbox.Bienen {
	display: inline-block;
	background-color: #f2f0df;
}
.Legendeneintrag {
	display: inline-block;
	text-align: center;
	font-size: 12px;
	padding: 5px 15px;
}
.Legendeneintrag img {
	margin-top: 5px;
	width: auto;
	height: 24px;
}
.Legendentitel {
	margin: 0 10px;
	text-align: center;
}
.LegendenSmiley {
	display: inline-block;
}
.LegendenSmiley img {
	position: relative;
	top: 5px;
	margin-right: 20px;
}
.links {
	text-align: left;
}
#Listennavigation {
	text-align: center;
}
#Listennavigation_mobil {
	position: absolute;
	top: 68px;
	left: 16px;
	width: 100%;
  max-width: 1310px;
}
.Logo, .Listenlogo_LVG {
	position: absolute;
	top: 10px;
	right: 10px;
	background-repeat: no-repeat;
}
.Logo_LVG, .Listenlogo_LVG {
	width: 164px;
	height: 60px;
}
.Logo_weiterer_Teilnehmer img {
	height: 40px;
	width: auto;
	float: left;
	margin-right: 30px;
}
.Logo_LVG_Erfurt {
	display: none;
}
.Logo_LVG_Erfurt img {
	width: 370px;
	height: 60px;
}
.Logo_LVG_Start, .Logo_Startseite img {
	display: inline-block;
	height: 74px;
	width: auto;
}
.Logo_SMUL_Sachsen {
	display: none;
}
.Logo_SMUL_Sachsen img {
	width: 428px;
	height: 60px;
}
.Logo_LWK_Niedersachsen {
	display: none;
}
.Logo_LWK_Niedersachsen img {
	width: 346px;
	height: 60px;
}
.Logo_LWG_Veitshoechheim {
	display: none;
}
.Logo_LWG_Veitshoechheim img {
	width: 289px;
	height: 60px;
}
.Navigation a, .Navigation a:link {
	text-decoration: none;
}
.normal {
	font-style: normal;
}
#Pflanzenliste {
	clear: both;
	padding: 20px;
	background-color: #ebf2df;
	background-image: url('Ressourcen/Grafik/Farbverlauf_gruen.png');
	background-repeat: repeat-x;
	box-shadow: 0 0 10px #aaa;
}
#Pflanzenliste th {
	height: 45px;
	padding: 10px;
	font-size: 1.2em;
}
#Pflanzenliste tbody td {
	cursor: pointer;
}
#Pflanzenliste tbody tr:hover {
	background-color: #eee !important;
}
.Pflanze_weiter, .Pflanze_zurueck {
	visibility: hidden;
}
.Schatten {
	position: relative;
}
.Schatten img {
	box-shadow: 0 0 10px #999;
	height: 420px;
	float: left;
}
.rechte_Spalte {
	float: left;
	width: 25%;
	max-width: 320px;
	margin: 80px 5% 0 0;
}
.rechte_Spalte img {
	width: 100%;
	height: auto;
	margin: 10px 0;
	box-shadow: 0 0 16px white;
}
th.ID, td.ID {
	display: none;
}
td.Name {
	font-style: italic;
}
.Tabellenelement {
	display: inline-table;
  margin: 16px 40px 20px 0;
  max-width: 600px;
}
.Tabellenelement.Block_Poinsettien_Kronendurchmesser, .Tabellenelement.Block_Poinsettien_Brakteenanzahl, .Tabellenelement.Block_Poinsettien_Bewertung {
	display: none;
}
.Tabellenelement .Zellenkopf {
	font-weight: bold;
	margin-bottom: 6px;
}
.Titelsymbol {
	height: 24px;
	width: auto;
	margin-left: 12px;
}
#Topfeignung {
	text-align: center;
}
.tooltip {
    position: absolute;
    display: none;
    font-size: 12px;
    margin-left: 0px;
    margin-top: 0px;
}
.ui-popup img {
	height: auto !important;
}
.under_bonistruction {
	position: absolute;
	bottom: 0;
	background-color: rgba(255, 255, 255, .8);
	width: 100%;
	padding: 16px 0;
	text-align: center;
}
.Upload-Box {
	display: inline-block;
  background-color: white;
  padding: 16px;
  margin: 16px;
  box-shadow: 0 0 20px #ddd;
}
.Upload-Box .Boxpuffer, form.form_entfernen {
	min-height: 64px;
}
.Upload-Box h2 {
	font-weight: bold;
	margin: 16px 0 32px 16px;
}
.Upload-Box input#fileToUpload {
	font-weight: 400;
  display: block;
  width: 90%;
  text-align: left;
}
.Vergroesserung {
	display: none;
	position: fixed;
	height: 80vh;
	width: auto;
	margin: auto;
	left: 5vw;
	top: 5vh;
	cursor: pointer;
	z-index: 1;
}
.Vergroesserung img {
	height: 80%;
	width: auto;
	position: relative;
	left: 0;
	box-shadow: 0 0 24px #888;
}
.Verkleinerung {
	cursor: pointer;
}
.versteckt, .unsichtbar {
	display: none;
}
.Vorschaubild {
	display: none;
}
.weitere_Teilnehmer {
	position: relative;
	top: -100px;
	width: 100%;
	padding-left: 300px;
}
.Zusatzlogo {
	display: inline-block;
	margin-left: 30px;
}
.Zusatzlogo img {
	height: 67px;
	width: auto;
}
.Zusatzlogo.Logo_MLR img {
	height: 113px;
	width: auto;
}



/* Cookies */
#myCookieConsent {
	z-index: 999;
	min-height: 100%;
	min-width: 100%;
	font-family: OpenSans, arial, "sans-serif";
	background: rgba(0, 0, 0, 0.7);
	overflow: hidden;
	position: fixed;
	height: 100%;
	overflow: scroll;
	color: white;
	bottom: 0px;
	right: 10px;
	display: none;
	left: 0;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
#myCookieConsent a {
	color: #71b44f;
	display: inline-block;
	padding: 0 10px;
}
#myCookieConsent a:hover {
	color: #fda016;
}
#myCookieConsent div#cookieButton {
	display: inline-grid;
	color: black;
	background: #71b44f;
	text-decoration: none;
	cursor: pointer;
	margin: 10px;
	padding: 2px 20px;
	border-radius: 20px;
}
#myCookieConsent div#cookieButton:hover {
	background: #71b44f;
	color: white;
}
#myCookieInfo {
	background-color: #eee;
	color: black;
	padding: 15px 0 10px 0;
	position: absolute;
	width: 100%;
	bottom: 0;
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.75);
}
#myCookieDetails_show {
	color: #71b44f;
	display: inline-block;
	margin-bottom: 20px;
}
#myCookieDetails_show:hover {
	color: #71b44f;
	text-decoration: underline;
	cursor: pointer;
}
#myCookieDetails {
	display: none;
	width: 600px;
	max-width: 90%;
	margin: auto;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 130%;
	margin-top: 30px;
}







/* Anpassungen responsive design */
@media (max-width: 1280px) {
	.Legendeneintrag {
		padding: 5px 8px;
	}
}
@media (max-width: 1080px) {

}
@media (max-width: 1024px) {
	#Bild_Vorkultur, #Bild_Freiland, #Bild_Detail, #Bild_Bienenzuflug {
		margin: 0px 15px 30px 0;
	}
	body, div.Block, input, select, textarea, button, .ui-btn {
		font-size: .9em;
	}
}
@media (max-width: 850px) {
	#Diagramm, #Diagramm_Poinsettien, #Diagramm_Bienenzuflug {
		width: 100%;
	}
	.Legendeneintrag {
		padding: 5px 5px;
	}
	.Logo_LVG_Erfurt {
		width: 290px;
	}
	#Kopfzeile_Gesamteindruck {
		display: none;
	}
	.Zusatzlogo img {
		height: 45px;
	}
	.Zusatzlogo.Logo_MLR img {
		height: 67px;
	}
}
@media (max-width: 720px) {
	#Bild_Vorkultur, #Bild_Freiland, #Bild_Detail, #Bild_Bienenzuflug {
		max-width: 100%;
		height: auto;
		margin-right: 0;
	}
	#Daten_Freiland thead th, #Daten_Kultur thead th, #Daten_Produktion_ohne_Hemmstoffeinsatz thead th, #Daten_Produktion_mit_Hemmstoffeinsatz thead th  {
		display: none;
	}
	#Daten_Freiland thead th:nth-child(1), #Daten_Kultur thead th:nth-child(1)  {
		display: block;
	}
	#Daten_Freiland thead th:nth-child(1):after  {
		content: ", Kommentar, Gartenleistung";
	}
	#Daten_Kultur thead th:nth-child(1):after  {
		content: ", Kommentar, Topfproduktion";
	}
	#Daten_Freiland tbody td, #Daten_Kultur tbody td {
		display: block;
	}
	.Innenrahmen {
		width: 90%;
		padding: 50px 5% 0 5%;
		float: none;
	}
	.ui-field-contain, .ui-mobile fieldset.ui-field-contain {
		margin: 0.3em;
		padding: 0;
	}
	.rechte_Spalte {
		float: none;
		width: 90%;
		margin: 5%;
	}
	#Listennavigation_mobil {
		top: 20px;
	}
	th.Jahr, td.Jahr, th.Projekt, td.Projekt, th.Hoehe, td.Hoehe, th.Herkunft, td.Herkunft {
		display: none;
	}
	#Pflanzenliste {
		padding: 5px;
	}
	#Begruessung .Innenrahmen h1 {
		margin: -20px 0 0 0;
	}
	#Visitenkarte_Inhalt #Titel {
		margin: 70px 0 0 0;
	}
}
@media (max-width: 580px) {
	.Logo {
		top: 10px;
		left: 40%;
	}
	.Logo_LVG, .Listenlogo_LVG {
		width: 128px;
		height: 50px;
		margin-left: 90px;
	}
	.Logo_LVG img, .Listenlogo_LVG img {
		width: 132px !important;
		height: auto !important;
	}
	.Logo_LVG_Erfurt img {
		width: 206px;
		height: auto;
	}
	.Logo_SMUL_Sachsen img {
		width: 206px;
		height: auto;
	}
	#Visitenkarte_Inhalt #Titel {
		font-size: 1.2em;
	}
	img.Verkleinerung {
		width: auto;
		height: auto;
		max-height: 320px;
		max-width: 100%;
	}
}
@media (max-width: 450px) {
	body, div.Block, input, select, textarea, button, .ui-btn {
		font-size: .9em;
	}
	#Begruessung {
		background-size: 152% auto;
		background-position: top;
	}
	button.Drucken {
		
	}
	.Bildsymbol_Icon {
		margin: 7px 2px 0 0;
		max-height: 16px;
	}
	#Diagramm {
		min-width: 470px;
	}
	.highcharts-title {
		font-size: 16px !important;
	}
	.highcharts-axis-title {
		display: none;
	}
	#Listennavigation_mobil {
		top: 60px;
	}
	.ui-table {
		font-size: 90%;
	}
	.ui-content {
		padding: 0.5em;
	}
	#Visitenkarte_Inhalt #Titel {
		margin-top: 90px;
	}
	.Legende.Legende_Liste.Block {
		display: none;
	}
	.Legendenbox.Bienen .Legendeneintrag {
		max-width: 29%;
	}
	.Legendenbox.biodivers .Legendeneintrag {
		max-width: 120px;
	}
	.Listenlogo_LVG img {
		width: 124px; 
	}
	#Listennavigation_mobil {
		max-width: 95%;
	}
	.Logo_LVG_Start img {
		width: 84px;
	}
	.Zusatzlogo {
		margin-left: 10px;
	}
	.Zusatzlogo img {
		height: 24px;
	}
	.Zusatzlogo.Logo_MLR img {
		height: 43px;
	}
}
@media (max-width: 380px) {
	.Logo_LVG {
		width: 140px;
	}
	td.Bildsymbol {
		display: none;
	}
}


