@font-face {
    font-family: TexAdventador;
    src: url("../fonts/texgyreadventor-regular.otf") format("opentype");
}

@font-face {
    font-family: TexAdventador;
    font-weight: bold;
    src: url("../fonts/texgyreadventor-bold.otf") format("opentype");
}
@font-face {
    font-family: TexAdventador;
    font-style: italic;
    src: url("../fonts/texgyreadventor-italic.otf") format("opentype");
}

@font-face {
    font-family: TexAdventador;
    font-weight: bold;
    font-style: italic;
    src: url("../fonts/texgyreadventor-bolditalic.otf") format("opentype");
}

@font-face {
    font-family: TexHeroSCN;
    src: url("../fonts/texgyreheroscn-regular.otf") format("opentype");
}

@font-face {
    font-family: TexHeroSCN;
    font-weight: bold;
    src: url("../fonts/texgyreheroscn-bold.otf") format("opentype");
}
@font-face {
    font-family: TexHeroSCN;
    font-style: italic;
    src: url("../fonts/texgyreheroscn-italic.otf") format("opentype");
}

@font-face {
    font-family: TexHeroSCN;
    font-weight: bold;
    font-style: italic;
    src: url("../fonts/texgyreheroscn-bolditalic.otf") format("opentype");
}

@font-face {
    font-family: TexSchola;
    src: url("../fonts/texgyreschola-regular.otf") format("opentype");
}

@font-face {
    font-family: TexSchola;
    font-weight: bold;
    src: url("../fonts/texgyreschola-bold.otf") format("opentype");
}
@font-face {
    font-family: TexSchola;
    font-style: italic;
    src: url("fonts/texgyreschola-italic.otf") format("opentype");
}

@font-face {
    font-family: TexSchola;
    font-weight: bold;
    font-style: italic;
    src: url("../fonts/texgyreschola-bolditalic.otf") format("opentype");
}

html{
	font-size: 16px;
}

*{
	padding: 0;
	margin: 0;
	border: 0;
	font-family: 'TexAdventador', 'TexHeroSCN', 'TexSchola', sans-serif;
	font-size: 1em;
	
}
.clear{
	height: 0;
	width: 0;
	padding: 0;
	margin: 0;
	border: 0;
	clear: both;
}

a{
 color: #131313;   
    
}
a:hover{
 color: #444444;   
    
}

h3{
	font-size: 1.6em;
}
header{
	
	width: 100%;
	background-color:#040A22;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 20px;
	height: auto;
	

}
#headerContent{
	width: 1280px;
	margin: 0px auto;
	position: relative;
	
	
}
#page_header{
	margin-left: 40px;
	font-weight: 300;
	
	float: left;
	
}
#page_title{
	font-family: 'TexAdventador', 'TexHeroSCN', 'TexSchola', sans-serif;
	color: #FFFFFF;
	font-size: 2.2em;
	
	
	
}
#logo{
	
	float: left;
	
}

.logo{
	
	max-width: 396px;
	max-height: 100px;
	
}
.sponsoren{
	
	font-size: 1.6em;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 20px;
	
}
#menu{
	position: absolute;
	bottom: 0;
	right: 0;
	float: right;
	max-width: 80%;
	height: auto;	
}
.menu{
	height: auto;
	list-style: none;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;	
	flex-wrap: wrap;
	
	align-content: flex-end;
	
}
.price_table{
    
 width: 100%;
 margin-bottom: 20px;
 
    
}
span.imp1{
    
    font-weight: 600;
    
}
    
.table_column1{
    
 width: 70%;   
}
.price_table td{
    
 padding: 10px;
 
    
}

h3.folder_title{
    font-size: 1.4em;
    margin-top: 40px;
    margin-bottom: 10px;
    
    
}
#main_content{
	
	width: 1280px;
	margin: 10px auto;
	
	
}
#main_left{
	
	width: 950px;
	padding-right: 10px;
	float: left;
	
}
#sidebar{
	margin-top: 60px;
	width: 320px;
	float: right;
	
}
#sidebar img{
	
	max-width: 320px;
	
	
}
.readable_text{
	max-width: 600px;
}
p{

	line-height: 1.3em;
	max-width: 600px;
}
.mb1{
	margin-bottom: 1em;
}
.menu{
    
    margin-right: 10px;
    
}
.menu a{
	
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	
}
.menu li > a{
    
   min-width: 120px;
    padding: 4px;
    font-size: 1.2em;
    font-weight: 400;
    text-align: center;
    margin-right: 2px;
    color: #121212;
    background-color: #999;
    display: block;
    margin-bottom: 2px;
    
    
}
.full_width{
    
 width: 100%;   
}
.mt_30{
    
 margin-top: 30px;   
}

.menu li a:hover{
	
	background-color: #555555;
	color: #ffffff;	
}
.menu  li.active a{
	background-color: #555555;
	color: #ffffff;
}

.menu li{
	display: inline;	
	float: left;
}
.menu li a{
    
    color: #121212;
    
}
.menuToggle0{
	list-style: none;
	background-color: #666;
		
	
}
.menuToggle0:hover{
	list-style: none;
	background-color: #aaa;
		
	
}


.menuToggleElem0{
	list-style: none;
	background-color: #666;
	padding: 10px;
	
}
.menuToggleElem0:hover{
	list-style: none;
	background-color: #aaa;
	padding: 10px;
	
}

.menuToggle1, .menuToggle2, .menuToggle3, .menuToggle4{
	list-style: none;
	background-color: #aaa;
}

.menuToggle1:hover, .menuToggle2:hover .menuToggle3:hover, .menuToggle4 :hover{
	list-style: none;
	background-color: #999;
}
.menuToggleElem1, .menuToggleElem2, .menuToggleElem3, .menuToggleElem4{
	list-style: none;
	background-color: #aaa;
	padding: 10px;
	
}
.menuToggleElem1:hover, .menuToggleElem2:hover, .menuToggleElem3:hover, .menuToggleElem4 :hover{
	list-style: none;
	background-color: #999;
	padding: 10px;
	
}


.imagesInSlider{
	/*margin: 0 auto;*/
	margin-top: 60px;
	
	width: 800px;
	max-height: 450px;
	overflow: hidden;
}
.unslider-nav{
	position: relative;
	
}

.unslider{
	position: relative;
}
.unslider-arrow.prev{


}
.unslider-arrow{
	top:50%; 
	width: 28px;
	height: 28px;
	line-height: 1.5em;
	text-align: center;
	color: #ececec;
	background-color: rgba(0, 0, 0, 0.7) ;
}

.unslider-arrow:hover{

	color: #040A22;
	background-color: rgba(255, 255, 255, 0.7) ;
}
.unslider-nav ol{
	position: absolute;
	top: -32px;
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
	padding-left: 32px;
}

.unslider-nav ol li{
	content: '';
	margin: 8px;
	height: 8px;
	width: 8px;
	background-color: #ececec;
	cursor: pointer;
}
.unslider-nav ol li.unslider-active{
	background-color: #040A22;
}

.sliderImage{	
	height: auto;
	width: 100%;
}
#slider{
	width: 90%;
	margin-top: 60px;
	margin-left: 1.5em;
	
	
}
.pfeil{
	width: 40px;
	display: block;
	font-size: 40px;
	
	color: #fff;
	background-color: rgba(0,0,0,0.7);
	text-align: center;
	cursor: pointer;
	margin-top: -45px;
	
}
.links{
	float: left;
	
}
.rechts{
	float: left;
	
}
.innerContent{
	width: 950px;
	margin: 10px auto 60px ;
}
.contentHeader{
	
	padding-left: 20px;
	margin-bottom: 20px;
	margin-top: 50px;
	font-size: 2.2em;	
	
}
.imp1{
    
    font-size: 1.2em;
    font-weight: 500;
    
}
.text1{
	
	padding-left: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.text2{
	
	padding-left: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	
}
.angebot{
	
	width: 960px;
	
}
.angebot text{
	
	padding-left: 40px;
	margin-bottom: 20px;
	
}

.spalte1{
	width: 308px;		
	outline: solid 3px #666;
	height: 310px;		
	float: left;
	margin-right: 16px;
	position: relative;
	overflow: hidden;
}
.spalte2{
	width: 308px;		
	outline: solid 3px #666;
	height: 310px;		
	float: left;
	margin-right: 16px;
	position: relative;
	overflow: hidden;
}
.spalte3{
	width: 308px;		
	outline: solid 3px #666;
	height: 310px;		
	float: left;
	position: relative;
	overflow: hidden;
}
.spaltef{
	width: 31%;		
	
	margin-right: 1%;
	padding-right: 1%;
	min-height: 310px;		
	float: left;
	border-right: solid 2px white; 
	margin-bottom: 20px;
}
.spaltef:nth-child(3){
	width:33%;
	padding-right: 0;
	border-right: none;
	
	margin-right: 0px;

}
.spaltef iframe{
	
	width: 100%;
	
}
footer{
	padding-top: 20px;
	width: 100%;
	background-color:#040A22;
	color: #fff;
	
	
}
.footer{
	
	background-color: #666666;
	width: 1200px;
	margin: 0px auto 0;
	padding: 20px;
	
	
	
}

.footer a{
	color: #ffffff;
	
}
footer a{
	color: #ffffff;
	text-decoration: none;
	
}
footer a:hover{
	
	text-decoration: underline;
	
}

.copyrights{
	width: 1280px;
	margin: 0 auto;
	text-align: center;
	padding: 10px;
	padding-right: 0;
	padding-left: 0;
	
	
	
}
.imageDesc{
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	height: 60px;
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	background-color: rgba(0,0,0,0.7);
	
}
.angebotImg{
	
	min-width: 310px;
	height: 310px;
	
}
.contact{
	
	color: #fff;
	
	
}
.adresse{
	color: #fff;
	margin-left: 20px;
	margin-top: 20px;
	
	line-height: 30px;
	
	
}
.verknuepfungen{
	list-style: none;
	color: #fff;
	margin-top: 40px;
	margin-left: 20px;
	
	
}
.verknuepfungen li a{

	text-decoration: none;
	color: #fff;
	
}
.verknuepfungen li a:hover{

	text-decoration: underline;
	color: #fff;
	
}
.verknuepfungen li a:visited{

	text-decoration: none;
	color: #fff;
	
}
.white{
	background-color: #ffffff;
	height: 2px;
	
	
}
.footerInfo{
	
	margin-top: 40px;
	margin-left: 20px;
	
}

#open_menu{
    
    display: none;
    width: 40px;
    height: 30px;
    background-color: #666666;
     position: absolute;
    bottom: 10px;
    right: 10px;
    float: right
    
    
}
#open_menu img{
    
     width: 40px;
    height: 30px;
    cursor: pointer;
   
    
    
}
.leute{
	padding-left: 1em;
}
.personal_data{
	padding-left: 1em;
}
.person{
	padding-bottom: 2em;
}

@media all and (max-width: 1300px){
	
	#headerContent{
	   width: 960px;	
		
	}
	#main_content{
    	width: 960px;	
		
	}
	.footer{
	 width: 920px;   
	}
	#main_left{
	   width: 60%;    
	}
	#sidebar{
	 width: 33.3333%;   
	    
	}
	#sidebar img{
		max-width: 100%;
    }
    .innerContent{
     width: 620px;   
        
    }
    .imagesInSlider{
    /*margin: 0 auto;*/
		margin-top: 60px;
		width: 704px;
		height: 396px;
		overflow: hidden;
    
		background-color: rgba(0,0,0,0.3);
    }
    .copyrights{
        
        width: 960px;
        
    }
    .menu > a > li{
        padding: 6px;
        font-size: 1.2em;
        min-width: 120px;
    }
    h3{
        font-size: 1.5em;
    }
    
    .contentHeader{
        font-size: 2em;
    }
    h2{
        font-size: 2em; 
    }
    .menu{
		max-width: 470px;
    }
}
@media all and (max-width: 980px){
 
    html{
        font-size: 14px;
    }
    
    #headerContent{
       width: 720px;    
        
    }
    #main_content{
        width: 720px;   
        
    }
    .footer{
     width: 680px;   
    }
    #main_left{
       width: 590px;    
    }
    #sidebar{
     width: 120px;   
        
    }
    .menu{
        max-width: 400px;              
    }

    #sidebar img{
    
    max-width: 120px;
    
    }
    .innerContent{
     width: 590px;   
        
    }
    .imagesInSlider{
    /*margin: 0 auto;*/
    margin-top: 60px;
    
    width: 576px;
    height: 324px;
    overflow: hidden;
    
    }
    .copyrights{
        
        width: 720px;
        
    }
     .menu li > a{
        
        padding: 4px;
        font-size: 1em;
        min-width: 100px;
       
        
    }
     h3{
        font-size: 1.4em;
    }
    .contentHeader{
        
        font-size: 1.8em;
        
    }
    h2{
        
        font-size: 1.8em;
        
    }
    
}

@media all and (max-width: 720px){
    
    
    #page_header{
            
            margin-left: 10px;
            
        }
    #page_title{
        
        font-size: 1.8em;
        letter-spacing: 2px;
        
    }
 
 
    #headerContent{
       width: 100%;    
        
    }
    #main_content{
        width: 96%;
        margin: 2% auto;   
        
    }
    .footer{
		 width: 94%;
		 padding: 3%;   
     
    }
    #main_left{
       width: 100%;
       padding: 0;    
       clear: both;
    }
    #sidebar{
        margin-top: 20px;
     width: 100%;
     clear: both;   
        
    }
    #sidebar img{
        max-width: 100%;
        max-height: 100px;
    
    }
    .innerContent{
     width: 100%;
     padding-top: 10px;   
     padding-bottom: 10px;   
     margin: 0;
        
    }
    .imagesInSlider{
		/*margin: 0 auto;*/
		margin-top: 20px;
		
		width: 100%;
		max-height: 324px;
		overflow: hidden;
    
    
    }
     .copyrights{
        
        width: 100%;
    }
     h3{
        font-size: 1.2em;
    }
    
    .contentHeader{
        
        font-size: 1.6em;
        margin: 0;
        padding: 0;
    }
    
    .text1{
        
        margin: 0;
        padding: 0;
        margin-top: 10px;
        
    }
    h2{
        
        font-size: 1.6em;
        
    }
    #sidebar section{
        
        
        padding-top: 10px;
        padding-bottom: 10px;
        
    }
    
    .spaltef{
        
        width: 97%;
        
        clear: both;
        border: 0;
        border-bottom: solid 1px #ffffff;
        margin-bottom: 10px;
        margin-right: 3%;
        min-height: 10px;
        padding-bottom: 10px;
        
    }
    .spaltef:nth-child(3){
        
        width: 98%;
        
    }
}

@media all and (max-width: 640px){
	.sliderImage{
		height: 324px;
		width: auto;
	}
}
/*test*/
@media all and (max-width: 500px){
    .menu{
        
       /* margin-right: 50px;
        margin-bottom: 10px;/*/
       display: flex;
        position: absolute;
        top: -10px;
        right: -2px;
        z-index: 400;
    }
     .menu li > a{
        
        /*padding: 4px;*/
        font-size: 1em;
        min-width: 100px;
        margin-bottom: 0;
        
    }
		.menu{
            display: none;
            list-style: none;       
        }
        .menu li{
            float: none;
            clear: both;
            display: block;
            border-bottom: solid 2px #333333;
		}
        
        #open_menu{    
            display: block;
        }
}
    
@media all and (max-width: 409px){
        #page_header{            
            display: none;
        }
        #logo{
            margin-left: 40%;
        }
    }
}
    
    
    
    
