

*{
	
	font-family:"Times New Roman", Times, serif;

	margin:0px;
	padding:0px;
	color:rgb(0,0,0);
	background:rgb(255, 255,255);
}
body,html{
	width:16cm;
	height:100%;
}
body{
    font-size:100%;
}



/*############################################*/
/*           LAYOUT-CSS*/
/*############################################*/
#alles,
#banner,
#inhalt,
#fuss
{
	width:16cm;
}
#oben,
#pfad,
#navi_h,
#navi_s,
#navi_v,
#rechts{
    display:none;
}




