@media (max-width: 360px) {	
	
	
	/* ALLGEMEIN */
	
	section h1 {		
   		font-size: 19px;
    	line-height: 23px;
	}
			
	section h2 {
		font-size: 27px;
		line-height: 30px;
	}

	section h3, section h5 {
		font-size: 19px;
		line-height: 23px;
	}

	section h4 {
		font-size: 22px;
		line-height: 26px;
	}
	

	
	/* KOPFZEILE */
	#HeaderLine_Wrapper {
		height: 20px;
		position: fixed;
	}

	.HeaderLine_Tel {
		margin: 0;
	}
	
	/* NAVIGATION */
	#NavigationLine_Wrapper {
		position: fixed;	
		top: 20px;	
	}
	
	.NavigationLine_Menu {
		position: relative;
		z-index: 99999;
	}
		
	.NavigationLine_Menu_Item {
		font-size: 14px;
		height: 37px;		
	}
	
	.subItems {
		height: auto;
	}
	
	.NavigationLine_Menu_Item a {
		height: 29px;
		padding-top: 8px;
	}
	
	.NavigationLine_Menu_SubMenu {
		margin: 0; 
	}
	
	.NavigationLine_Menu_SubMenu_Item a {
		font-size: 14px;
	}
	
	/* CCONTENT */
	
	#ContentTopImage_img {
		margin-top: 60px;
	}
	
	.Content_Placeholder_80px {
		height: 30px;
	}

	.Content_Placeholder_65px {
		height: 25px;
	}

	.Content_Placeholder_30px {
		height: 10.5px;
		clear: both;
	}

	.Content_Placeholder_15px {
		height: 6.75px;
	}

	.Content_Placeholder_7px {
		height: 3.75px;
	}
	
	.Content_Logo {
		width: 150px;
	}
	
	.Content_Logo_Color {
		width: 150px;
	}
	
	.Content_HeadlineBox {
		height: 20px;
		background: none;
	}
	
	.Content_HeadlineBox_Text {
		display: none;
	}
	
	.Content_SplitBox {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	
	.Content_SplitBox img {
		display: none;
	}
	
	.line_long {
		width: 80%;
	} 
	
	.Content_Team_DetailBox_Picture {
		width: 100%;
	}
	
		
	.Content_Team_DetailBox_Text {
		width: 100%;
	}
	
	.Content_Team_PictureBox_Overlay_Name {
		display: none;
	}
	
	.Content_Team_GalleryBox {
		height: auto;
	}
	
	.Content_MF_SplitBox {
		height: auto;
		width: 100%;
		padding-bottom: 60px;
	}
	
	.Content_MF_SplitBox img {
		display: none;
	} 
	
	/* HOME */
	
	/* FOOTER */
	Footer h5, Footer h6 {
		font-size: 15px;
	}
	
	.Footer_ContentBox {
		width: 100%;
		margin-bottom: 10px;
	}

	/* INFO */
	
	
	/* KONTAKT */
	
	.Select_Overlay {
		width: 37%;
	}
	
	#Contact_Title {
		width: 125%;
	}
	
	.Content_Split66 strong {
		font-size: 12px;
	}
	
	.Content_Split66 {
		padding-top: 0;
		padding-bottom: 40px;
	}
	.orange{
		height: 100px;
	}

}
