@charset "UTF-8";
/* CSS Document */

/* Responsive */
@-ms-viewport{
  width: device-width;
}



.title {
	
	font-size:1.5em; 
	font-weight: bold;
	
}


.texte {
	
	font-size: 1.3em;
	
}

.infos {
	
	display:inline-block; 
	margin-right: 40px;
	width: 500px;  
	background-color: none; 
	float:left;
}

.infos_kontakt {
	
	display:inline-block; 
	margin-right: 40px;
	width: 320px;  
	background-color: none; 
	float:left;
}

#article_accueil {
	
	display:block;
	
}



#sponsoren {
	
	background-image:url(../images/sponsoren/sponsoren-logos.svg);
	background-size: auto;
	background-repeat: no-repeat;
	width:auto;
	height: 700px;
}

div.centre {
    position:absolute;
    margin-left: 18%;
	margin-right: 18%;
	top: 425px;
	z-index: -10;
 
}

#text-right {
	
	line-height:1.1em; 
	color: #000; 
	font-size: 25pt;
	width: 600px;
	font-weight:bold;
	padding: 3px;
	
}

#text-left {
	
	line-height:1.1em; 
	color: #000; 
	font-size: 20pt;
	width: 400px;
	font-weight:bold;
	padding-right:20px;
	
	margin-left:100px;
}


#right {
	position: absolute; 
	right:0; 
	padding-top:0px;
	padding-bottom: 0px;
	padding-right:25%; 
	padding-left:40px; 
	background-color: none;
	border-left: 10px solid #000; 
	border-top: 10px solid #000; 
	border-bottom: 10px solid #000;
	
}

#left {
	
	position: absolute; 
	left:0; 
	top:20px;
	margin-top:200px; 
	padding-top:0px;
	padding-bottom: 0px;
	padding-right: 0px;  
	padding-left:15%; 
	border-right: 10px solid #000; 
	border-top: 10px solid #000; 
	border-bottom: 10px solid #000;
	
}
									


	


@media (max-width: 1300px) {
		
		#left {
			

			
			 padding-right: 30px;  
				padding-left:10%;
			
			background-color: none;
			
	}

	
	
	#right {

			 padding-left: 25px;  
				padding-right:10%;
		
			
		}
	
	#text-right {
	
	line-height:1.1em; 
	color: #000; 
	font-size: 25pt;
	width: 600px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom: 0px;
}

#text-left {
	
	line-height:1em; 
	color: #000; 
	font-size: 18pt;
	width: 550px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom: 0px;
}

}

@media (max-width: 960px) {
		
		#sponsoren {
	
	background-image:url(../images/sponsoren/sponsoren-logos_mobile.svg);
	background-size:auto;
	background-repeat: no-repeat;
	width:auto;
	height: 500px;

	
}
	
		
		#left {
			

			
			 padding-right: 10px;  
				padding-left:20px;
			background-color: none;
			width: 450px;
			top:50px;
			
		}
		
		
	#right {

			 padding-left: 15px;  
				padding-right:0%;
		width:450px;
		top:90px;
			
		}
		
			#text-right {
	
	line-height:1.1em; 
	color: #000; 
	font-size: 18pt;
	
	font-weight:bold;
	padding-top:0px;
	padding-bottom: 0px;
				
}

#text-left {
	
	line-height:1.3em; 
	color: #000; 
	font-size: 14pt;
	width:300px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom: 0px;
	
}
		
		
}



	@media (max-width: 480px) {
		

		
				
		#left {
			

			
			 padding-right: 10px;  
				padding-left:5%;
			background-color: none;
			width: 350px;
			top:50px;
			
		}
		
		
	#right {

			 padding-left: 10px;  
				padding-right:0%;
		width:350px;
		top:100px;
			
		}
		
			#text-right {
	
	line-height:0.9em; 
	color: #000; 
	font-size: 14pt;
	
	font-weight:bold;
	padding-top:0px;
	padding-bottom: 0px;
				
}

#text-left {
	
	line-height:0.9em; 
	color: #000; 
	font-size: 10pt;
	width:300px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom: 0px;
	background-color: none;
	
}
		
		

		
}




	

@media (max-width: 480px) {
		
	#article_accueil {
			
			display: none;
			visibility: hidden;
		background-color: none;
		}
	
	div.centre {
		 top:120px;
		background-color: none;
	}
}
	

@media (max-width: 480px) {
		
	div.centre {
		 top:120px;
		background-color: none;
		margin-left:10%;
	}	
	
.texte-trad {
	
	font-size: 0.8em;
	letter-spacing: 0.1em;
	width: 300px;
	
}
	

.title {
	
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em ;
	line-height: 1em;
	color: none;
	width: 280px;
}
	

.texte {
	
	font-style: normal;
	font-weight: normal;
	font-size: 0.8em ;
	width: 280px;
}
	
.infos_kontakt {
	
	display:inline-block; 
	margin-right: 40px;
	width: 230px;  
	background-color: none; 
	float:left;
}

		
}

