 #site-head {
	padding: 10px 0; /* nisi
	padding: 0px 0px;*/
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
	/*background-color: white;   nisi*/
	background-color: rgba(176, 203, 235,0.3);
	border-bottom: 1px solid rgba(0,0,0,0.06);
}
#site-foot {
	position: fixed;
	z-index: 3;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 0.8rem;
}
/*
.uk-section-xsmall {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
}
.uk-logo img {
	width: 70px;
}
.spacer {
	height: 60px;
} */
.uk-card {
	/*border-top: 2px solid;*/
	position: relative;
	
	/* transition: box-shadow 0.15s ease-out; nisi */
	border-radius: 3px;
}
/*
.uk-card:hover {

	 box-shadow: 0 0 0 7px rgba(144, 176, 196, 0.1); 
}
     nisi */

/* nisi zusätzlich
.uk-card {
	/* box-shadow: 0 0 0 7px rgba(144, 176, 196, 0.1); nisi 
	box-shadow: 0 0 0 7px rgba(0,0,0,0.020); 
}*/

.uk-card .uk-inline {
	z-index: 99;
}
.uk-card .uk-card-footer {
	padding: 0.55rem 1rem;
}
.uk-card .uk-card-header {
	padding: 0.55rem 1rem;
}
.uk-card .cat-txt {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 0.75rem;
	letter-spacing: 0.01em;
}

/*
img[data-src][src*='data:image'] { background: rgba(0,0,0,0.1); }

geändert nisi 
*/

img[data-src][src*='data:image'] { 	background: rgba(144, 176, 196, 0.3); }



.uk-dropdown.drop-nav {
	border-radius: 4px;
	box-shadow: 0 2px 24px rgba(0,0,0,.1);
	width: 300px;
}
.uk-dropdown.drop-comments {
	width: 370px;
}
.drop-nav::after {
	bottom: 100%;
	right: 4%;
	border: solid transparent;
	content: '';
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 6px;
	margin-left: -6px;
}
.uk-dropdown.uk-dropdown-right-center::after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 6px;
	margin-top: -6px;
}
.uk-dropdown.uk-dropdown-left-center::after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #ffffff;
	border-width: 6px;
	margin-top: -6px;
}

	/* #logo /*nisi 
    {
    
    height: 85px;
   
    } */
	.bg_header{
		background-color: rgba(126, 190, 190, 0.8);
		color: black;
	}
	.bg_footer{
		background-color: #319795;
		color: black;
	}
	.bg_canvas{
		background-color: #319795;
		color: white;
	  }


	.bg_all{
		background-color: white;
	}
	.mleft{
		margin-left: 15px;
		margin-top: 15px;
		margin-bottom:15px;
	}
	.picSize{
		height:400px;
	}
	.picSize1{
		height:250px;
		margin:15px;
	}

.picSizeB{
	height: 400px;
}

.logoT
{
	width:70px;
	height:70px;
}
	.bt_green{
		background-color: rgb(3, 87, 87);
		padding-bottom: 7px;
		padding-top: 7px;
		padding-left:60px;
		padding-right:60px;
		border-radius: 5px;
		border: 1px solid lightgray;
		text-decoration:none;
		color:white;
		margin-left:90px;
		font-size: large;

	}
	.canvasTxtSize{
		font-size: Large;
	}
	.textXLarge {
		font-size: 1.8rem;
		line-height: 1.8;
	  }
	  
	
	.txt_larger1{
        font-size:2.4em;
    }
	.titleHight{
		height:83px;
	}
    .txtLinkInternal{
		color:darkblue;
		font-weight: bold;
	}
	 
	
	