/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

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



h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 5px 0;
  font-weight: normal;
  font-family: 'Verdana, Arial', sans-serif;
  text-transform: none;
}
/*
 * Margins
 */
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 10px;
}
/*
 * Sizes
 */
h1,
.uk-h1 {
  font-size: 38px;
  line-height: 42px;
  padding-top: 25px;
}
h2,
.uk-h2 {
  font-size: 24px;
  line-height: 30px;
}
h3,
.uk-h3 {
  font-size: 20px;
  line-height: 24px;
}
h4,
.uk-h4 {
  font-size: 20px;
  line-height: 24px;
}
h5,
.uk-h5 {
  font-size: 14px;
  line-height: 20px;
}
h6,
.uk-h6 {
  font-size: 12px;
  line-height: 18px;
}



.rahmen {border-color: #eeeeee;
border-width: 7px;
border-style: solid;}

.moduletable_rahmen {border-color: #eeeeee;
border-width: 7px;
border-style: solid;}

.schrift {line-height: 1.5;}

.uk-navbar {
    background: #fff none repeat scroll 0 0;
    color: #888488;
}
.uk-navbar::before, .uk-navbar::after {
    content: "";
    display: table;
}
.uk-navbar::after {
    clear: both;
}
.uk-navbar-nav {
    float: left;
    list-style: outside none none;
    margin-bottom: 20px;
    padding: 0;
}
.uk-navbar-nav > li {
    float: left;
    position: relative;
}
.uk-navbar-nav > li > a {
    box-sizing: border-box;
    color: #363c3f;
    display: block;
    font-size: 16px;
    font-weight: normal;
    height: 47px;
    line-height: 47px;
    padding: 0 15px;
    text-decoration: none;
}
.uk-navbar-nav > li > a[href="#"] {
    cursor: text;
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background-color: #22a7f0;
    color: #fff;
    outline: medium none;
}
.uk-navbar-nav > li > a:active {
    background-color: #22a7f0;
    color: #fff;
}
.uk-navbar-nav > li.uk-active > a {
    background-color: #22a7f0;
    color: #fff;
}
.uk-navbar-nav .uk-navbar-nav-subtitle {
    line-height: 35px;
}


.uk-navbar-nav > li > a {
    border-radius: 3px;
    margin-left: 5px;
    text-transform: uppercase;
}

.tm-navbar { display: table; margin: 0 auto; }

.tm-logo {   
width: 100%;  
text-align: center;  
}

.uk-panel-box {
    background: none;
  padding: 0;

}



.tm-sidebar-b a {
    color: #ffffff;
    text-decoration: none;
}

.tm-sidebar-b a:hover, .uk-link:hover {
    text-decoration:none;
    color: #0173ae;
}

.tm-sidebar-b .uk-panel-box h3 {
     color: #ffffff;
  font-size: 20px;
 	line-height: 24px;
}

.tm-sidebar-b .uk-panel-box {
 	 background: #22a7f0 none repeat scroll 0 0;
     color: #ffffff;
     padding: 15px 5px 25px 5px;
 
 
}

.seite {
    background-color: #eeeeee;
    color: #444444;
  padding: 15px 5px 25px 5px;
}


.uk-button-primary {
    background-color: #009dd8;
    background-image: linear-gradient(to bottom, #00b4f5, #008dc5);
    border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.4);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
   line-height: 28px;
    margin: 0;
    min-height: 30px;
    overflow: visible;
    padding: 0 12px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
}

.uk-button-primary:focus, .uk-button-primary:hover {
    background-color: #00aff2;
    background-image: none;
    color: #fff;
}
.uk-button-primary.uk-active, .uk-button-primary:active {
    background-color: #008abf;
    background-image: none;
    border-color: rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) inset;
    color: #fff;
}

ul.preise {
    list-style: none;
 	text-align: center;
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    color: #666;
    padding: 15px;
  display: block;
    position: relative;
} 

ul.preise h3 {
font-size: 24px;
} 


li.datum {
    font-size: 14px;
   line-height: 22px;
}

li.preis {
    font-size: 24px;
   line-height: 40px;
}

li.table {
   line-height: 20px;
   margin-bottom: 3px;
}

li.price {
    font-size: 22px;
   line-height: 30px;
}

.sprocket-quotes-text {
    font-size: 12px;
 }

.sprocket-quotes-author {
    font-size: 14px;
 }

.sprocket-quotes-image {
     width: 40px;
    height: 40px;
 }

.uk-panel-title {
    font-size: 20px;
 }

.gast h3
{
    font-size: 24px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 25px;
 }

.foot h3
{border-bottom: 1px solid #dddddd;
    font-size: 24px;
    padding-bottom: 25px;
   }


ul.pic {
    list-style: none;
  padding-left: 0px;
} 

.row-fluid input[class*="span"] {
    min-height: 30px;
}

.row-fluid .span4 {
    width: 170px;
}

html {
    font: 15px/24px "Open Sans";
}

li, dt, dd {
    line-height: 24px;
}

.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {
     height: 80px;
 }

.tm-logo-small {
    height: 80px;
}

/* Reduce the menu item padding below a certain resolution */  

@media (max-width: 1220px) {  
.uk-navbar-nav > li > a { letter-spacing: -0.3px; 
  font-size: 14px;
  padding: 0 8px;}  
}  

@media (max-width: 960px) {  
.uk-navbar-nav > li > a { font-size: 14px; }  
}  

/* Hide the icons ... */  
@media (max-width: 900px) {  
.uk-navbar-nav > li [class*="uk-icon-"] { display: none; }  
}  

@media (max-width: 830px) {  
.uk-navbar-nav > li > a {   
font-size: 14px;   
padding: 0 8px;  
}  
}



.cloud ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.cloud ul li {
	display: inline-block;
	margin: 0 .3em .3em 0;
	padding: 0;
}
.cloud ul li a {
	display: inline-block;
	max-width: 100px;
	height: 28px;
	line-height: 28px;
	padding: 0 1em;
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 3px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
	font-size: 13px;
	text-decoration: none;
	-webkit-transition: .2s;
	transition: .2s;
}
.cloud ul li a:hover {
	background-color: #3498db;
	border: 1px solid #3498db;
	color: #fff;
}

.cloud h3
{border-bottom: 1px solid #dddddd;
    font-size: 24px;
    padding-bottom: 25px;
   }

.blogarticle .uk-article {
  
    border: 1px solid #ccc;
    padding: 5px;
}

.blogarticle .uk-article img {border-color: #eeeeee;
border-width: 7px;
border-style: solid;}

.blogarticle .uk-article a.readon:link, a.readon:visited{
	display: inline-block;
	max-width: 100px;
	height: 28px;
	line-height: 28px;
	padding: 0 1em;
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 3px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
	font-size: 13px;
	text-decoration: none;
	-webkit-transition: .2s;
	transition: .2s;
}
.blogarticle .uk-article a.readon:hover {
	background-color: #3498db;
	border: 1px solid #3498db;
	color: #fff;
}

.anrede  {
  font-family: Open Sans; font-size: 14px;
}

.abschicken {
  font-family: Open Sans; font-size: 14px;
}

