i.icon.icon-pegel {
  width: 24px;
  height: 24px;
  background-image: url("../img/pegel2.png");
}
i.icon.icon-pegel-green {
  width: 24px;
  height: 24px;
  background-image: url("../img/pegel_green2.png");
}
i.icon.icon-wind {
  width: 24px;
  height: 24px;
  background-image: url("../img/wellen2.png");
}
i.icon.icon-wellen {
  width: 24px;
  height: 24px;
  background-image: url("../img/wellen.png");
  /* <div>Icons made by <a href="http://www.flaticon.com/authors/daniel-bruce" title="Daniel Bruce">Daniel Bruce</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div>  */
  
}
i.icon.icon-temp {
  width: 24px;
  height: 24px;
  background-image: url("../img/temp.png");
}
i.icon.icon-temp-orange {
  width: 24px;
  height: 24px;
  background-image: url("../img/temp_orange.png");
}
i.icon.icon-temp-green {
  width: 24px;
  height: 24px;
  background-image: url("../img/temp_green.png");
}
i.icon.icon-logo-welle {
  width: 24px;
  height: 24px;
  background-image: url("../img/igkb-welle.png");
}
i.icon.icon-logo {
  width: 200px;
  height: 137px;
  background-image: url("../img/igkb-logo.png");
}
i.icon.icon-logo-weiss {
  width: 56px;
  height: 35px;
  background-image: url("../img/igkb-logo-weiss-gross.png");
}

.icon-wellenmodell {
  height: 100px;
  background-image: url("../img/wellenmodell-header.png");
  background-size: cover;
  background-position: center;
}
.foto1817_quer {
    height:120px;
    background-image: url("../img/foto1817_quer.jpg");
    background-size: cover;
    background-position: center;
}


i.icon.icon-wellen-layer-0 {
  width: 104px;
  height: 197px;
  background-image: url("../img/wellen/wellen_legende_layer_0.png");
}

i.icon.icon-wellen-layer-1 {
  width: 141px;
  height: 144px;
  background-image: url("../img/wellen/wellen_legende_layer_1.png");
}

i.icon.icon-wellen-layer-2 {
  width: 132px;
  height: 142px;
  background-image: url("../img/wellen/wellen_legende_layer_2.png");
}

i.icon.icon-wellen-layer-3 {
  width: 129px;
  height: 179px;
  background-image: url("../img/wellen/wellen_legende_layer_3.png");
}

i.icon.icon-wellen-layer-4 {
  width: 108px;
  height: 18px;
  background-image: url("../img/wellen/wellen_legende_layer_4.png");
}

.icon-legende {
	margin-left: 6px;
	margin-top: 2px;
	margin-bottom: 10px;
	display: none;
}

.legende-div {
	display: none;
}

.circle {
    width: 12px;
    height: 12px;
    border-radius: 6px;
    display:inline-block;
}
.circle.green{
	background-color: #148C14;	
}
.circle.orange{
	background-color: #FFA600;
}

#pre {text-align: center;
		margin-left: auto;
		margin-right: auto;}	

#mapTiefen, #mapUfer, #mapWellen {
	height: 100%;
}
#logo {
	height: 160px;
	background-color: #D5F2E4;
	padding: 20px 10px 5px;
}
.start-card .card-header {
  position:relative;
  height: 76px;
  background-size: cover;
  background-position: center;
}

.start-card .card-header.werte{
  background: #F3F3F3 url("../img/igkb-see-header6.png");
  height: 160px;
  background-size: auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.start-card .div-top 
{
	display: inline-block;
	position:absolute;
	width: 92px;
	z-index: 100;
	color: #000;
    padding: 6px;
}

.start-card .div-top.right
{
	top: 36px;
	right:0px;
}

.start-card .div-top.left
{
	top: 66px;
	left:6px;
}

.start-card .div-top.lefttop
{
	top: 4px;
	left:4px;
	width: auto;
}
.start-card .div-top .header
{
	font-weight: bold;
}
.start-card .div-img 
{
	display: inline-block;
	position:absolute;
	top: 6px;
	right:6px;
	z-index: 100;
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 5px;
}


.info {
    padding: 6px 8px;
    font: 12px Arial, Helvetica, sans-serif;
    background: white;
    background: rgba(255,255,255,1.0);
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 5px;
}
.info h4 {
    margin: 0 0 5px;
    color: #777;
}
.legende h4 {
    margin: 0 0 5px;
    color: #606060;
}
.legende-title {
	 color: #404040;
	 z-index: 1100 !important;  
}
.legende {
    font: 12px Arial, Helvetica, sans-serif;
    background: white;
    background: rgba(255,255,255,1.0);
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 5px;
    z-index: 1100 !important;  
}

.legende-stripe
{
  width:25px;
  height:10px;
  display: inline-block;
  margin-right: 8px;
}

.leaflet-bottom {
	z-index: auto !important;
}

.gps {
		background: white;
		background-image: url("../img/crosshairs-gps.png");
	    background-position: center; 
	    background-repeat: no-repeat;
	    width: 30px;
	    height: 30px;
}

.tslogo {
		background-image: url("../img/ts_logo64.png");
	    width: 64px;
	    height: 64px;
}

.tslogoSmall {
    background-image: url("../img/ts_logo52.png");
      width: 52px;
      height: 52px;
}

.linkStation {
		position: absolute;
		z-index: 999;
}

.fav {
		-moz-user-select: none;        
		-webkit-user-select: none;        
		user-select: none;
}

.fav-content {
		position: relative;
}

.fav-header {
		font-size: 16px;
		font-weight: bold;
}
   
 .fav-wert {
		font-weight: bold;
}

.fav-img {
   float:right;
}

.fav-delete {
    float: right;
    z-index: 99;
}

.nextPegel {
	display:none;
	margin-bottom: 10px;
}

.nextPegel div {
	font-weight: bold;
	font-size: 16px;
}

.color-lightgray { color: #C7C7CC; }
.color-igkb-darkgreen { color: #0B9634; }
.color-igkb-green { color: #D5F2E4; }

.size-15 { font-size: 15px }

.popover {
      width: 240px;
    }

.popover-tiefenlayer{
      width: 300px;
    }
    
.popover-layer
{
	height: 100px;
	width:  200px;
}


    
 .left-icon {
    float: left;
    padding: 10px 10px 10px 0px;
}

.margin-left-12px {
	margin-left: 12px;
}


 .top-icon {
    margin: 2px 6px 2px 0px;
}

#favHinweis {
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	width: 130px; 
	height: 40px;;
	border: 2px solid #0B9634;
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 5px;	
	padding: 6px;
    color: #0B9634;
    display: none; 
    background-color: #FFF;
}
.bodensee {
  	height:158px;
  	background-image: url("../img/bodensee.jpg");
  	background-size: cover;
  	background-position: center;
}
.foto1817_quer {
  	height:120px;
  	background-image: url("../img/foto1817_quer.jpg");
  	background-size: cover;
  	background-position: center;
}

.fotoAktuell {
	background-size:auto;
    background-position: left;
    background-repeat: no-repeat;
}

.foto1817 {
  	height:250px;
  	background-image: url("../img/foto1817.jpg");

}
.fotoSchwamm {
  	height:250px;
  	background-image: url("../img/fotoschwamm.jpg");
}
.fotoQuagga {
  	height:180px;
  	background-image: url("../img/fotoquagga2.jpg");
}
.fotoWasserpflanzen {
  	height:240px;
  	background-image: url("../img/fotowasserpflanzen.jpg");
}
.fotoWasserstand{
  	height:80px;
  	background-image: url("../img/fotowasserstand.png");
}
.fotoWeltall{
  	height:180px;
  	background-image: url("../img/fotoweltall.jpg");
}
.fotoExplosiv{
  	height:240px;
  	background-image: url("../img/fotoexplosiv.jpg");
}
.fotoSeeforelle{
  	height:160px;
  	background-image: url("../img/fotoseeforelle.jpg");
}
.segelboote {
  	height:120px;
  	background-image: url("../img/segelboote.jpg");
  	background-size: cover;
  	background-position: center;
}
.fotoQuagga3 {
    height:216px;
    background-image: url("../img/fotoquagga3.jpg");
}
.fotoQuagga4 {
    height:240px;
    background-image: url("../img/fotoquagga4.jpg");
}
.foto100jahreISF1 {
    height:298px;
    background-image: url("../img/foto100jahre_isf1.jpg");
}
.foto100jahreISF2 {
    height:298px;
    background-image: url("../img/foto100jahre_isf2.jpg");
}
.fotoQRcode {
    height:240px;
    background-image: url("../img/fotoqrcode.jpg");
}
.fotoSeehuegel1 {
    height:165px;
    background-image: url("../img/fotoSeehuegel1.jpg");
}
.fotoSeehuegel2 {
    height:216px;
    background-image: url("../img/fotoSeehuegel2.jpg");
}
.fotoSeehuegel3 {
    height:215px;
    background-image: url("../img/fotoSeehuegel3.jpg");
}
.fotoSeehuegel4 {
    height:240px;
    background-image: url("../img/fotoSeehuegel4.jpg");
}
.fotoBlindePassagiere {
    height:240px;
    background-image: url("../img/fotoBlindePassagiere.jpg");
}
.fotoYacht {
    height:200px;
    background-image: url("../img/fotoYacht.jpg");
}
.fotoBSB {
    height:200px;
    background-image: url("../img/fotoBSB.jpg");
}
.fotoHybridboot {
    height:200px;
    background-image: url("../img/fotoHybridboot.jpg");
}
.fotoBorstenwurm {
    height:191px;
    background-image: url("../img/fotoBorstenwurm.jpg");
}
.fotoTrinkwasserversorgung {
    height:180px;
    background-image: url("../img/fotoTrinkwasserversorgung.jpg");
}
.fotoEnergieentnahme {
    height:200px;
    background-image: url("../img/fotoEnergieentnahme.jpg");
}
.fotoSeemonitoring_all{
    height:180px;
    background-image: url("../img/fotoSeemonitoring_all.jpg");
}

.fotoSolaranlagen{
    height:180px;
    background-image: url("../img/fotoSolaranlagen.jpg");
}


.fotoRenaturierungVorher{
    height:180px;
    background-image: url("../img/fotoRenaturierungVorher.jpg");
}

.fotoRenaturierungNachher{
    height:180px;
    background-image: url("../img/fotoRenaturierungNachher.jpg");;
}

.fotoRenaturierungNachher{
    height:180px;
    background-image: url("../img/fotoRenaturierungNachher.jpg");
}

.fotoQuagga2024{
    height:200px;
    background-image: url("../img/fotoQuagga2024.jpg");
}

.fotoStichling{
    height:180px;
    background-image: url("../img/fotoStichling.jpg");
}

.fotoStichlingNetz {
    height:180px;
    background-image: url("../img/fotoStichlingNetz.jpg");
}

.fotoWasserstaende {
    height:250px;
    background-image: url("../img/fotoWasserstaende.jpg");
}

.fotoKlimawandel {
    height:250px;
    background-image: url("../img/fotoKlimawandel.jpg");
}

.fotoSeeufer {
    height:250px;
    background-image: url("../img/fotoSeeufer.jpg");
}

.fotoSpurenstoffe {
    height:200px;
    background-image: url("../img/fotoSpurenstoffe.jpg");
}

.fotoNeozoenGrafik {
    height:250px;
    background-image: url("../img/fotoNeozoenGrafik.jpg");
}

.fotoAufbereitungsanlage {
    height:200px;
    background-image: url("../img/fotoAufbereitungsanlage.jpg");
}

.fotoSpurenstoffe2 {
    height:200px;
    background-image: url("../img/fotoSpurenstoffe2.jpg");
}

.fotoPietSpaak {
    height:200px;
    background-image: url("../img/fotoPietSpaak.jpg");
}

.fotoThermischeNutzung{
    height:200px;
    background-image: url("../img/fotoThermischeNutzung.jpg");
}

/* --------------------------------------------------------- */

.schlagzeile {
	font-weight: bold;
	font-size: 16px;
}

/* Icons für Seezeichen-Legende */
i.icon.icon-festmachverbot {
  width: 31px;
  height: 30px;
  background-image: url("../img/seezeichen/festmachverbot.png");
}
i.icon.icon-ankerverbot {
  width: 31px;
  height: 32px;
  background-image: url("../img/seezeichen/ankerverbot.png");
}
i.icon.icon-maschinenantrieb_verboten {
  width: 31px;
  height: 31px;
  background-image: url("../img/seezeichen/maschinenantrieb_verboten.png");
}
i.icon.icon-einfahrtsverbot_rot {
  width: 19px;
  height: 33px;
  background-image: url("../img/seezeichen/einfahrtsverbot_rot.png");
}
i.icon.icon-einfahrtverbot_rot_weiss {
  width: 31px;
  height: 30px;
  background-image: url("../img/seezeichen/einfahrtverbot_rot_weiss.png");
}
i.icon.icon-fahrwasserbegrenzung_gruen {
  width: 30px;
  height: 32px;
  background-image: url("../img/seezeichen/fahrwasserbegrenzung_gruen.png");
}
i.icon.icon-ankerplatz {
  width: 29px;
  height: 32px;
  background-image: url("../img/seezeichen/ankerplatz.png");
}
i.icon.icon-bootsrampe {
  width: 30px;
  height: 30px;
  background-image: url("../img/seezeichen/bootsrampe.png");
}
i.icon.icon-faekalienentsorgung {
  width: 31px;
  height: 32px;
  background-image: url("../img/seezeichen/faekalienentsorgung.png");
}
i.icon.icon-funkmast {
  width: 19px;
  height: 35px;
  background-image: url("../img/seezeichen/funkmast.png");
}
i.icon.icon-hafen {
  width: 31px;
  height: 30px;
  background-image: url("../img/seezeichen/hafen.png");
}
i.icon.icon-hafenmeister {
  width: 30px;
  height: 30px;
  background-image: url("../img/seezeichen/hafenmeister.png");
}
i.icon.icon-2m_tiefenlinie {
  width: 32px;
  height: 42px;
  background-image: url("../img/seezeichen/2m_tiefenlinie.png");
}
i.icon.icon-kirche {
  width: 29px;
  height: 32px;
  background-image: url("../img/seezeichen/kirche.png");
}
i.icon.icon-kran {
  width: 30px;
  height: 33px;
  background-image: url("../img/seezeichen/kran.png");
}
i.icon.icon-marina {
  width: 30px;
  height: 30px;
  background-image: url("../img/seezeichen/marina.png");
}
i.icon.icon-mechaniker {
  width: 27px;
  height: 30px;
  background-image: url("../img/seezeichen/mechaniker.png");
}
i.icon.icon-nebelschallsignal{
  width: 32px;
  height: 27px;
  background-image: url("../img/seezeichen/nebelschallsignal.png");
}
i.icon.icon-riff_felsen {
  width: 19px;
  height: 20px;
  background-image: url("../img/seezeichen/riff_felsen.png");
}
i.icon.icon-treibstoff {
  width: 30px;
  height: 31px;
  background-image: url("../img/seezeichen/treibstoff.png");
}
i.icon.icon-uferschutzzone {
  width: 28px;
  height: 32px;
  background-image: url("../img/seezeichen/uferschutzzone.png");
}
i.icon.icon-untiefe {
  width: 28px;
  height: 30px;
  background-image: url("../img/seezeichen/untiefe.png");
}
i.icon.icon-untiefen_schifffahrtshindernisse{
  width: 30px;
  height: 29px;
  background-image: url("../img/seezeichen/untiefen_schifffahrtshindernisse.png");
}
i.icon.icon-wrack {
  width: 35px;
  height: 26px;
  background-image: url("../img/seezeichen/wrack.png");
}
i.icon.icon-feuer_gelb {
  width: 33px;
  height: 21px;
  background-image: url("../img/seezeichen/feuer_gelb.png");
}
i.icon.icon-feuer_gruen {
  width: 33px;
  height: 23px;
  background-image: url("../img/seezeichen/feuer_gruen.png");
}
i.icon.icon-feuer_rot {
  width: 35px;
  height: 24px;
  background-image: url("../img/seezeichen/feuer_rot.png");
}
i.icon.icon-feuer_pink {
  width: 31px;
  height: 25px;
  background-image: url("../img/seezeichen/feuer_pink.png");
}
i.icon.icon-sektorenfeuer {
  width: 32px;
  height: 33px;
  background-image: url("../img/seezeichen/sektorenfeuer.png");
}
i.icon.icon-fahrwassertonne {
  width: 30px;
  height: 30px;
  background-image: url("../img/seezeichen/fahrwassertonne.png");
}
i.icon.icon-festmachtonne {
  width: 31px;
  height: 27px;
  background-image: url("../img/seezeichen/festmachtonne.png");
}
i.icon.icon-grosstonne {
  width: 32px;
  height: 19px;
  background-image: url("../img/seezeichen/grosstonne.png");
}
i.icon.icon-tonne{
  width: 31px;
  height: 27px;
  background-image: url("../img/seezeichen/tonne.png");
}
i.icon.icon-begrenzungstonne_einfahrt{
  width: 32px;
  height: 26px;
  background-image: url("../img/seezeichen/begrenzungstonne_einfahrt.png");
}
/* Ende Icons für Seezeichen-Legende */
