/*
	----------------------------------- 
	(c) by Graphic-Factory Werbeagentur
	-----------------------------------
*/

@import url("screen.tiny.css.php") screen and (max-width: 1099px), screen and (max-height: 500px);@import url("screen.middle.css.php") screen and (max-width: 1099px), screen and (min-height: 501px) and (max-height: 700px);@import url("screen.css.php") screen and (min-width: 1100px) and (min-height: 701px);	@import url("print.css.php") print;
