	/* Vorgabe der Standardfarben und Textausrichtung*/     
		color: #000;        
		background: #000;
		text-align: left; 
	} 
	
	#topnav {
		position:absolute;
		top: 10px;
		right: 10px;
		color: #000;
		background: transparent;
		text-align: right; /* Erforderlich, damit im Opera 6 wirklich rechts plaziert ! */
	}
        /* Fix fuer addthisbutton?*/
	.addthis_toolbox { height:20px !important; }