@charset "utf-8";
*, ::before, ::after { 
	box-sizing: border-box; 
  	margin: 0;
	padding: 0;
}
body {
	font: 110%/1.6 'Roboto', sans-serif;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	color: #666;
}
.cke_browser_gecko {
	font-family: 'Roboto' !important;
	color: #666 !important;
	line-height: 1.6 !important;
	font-size: 110% !important;
}

/* ~~ Element-/Tag-Selektoren ~~ */
img { 
	width: 100%;
	max-width: 100%;
	height: auto;
}
a img { 
	border: none;
}
h1 {
	font: 180%/1.2 'Raleway', sans-serif;
	font-weight: 400;	
	margin-bottom: 30px;
}
h2 {
	font: 130%/1.2 'Raleway', sans-serif;	
	font-weight: 400;
	margin-bottom: 20px;	
}
h3, h4, h5, h6 {
	font: 115%/1.6 'Raleway', sans-serif;	
}	
.page-title {
	text-align: center;
	margin-top: 20px;
}
a {
	outline: 0;	
}
.container a {
	color: #e50f2e;
	text-decoration: underline; 
}
.container a:hover, .container a:active, .container a:focus { 
	color: #000;
}
.container p,
.container ul,
.container ol {
	margin-bottom: 20px; 
}
.container li {
	margin-left: 20px; 
}
.footer .container a {
	color: #FFF; 
} 
.footer .container a:hover, .footer .container a:active, .footer .container a:focus { 
	color: #e50f2e;
}
img {
	vertical-align: bottom;
}
.footer em {
	font-style: normal;
	display: inline-block;
	width: 50px; 
}

/* ~~ Layout ~~ */
.container {
	width: 90%;
	max-width: 1024px;
	margin: 0 auto;
}
.container.schmal {
	width: 90%;
	max-width: 800px;
	margin: 0 auto 40px;
}
.ccm-image-block {
	display: block;
	position: relative;
	width: 90%;
	max-width: 800px;
	margin: 0 auto;	
}
.header {
	background-color: rgba(255,255,255,0.7);
	position: relative;
	width: 100%;
	display: table;
	z-index: 999;
}
.header .container {
	display: table;
	height: 100px;	
}
.logo {
	display: table-cell;
	width: 260px;
	vertical-align: middle;
}
.navi {
	display: table-cell;
	vertical-align: middle;	
	font-size: 120%;
	text-align: right;
}
.footer {
	padding: 20px 0;
	background-color: #000;
	color: #FFF;	
}
.flex {
    display: -moz-webkit-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex .row {
    width: 100%;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.desktop { 
	display: none;
}
/* ~~ Parallax ~~ */
.parabox {
	display: flex;
	flex-wrap: wrap;
	align-items: center;		
	position: relative;
	height: calc(100vh - 100px);
	min-height: 350px;
	width: 100%;
	margin-bottom: 40px;
}
.parabox.simple {
	height: calc(70vh - 100px);
	min-height: 250px;
}
.paracontent {	
	position: relative;
	color: #fff;
	z-index: 99;
	margin: 0 auto;
	text-align: center;
	font-size: 120%;
}
.parallax {
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
    overflow: hidden;	
}

/* ~~ Flexbox ~~ */
.corona {
	background-image: url(img/wildleder.jpg);
	background-position: center;
	color: #FFF;
	text-align: center;
	padding: 20px 0;
	border-bottom: #FFF 4px solid;
}
.corona .titel {
	font: 180%/1.6 'Raleway', sans-serif;
	margin-bottom: 30px;
}
.flexbox {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;	
	width: 90%;
	max-width: 1024px;
	margin: 0 auto;	
}
.flexbox .item {
    width: 100%;
	margin-bottom: 20px;
}
.icon img {
	height: 100px;
	width: auto;
	margin: 20px auto;
}
/* ~~ Team ~~ */
.team {
	background-image: url(img/fotobg.jpg);
	background-size: cover;
	border-bottom: #FFF 4px solid;		
}
.team .container {
	width: 100%;
	max-width: none;
	background-image: url(img/paper.jpg);
	background-attachment: fixed;		
}
.teambox .item {
	display: block;
	border-bottom: #FFF 4px solid;	
}
.teambox .item:last-of-type {
	border-bottom: none;	
}
.portrait {
	display: block;
}
.textblock {
	display: block;
	text-align: center;
	padding: 15px 10px 5px;
}
/* ~~ Angebot ~~ */
.table {
    display: table;
	width: 100%;
	margin-bottom: 1px;
}
.tablerow {
    display: table-row;
}
.tablerow:nth-child(even) {
	background-image: url(img/paper.jpg);
	background-attachment: fixed;
}
.tablecell.first {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	padding: 10px;
}
.tablecell.last {
	display: table-cell;
	vertical-align: top;	
	text-align: right;
	padding: 10px;	

}
/* ~~ Magic Tabs ~~ */
.contentbox .ccm-ui {
    font-family: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
    color: inherit !important;
}
.jl_magic_tabs_default, .jl_magic_tabs_divider {
	width: 90%;
	max-width: 1024px;
	margin: 0 auto;		
}
.contentbox ul.nav-tabs {
	margin-bottom: 0 !important;
}
.contentbox div.ccm-ui ul.nav-tabs > li > a, .contentbox div.ccm-ui ul.nav-tabs > li > a:hover, .contentbox div.ccm-ui ul.nav-tabs > li > a:focus {
	text-decoration: none;
	text-transform: uppercase;
}
.contentbox div.ccm-ui ul.nav-tabs > li > a {
	background-image: url(img/wildleder.jpg);
	background-attachment: fixed;
    color: #FFF !important;
	padding: 10px 10px 5px !important;
	margin: 0 !important;
	border-width: 0px !important;
	border-radius: 0 !important;
}
.contentbox div.ccm-ui ul.nav-tabs > li > a:hover, .contentbox div.ccm-ui ul.nav-tabs > li > a:active, .contentbox div.ccm-ui ul.nav-tabs > li > a:focus, .contentbox div.ccm-ui ul.nav-tabs > li > a.active {
	background-image: none;
	background-color: #000 !important;	
    color: #FFF !important;	
	font-weight: 400 !important;		
}
.contentbox div.ccm-ui ul.nav-tabs > li.active::after {
    content: "" !important;
}
.contentbox .ccm-ui .nav-tabs {
    border-bottom: none !important;
	margin: 0 !important;
	padding: 0 !important;	
}
.contentbox .ccm-ui .nav-tabs > li {
    float: none !important;
	margin-top: 4px;
}
.ccm-ui.jl_magic_tabs_default.jl_magic_tabs_controls.jl_magic_tabs.jl_magic_tabs_accordion > ul.nav-tabs.nav.jl_magic_tabs > li > a::after {
    margin-top: -8px;
	font-weight: 400 !important;

}
.jl_magic_tabs_end {
	margin-bottom: 50px;
}
/* ~~ Social Links ~~ */
.ccm-block-social-links {
	float: left;
}
.ccm-block-social-links ul.list-inline li a {
	font-size: 40px;
    padding: 10px 10px;	
	background: #FC3;
}
.ccm-block-social-links ul.list-inline li:hover a {
	font-size: 50px;
    padding: 5px 9px;	
}
.social {
	display: table;
	width: 150px;
	height: 60px;
}
.mapbox {
	display: table-cell;
	width: 50px;
	height: 50px;	
	vertical-align: middle;
	text-align: center;
}
.mapbox img.ccm-svg {
	display: block;
	height: 30px;
	width: auto;
	margin: 0 auto;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;	
}
.mapbox img.ccm-svg:hover {
	height: 50px;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media (min-width: 650px) {
/* ~~ Layout ~~ */	
.flex .row {
    width: 50%;
}
/* ~~ Flexbox ~~ */
.flexbox .item {
    width: 45%;
}
/* ~~ Team ~~ */
.teambox .item {
	display: flex;
	align-items: center;
}
.teambox .item:nth-child(even) {
  	flex-direction: row-reverse;
}
.portrait {
	display: block;
	width: calc(50% + 2px);
	border-right: #FFF 4px solid;
}
.teambox .item:nth-child(even) .portrait {
	border-right: none;
	border-left: #FFF 4px solid;	
}
.textblock {
	display: table-cell;
	width: calc(50% - 2px);
	vertical-align: middle;
	text-align: center;
}
}
@media (min-width: 850px) {
/* ~~ Layout ~~ */
.flex .row {
    width: 40%;
}
.flex .row:last-of-type {
    width: 20%;
}
.social {
	float: right;
}
/* ~~ Parallax ~~ */
.parallax {
	background-attachment: fixed;
}

/* ~~ Social Links ~~ */
}
@media (min-width: 1024px) {
h1 {
	font: 240%/1.6 'Raleway', sans-serif;
}
h2 {
	font: 180%/1.6 'Raleway', sans-serif;	
}
h3, h4, h5, h6 {
	font: 160%/1.6 'Raleway', sans-serif;	
}	
/* ~~ Layout ~~ */
.header .container {
	max-width: none;
	height: 150px;
}
.logo {
	width: 450px;
}
.mobile { 
	display: none;
}
.desktop { 
	display: block;
}
.header {
	position: fixed;
	top: 0;
}
.contentbox {
	margin-top: 150px;
}
.ccm-toolbar-visible .header {
	position: relative;
	top: 0;
}
.ccm-toolbar-visible .contentbox {
	margin-top: 0;
}
/* ~~ Parallax ~~ */
.parabox {
	height: calc(100vh - 150px);
}
/* ~~ Flexbox ~~ */
.flexbox .item {
    width: 26%;
}
.corona .titel {
	font: 240%/1.6 'Raleway', sans-serif;
}
}
@media (min-width: 1140px) {
.team .container {
	width: 90%;
	max-width: 1024px;
	border-right: #FFF 4px solid;
	border-left: #FFF 4px solid;		
}	
}
@media (min-width: 1400px) {
/* ~~ Layout ~~ */
.header .container {
	max-width: 1024px;
}
.logo img {
	margin-left: -145px;
}
}
