body {
    font-size: 1em;
    line-height: 1.0;
}

/* didact-gothic-regular - latin */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/didact-gothic-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/didact-gothic-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/didact-gothic-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/didact-gothic-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/didact-gothic-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/didact-gothic-v19-latin-regular.svg#DidactGothic') format('svg'); /* Legacy iOS */
}

.primaryContainer {
   height: auto;
    margin-left: auto;
    margin-right: auto;
}

.dtonly {
    display: block;   
    }
    
.monly {
    display: none;   
    }

.top {
    
	float: left;
    height: auto;
    margin: 0px;
    clear: none;
    width: 100%;
	border-bottom-color: #990033;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    background-color: #ffffff;
	text-align:center;
	z-index: 10;
	position:fixed;
   
}
.header {
  	float: none;
    height: auto;
    clear: none;
    width: 90%;
    min-height: 50px;
    margin: 0px auto 0px auto;
}
#logo {
	float: left;
    width: 349px;
    max-width: 100%;
    height: auto;
	margin: 0px 0px 0px 5%;
    clear: both;  
}

#logo_letters {
	float: left;
    width: 10%;
    height: auto;
	margin: 20px 1% 10px 9%;
    clear: both;  
}

.mobile_img {
	float: left;
    width: 100%;
    height: auto;
	margin: 0px;
    clear: both;  
}

.spacer {
	float: none;
	clear: none;
	width: 9%;
}


.chevron {
    text-align: center;
    margin: 0px;
    width:100%;
    height: auto;
    z-index: 9999;
    position: absolute;
}

.image_galerie {
	width: 25%;
	margin: 0px;
	float: left;
	clear: none;
}

.navigator {
    float: left;
    height: 50px;
    margin: 0px;
    clear: none;
    width: 100%;
	text-align:center;
    margin-bottom: 20px;
 
}
#navigator_footer {
    float: right;
    margin: 10px 5% 0px auto;
    height: auto;
    bottom:0;
    clear: none;
    width: 75%;
	text-align:right;
}

#title_footer {
    float: right;
    height: 30px;
    margin: -50px 0px 0px 0px;
    clear: none;
    width: 25%;
}

.navbox_top {
    float: left;
    height: 30px;
    margin: 1px;
    clear: none;
    width: 15%;
    min-height: 0px;
	display:block;	
}

.callbox_top {
    float: left;
    height: 30px;
    margin: 1px;
    clear: none;
    width: 15%;
    min-height: 0px;
    background-color: #999999;
	display:none;	
}

	
.callbox_top:hover {
	background-color: #cc0000;
	/* [disabled]clear: none; */
	/* [disabled]float: right; */
	text-align: center;
}

#footer {
    float: left;
    height: 70px;
    margin: -70px auto 0px -3%;
    clear: none;
    width: 106%;
	border-top-color: #f5911f;
    border-top-width: 0px;
    border-top-style: solid;
    background-color: #ccc;
	bottom: 0;
	z-index: 10;
	position:fixed;
   
}

#webdesign {
	float: left;
	margin: auto auto 120px -50px;
	height: auto;
	width: 100%;
	bottom: 0;
	z-index: 10;
	position:fixed;
}

.image1 {
    float: left;
    width: 20%;
    max-width: 100%;
    height: auto;
    margin: 20px;
    clear: none;
    color: rgb(0, 0, 0);
}
	
h1{
	font-family: didact-gothic;
	font-weight: 400;
	margin: 30px 50px 15px 50px;
	color: #000000;
	font-size: 1.1em;
    line-height: 1.4em;
	font-style: normal;
    letter-spacing: 1px;
    word-spacing: 30px
}

h1 span{
	margin: 0px;
    word-spacing: 10px
}


h2{
	font-family: didact-gothic;
	font-weight: 400;
	margin: 10px 50px 15px 50px;
	color: #000000;
	font-size: 1.1em;
    line-height: 1.4em;
	font-style: normal;
    letter-spacing: 1px;
    word-spacing: 30px
}


h3{
	font-family: times;
	font-size: 2.5em;
	color: #000000;
	font-weight: 100;
	line-height: 1em;
	word-wrap: break-word;
	margin: 30px 50px 0px 50px;
	clear: left;
	letter-spacing: 0.8px;
	text-indent: 0px;
	font-style: normal;   
}

h4{
	font-family: didact-gothic;
	font-size: 3em;
	color: #f66548;
	font-weight: 100;
	line-height: 1em;
	word-wrap: break-word;
	margin: 0px;
	clear: left;
	letter-spacing: 0.8px;
	text-indent: 0px;
	 
}

h4 span {
	color: #FBB0A1;

}

h5{
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	float: left;
	font-family: Arial;
	margin: 0px 0px 30px 0px;
	color: #ffffff;
	font-size: 0.7em;
	text-align: left;
	font-weight: 100;
	bottom: 0;
	}

p{
	font-family: didact-gothic;
	font-weight: 400;
	margin: 30px 50px 15px 50px;
	color: #000000;
	font-size: 1.1em;
    line-height: 1.4em;
	font-style: normal;
    letter-spacing: 1px;
}

p span {
	color: #ffffff;
	font-weight: 500;
	line-height: 1.2 em;
	font-size: 1.2em;
}

em {
	background-color: #cc0000;
}

li{
	font-family: didact-gothic, sans-serif;
}	

table {
	margin:20px auto 0px auto; 
	border:0;	
}

tr, td { 

	font-family: didact-gothic;
	font-weight: 100;
	color: #990033;
	font-size: 1.05em;
	line-height: 1.15em;
}



strong {
	font-weight:bold;
	font-size: 1.1em;
	color:#cccccc;
}

a img { 
	border: none;
}

a:link {
	color: #000000;
	font-weight: 900;
	text-decoration: none;
			 
}

a:active {
	color: #ff0000;
	text-decoration: none;
	font-weight:bold; 
}

a:visited {
	color: #000000;
	font-weight: 900;
	text-decoration: none;
		
}
a:hover {
	text-decoration: none;
	color: #0033cc;
	text-shadow: #Fff 0px 0px 2px;
}


/* ========================================================================================================
   END DEFAULTS  END DEFAULTS  END DEFAULTS  END DEFAULTS  END DEFAULTS  END DEFAULTS  END DEFAULTS  END
   ===================================================================================================== */

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ====================
   Chrome Frame prompt
   =================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ========================================================================================================
   PARALLAX SCROLL PARALLAX SCROLL PARALLAX SCROLL PARALLAX SCROLL PARALLAX SCROLL PARALLAX SCROLL PARALLAX
   ===================================================================================================== */
body, html {
	height: 100%;
	min-height: 100%;
	background-color: #eee6de;; 
}
body {
	
}
.no-js {
	padding-top: 106px;
}

.loading {
	background: url('../img/ico_loading.gif') no-repeat center center;
}
section {
	min-width: 960px;
	opacity: 0;
}

.loaded section,
.no-js section {
	opacity: 1;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	transition: opacity 300ms ease-out;
}
main {
	overflow-x: hidden;
}
#preload {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.bcg {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 100%;
	width: 100%;
	background-size:100% auto;
	-moz-background-size:cover;
	-webkit-background-size:cover;
    z-index: 1;
}


.hsContainer {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	bottom: 0px;
}

.hsContent {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0px;
}
	
.hsBox {
	width: 90%;
	height: 100%;
	margin-right:auto;
	margin-left:auto;
	overflow: hidden;
	position: relative;
	bottom: 0px;
}

.hsBox_start {
	width: 50%;
	height: 100%;
	margin: 0px auto 0px 0px;
    padding-top:4%;
	overflow: hidden;
	position: relative;
	text-align:center;
	background-color: rgba(0,0,0,0.0);
	bottom: 0px;
}

.hsBox_left {
	width: 50%;
	height: 100%;
	margin: 0px auto 0px 0px;
    padding-top:2%;
	overflow: hidden;
	position: relative;
	background-color: #eee6de;
	bottom: 0px;
}

.hsBox_transparent {
	width: 50%;
	height: 100%;
	margin: 0px auto 0px 0px;
    padding-top:2%;
	overflow: hidden;
	position: relative;
	bottom: 0px;
}


.hsBox_full {
	width: 100%;
	height: 100%;
	margin: 0px auto 0px 0px;
    padding-top:5%;
	overflow: hidden;
	position: relative;
	background-color: #eee6de;
	bottom: 0px;
}

.hsBox_quadr {
	width: 100%;
	height: 100%;
	margin-right:auto;
	margin-left:5%;
	padding-top:0px;
	overflow: hidden;
	position: relative;
    border: 0px solid rgb(255, 255, 255);
	background-color: #eee6de;
	bottom: 0px;
}

.hsBox_right {
	width: 50%;
	height: 100%;
	margin: 0px 0px 0px auto;
    padding-top:5%;
	overflow: hidden;
	position: relative;
	background-color: #eee6de;
	bottom: 0px;
}

.hsBox_map {
	width: 33%;
	height: 100%;
	margin: 0px 0px 0px auto;
    padding-top:4%;
	overflow: hidden;
	position: relative;
	text-align:center;
	background-color: rgba(0,0,0,0.6);
	bottom: 0px;
}

.hsBox_100 {
	width: 1380px;
	height: auto;
	margin: auto auto;
	background-color: rgba(255,255,255,0.8);
	overflow:hidden;
	position: relative;
	bottom: 0px;
}

	

/* Slide 1 */
#slide-1 .bcg {background-image:url('../img/bcg_slide-1.jpg');} 
#slide-1 .hsContent {
	bottom: 0px;
	top: auto;
}

/* Slide 2 */
#slide-2 .bcg {background-image:url('../img/bcg_slide-2.jpg');} 
#slide-2 .hsContent_clear {
bottom: 0px;
	top: auto;
}

/* Slide 3 */
#slide-3 .bcg {background-image:url('../img/bcg_slide-3.jpg');} 
#slide-3 .hsContent {
	bottom: 0px;
	top: auto;
}
	
/* Slide 4 */
#slide-4 .bcg {background-image:url('../img/bcg_slide-4.jpg');} 
#slide-4 .hsContent {
	bottom: 0px;
	top: auto;
}

/* Slide 5 */
#slide-5 .bcg {background-image:url('../img/bcg_slide-5.jpg');} 
#slide-5 .hsContent {
	bottom: 0px;
	top: auto;
}

/* Slide 6 */
#slide-6 .bcg {background-image:url('../img/bcg_slide-6.jpg');} 
#slide-6 .hsContent {
	bottom: 0px;
	top: auto;
}

/* Slide 7 */
#slide-7 .bcg {background-image:url('../img/bcg_slide-7.jpg');} 
#slide-7 .hsContent {
	bottom: 0px;
	top: auto;
}
	
/* Slide 8 */
#slide-8 .bcg {background-image:url('../img/bcg_slide-8.jpg');} 
#slide-8 .hsContent {
	bottom: 0px;
	top: auto;
}

/* Slide 9 */
#slide-9 .bcg {background-image:url('../img/bcg_slide-9.jpg');} 
#slide-9 .hsContent {
	bottom: 0px;
	top: auto;
}

/* Slide 10 */
#slide-10 .bcg {background-image:url('../img/bcg_slide-10.jpg');} 
#slide-10 .hsContent {
	bottom: 0px;
	top: auto;
}

/* Slide 11 */
#slide-11 .bcg {background-image:url('../img/bcg_slide-11.jpg');} 
#slide-11 .hsContent {
	bottom: 0px;
	top: auto;
}

/* Slide 12 */
#slide-12 .bcg {background-image:url('../img/bcg_slide-12.jpg');} 
#slide-12 .hsContent {
	bottom: 0px;
	top: auto;
}
/* =============================================================================================================
   ANPASSUNG SCREEN SIZE ANPASSUNG SCREEN SIZE ANPASSUNG SCREEN SIZE ANPASSUNG SCREEN SIZE ANPASSUNG SCREEN SIZE
   ========================================================================================================== */
@media screen and (max-width: 1680px) {

h3{
	font-size: 2em;
	line-height: 1em;
	margin: 30px 50px 0px 50px;
	letter-spacing: 0.8px;  
}    

    

}

@media screen and (max-width: 1380px) {

h1{
	font-family: didact-gothic;
	font-weight: 400;
	margin: 30px 50px 15px 50px;
	color: #000000;
	font-size: 1em;
    line-height: 1.4em;
	font-style: normal;
    letter-spacing: 1px;
    word-spacing: 20px
}

h1 span{
	margin: 0px;
    word-spacing: 10px
}


h2{
	font-family: didact-gothic;
	font-weight: 400;
	margin: 10px 50px 15px 50px;
	color: #000000;
	font-size: 1em;
    line-height: 1.4em;
	font-style: normal;
    letter-spacing: 1px;
    word-spacing: 20px
}
    
h3{
	font-size: 2em;
	line-height: 1em;
	margin: 30px 50px 0px 50px;
	letter-spacing: 0.8px;  
} 
    
p{
    margin: 20px 30px 15px 50px;
    }


}
   
@media screen and (max-width: 1280px) {

#logo {
    width: 300px;
	margin: 0px 0px 0px 5%;

}
    
#navigator_footer {
    margin: 10px 0% 0px auto;
    width: 75%;
	text-align:center;
}
    
h1{
	font-size: 0.9em;
	word-spacing: 20px;  
}
    
h1 span{
	margin: 0px;
    word-spacing: 5px
}
	
h2{
	font-size: 0.9em;
    word-spacing: 20px;
}


h3{
	font-size: 2em;
	margin: 20px auto 0px 50px;
	clear: left;
	letter-spacing: 0.8px;  
}
	

h5{
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	float: left;
	font-family: Arial;
	margin: 0px 0px 30px 0px;
	color: #ffffff;
	font-size: 0.7em;
	text-align: left;
	font-weight: 100;
	bottom: 0;
	}

p{
	font-size: 1.0em;
    line-height: 1.2em;
    margin: 20px auto 0px 30px;
}

p span {
	line-height: 1.3 em;
	font-size: 1.0em;
}

tr, td { 
	font-size: 1em;
	line-height: 1.1em;
}
    
.hsBox_left {
    padding-top:7%;
}

.hsBox_right {
    padding-top:7%;
}

.hsBox_map {
    padding-top:6%;
}


}

@media screen and (max-width: 1024px) {

#logo_letters {
    width: 20%;
    max-width: 100%;
	margin: 15px 0px 0px 0%; 
}

.stamp {
	width: 70%;
    margin: -5% -20% -6% auto;
}
    
#navigator {
    width: 70%;
    margin: 30px 0px 0px 0px; 
}
    
#navigator_footer {
    margin: 10px 0px 0px auto;
    width: 80%;
}
    
	
#slide-1 .bcg {background:url('../img/bcg_slide-1-tablet.jpg') no-repeat center center; }
#slide-2 .bcg {background:url('../img/bcg_slide-2-tablet.jpg') no-repeat center center; }
#slide-3 .bcg {background:url('../img/bcg_slide-3-tablet.jpg') no-repeat center center; }
#slide-4 .bcg {background:url('../img/bcg_slide-4-tablet.jpg') no-repeat center center; }
#slide-5 .bcg {background:url('../img/bcg_slide-5-tablet.jpg') no-repeat center center; }
#slide-6 .bcg {background:url('../img/bcg_slide-6-tablet.jpg') no-repeat center center; }
#slide-7 .bcg {background:url('../img/bcg_slide-7-tablet.jpg') no-repeat center center; }
#slide-8 .bcg {background:url('../img/bcg_slide-8-tablet.jpg') no-repeat center center; }
#slide-9 .bcg {background:url('../img/bcg_slide-9-tablet.jpg') no-repeat center center; }	
#slide-10 .bcg {background:url('../img/bcg_slide-10-tablet.jpg') no-repeat center center; }
#slide-11 .bcg {background:url('../img/bcg_slide-11-tablet.jpg') no-repeat center center; }	
#slide-12 .bcg {background:url('../img/bcg_slide-12-tablet.jpg') no-repeat center center; }	

.primaryContainer {
	
   height: auto;
    margin-left: auto;
    margin-right: auto;
}

h1{
	font-size: 1.1em;
	word-spacing: 50px; 
    margin: 10px 30px 0px 30px;
}
	
h2{
	font-size: 1.1em;
	word-spacing: 25px; 
    margin: 10px 30px 0px 30px;
}


h3{
	font-size: 2em;
	margin: 30px auto 0px 50px;
	clear: left;
	letter-spacing: 0.8px;  
}
	

h5{
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	float: left;
	font-family: Arial;
	margin: 0px 0px 30px 0px;
	color: #ffffff;
	font-size: 0.7em;
	text-align: left;
	font-weight: 100;
	bottom: 0;
	}

p{
	font-size: 1.0em;
    line-height: 1.3em;
}

p span {
	line-height: 1.3 em;
	font-size: 1.0em;
}

tr, td { 
	font-size: 1.0em;
	line-height: 1.2em;
}
    


 
}

@media screen and (max-width: 768px) {

.dtonly {
    display: none;   
    }
    
.monly {
    display: block;   
    }

.top {
	position:relative;
    
   
}
    
main {
    margin:100% 0px 0px 0px;
    height: 100%;
    overflow: visible;
}
    
    
#slide-1 .bcg {background:url('../img/bcg_slide-phone.png') no-repeat center center; }
#slide-2 .bcg {background:url('../img/bcg_slide-phone.png') no-repeat center center; }
#slide-3 .bcg {background:url('../img/bcg_slide-phone.png') no-repeat center center; }
#slide-4 .bcg {background:url('../img/bcg_slide-phone.png') no-repeat center center; }
#slide-5 .bcg {background:url('../img/bcg_slide-phone.png') no-repeat center center; }
#slide-6 .bcg {background:url('../img/bcg_slide-phone.png') no-repeat center center; }
#slide-7 .bcg {background:url('../img/bcg_slide-phone.png') no-repeat center center; }
#slide-8 .bcg {background:url('../img/bcg_slide-phone.png') no-repeat center center; }
#slide-9 .bcg {background:url('../img/bcg_slide-phone.png') no-repeat center center; }	
#slide-10 .bcg {background:url('../img/bcg_slide-phone.png') no-repeat center center; }
#slide-11 .bcg {background:url('../img/bcg_slide-phone.png') no-repeat center center; }
#slide-12 .bcg {background:url('../img/bcg_slide-phone.png') no-repeat center center; }    

#footer {
    display:none;
}
    
#navigator {
    float: left;
    height: auto;
    margin: 40px 0px 0px 0px;
    clear: both;
    width: 100%;
	text-align:center;
    margin-bottom: 0px;
 
}

#navigator_footer {
    display: none;
}
    
table {
	margin:20px; 		
}

tr, td { 
	font-size: 0.9em;
	line-height: 1.2em;
}

h1{
   font-size: 2em; 
    word-spacing: 200px;
    line-height: 2em;
}
    
h2{
	font-size: 2em;
	word-spacing: 200px;
    line-height: 1.2em;
    margin:20px auto 30px auto;
}
    
h3{
	font-size: 1.7em;
	margin: 5px 20px 15px 20px;
    line-height: 2em;
}
    
h4{
	font-size: 4em;
}

p{
	margin: 5px 20px 15px 20px;
}
    

.hsContainer {
	width: 100%;
	height: 100%;
    margin: 400px 0px 0px 0px ;
	overflow: visible;
	position: relative;
    
	
}

.hsBox_left {
	float: left;
    clear: left;
	width: 100%;
	height: auto;
    overflow: visible;
    margin: 50px 0% 0% 0%;
    position: relative;
}
    
.hsBox_right {
	float: left;
    clear: left;
	width: 100%;
	height: auto;
    overflow: visible;
    margin: 50px 0% 0% 0%;
    position: relative;
}
    
.hsBox_full {
    float: left;
    clear: left;
	width: 100%;
	height: auto;
    margin: 50px 0% 0% 0%;
    position: relative;
}

.hsBox_transparent {
	float: left;
    clear: left;
	width: 100%;
	height: auto;
    margin: 50px 0% 0% 0%;
   
    position: relative;
}

#facebookbutton {
	width: 30px;
	margin: 15px 0px auto 0px;
}
   
    
section {
	min-width: 100%;
    height: 100%;
	opacity: 0;

}

.loaded section,
.no-js section {
	opacity: 1;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	transition: opacity 300ms ease-out;
}



#webdesign {
	display:none;
}
 
}





.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }   
