#sprachauswahl				{ font-size:11px; margin-right:40px; }

#navcontainer 				{ overflow: hidden; margin-left:150px; width:400px; }
#navcontainer ul 			{ padding: .2em 0; margin: 0; list-style-type: none; width: 100%; font-size:13px; font-family: Arial; font-weight: bold; text-align: center; }
#navcontainer li 			{ display: inline; }
#navcontainer li a 			{ text-decoration: none; background-color: none; color: #d68000; padding: .2em 10px; }
#navcontainer li a:hover 	{ background-color: #d68000; color: #fff; }


#navcontainer_fr 				{ overflow: hidden; margin-left:130px; width:470px; }
#navcontainer_fr ul 			{ padding: .2em 0; margin: 0; list-style-type: none; width: 100%; font-size:12px; font-family: Arial; font-weight: bold; text-align: center; }
#navcontainer_fr li 			{ display: inline; }
#navcontainer_fr li a 			{ text-decoration: none; background-color: none; color: #d68000; padding: .2em 4px; }
#navcontainer_fr li a:hover 	{ background-color: #d68000; color: #fff; }


#content					{ font-family: Arial; font-size: 12px; line-height: 150%; text-align: justify; color: #ddd; }
#content td					{ font-family: Arial; font-size: 12px; line-height: 150%; text-align: justify; color: #ddd; }
#content h1					{ font-size: 14px; color: #d68000; font-weight: bold; font-family: Arial; }

#content a	 				{ text-decoration: none; background-color: none; color: #ddd; padding: 2px; font-weight:bold; }
#content a:hover 			{ background-color: #d68000; color: #000; }

#screenshot a	 			{ text-decoration: none; background-color: none; color: #000; padding: 0px; font-weight:bold; }
#screenshot a:hover 		{ background-color: #000; color: #000; }




