body {
    background: #E6E7E6 url(../../c8_bd/design/hintergrund-baum.png) no-repeat fixed right bottom;
}

.random-image {
    background: #E6E7E6 url(../../c8_bd/design/hintergrund-baum.png) no-repeat fixed right bottom;
	width: 100%;
	aspect-ratio: 8 / 5;
}
.random-image img {
	width: 100%;
	aspect-ratio: 8 / 5;
}

.tm-top-a .uk-panel.uk-panel-box img {
	width: 100%;
	aspect-ratio: 4 / 1;
}

.tm-top-a .uk-panel.uk-animation-fade, .tm-top-a .random-image.uk-animation-fade {
	-webkit-animation-fill-mode: backwards;
	animation-fill-mode: backwards;
}

.tm-logo {
    padding-left: 0;
    position: absolute;
    top: 70px;
    width: 268px;
    height: 250px;
	text-align: left;
    background: rgba(255,255,255,0.75);
	transition: background-color 0.5s ease-out;
}
 .tm-logo img {
    margin-left: 25px;
	margin-top:102px;
	vertical-align: top;
}
.c8home .tm-logo {
	text-align: right;
	width: 100%;
    height: 220px;
 }
.c8home .tm-logo img {
    margin-right: 15px;
	margin-top:25px; 
}
.c8home .tm-content {
	padding:20px;
}
.c8home .uk-navbar.uk-active .tm-logo {
    position: absolute;
}
.tm-navbar .uk-navbar.uk-active .tm-logo img {
	margin-top:0px;
	float: inherit;
}

.c8home .uk-navbar.uk-active .tm-logo, .c8home .uk-navbar .tm-logo-small {display:none;}
.c8home .uk-navbar.uk-active .tm-logo-small {display:initial;}

.uk-navbar-nav > li > a {
    padding: 0 10px;
}

.uk-navbar-toggle {
    font-size: 24px;
    color: #362325;
    padding: 0 15px 0 30px;
}

/* Large screen and bigger */
@media (min-width: 1220px) {
	.tm-logo {
	    top: 70px;  /* 135 */
		width: 295px;
		height: 340px; /* 300 */
	}
	.c8home .tm-logo {
		height: 220px;
	}
	.tm-logo img {
    margin-left: 45px;
	margin-top:157px; /* 129 */
	}
	.c8home .tm-logo img {
    margin-right: 15px;
	margin-top:25px; 
	}
	.uk-navbar-nav > li > a {
	padding: 0 15px;
    font-size: 17px;
    font-weight: 600;
	}
}

.tm-sidebar-a, .tm-main {
    padding-top: 20px;
}
.c8home .tm-main {
    padding-top: 0px;
}


.c8home .uk-panel::before {
	content: "Bergahorn, in Sch\00f6nried";
	display: table;
	position: absolute;
	font-size: 16px;
	font-weight: 400;
	color: #362325;
/*	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4); */
	top: 178px;
	left: 50px;
	text-align: left;
	z-index: 9999;
}

h1, .uk-h1 {
    font-size: 30px;
    line-height: 42px;
	margin-top: 0px;
}
h2, .uk-h2 {
    font-size: 24px;
    line-height: 40px;
}

.c8blog .uk-align-left img {max-width:250px; padding-right:20px;}

b, strong {
    font-weight: 500;
}

.tm-page {
    background: transparent;
}

.uk-container-center.c8shadow {
	box-shadow: 0px 0px 15px rgba(122, 123, 122, 0.8);
}


/* Einstieg Dienstleistungen und Referenzen */
.c8smallpadd .uk-panel-box, .c8smallpadd .uk-panel-body {
    padding: 10px 10px 20px 10px;
}
.c8smallpadd .uk-panel-box .uk-panel-teaser {
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 20px;
}

/* NAV */
.tm-block-full-width:not(.tm-block-collapse) {
    margin-right: 0;
	margin-left: 0;
}
.tm-navbar .uk-navbar {
    padding: 0;
}
.tm-navbar .uk-navbar.uk-active {
/*    padding: 20px 0; */
	box-shadow: 0px 0px 5px rgba(122, 123, 122, 0.8);
}
.uk-navbar-nav {
   padding-right: 40px;
}
.uk-dropdown, .uk-dropdown-blank {
    width: 300px;
	box-shadow: 0px 0px 5px rgba(122, 123, 122, 0.8);
}
.uk-dropdown {
    padding: 20px;
    background: #ffffff;
    color: #8b8e97;
    font-size: 1rem;
    vertical-align: top;
    border: 0px;
}

.uk-navbar.uk-active .tm-logo {
    padding-left: 0;
    position: relative;
	top: 0px;
    height: 70px;
    background: rgba(255,255,255,0);
	text-align:center;
}
.uk-navbar.uk-active .tm-logo img {
    max-height: 80px;
}

.uk-nav-side li.uk-active li.uk-active a {
    color: #008525;
}
ul.uk-nav-sub {
    padding: 15px 20px;
}
.uk-nav-offcanvas > li > a {
    color: #008525;
    padding: 10px 20px;
}
.uk-navbar-center {
  float: none;
  text-align: right;
  max-width: 100%;
  margin-left: 0;
  margin-right: 5px;
}


.tm-footer, .tm-footer a {
    color: rgba(255,255,255,0.8);
}
.uk-article-title {
    margin-bottom: 20px;
}

.uk-panel-box {
    padding-bottom: 30px;
}
.uk-panel-box .uk-panel-teaser {
    margin-bottom: 20px;
}
.uk-panel-box h3 {
    margin-bottom: 0px;
}
.uk-panel-box .uk-margin {
    margin-top: 10px;
}
.tm-top-a .uk-panel-box {
	padding:0;
	background: #e6e7e6;
}
.tm-bottom-a {
    margin-top: 60px;
}
.tm-bottom-a .uk-panel-box {
    padding: 0;
}
.tm-bottom-a .uk-panel-box .uk-panel-teaser {
    margin: 0;
}

.uk-article + .uk-article {
    margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #f1f1f1;
}

.c8blog .uk-article + .uk-article {
    margin-top: 10px;
	padding-top: 30px;
	border-top: 1px solid #f1f1f1;
}

.c8team h3 {margin-bottom:5px;}
.c8team .uk-margin {margin-top:0px;}
em {
    color: #008525;
}

.c8team .tm-content .uk-panel {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 25px;
}
.c8team .tm-content .uk-panel .uk-panel {
	border-bottom: 0px;
}

.uk-panel-box {
    background-color: #e6e7e6;
    background: none 0 0 repeat, -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #e6e7e6 100%);
    background: none 0 0 repeat, radial-gradient(ellipse at center, #ffffff 0%, #e6e7e6 100%);
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #f1f1f1;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}

.uk-form input[type="radio"], .uk-form input[type="checkbox"] {
    margin-right: 7px;
}

.uk-form input[type="checkbox"]:checked::before, .uk-form input[type="checkbox"]:indeterminate::before {
    color: #008525;
}
.uk-form input[type="radio"]:checked::before {
    background: #008525;
}
textarea {
    height: auto;
    width: 100%;
}
.uk-form textarea:not([class*="uk-form-width-"]):not([class*="uk-width-"]) {
    width: 100%;
}
.uk-button-primary {
    background-color: #432e2e;
    color: #ffffff !important;
    border-color: transparent;
}

.c8tags {padding:20px;}
.c8tags ul, .c8tags ol {padding: 0; margin: 0;}

.tagspopular li {
    list-style-type: none;
	font-size: 12px;
	line-height: 34px;
}
.tagspopular .label, .tagspopular .badge {
    background: #d7d6d7;
	color: #008525;
}
.small {
    font-size: 12px;
}

/* aktivitaeten */
.blog .pull-left.item-image {
	max-width: 250px;
}


select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    margin-bottom: 0;
}

.uk-form label, .uk-form-horizontal .uk-form-label {
     font-weight: 300 !important;
}

@media screen and (max-width:640px) {
	.c8home h1, .c8home .uk-h1, .uk-article-title {
		font-size: 24px !important;
		line-height: 32px !important;
	}
	.uk-align-left {
		margin-right: 0;
	}
	.c8blog .uk-align-left img {
		max-width: 100%;
		padding-right: 0;
	}
	.c8blog .uk-article p {
		clear:both;
	}
	.uk-form input:not([class*="uk-form-width-"]):not([class*="uk-width-"]):not([type="radio"]):not([type="checkbox"]), .uk-form select:not([class*="uk-form-width-"]):not([class*="uk-width-"]), .uk-form textarea:not([class*="uk-form-width-"]):not([class*="uk-width-"]) {
		width: 100%;
	}
}
@media screen and (max-width:960px) {
	.c8home .uk-panel::before {
		top: 113px;
	}
	.c8home .tm-logo {
	    height: 155px;
	}
	.c8home .tm-logo img {
		margin-top: -40px;
	}
}
@media screen and (max-width:560px) {
	.c8home .uk-panel::before {
		display:none !important;
	}
	.c8home .tm-logo {
	    height: 80px;
	}
	.c8home .tm-logo img {
	    height: 120px;
		margin-top: -60px;
	}
}
/*

*/
@media screen and (max-width:960px) {
	.c8home .uk-panel::before {
        left: 30px;
	}
}