/*** Layoutanpassungen by webuniverse.ch ***/

.unilerntipps {color: #847767; font-size: 20px; font-weight: 700; }
.unilerntipps p { margin: 0;}


/* Navi */
.uk-navbar-nav > li.uk-active > a {border-bottom: solid 2px #847767;}

.uk-nav-sub li.uk-active > a {background: rgba(132, 119, 103, 0.2);}

.uk-navbar div.uk-margin-auto-left {margin-left: 20px !important;}



/* Article */

.leading article {border-bottom: solid 1px #847767;}


.uk-grid-divider article {border-bottom: 1px solid #444444;}

.uk-nav-sub a {font-size: 16px;}


/* Responsive Videos */

.embed-container {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.embed-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/* My Maps Locations*/
/*input.labelauty + label > span.labelauty-unchecked-image, input.labelauty + label > span.labelauty-checked-image {display: none !important;}*/
#map-location.form-inline div.tag-search label {font-size: 11px;}

div#jform_tags_chzn {width: 98% !important;}

#locationlocator #locationsearch_div {text-align: left;}

#locationlocator #locationsearch_div {width: 90% !important;}



@media screen and (max-width: 620px) {
#locationlocator .innerLeft .span1 {display: none;}
#locationlocator .mymap-group.span2 h2 {display: none;}
div.mmlmap .map_canvas {height: 200px !important;}
}