/* HYPERLINKS */
a,
a:link,
a:hover,
a:active,
a:visited,
a:focus {
    /*color: #394354;*/
	color: #000000;
	text-decoration: none;   
}
#main a,
#main a:link,
#main a:hover,
#main a:active,
#main a:visited,
#main a:focus {
	text-decoration: underline;
}
	
#main a:hover {
	color:#000;
}

#main .dce_i_wrap a,
#main .dce_i_wrap a:link,
#main .dce_i_wrap a:hover,
#main .dce_i_wrap a:active,
#main .dce_i_wrap a:visited,
#main .dce_i_wrap a:focus,
#main .dce_akkordeon a,
#main .dce_akkordeon a:link,
#main .dce_akkordeon a:hover,
#main .dce_akkordeon a:active,
#main .dce_akkordeon a:visited,
#main .dce_akkordeon a:focus{
	color:#fff;
}

#main .dce_i_wrap a.button,
#main .dce_i_wrap a.button:link,
#main .dce_i_wrap a.button:hover,
#main .dce_i_wrap a.button:active,
#main .dce_i_wrap a.button:visited,
#main .dce_i_wrap a.button:focus {
	color:#000;
	background:#fff;
}


#main a.button,
#main a.button:link,
#main a.button:active,
#main a.button:visited,
#main a.button:hover {
    /*background:#3a4455;*/
	background:#000000;
    color:#fff;
    text-decoration: none;
    padding:0px 30px;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    /*font-family: 'DINProBlack';*/
		font-family: 'neue-haas-grotesk-text';
		font-weight: 700;
    text-transform: uppercase;
    font-size: 28px;
}

#main .dce_i_wrap a.button,
#main .dce_i_wrap a.button:link,
#main .dce_i_wrap a.button:active,
#main .dce_i_wrap a.button:visited,
#main .dce_i_wrap a.button:hover,
#main .dce_akkordeon a.button,
#main .dce_akkordeon a.button:link,
#main .dce_akkordeon a.button:active,
#main .dce_akkordeon a.button:visited,
#main .dce_akkordeon a.button:hover{
	border:1px solid #fff;
}

#main a.textlink_mail,
#main a.textlink_tel,
#main a.textlink_mail:link,
#main a.textlink_tel:link,
#main a.textlink_mail:active,
#main a.textlink_tel:active,
#main a.textlink_mail:visited,
#main a.textlink_tel:visited,
#main a.textlink_mail:hover,
#main a.textlink_tel:hover {
	display: inline-block;	
	position: relative;	
	padding-left:30px;
}

#main a.textlink_mail::before,
#main a.textlink_tel::before {
	position: absolute;
	top:0;
	left:0;
	content:' ';
	width:24px;
	height: 24px;
	background-size:16px 16px;
	background-position: center center;
	background-image: url("../svg/mail.svg");
	background-repeat: no-repeat;
	/*background-color:#3a4455;*/
	background-color:#000000;
}

#main a.textlink_tel::before {
	background-image: url("../svg/phone.svg");
}



@media (max-width: 1279px) {
#main a.button, #main a.button:link, #main a.button:active, #main a.button:visited, #main a.button:hover {
	font-size: 20px;
	padding: 0 15px;
}
}

@media (max-width: 1023px) {
	#main a.button, #main a.button:link, #main a.button:active, #main a.button:visited, #main a.button:hover {
		font-size:22px;
		height: 60px;
		line-height: 60px;
		padding:0 20px;
	}
}


@media (max-width: 767px) {
#main a.button, #main a.button:link, #main a.button:active, #main a.button:visited, #main a.button:hover {
	font-size: 22px;
	display: block;
	height: inherit;
	min-height: 48px;
	line-height: 48px;
	text-align: center;
}
}
/* ########## */


/* ###################################################################################################### */
/* ###################################################################################################### */


/* CONTENT */
#main h1,
#main h2,
#main h3,
.posth1{
    display: inline-block;
    width: 100%;
    line-height: 1;  
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

#main h1 p,
#main h2 p,
#main h3 p {
    line-height: 1.2;
    margin-bottom:0;
}

#main h1,
.page_1 #main h2,
#main .dce_h1 h2,
#main .news-single .frame-default h1{
    /*color:#c6c6c6;*/
	color:#bfb9b9;
    /*font-family: 'DINNextRounded';*/
	font-family: 'neue-haas-grotesk-display';
    font-size: 64px;
    text-transform: uppercase;
    margin-bottom:10px;
    letter-spacing: 0.025em;
    text-align: center;
    font-weight: bold;
}

.posth1 {
    /*border-top:2px solid #3a4455;*/
	border-top:2px solid #000000;
    /*font-family: 'DINProBlack';*/
	font-family: 'neue-haas-grotesk-text';
	font-weight: 700;
    /*color: #3a4455;*/
	color:#bfb9b9;
    font-size: 120px;
    text-transform: uppercase;
    width:auto;
    margin:0 auto;
    margin-bottom: 90px;
}

    .posth1_wrap {
        text-align: center;
    }

    #main .white h1,
    #main .white h2,
    #main .white .posth1 {
        color:#fff;
        border-color:#fff;
    }

    .dce_h1 h1,
    .dce_h1 h2 {
        text-align: center;
    }


#main .frame-default h1,
#main .d6d7 h1,
#main h2,
#main h3 {
    /*font-family: 'DINProBlack';*/
		font-family: 'neue-haas-grotesk-text';
		font-weight: 700;
    /*color: #3a4455;*/
	color: #000000;
    text-transform: uppercase;
    font-size:52px;
    margin-bottom:40px;
	text-align: left;
	letter-spacing: normal;
}

#main h3 {
    font-size:28px;
    margin-bottom:36px;
}

#main h4 {
    margin-bottom: 1em;
	line-height: 1em;
}

#main pre {
    /*font-family: 'DINProLight';*/
	 font-family: 'neue-haas-grotesk-text';
  	  font-weight: 400;
    text-transform: uppercase;
    font-size:30px;
    color:#7d8386;
	line-height: 1.7;
	white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;   
}

#main ul {
    margin-left:35px;
}

#main ul,    
#main p {
    line-height: 1.7;
    margin-bottom:1em;
}

#main li {
    list-style: none;
    background:url("../img/li_bg.png") left 10px no-repeat;
    background-size:14px 14px;
    padding-left:30px;
}

	#main .dce_i_wrap li,
	#main .dce_akkordeon li{
		background:url("../img/li_bg_ws.png") left 10px no-repeat;
		background-size:14px 14px;
    	padding-left:30px;
	}


#main .text-center {
	text-align: center;
}

#main .text-right {
	text-align: right;
}

@media (max-width: 1530px) {
	#main h1, .page_1 #main h2, #main .dce_h1 h2 {
		font-size:60px;
	}
	
	.posth1 {
		font-size:110px;
		margin-bottom: 80px;
	}
	
}

@media (max-width: 1366px) {}
@media (max-width: 1279px) {
	
	#main .frame-default h1, #main .d6d7 h1, #main h2, #main h3 {
		font-size:40px;
	}
	#main h3 {
		font-size: 22px;
	}
	
}
@media (max-width: 1023px) {
	.posth1 {
		font-size:80px;
		margin-bottom: 60px;
	}
	
	#main h1, .page_1 #main h2, #main .dce_h1 h2 {
		font-size:40px;
	}
	
	#main .d6d7 h1, #main h2 {
		font-size: 30px;
		margin-bottom: 20px;
	}
	
	#main pre {
		font-size:22px;
	}
	
	
}
@media (max-width: 767px) {
	
	#main h1, .page_1 #main h2, #main .dce_h1 h2 {
		font-size: 22px;
		
	}
	
	#main .dce_h1 h1 {
		padding:0 2%;
	}
	
	.posth1 {
		font-size: 36px;
		margin-bottom: 25px;
		padding:0 2%;
	}
	
	#main ul, #main p {
		line-height: 1.6;
	}
	
	#main .d6d7 h1, #main h2, #main h3 {
		font-size: 22px;
	}
	
	#main ul {
		margin-left:2%;
	}
	
	
	#main h3 {
		font-size: 18px;
	}

	
}
@media (max-width: 359px) {}


/* ###################################################################################################### */
/* ###################################################################################################### */



/* ####### */

/* ###################################################################################################### */
/* ###################################################################################################### */


/* Abstände */

.frame-space-before-small {
    margin-top: 40px;
}
.frame-space-before-medium {
    margin-top: 80px;
}
.frame-space-before-large {
    margin-top: 120px;
}
.frame-space-after-small {
    margin-bottom: 40px;
}
.frame-space-after-medium {
    margin-bottom: 80px;
}
.frame-space-after-large {
    margin-bottom: 120px;
}

/* ####### */

/* RESPONSIVE */
@media (max-width: 1023px) {
    .frame-space-before-small {
        margin-top: 32px;
    }
    .frame-space-before-medium {
        margin-top: 64px;
    }
    .frame-space-before-large {
        margin-top: 96px;
    }
    .frame-space-after-small {
        margin-bottom: 32px;
    }
    .frame-space-after-medium {
        margin-bottom: 64px;
    }
    .frame-space-after-large {
        margin-bottom: 96px;
    }
}
@media (max-width: 767px) {
    .frame-space-before-small {
        margin-top: 24px;
    }
    .frame-space-before-medium {
        margin-top: 48px;
    }
    .frame-space-before-large {
        margin-top: 72px;
    }
    .frame-space-after-small {
        margin-bottom: 24px;
    }
    .frame-space-after-medium {
        margin-bottom: 48px;
    }
    .frame-space-after-large {
        margin-bottom: 72px;
    }
}
@media (max-width: 359px) {
    .frame-space-before-small {
        margin-top: 16px;
    }
    .frame-space-before-medium {
        margin-top: 32px;
    }
    .frame-space-before-large {
        margin-top: 48px;
    }
    .frame-space-after-small {
        margin-bottom: 16px;
    }
    .frame-space-after-medium {
        margin-bottom: 32px;
    }
    .frame-space-after-large {
        margin-bottom: 48px;
    }
}
/* ########## */

/* ###################################################################################################### */
/* ###################################################################################################### */


/* Einrückungen */

.frame-indent {
    margin-left:12.5%;
    margin-right:12.5%;
}


@media (max-width: 1280px) {
    .frame-indent {
        margin-left:7.5%;
        margin-right:7.5%;
    }
}

@media (max-width: 1023px) {
    .frame-indent {
        margin-left:2.5%;
        margin-right:2.5%;
    }
}

/* ###################################################################################################### */
/* ###################################################################################################### */


/* Tabelle */

.contenttable {
	/*border: 1px solid #394354;*/
	border: 1px solid #000000;
}

.contenttable td,
.contenttable th {
	/*height:50px;
	line-height:50px;	*/
	line-height: 2em;
	border-top:1px solid #ccc;
    padding:10px;
    text-align: left;
}

.contenttable th {
    border:none;
}

.contenttable tr:nth-child(odd) td {
	border:none;	
    background:#c6c6c6;
}

.faq_wrap .contenttable tr:nth-child(odd) td {
	background:none;
	border-top:1px solid #ccc;
}

.contenttable th,
.contenttable tr:hover td {
	/*background: #394354;*/
	background: #000000;
    color:#fff;
}

.contenttable.feratel td{
    width: 33.33%;
}

@media (max-width: 1279px) {
	.contenttable td,
	.contenttable th {
		height:inherit;
		line-height: 2em;
	}
}
	
@media (max-width: 1023px) {
    .contenttable td, .contenttable th {
		height: inherit;
		line-height: 1.7;
	}
}

@media (max-width: 767px) {
    .contenttable td, .contenttable th {
		font-size:0.7em;
		line-height: 1.5;
		padding:7px;
	}
}


/* ###################################################################################################### */
/* ###################################################################################################### */


/* Bilder */ 

.ce-gallery img:hover {
    cursor:zoom-in;
}

.item_insta {
	text-indent: -999em;
}