/*********************************************************************************/
/* Custom                                                                    */
/*********************************************************************************/
	
	
	#warum
	{
		max-width: 800px;
		margin: 0 auto;
	}	
	
		
	#email-form
	{
		max-width: 800px;
		margin: 0 auto;
	}	
	
	
	.wrapper-adresse
	{
		
		padding-bottom: 0px;
	}
	
	.email-form
	{
		box-shadow: none;
		margin-top: -5px;
		//padding-top: 0px;
	}	
	
		
	#imprint
	{
		max-width: 800px;
		margin: 0 auto;
	}
	
	
	#imprint footer
	{
		font-size: 0.9em;
	}		
	

	.is-desktop #top p, 
	.is-desktop .box p, 
	.is-desktop #warum p, 
	.is-desktop #contact p, 
	.is-desktop #contact span, 
	.is-desktop #imprint p, 
	.is-desktop #imprint span,
	.is-desktop .box
	
	{
		text-align: left;
	}	
	

	#contact strong, #contact b , #imprint strong
	{
		font-weight: 600;
		color: #D5D5D5;
	}	
	
	
	#contact header span, #imprint header span 
	{
		text-align: left;
	}	
	
	
	#contact header span .\35 grid-layout, #imprint header span .\35 grid-layout {
		max-width: 800px;
		margin: 0 auto;
	}	


	#warum a 
	{
		color: #000;
	}


	.wrapper-style4 a 
	{
		color: #fff;
		text-decoration: none;
	}


	iframe 
	{
		border-radius: 8px;
	}


	#cycler
	{
	position:relative; 
	min-height: 205px; 
	min-width: 200px;
	}
	
	
	#cycler img
	{
	position:absolute;
	z-index:1;
	background-color:white
	}
	
	
	#cycler img.active
	{
	z-index:3
	}


	.error 
	{
		color: red;
		display: none;
	}
	
	
	#ajaxsuccess 
	{
		color: green;
		display: none;
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
	}


	#ajaxsuccess span
	{
		color: #BCB;
		font-size: 1.3em;
	}


	.wrapper-first 
	{
		xbackground: url("/images/300plus_Sherpe.png") no-repeat  0px 50px white;
	}


	.is-mobile img.map
	{
		width: 80%;
		
		margin-left: 30px;
	}

	.wrapper {
padding: 5em 0 8em 0;
text-align: center;
}