/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Logo size for centered navigation */


.tm-navbar-center [class*='tm-logo'] { transform: scale(1.2); }

.uk-overlay-panel {
  background: transparent url("/images/karo.png") repeat-x scroll center bottom -2px;
  bottom: 0;
  color: #ffffff;
  left: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
}

.uk-dotnav-contrast > .uk-active > * {
    background: transparent none repeat scroll 0 0;
}

.tm-navbar {
    background-color: #ffffff;
    box-shadow: 0 0 8px black;}
	
.tm-navbar {
  background-color: #78916a;
  box-shadow: 0 0 8px black;
  border-bottom: 2px solid white;
}

.uk-navbar-nav > li > a {
    box-sizing: border-box;
    color: #fff;
    display: block;}
	


#tm-bottom-b {
	background:white !important;
	}
	
.tm-navbar {
  background: transparent url("/images/main-nav.png") scroll 0 0;
  border-bottom: 0 solid white;
  box-shadow: none !important;
  margin-top: -8px !important;
}

body {
  background: transparent none repeat scroll 0 0;
}

.uk-slidenav-position {
  position: relative;
  margin-top: -42px;
}

.tm-block-toolbar {
  background: url("/images/bg.png");
  border-bottom: 0 solid #ededf0;
  position: relative;
  z-index: 2;
}

.uk-navbar-nav > li > a {
   display: block;
font-family: 'Amatic SC', cursive;  font-size: 15px;
  font-weight: bold;
  height: 15px;
  letter-spacing: 1px;
  line-height: 40px;
  padding: 0 10px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out 0s;
}

.uk-navbar-nav-subtitle > div {
  font-size: 10px;
  font-weight: lighter;
  line-height: 13px;
  margin-top: 0.5px;
  font-family: Roboto;
  letter-spacing: 0.5px;
}

.uk-navbar-nav > li > a::after {
    background: transparent none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 0;
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    transform: translateY(-10px);
    transition: height 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
}


.uk-navbar-nav {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  margin-top: -36px;
}


.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a {
  background-color: rgba(0, 0, 0, 0);
  color: #cdd4cd;
  /* 3 */
  outline: none;
}

.uk-navbar-nav > li.uk-active > a {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
}

.uk-dropdown-navbar {
  background: #ffffff none repeat scroll 0 0;
  color: #000;
  margin-top: 20px;
}

.uk-nav-navbar > li > a {
  color: #687480;
  font-family: Roboto;
  font-size: 14px;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: ;
}


.tm-block-toolbar .tm-toolbar-container {
  align-items: right;
  display: block;
  justify-content: initial;
  min-height: 39px;
  text-align: right;
  margin-top: 7px;
}

h1, .uk-h1 {
  color: #7e655a;
  font-family: Amatic SC;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: none;
  font-size: 60px;
}

#tm-main {
  padding-top: 40px !important;
  background: url("/images/blume.png") no-repeat left bottom;
}

html {
  background: #ffffff none repeat scroll 0 0;
  color: #666;
  font: 300 15px/23px "Roboto",Helvetica,Arial,sans-serif;
}

a, .uk-link {
  color: #709070;
  cursor: pointer;
  text-decoration: none;
}

h2, .uk-h2 {
  color: #7e655a;
  font-family: Roboto;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: -27px;
}

#tm-bottom-b {
  background: rgba(0, 0, 0, 0) url("/images/bg.png") repeat scroll 0 0 !important;
  padding-bottom: 34px;
  padding-top: 28px;
  box-shadow: 0px 0px 7px #a3a3a3;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
}
	
.tm-block-footer {
  padding: 16px 0;
}

.tm-block-footer .tm-footer {
  color: #666;
  font-size: 14px;
  position: relative;
  text-align: center;
}

h5, .uk-h5 {
  font-family: Amatic SC;
  font-size: 48px;
  line-height: 52px;
  color: #7e655a;
}

.uk-navbar-toggle {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}


.wetter {
	/*margin-left:31px;*/
	}

p
{
	margin-top: 0px;
}

p.webcam-break
{
	clear: right;
}

.uk-overlay-fade, .uk-overlay-scale, .uk-overlay-spin, .uk-overlay-grayscale, .uk-overlay-blur, [class*="uk-overlay-slide"] {
    background: rgba(0, 0, 0, 0) url("../images/overlay_images.png") no-repeat scroll center center / 100% auto;
}

#tm-top-a 
{
	margin-top: -35px;
}

form.uniForm .ctrlHolder:nth-child(3)
{
	text-align: center;
	
}

aside.tm-sidebar-a .uk-panel.uk-panel-box
{
	background-color: #C0CEC0;
}

.uk-panel-box 
{
	padding: 19px;
}

.uk-panel.wetter 
{
	text-align: center;
}

.btn-primary, .btn-info, .btn-inverse, .btn-primary:hover, .btn-info:hover .btn-inverse:hover
{
	background-color: #719071;
}

.uk-panel.uk-panel-box
{
	width: 210px;
	margin: 0 auto;
}

/* Responsive */

@media (min-width: 100px)
{
	.uk-width-1-1
	{
		text-align: center;
	}
	
	.uk-navbar-content.uk-navbar-center.uk-visible-small a p img 
	{
		margin-top: -40px;
	}
}

@media (min-width: 640px)
{
	.uk-width-medium-3-4 
	{
		width: 100%;
	}
	
	.uk-width-medium-1-4
	{
		width: 100%;
	}
}

@media (min-width: 767px)
{
	.uk-width-1-1
	{
		text-align: left;
	}
	
	
	
	.tm-nav-logo.uk-hidden-small
	{
		width: 25%;
	}
	
	.uk-navbar-nav > li > a
	{
		padding-right: 5px;
	}
}

@media (min-width: 1023px)
{
	.tm-nav-logo.uk-hidden-small
	{
		margin-left: -50px;
	}
	
	.tm-nav-logo.uk-hidden-small
	{
		width: 100%%;
	}
	
	.uk-navbar-nav > li > a
	{
		padding-right: 26px;
	}
	
	.uk-width-medium-3-4 
	{
		width: 75%;
	}
	
	.uk-width-medium-1-4
	{
		width: 25%;
	}
}


























