/* @override 
	http://www.vetteam-soegel.de/dev/css/ncn.css */
	
.wrapper #offcanvasmenu {
    display: none;
}
#offcanvasmenu:not(.mm-menu) {
    display: none;
}
body .mm-menu {
    background-color: #819ea4;
}
body .mm-menu .mm-navbar > *,
body .mm-menu .mm-navbar a {
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
}
body .mm-menu .mm-listview > li .mm-next:after,
body .mm-menu .mm-listview > li .mm-arrow:after,
body .mm-menu .mm-navbar .mm-btn:before,
body .mm-menu .mm-navbar .mm-btn:after {
    border-color: rgba(255, 255, 255, .8);
}
body .mm-menu em.mm-counter + a.mm-next {
    width: 70px;
}
body .mm-listview > li > a,
body .mm-listview > li > span {
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
}
body .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
body .mm-menu .mm-listview > li.mm-selected > span {
    font-weight: 700;
}
#offcanvasmenu .contactinfo {
    padding: 20px;
    margin-top: 30px;
    color: #FFF;
    font-size: 14px;
    border-color: rgba(255, 255, 255, 0);
}
#offcanvasmenu .contactinfo h4 {
    color: #FFF;
    margin-bottom: 0;
}
#offcanvasmenu .contactinfo a {
    color: #FFF;
}
:focus {
	outline: 0;
}
html,
body {
	-webkit-font-smoothing: antialiased;  
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizelegibility;
}
body{
	background: #777777 url('../img/bg_body.jpg') repeat left top;
	background-attachment: fixed;
}
.wrap{
	max-width: 1370px;
	margin: 0 auto;
	padding-bottom: 2rem;
	position: relative;
	background-color: #FFF;
	z-index: 10;
}
#maincontent > .row{
	margin-bottom: 2rem;
}	
h1, h2, h3, h4, h5, h6{

}
h1, .h1{
	color: #ee2128;
	font-weight: 600;
}
h1 + h2{
	margin-top: -0.8rem;
	margin-bottom: 1rem;
}
h2, .h2{
	
}
h3, .h3{
	color: #ee2128;
	font-weight: 600;
}
h4, .h4{
	font-weight: 700;
	text-transform: uppercase;
	color: #ee2128;
}
h5, .h5{
	font-weight: 400;
}
h6, .h6{

}
#meta{
	background-color: #eff1ef;
}
#meta ul{
	margin: 0;
	list-style: none;
	font-size: 0;
}
#meta ul li{
	display: inline-block;
	font-size: 16px;
	margin-right: 20px;
}
#meta ul li a{
	color: #aaaca9;
	line-height: 55px;
	text-transform: uppercase;
}
#meta ul li a i{
	color: #ee2128;
}
.logo{
	margin: 35px 0;
	max-height: 60px;
}
.toggle{
	display: block;
	padding: 0.5rem 0.5rem;
	background-color: #ee2128;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
}
.toggle:active,
.toggle:hover,
.toggle:focus{
	color: #FFF;
}
header{
	position: relative;
	background-color: #FFF;
}
.meta p{
	margin: 0;
	display: block;
	font-weight: 400;
	line-height: 1;
}
.meta strong{
	display: block;
	font-weight: 900;
}
.meta i{
	width: 38px;
	height: 38px;
	line-height: 38px;
	float: left;
	text-align: center;
	background-color: #ee2128;
	color: #FFF;
	border-radius: 5px;
	margin-right: 10px;
}
#mainnav{
	background-color: #ee2128;
}
#mainnav ul{
	display: inline-block;
	margin: 0;
	list-style: none;
}
#mainnav .topmenu{
	font-size: 0;
}
#mainnav .topmenu>li{
	display: inline-block;
}
#mainnav ul li:first-of-type{
	padding-left: 0;
}
#mainnav .topmenu>li>a{
	padding: 21px 20px 19px 20px;
	line-height: 30px;
	color: #FFF;
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	transition: all 0.2s linear;	
}
#mainnav ul li a{
	display: block;
}
#mainnav .topmenu li.has-sub>a{
	padding-right: 35px;
	position: relative;
}
#mainnav .topmenu li.has-sub>a::after{
	position: absolute;
	right: 15px;
	top: 20px;
	font-size: 10px;
	content: '\f078';
	font-family: 'FontAwesome';
}
#mainnav{
	position: relative;
}
#mainnav ul li.hover a,
#mainnav ul li.active a,
#mainnav ul li a:hover{
	background-color: #ef5a5f;
	color: #FFF;
}
#slider{
	margin-bottom: 2rem;
	position: relative;
}
#slider .bxslider{
	margin: 0;
	list-style: none;
}
#slider .overlay{
	position: relative;
	bottom: 0;
	width: 100%;
	background-color: #ee2128;
	color: #FFF;
	font-size: 20px;
	padding: 10px 0;
}
#slider .overlay p{
	margin-bottom: 0;
	font-style: italic;
	font-weight: 400;

}
#slider .overlay .head{
	font-weight: 500;
	font-size: 23px;
	font-family: 'Kaushan Script';
	font-style: normal;
	margin-bottom: 0;
}
#slider .overlay h1.subline,
#slider .overlay .subline{
	margin-left: 0;
	color: #FFF;
	font-style: italic;
    font-weight: 400;
    font-size: inherit;
}
#maincontent{
	padding-bottom: 1rem;
}
.lead{
	text-align: center;
	font-size: 20px;
}
footer{
	color: #FFF;
	width: 100%;
	position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1;
}
footer .wrapme{
	max-width: 1370px;
	margin: 0 auto;
	background-color: #ee2128;
	padding: 2rem 0;
}
footer .h4{
	color: #FFF;
	margin-bottom: 1.5rem;
}
footer ul{
	list-style: none;
	margin: 0;
}
footer ul li a{
	color: #FFF;
	display: block;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	padding: 0.3rem 0;
}
table thead,
table tbody,
table tfoot,
table tbody tr:nth-child(even){
	background: none;	
	border: none;
}
footer a,
footer a:hover{
	color: #FFF;
}
footer a:hover{
	text-decoration: underline;
}
footer p{
	margin-bottom: 1.5rem;
}
footer p,
footer table td{
	padding: 0;
	line-height: 150%;
}
#maincontent ul{
	list-style: none;
	margin-left: 0;
}
#maincontent ul li{
	position: relative;
	padding-left: 1.5rem;
	margin-bottom: 0.3rem;
}
#maincontent ul li::before{
	font-family: 'FontAwesome';
	content: '\f00c';
	position: absolute;
	left: 0;
	top: 0;
	color: #ee2128;
}
.teaser img{
	margin-bottom: 1rem;
}
#maincontent table {
	margin-top: 2rem;
}
#maincontent table th{
	text-align: left;
}
#maincontent table th,
#maincontent table td{
	border-bottom: 1px solid #CCC;
}
#maincontent table tbody th,
#maincontent table tbody td{
	padding: 0.4rem;
}
@media only screen and (min-width: 1200px){
	.wrap{
		-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.5);		
	}
}
@media only screen and (min-width: 512px){
	#slider .overlay{
		position: absolute;
		bottom: 50px;
		width: 1170px;
		color: #FFF;
		padding: 0;
		background: none;
	}
	#slider .overlay{
		font-size: 28px;
		text-shadow: 1px 0 2px rgba(0,0,0, 0.5);
	}
	#slider .overlay h1.subline,
	#slider .overlay .subline{
		margin-left: 200px;
	}
	#slider .overlay .head{
		font-weight: 500;
		font-size: 48px;
		line-height: 1;
	}
	#slider .overlay p:last-of-type{
		margin-bottom: 0;
	}
	.wrap{
		padding: 0 100px 3rem 100px;
	}	
	.lead{
		font-size: 28px;
	}
	#maincontent{
		width: 90%;
		margin: 0 auto;
	}		
}
@media only screen and (max-width: 511px){

}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {	
}