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

