
/* ========================================================================
   Layout Anpassungen by webuniverse.ch
 ========================================================================== */

.tm-toolbar {
  padding: 0;
  	  background: #e0a483 url(../images/top.jpg) top center no-repeat;
}


.uk-navbar-nav > li > a {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  /* 1 */
  height: 55px;
  padding: 0 0px;
  line-height: 55px;
  /* 2 */
  color: #000000;
  font-size: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
}

.tm-headerbar {
  height: 55px; /* webuni 140px */
  background: rgba(0, 0, 0, 0);
  background-position: 0 0;
  background-size: 100% 740px;
  z-index: 999;
  background: #e0a483;
}
.tm-headerbar-plain {
  background: #efefef;
  box-shadow: 4px 3px 4px #ccc;
}

/* Webuniverse
 ========================================================================== */

.tm-middle {margin-top: 15px;}

.tm-content, div.slides-container {background: url(../images/40.png) repeat !important;}
div.slides-container .slides {color: #444;}

.chronoform a {display: none;}

input.uk-button { padding: 0 15px !important;}

.tm-position-divider .uk-container {background: url(../images/40.png) repeat !important;}

.patronat {margin: 0 -15px;} 

.uk-article{
    border: 1px solid #e9e9e9;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.176);
    padding: 30px;
	}

