
		
		body 		{	background-image:url(../index.folder/bg.gif);
						font-family: Helvetica Neue, Helvetica, Tahoma, Arial;
						font-style: normal;
						font-size: 10pt;
						font-weight: normal;
						color: #000000;
						margin-left:0px;
						margin-top:0px;
					}
		td 			{	font-family: Helvetica Neue, Helvetica, Tahoma, Arial;
						font-style: normal;
						font-size: 10pt;
						font-weight: normal;
						color: #000000;
						margin-left:0px;
						margin-top:0px;
					}
		
		/* FONTS */
		a:active		{	color: #000000; text-decoration: none}
		a:link			{	color: #000000; text-decoration: none}
		a:visited		{	color: #000000; text-decoration: none}
		a:hover			{	color: #000000; text-decoration: underline;}
		
		
		.menu, .menu a:link, .menu a:visited, .menu a:active, .menu a:hover

			{
				font-size: 12pt;
				font-weight: bold;
				color:#000000;
		
			}
		
		.menuUnderline, .menuUnderline a:link, .menuUnderline a:visited, .menuUnderline a:active, .menuUnderline a:hover

			{
				font-size: 12pt;
				font-weight: bold;
				color:#000000;
				text-decoration: underline;
		
			}
			
		.examMenu, .examMenu a:link, .examMenu a:visited, .examMenu a:active, .examMenu a:hover

			{
				font-size: 9pt;
				font-weight: bold;
				color:#000000;
		
			}
		
		.examMenuUnderline, .examMenuUnderline a:link, .examMenuUnderline a:visited, .examMenuUnderline a:active, .examMenuUnderline a:hover

			{
				font-size: 9pt;
				font-weight: bold;
				color:#000000;
				text-decoration: underline;
		
			}
			
			
		.impressum 		{	font-style: normal;
							font-size: 8pt;
							font-weight: normal;
							color: #7e8c7c;
					}
		.impressum a:link, .impressum a:visited, .impressum a:active, .impressum a:hover

			{

				color:#7e8c7c;
		
			}
		.lang 		{		font-style: normal;
							font-size: 8pt;
							font-weight: normal;
							color: #FFFFFF;
					}
		.lang a:link, .lang a:visited, .lang a:active, .lang a:hover

			{

				color:#FFFFFF;
		
			}	
		.project 		{	font-style: normal;
							font-size: 8pt;
							font-weight: normal;
							color: #000000;
					}
		.admin, .admin a:link, .admin a:visited, .admin a:active, .admin a:hover
					{		font-style: normal;
							font-size: 10pt;
							font-weight: bold;
							color: #FF0000;
					}