.post-title {
	display: none; 
}

.footer {
	display: none;
}
.wrapper {
	margin-top: 0px !important; 
}

body p {
	font-size: 11.5pt;
}

body li {
	font-size: 11.5pt;
}

body .post-content li {
  	line-height: 160% !important;
  	margin-bottom: 0;
}

.blog-menu a {
	padding-top: 15px !important;
  	padding-bottom: 15px !important;
  	padding-left: 0 !important;
}

//@media (min-width: 1000px) and (max-width: 1099px) { .navigation .navigation-inner { width: 1050px !important; } }
//@media (min-width: 1100px) and (max-width: 1199px) { .navigation .navigation-inner { width: //1150px !important; } }
//@media (min-width: 1200px) and (max-width: 1299px) { .navigation .navigation-inner { width: 1250px !important; } }
//@media (min-width: 1300px) and (max-width: 1399px) { .navigation .navigation-inner { width: 1350px !important; } }
//@media (min-width: 1400px) and (max-width: 1499px) { .navigation .navigation-inner { width: 1450px !important; } }

@media (min-width: 1300px) { 
.blog-menu a {
	padding-top: 15px !important;
  	padding-bottom: 15px !important;
  	padding-left: 0 !important;
}

}
.blog-menu > li::before {
	display: none !important;
}

img {
	border: 0 !important;
}

/*Menü*/
.section-inner {
	max-width: 95% !important;
}
.vertical{
    writing-mode:tb-rl;
    -webkit-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform:rotate(-90deg);
    transform: rotate(-90deg);
    white-space:nowrap;
    display:block;
    bottom:0;
    width:20px;
    height:20px;
}
.header-inner {
visibility: hidden;
}

.huge_it_slideshow_image_wrap_3{
clear: initial !important;
}

/*Inhalte ausblenden wenn mobile Ansicht*/
@media (max-width: 870px) { 
.klein { display: none; } 
h1{ font-size: 1.3em !important; }
}
@media (max-width: 500px) { 
.klein-hf { display: none; } 
}
@media (min-width: 870px) { 
.gross { display: none; } 
}
h1, h2 {
color: #4c6e8a !important;
}
hr {
border-color: #4c6e8a !important;
  background-color: #4c6e8a !important;
    color: #4c6e8a !important;
}


/*body:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: url(https://www.kronsteiner-consulting.at/wp-content/uploads/2016/12/Fotolia_85328870_L.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/
