
/* Spezielle Styles für Menüstuktur (Style-Klassen) */
.menuItem {
	position   : absolute;
	left       : 0px;
	visibility : hidden;
}

body	{ background : silver;
		  background-image:url(sumtextb.jpg); 
		}


h1,h2,h3,h4,h5,h6,p,i,th,td,li,dt,dd,address,acronym,big,var,em,blockquote,a,div  
	{ font-family  : Arial,Helvetica;  /* Schriftart                 */
     color        : #003366;          /* Standardschriftfarbe       */
	 }






.gw  {	float		:right;
		margin-top:20px;
		margin-left:10px;
	}
	
.SideMenue  { float		:left;
			 /* min-width	:100 px; */
			}



/* Navigations-Klassen */
.eng	{margin-left	: 10 px;	/* Enge Punktierung für Navigation	*/
	}

.me	{margin-bottom	: 2pt;		/* Rand unten				*/
	}

/* Menü Links */
.ml	{font-size	: x-small ;		/* Schriftgrösse				*/
	}