html, body {height:100%;}   /*baggrundsbillede for alle administrationsmoduler*/
body{
margin:0px;padding: 0px;
background-image: url(../billeder/modul_baggrund.jpg);
background-repeat:no-repeat;
background-position:center 90%;
background-size: 50%;}

#samlet_footer_moduler{width:100%;position:fixed;bottom:0;height:0px;}
















