body	{
	background-color:#3D5AB7;
	color:#F2F2F2;	
	font-size:normal;
	font-weight: normal;
	font-family:Arial;
	}
	
th	{
	background-color:#2C4085;
	}

td	{
	vertical-align:top;
	}

td.mitte{
        vertical-align:middle;
        }

td.top  {
        vertical-align:top;
        } 

a	{
	color:#E5EAFF;								
	text-decoration:underline;
	FONT-WEIGHT: bold;
	}

a:visited	{
		color:#CFD2E5;								
		text-decoration:underline;
		}						

a:hover	{
 	text-decoration:none;
	}

a:active	{
	 	text-decoration:underline;
		}





