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

/* dunkelblau 004867 - hellblau 0098c1*/


.tm-toolbar::before {border-style: solid; border-width: 5rem 0 0 100vw;; border-color: transparent white #000; background: #ccc; }

.tm-header-placeholder.uk-margin-remove-adjacent {height: 10px !important;}

/*** Navigation ***/
.uk-navbar-nav > li.uk-active > a {background: #0098c1; border-radius: 6px; height: 30px;}

.unititlebox {background: #004867; border-radius: 6px; margin-top: -40px; color: #ffffff; padding: 8px 20px; font-size: 18px; letter-spacing: 1px; z-index: 99;}

.unitoolbar, div.module-104 { width: 345px; position: relative; left: 72%; padding-top: 15px;}
a.uniwhite {color: #ccc !important;}

.unitop {border-style: solid;
border-width: 2rem 0 0 100vw;
border-color: transparent white #000 ;
background: #0098c1;}


/** Bottom abgeschrägt **/

div#unirand {
border-style: solid;
border-width: 5rem 0 0 100vw;
border-color: white transparent #000;
background: #0098c1;
}


/** Acymailing **/
input.acym__user__edit__email { height: 42px;  border: 1px solid #e5e5e5; margin-right: 20px; border-radius: 4px; padding-left: 6px; float: left;}
p.acysubbuttons {margin-top: 0;}

.btn-primary {background-color: #004867;
color: #fff; padding: 0 20px; font-size: 14px;
line-height: 42px; border-radius: 6px; border: #004867 1px solid;}


/** Opening Hours**/

.openinghours-open, .openinghours-closed {background-color: #0098c1;
border-color: #0098c1;
color: #fff;}

.openinghours-closed a { color: #efefef; font-weight: 700;}
.openinghours-closed a:hover { color: #fff;}

.openinghours-eachday {border-bottom: solid 1px #ccc;}

.openinghours-open {padding: 15px;}

@media screen and (min-width: 960px) {
        .openinghours-time1 {float: left; padding-right: 40px;}
	.uk-logo {margin-top: -44px;}
}