body  {
	font-family : Arial;
	color : rgb(18,77,144);
	font-size : 10pt;
	text-align : justify;
}

td  {
	font-family : Arial;
	color : rgb(18,77,144);
	font-size : 10pt;
}

a:link  {
	color : rgb(127,119,119);
	text-decoration: none;
}

a:visited  {
	color : rgb(127,119,119);
	text-decoration: none;
}

a:active  {
	color : rgb(127,119,119);
	text-decoration: none;
}

a:hover  {
	color : rgb(232,0,44);
	text-decoration: none;
	
}

a.font8:link  {
	color : rgb(127,119,119);
	text-decoration: none;
	font-size : 8pt;
}

a.font8:visited  {
	color : rgb(127,119,119);
	text-decoration: none;
	font-size : 8pt;
}

a.font8:active  {
	color : rgb(127,119,119);
	text-decoration: none;
	font-size : 8pt;
}

a.font8:hover  {
	color : rgb(232,0,44);
	text-decoration: none;
	font-size : 8pt;
	
}


.headline	{  
	color : rgb(18,77,144);
	font-family : Arial;
	text-decoration: none;
	font-weight : bold;
	font-size : 11pt;
}

.subheadline	{  
	color : rgb(18,77,144);
	font-family : Arial;
	text-decoration: none;
	font-weight : bold;
	font-size : 10pt;
}
.font8	{ 
	color : rgb(18,77,144);
	font-family : Arial;
	text-decoration: none;
	font-size : 8pt;
}
.font8white	{ 
	color :  #ffffff;
	font-family : Arial;
	text-decoration: none;
	font-size : 8pt;
}
.fehler	{ 
	color : rgb(18,77,144);
	font-family : Arial;
	text-decoration: none;
	font-weight : bold;
	font-size : 10pt;
}


input.search
{
  border-width:1px;
  border-style:solid; 
  border-color : #E2E3E3; 
  color: #124D95; 
  background-color: #ffffff	; 
  font-family: Arial;
  font-size : 7pt;
}

input.images
{
  border-width:0px;
}
