@charset "utf-8";
/*  ################################ --------- Browser-Reset -------------------- #############################################
################################################################################################################## */

  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
  :focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
  ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
  table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	outline:0;
}
sup {
	font-size:90%;
	line-height:0px;
}
a {
	transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	text-decoration:none;
}
/*  ################################ --------- Basic -------------------- #############################################
################################################################################################################## */

html {
	-webkit-text-size-adjust: none;
}
body {
	background: url(../img/bg/body-bg.jpg) repeat fixed #f7f4f3;
	font-family: Verdana, Geneva, sans-serif;
	font-size:100.01%;
	color:#5e5d5d;
}
.clear {
	clear:both; visibility:hidden;
}
@font-face {
  font-family: 'TradeGothic';
  src: url('../inc/TradeGothic.eot');
  src: url('../inc/TradeGothic.eot?#iefix') format('embedded-opentype'),
  url('../inc/TradeGothic.woff') format('woff'),
  url('../inc/TradeGothic.ttf') format('truetype');
}

/* ################################################################################################################### */
/* ################################ --------- Struktur -------------------- ######################################### */
#main {
	height: auto;
	width:50%;
	float: right;
}
#main-start {
	width:50%;
	right: 0;
	position: fixed;
	height: 100%;
	display: block;
}
@media only screen and (max-width: 1023px){
	#main {
	height: auto;
	width:100%;
	float: none;
}
#main-start {
	width:100%;
	right: auto;
	position: fixed;
	height: 100%;
	display: block;
}
}
#wrapper01 {
	background: url(../img/bg/menu-bg.jpg) center right no-repeat;
	position:fixed;
    height: 100%;
    display:block;
    width: 50%;
	float: left;
}

/* ####################################################################################################################### */
/* ################################ --------- Content -------------------- ######################################### */

#content {
	margin: 0 10%;
	font-size:14px;
	line-height:18px;
	text-align: center;
}
@media only screen and (min-width: 1024px){
#content-start {
	position: relative;
   	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
}
#content-start {
	margin: 0 10%;
	font-size:14px;
	line-height:18px;
	text-align: center;
}
h1 {
	font-family:TradeGothic;
	font-size:28px;
	font-weight:bold;
	line-height:40px;
	margin:30px 0 25px 0;
	text-align:center;
}
#main-start h1 {
	display: none;
}
@media only screen and (max-width: 1023px){
	#main-start h1 {
	display: block;
}
}
h2 {
	font-family:TradeGothic;
	font-size:22px;
	font-weight:bold;
	line-height:28px;
	margin:18px 0;
	text-align:center;
}
#main-start h2 {
	display: none;
}
@media only screen and (max-width: 1023px){
	#main-start h2 {
	display: block;
}
}
h3 {
	font-family:TradeGothic;
	font-size:18px;
	font-weight:bold;
	line-height:36px;
	margin:20px 0;
	text-align:center;
}
h4 {
	font-family:TradeGothic;
	font-size:16px;
	font-weight:bold;
	line-height:34px;
	margin:18px 0;
	text-align:center;
}
h5 {
	font-family:TradeGothic;
	font-size:14px;
	font-weight:bold;
	line-height:32px;
	margin:16px 0;
	text-align:center;
}
#content p {
	font-size:14px;
	line-height:22px;
	padding:5px 0 15px 0;
	text-align:center;
}
#content ul {
	display:inline-block;
	padding:10px 0 10px 0;
	line-height:18px;
}
#content ul li {
	font-weight: bold;
	padding:0 20px 15px 20px;
	list-style:none;
	background:url(../img/content/li-l.jpg) left 3px no-repeat, url(../img/content/li-r.jpg) right 3px no-repeat;
	background-size: 12px 12px;
}
p {
	font-size:14px;
	line-height:18px;
}

/* ################################ --------- Footer -------------------- ########################################## */


/* ------------------------ Verweise ---------------------------------------------------------- */

a {
	color:#d84f19;
	text-decoration:underline;
}
a:visited {
	color:#d84f19;
}
a:hover {
	text-decoration:none;
}
a:active {
	color:#0072ac;
}
ul li a {
	text-decoration:none;
}
ul li a:visited {
	color:#d84f19;
}
ul li a:hover {
	text-decoration:none;
}
ul li a:active {
	color:#d84f19;
}

/* ################################################################################################################### */
/* ################################ --------- Navigation -------------------- ####################################### */

/* ------------------------------ TopNavigation --------------------------- */

#topNav {	
	position: relative;
   	top: 50%;
	padding-right: 30px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.menu-hauptmenue-container {
	float:right;
}
#topNav ul.menu {
	font-family:TradeGothic;
}
#topNav ul.menu li {
	position:relative;
	font-size:14px;
	text-transform:uppercase;
}
#topNav ul.menu li a {
	display:block;
	padding:10px 0;
	color:#5e5d5d;
	text-align: right;
}
#topNav ul.menu li a:visited {
	color:#5e5d5d;
}
#topNav ul.menu li a:hover {
	color:#d84f19;
}
#topNav ul.menu li a:active {
	color:#d84f19;
}
#topNav ul.menu li.current-menu-item a {
	color:#d84f19;
}
#topNav ul.menu li.current-menu-item a:hover {
	background:none;
}

/* ------------------------------ FooterNavigation --------------------------- */


/* ################################ --------- Extralocken -------------------- ###################################### */

div.entry {
	margin-bottom: 30px;
}
.hentry {
	margin-bottom:15px;
}
img.mch-logo {
	float: right;
}
div#btnTop {
	width:100%;
	text-align:center;
	height:75px;
	bottom:-75px;
}
div.na-slogan {
	background: url(../img/bg/slogan-bg.png) left center no-repeat;
	float: right;
	width: 450px;
	padding: 10px 0;
}
div.na-slogan p {
	font-size: 14px;
	text-align: right;
	font-family: TradeGothic;
}
div.na-slogan p span {
	font-size: 16px;
	color: #d84f19;
}
div.logo-wrap {
	padding-top: 10px;
	margin-bottom: 20px;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.8) 90%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.8) 90%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.8) 90%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
}
#wprmenu_bar .bar_logo{
	position: absolute;
	right: 5px
}
a#top {
	margin-top: -80px;
	height: 1px;
	width: 1px;
	position: absolute;
}

/* ------------------------------ WPML --------------------------- */


/* ------------------------------ Visual Composer --------------------------- */
#content h3.wpb_accordion_header {
	font-size:15px;
	padding:0px;
	text-transform:uppercase;
}
#content h3.wpb_accordion_header a {
	text-decoration:none;
	color:#078700;
}
#content .wpb_accordion_content ul {
    color: #707070;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding:0px;
}
#content .wpb_accordion_content ul li {
    list-style: none outside none;
    padding: 0 0 5px 0;
	background:none;
}
.wpb_accordion_content {
	background:#ededed;
	border-bottom:1px solid #FFF;
}
.wpb_accordion_wrapper {
	margin-top: 2px;
	border:2px solid #FFF;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-o-border-radius:4px;
    border-radius:4px;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	-khtml-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
div#content div.vc_row div.vc_inner {
	padding-top:0;
	padding-bottom:0;
	margin-bottom:0;
}
div#content a.prettyphoto {
	border:1px solid #FFF;
}
div#content .flexslider {
	border-radius:0;
	border:none;
	box-shadow:none;
}
div#content .flexslider .slides img {
	height:100%;
}
div#content .flexslider ul {
	display:block;
}
div#content .flexslider ul li {
	padding:0;
	background:none;
}
p.pp_description {
	display:none !important;
}
a.mailIcon {
	padding:8px 20px;
	background-color:#918d8f;
	color:#FFF;
	text-decoration:none;
	border:1px solid #918d8f;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-o-border-radius:4px;
    border-radius:4px;
}
a.mailIcon:hover {
	background-color:#FFB800;
}

/* ------------------------------ Wordpress --------------------------- */

#content img {
	background: #f5f5f5;
	max-width: 98%;
	height: auto;
	padding: 5px;
	border: 1px solid #dadada;
}
#content-start img {
	height: auto;
	padding:0;
	border: none;
}
.alignleft {
	float:left !important;
	margin:4px 15px 10px 0;
}
.alignright {
	float:right;
	margin:4px 0 10px 15px;
}
.text-box-mes {
	background:#f2f2f2;
    font-family: verdana;
    font-size: 11px;
    height: 122px;
    margin-top: 0;
    padding: 10px;
    width: 94%;
	border: 1px solid #b3b3b3;
    border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-o-border-radius:4px;
}
@media only screen and (max-width: 768px){
.text-box-mes {
    width: 93%;
}
}
.text-box-cap {	
	border: 1px solid #b9b9b9;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius:8px;
	-o-border-radius: 8px;
    border-radius: 8px;
	background: url(../img/bg/boxBgTrans.png) top left repeat;
    height: 20px;
    padding: 10px;
    width: 250px;
	margin-right:10px;
	color:#55076B;
}
.wpcf7-not-valid-tip-no-ajax {
	color:#FFB800;
	font-weight:bold;
}
.wpcf7-response-output {
	color:#FFB800;
	font-weight:bold;
	font-size:1.1em;
}
div.wpcf7-validation-errors {
	border: medium none !important;
    border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-o-border-radius:4px;
	margin-left:0 !important;
	padding-left:0 !important;
}
@media only screen and (max-width: 768px){
div.wpcf7-validation-errors {
	border: medium none !important;
    border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-o-border-radius:4px;
    position: relative;
    top:0;
	margin-left:0 !important;
	padding-left:0 !important;
}
}
div.wpcf7-mail-sent-ok {
	border: 1px solid #b3b3b3 !important;
	background:#f2f2f2;
	padding:10px 0;
	margin:0 !important;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-o-border-radius:4px;
    border-radius:4px;
}
span.wpcf7-not-valid-tip {
	color:#FFB800 !important;
}
#content img.wpcf7-captchac {
	border: none;
    border-radius:0;
    box-shadow:none;
	-o-box-shadow:none;
	-webkit-box-shadow:none;
	-khtml-box-shadow:none;
	-moz-box-shadow:none;
    margin-bottom:0 !important;
}

/* ------------------------------ Alo Newsletter --------------------------- */

div#alo_easymail_page {
	text-align:center;
}
div#alo_easymail_page form.alo_easymail_widget_form_public input[type="text"]  {
	width:95%;
	font-size:14px;
	background: none;
    border: 1px solid #49494a;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius:4px;
	-o-border-radius: 4px;
    border-radius: 4px;
    color: #49494a;
    height: 30px;
    padding: 5px;
	margin:0 10px 0 10px;
}
form.alo_easymail_widget_form_public table.alo_easymail_form_table {
	border-collapse: separate;
    border-spacing: 0px 50px;
	width: 100%;
}
form.alo_easymail_widget_form_public table.alo_easymail_form_table td:nth-child(1) {
	width:5%;
	text-align:left;
	white-space:nowrap;
}
#alo_easymail_widget_feedback {
	color:#0072ac;
	font-weight:bold;
}
form.alo_easymail_widget_form_registered table.alo_easymail_form_table {
	border-collapse: separate;
    border-spacing: 10px 50px;
	text-align:left;
	margin:0 auto;
	background:#e1dad4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius:4px;
	-o-border-radius: 4px;
    border-radius: 4px;
}
