body { 
}

ul.ulmenu { display: none; }


div#menu { display: none; }


div#indhold{
	height: auto;
	overflow: visible;
}
body{
    	height: auto;
}


div#submenu { display: none; }

div#fotterline { display: none; }

div#headerline { display: none; }


div#botbox { display: none; }

div#top { display: none; }


img { border: double medium rgb(139,163,124); }


div#headermidt:first-line{ display: none;}



.blockcenter {
	margin-left: auto;
	margin-right: auto;
}

.inlinecenter { text-align: center; }

