@import url("layout.css");

/* ################ Anpassungen ##################### */
html, body	{margin:0px; padding:0px; border:0; height:100%; overflow:hidden; overflow:auto;}
.center_h 	{position:relative; margin:auto; height:100%;}
.center_v 	{position:absolute; top:0px; bottom:0px; left:0px; right:0px;}

