/* //////////////////////////////////// ALLGEMEIN //////////////////////////////////// */
body{
	font-family: "zeitung", sans-serif;
	color: #fff;
	line-height: 1.5;
	font-size:20px;
	margin: 0 auto;
    font-weight: 300;
}
h1 {
	color: #385599;
	line-height:1.2;
	font-weight: 600;
	margin: 0 auto 20px;
	font-size: 35px;
}
h2, h3, h4, h5, h6 {
	color: #000;
	line-height:1.2;
	font-weight: 500;
	margin: 0 auto 20px;
	font-size: 28px;
}
div p{
	margin: 0px 0px 15px 0px;
}
div p:last-child, p:last-child{
	margin: 0 auto;
}
img{
	max-width: 100%;
	height:auto;
    line-height: 0;
}
a{
	color: #c39a76;
	text-decoration: none;
}
a:active, a:hover {
	color: #000;
}
.textcenter{
	text-align:center;
}
strong{
    font-weight:700;
}
svg{
	max-width: 100%;
}
ul{
	padding-left: 20px;
	margin: 0 auto 15px;
}
/* //////////////////////////////////// CONTENT //////////////////////////////////// */
.w1280{
	max-width: 1280px;
	margin: 0 auto;
	position:relative;
	padding: 0px 40px;
    text-align: center;
}
.margin_oben{
	margin-top: 100px;
}
.margin_unten{
	margin-bottom: 100px;
}
.w960{
	max-width:960px;
	margin:0 auto;
	position:relative;
}
.w800{
	max-width:800px;
	margin:0 auto;
	position:relative;
}
.w600{
	max-width:600px;
	margin:0 auto;
	position:relative;
}
.fullwidth{
	width:100%;
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center;
	position: relative;
}
.h600{
	height: 900px;
}

#languages{
	position:absolute;
	right:15%;
	top: 40px;
	line-height: 1;
	transition: all 1s ease;
	z-index: 99;
}
#languages a{
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	margin-right: 10px;
	font-weight: 400;
	padding-bottom: 5px;
}
#languages a:last-child{
	margin: 0 auto;
}
#languages a.active_lang{
	border-bottom: 1px solid #fff;
}
#languages a:hover{
	color: #000 !important;
}

.startbild{
	height: 100vh;
	background-size: cover;
	background-position: center top;
	text-align: center;
}
.startbild .table_div{
	display: table;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
}
.startbild .table_cell_div{
	display: table-cell;
	vertical-align: bottom;
	position: relative;
	width: 1280px;
}


.logo{
	max-width: 500px;
	margin: 0 auto 100px;
}
.language{
	position: absolute;
	top: 50px;
	right: 40px;
}
.anfragen{
	position: relative;
	bottom: 40px;
}
.anfragen a{
	display: block;
	color: #fff;
}
.anfragen img{
	display: inline-block;
	vertical-align: middle;
}
.anfragen span{
	display: inline-block;
	vertical-align: middle;
	border-bottom: 3px solid #fff;
	font-weight: bold;
	text-transform: uppercase;
}



.no_scroll{
	height: 100vh;
	overflow: hidden;
}


.popup{
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	background-color: #fff;
	color: #000;
	text-align: center;
	overflow-x: hidden;
	padding: 80px 25px 50px;
	z-index: 9;
	display: none;
}
.popup .table_div{
	width: 100%;
	height: 100%;
}
.popup .table_cell_div{
	vertical-align: middle;
	position: relative;
	width: 100%;
}

.popup h2{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 30px;
}
.box_1{
	max-width: 100%;
	overflow: scroll;
	margin: 0 auto 100px;
}
.box_2{
	max-width: 100%;
	overflow: scroll;
	margin: 0 auto;
}

.box_1 table{
	width: 1010px;
}
.box_2 table{
	width: 760px;
}

table{
	margin: 0 auto;
}
thead{
	
}
thead tr{
	
}
thead tr th{
	border-bottom: 2px solid #000;
	padding: 20px;
	text-transform: uppercase;
}
tbody{
	
}
tbody tr{
	
}
tbody tr td{
	border-bottom: 2px solid #000;
	padding: 20px;
	width: 250px;
	font-weight: 600;
}
tbody tr td:first-child{
	font-weight: normal;
}
.info{
	margin-top: 50px;
}

.close{
	margin-bottom: 50px;
	cursor: pointer;
}




.footer{
	background-color: #fff;
	text-align: center;
	padding: 50px 0;
	color: #000;
}
.footer a{
	color: #000;
}
.button{
	border: 2px solid #000;
	border-radius: 10px;
	display: inline-block;
	padding: 5px 10px 8px;
	text-transform: uppercase;
}
.button:first-child{
	margin-bottom: 20px;
}
.button svg{
	display: inline-block;
	vertical-align: middle;
	width: 20px;
}
.button span{
	display: inline-block;
	vertical-align: middle;
}

.cls-1 {
	fill: none;
}

.cls-2 {
	clip-path: url(#clip-path);
}

.cls-3 {
	fill: #000;
	fill-rule: evenodd;
}
.button:hover{
	background-color: #000;
	color: #fff;
	cursor: pointer;
}
.button:hover .cls-3{
	fill: #fff;
}


.content{
	width: 100%;
	padding: 80px 20px;
}
.content1{
	width: 80%;
	margin: 0 auto;
	text-align: left;
}
.content2{
	width: 80%;
	margin: 0 auto;
	text-align: left;
}
.content h2{
	font-size: 22px;
}
.higha h2{
	font-size:35px;
	text-transform: uppercase;
	position: relative;
	bottom: 80px;
	font-weight: 600;
	color:#fff;
}

.tablebox{
    max-width:100%;
    overflow-x: scroll;
}

.mail{
	margin-top: 50px;
}
.mail a{
	font-size: 20px;
	text-transform: uppercase;
}


.impressum{
	display: block;
}
.impressum a{
	display: inline-block;
	vertical-align: middle;
}
.impressum spa{
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}
/* //////////////////////////////////// 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) */
}