/* //////////////////////////////////// ALLGEMEIN //////////////////////////////////// */
body{
	font-family: 'Ubuntu', sans-serif;
	color:#575756;
	line-height:1.5;
	font-size:16px;
	background-color:#fff;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Ubuntu', sans-serif;
	color: #b0b1b1;
	font-size: 45px;
	font-weight: normal;
	line-height:1.2;
	margin: 0px 0px 40px 0px;
}
.untertitel{
	font-family: 'Ubuntu', sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height:1.2;
	max-width: 660px;
	margin: -30px 0px 40px 0px;
	text-transform: uppercase;
}
img{
	max-width: 100%;
}
ul{
	padding-left:20px;
}
html a{
	color:#c20016;
}
html a:active, html a:hover {
	color: #b0b1b1;
}
.textcenter{
	text-align:center;
}
button, input, select, textarea{
	border:0;
	background-color:#e6e6e6;
	padding:10px;
	font-weight:300;
	width:100%;
}
textarea{
	height:100px;
}
.wpcf7-submit{
	background-color:#7f7f7f;
	width:150px;
	float:left;
	color:#fff;
	margin:0 auto;
}
.bold{
	font-weight:bold;
}
.italic{
	font-style:italic;
}

/* //////////////////////////////////// CONTENT //////////////////////////////////// */
.w1280{
	max-width:1280px;
	margin:50px auto;
	padding:0 30px;
	position:relative;
}
.w1220{
	max-width:1220px;
	margin: 0 auto;
	position:relative;
}
.w1100{
	max-width:1100px;
	margin:0 auto;
	position:relative;
}
.w1080{
	max-width:1080px;
	margin:0 auto;
	position:relative;
}
.w1024{
	max-width:1024px;
	margin:0 auto;
	position:relative;
}
.w960{
	max-width:960px;
	margin:0 auto;
	position:relative;
}
.w900{
	max-width:900px;
	margin:0 auto;
	position:relative;
}
.w750{
	max-width:750px;
	margin:0 auto;
	position:relative;
}
.w600{
	max-width:600px;
	margin:0 auto;
	position:relative;
}

.h900{
	height: 900px;
}
.h800{
	height: 800px;
}
.h700{
	height: 700px;
}
.h600{
	height: 600px;
}
.h500{
	height: 500px;
}

#header .w1280{
	margin: 0px auto;
	padding: 0px;
}
.topslider{
	position:relative;
}
.fullwidth{
	clear:both;
	width:100%;
	background-repeat:no-repeat;
	background-size:cover;
	position: relative;
	background-position: center;
}
.floatr{
    float: right;
}
.floatl{
    float: left;
}
.button{
	display: inline-block;
	text-align: center;
	margin: 0 auto;
}
.button a{
	padding: 10px 15px;
	display: block;
}



.spalte1{
	width: calc(50% - 20px);
	float: left;
	height: auto;
	margin:0px 20px 0px 0px;
}
.spalte2{
	width: calc(50% - 20px);
	float: right;
	height: auto;
	margin:0px 0px 0px 20px;
}
.ganze_breite{
	width: 100%;
	float: none;
	margin: 0px auto;
}

/* //////////////////////////////////// INPUT Fields //////////////////////////////////// */

.input{
	margin: 0px 0px 20px 0px;
}
.input input {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    padding-left: 0 !important;
}
.input textarea{
	background-color: transparent;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-left: 0px !important;
}

::placeholder { 
   color:#40301f; 
   opacity: 1;
}
::-webkit-input-placeholder { /* WebKit browsers */
   color:#40301f !important; 
   opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#40301f !important; 
   opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#40301f !important; 
   opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:#40301f !important; 
   opacity: 1;
}


/* //////////////////////////////////// Social Wall //////////////////////////////////// */
.ff-search{
	display: none !important;
}
/* //////////////////////////////////// MAP //////////////////////////////////// */
.maps{
	position:relative;
}
.mapsoverlay{
	width:100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
}
.mapshide{
	display:none;
}
/* //////////////////////////////////// FLEXSLIDER //////////////////////////////////// */
.flexslider .slides li {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	width: 100%;
	height: 100%
}

.flex-direction-nav .flex-disabled{
	opacity:0!important;
}
.flex-direction-nav{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	display: none;
}
.flexslider .flex-nav-next a, .flexslider .flex-nav-prev a{
	content:"";
	width:40px;
	height:40px;
	background-size:40px auto;
	background: no-repeat;
}
.flexslider .flex-nav-prev a {
    background-repeat: no-repeat;
    left: 10px;
    opacity: 1;
}
.flexslider .flex-nav-next a{
    background-repeat: no-repeat;
    opacity: 1;
    right: 10px;
}

.flexslider .flex-control-nav{
    bottom: 70px;
    left: auto;
	right: 40px;
	height: 12px;
    position: absolute;
    text-align: left;
    width: auto;
    z-index: 5;
	text-align: center;
}
.flexslider .flex-control-nav li{
	display: inline-block !important;
	height: auto;
	width: 12px;
	margin: 0px 10px;
}
.flexslider .flex-control-paging li a {
    background-color: transparent;
    border: 1px solid rgb(255, 255, 255);
    height: 15px;
    width: 15px;
	
}
.flexslider .flex-control-paging li a.flex-active, .flexslidere .flex-control-paging li a:hover{
    cursor: default;
	height: 15px;
	width: 15px;
	background-image: url("https://www.planpunkt.net/wp-content/themes/effekt/images/active_slide.png");
    background-repeat: no-repeat;
	border:none;
	background-color: transparent;
}

.topslider{
	margin-top: 103px;
}
.flexslider{
	margin-top: 0px !important;
}
.flexslider_big, .flexslider_big .slides, .flexslider_big .slides li{
	height: calc(100vh - 103px);
	width: 100%;
}
.flexslider_small, .flexslider_small .slides, .flexslider_small .slides li{
	height: 650px;
	width: 100%;
}



.slider_text_box{
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
}
.slider_text_middle{
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.slider_text1, .slider_text2{
	color: #fff;
}
.slider_text {
    color: rgb(255, 255, 255);
    display: table-cell;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
	padding: 0px 60px;
	font-family: 'Ubuntu', sans-serif;
}


/* //////////////////////////////////// 404 //////////////////////////////////// */
.fehler{
	text-align:center;
	font-size:300px;
	padding-top:150px;
	font-family: 'Ubuntu', sans-serif;
	line-height:0.5;
	color:#ccc;
}
.fehler span{
	font-size:150px;
}
.fehlermeldung{
	text-align:center;
	padding-top:30px;
}


/* //////////////////////////////////// CLEARFIX do not group these rules //////////////////////////////////// */
html {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
}
.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
}
.clearfix {
	zoom:1; /* For IE 6/7 (trigger hasLayout) */
}