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

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

@font-face{
        font-family:"Mark W01 Black";
        src:url("../Fonts/5423334/6d8a9dc5-a994-4625-9a0e-2b5201e348df.eot?#iefix");
        src:url("../Fonts/5423334/6d8a9dc5-a994-4625-9a0e-2b5201e348df.eot?#iefix") format("eot"),url("../Fonts/5423334/98a69fb4-653e-443a-9adb-f046ebead1ca.woff2") format("woff2"),url("../Fonts/5423334/4eda5278-b6db-402e-9e9e-ce396ad410f0.woff") format("woff"),url("../Fonts/5423334/03d281e3-6e9f-443f-90b1-93c9e6d7b25e.ttf") format("truetype");
    }
    @font-face{
        font-family:"Mark W01 Regular";
        src:url("../Fonts/5423483/230b3c63-b497-421b-ae7d-182024bef8ac.eot?#iefix");
        src:url("../Fonts/5423483/230b3c63-b497-421b-ae7d-182024bef8ac.eot?#iefix") format("eot"),url("../Fonts/5423483/ec598369-4d91-4a16-9db3-6654f68d3c28.woff2") format("woff2"),url("../Fonts/5423483/90214997-3760-4b80-a23b-fec02ab55fac.woff") format("woff"),url("../Fonts/5423483/118e930e-1f56-4131-aee9-236212c0a10b.ttf") format("truetype");
    }

body { 
font-family:"Mark W01 Regular" !important;

}
em {
    color: #666 !important;
}

textarea {
 	min-height: 200px !important;
	min-width: 350px !important;
}

img.heftbild {
 min-width: 300px;
	max-width: 300px;
}

.uk-navbar-nav > li.uk-active > a {

    
    color: #000;

	border-top: #e30014 8px solid;


}

.uk-navbar-nav > li > a {

    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 50px;
    padding: 0 0px !important;
	margin-right: 35px;
    line-height: 30px;
    color: rgba(102, 102, 102, 0.7);
    font-size: 14px;
    font-family:"Mark W01 Black" !important;
  
    position: relative;
    text-transform: uppercase;

}

.tm-footer {
    padding: 60px;
    background: #333333;
    font-family:"Mark W01 Black" !important;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

a, .uk-link {

    color: #e30014;
    text-decoration: none;
    cursor: pointer;

}

.tm-footer a {

    color: #e30014;

}

.uk-button-primary {

    background-color: #e30014;
    color: #ffffff;

}
.tm-navbar, .tm-navbar > div {

    height: 90px;

}

h1, h2, h3, h4, h5, h6 {
	font-family:"Mark W01 Black" !important;	
    margin: 0 0 20px 0;
    
    font-weight: bold !important;
    color: #000 !important;
    text-transform: none !important;

}

.uk-align-left img {

  
	
	

}

.uk-align-right {

    
	max-width: 350px;

}