
/* Grundschriftgrüße einstellen */
* { font-size: 1em; }
html { font-size: 62.5%; }
body { font-size: 1em; }

/* html { height:100%; margin-bottom:1px; } */

body { padding:0; margin:0 0 0 0; 
	font-family:Trebuchet MS,Verdana,Arial,Tahoma; color:#000000;
}

#header, #sub-navi, #fusszeile, #subMenusContainer {
	display: none;
}
