@charset "UTF-8";
/**
 * CSS Media-Queries cdnet-internetservice
 *
 * @site         https://www.schadensanierung-dresden.com
 * @version      0.2
 * @date         2024-01-18
 * @package      xhtml-css
 * @author       Roland Brückner
 * @copyright    2020 by the author
 * @valid        yes
 * @lastmodified 2024-03-25 16:00
 *
 */
	@media (max-width: 850px) {
		
			
			#main  {
width: 90%;
margin:3em auto;

}
			

	@media (max-width: 510px) {
			
}
		