@media only screen and (max-width: 600px){
	/*
	 * Main - Navigation
	 */

	/*
	 * Content
	 */	
	div.projekt-tag{
		display:none;
	}
	#head_title{
		background-size: auto;
	}
	.nav_button_links, .nav_button_rechts{
		height: 35px;
	}
	
}