body{
  margin: 0px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
  color: #595959;
  line-height: 14pt;	
}

body.popup{
  margin: 10px;
	background-color: #FFFFFF;
	background-image: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
  color: #595959;
  line-height: 14pt;	
	
}

td{
	font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
  color: #595959;
  line-height: 12pt;	
}

.head{
	font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  color: #595959;
  line-height: 12pt;	
}

a{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  color: #595959;
  text-decoration: underline;
}

a:hover{
  color: #FF0000;
}

a.sprache{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  color: #FF0000;
  font-weight: bold;
  text-decoration: none;
}

.head1{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20pt;
  font-weight: bold;
  color: #FFFFFF;
	line-height: 22pt;
}

.head2	{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20pt;
  font-weight: normal;
  color: #AEAEAE;
	line-height: 22pt;	
}

.headline{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14pt;
  font-weight: normal;
  color: #595959;
	height: 20px;
}

.noborder{
	border-style: none;
}

input, textarea, select{
	font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
  color: #595959;
}