@media only screen and (min-width: 2000px) {

	/*--------------------------------------------------*/
	/* ARBEITEN											*/
	/*--------------------------------------------------*/

	main.werkschau_ws201415 .wrapper_arbeiten .inhalt {
		margin: 0 auto 0 auto;
		max-width: 1300px;
	}

}



@media only screen and (max-width: 1550px) {

	/*--------------------------------------------------*/
	/* GLOBAL											*/
	/*--------------------------------------------------*/

	body {
		font-size: 80%;
		transition: all 0.5s ease;
			-webkit-transition: all 0.5s ease;
			-ms-transition: all 0.5s ease;
		    -moz-transition: all 0.5s ease;
		    -o-transition: all 0.5s ease;
	}

}



@media only screen and (max-width: 1200px) {

	/*--------------------------------------------------*/
	/* MAIN 	 										*/
	/*--------------------------------------------------*/

		/* MAIN */

	main.werkschau_ws201415 .wrapper_impressum {
		max-width: 70%;
	}

	main.werkschau_ws201415 .wrapper_galerie,
	main.werkschau_ws201415 .wrapper_impressum,
	main.werkschau_ws201415 .wrapper_arbeiten {
		left: 2%;
		width: 96%;
	}

	main.werkschau_ws201415 .wrapper_impressum {
		left: 2em;
	}

	/*--------------------------------------------------*/
	/* ARBEITEN											*/
	/*--------------------------------------------------*/

	main.werkschau_ws201415 .wrapper_arbeiten .inhalt {
		position: relative;
		width: 100%;
		left: 0%;
	}

}



@media only screen and (max-width: 852px) {

	/*--------------------------------------------------*/
	/* HAUPTMENUE 										*/
	/*--------------------------------------------------*/

		/* MENUE_HAUPT */

	nav.menue_haupt {		
		height: 6em;
	}

		/* BACK */

	nav.menue_haupt .button_zurueck {
		top: 1.2em;
	}

	/*--------------------------------------------------*/
	/* MAIN 	 										*/
	/*--------------------------------------------------*/

		/* MAIN */ 

	main.werkschau_ws201415 .wrapper_galerie,
	main.werkschau_ws201415 .wrapper_impressum,
	main.werkschau_ws201415 .wrapper_arbeiten {
		top: 7.2em;
		padding-bottom: 4.1em;
	}

	main.werkschau_ws201415 .wrapper_impressum {
		top: 8.2em;
	}

	/*--------------------------------------------------*/
	/* ARBEITEN	 										*/
	/*--------------------------------------------------*/

	main.werkschau_ws201415 .wrapper_arbeiten .spalte_50_50.outer {
		width: 100%;
	}

	main.werkschau_ws201415 .wrapper_arbeiten .spalte_60.outer {
		width: 100%;
	}

	main.werkschau_ws201415 .wrapper_arbeiten .spalte_40.outer {
		width: 100%;
	}

	main.werkschau_ws201415 .wrapper_arbeiten .spalte_38.outer {
		width: 100%;
	}

	main.werkschau_ws201415 .wrapper_arbeiten .spalte_24.outer {
		width: 100%;
	}

	main.werkschau_ws201415 .wrapper_arbeiten .spalte.outer {
		min-width: 100px;
	}
}



@media only screen and (max-width: 750px) {

	/*--------------------------------------------------*/
	/* MAIN 	 										*/
	/*--------------------------------------------------*/

		/* MAIN */

	main.werkschau_ws201415 .wrapper_impressum {
		max-width: 85%;
	}

}



@media only screen and (max-width: 440px) {

	/*--------------------------------------------------*/
	/* HAUPTMENUE										*/
	/*--------------------------------------------------*/

		/* LOGO_WERKSCHAU */

	nav.menue_haupt .logo_werkschau {
		left: 2em;
		top: 50%;
		width: 15em;
		height: 3em;
		margin-top: -1.5em;
	}

}



@media only screen and (max-width: 375px) {

	/*--------------------------------------------------*/
	/* HAUPTMENUE										*/
	/*--------------------------------------------------*/

		/* LOGO_WERKSCHAU */

	nav.menue_haupt .logo_werkschau {
		left: 2em;
		top: 50%;
		width: 13em;
		height: 2.4em;
		margin-top: -1.2em;
	}

}



@media only screen and (max-width: 350px) {

	/*--------------------------------------------------*/
	/* HAUPTMENUE										*/
	/*--------------------------------------------------*/

		/* LOGO_WERKSCHAU */

	nav.menue_haupt .logo_werkschau {
		left: 2em;
		top: 50%;
		width: 11em;
		height: 2em;
		margin-top: -1em;
	}

}



@media only screen and (max-width: 320px) {

	/*--------------------------------------------------*/
	/* HAUPTMENUE										*/
	/*--------------------------------------------------*/

		/* LOGO_WERKSCHAU */

	nav.menue_haupt .logo_werkschau {
		left: 2em;
		top: 50%;
		width: 10em;
		height: 2em;
		margin-top: -1em;
	}

}
