body{
  margin: 0px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
  color: #595959;
  line-height: 17px;
}

td{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
  color: #595959;
  line-height: 17px;  	
}

td.sitehead{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16pt;
  font-weight: bold;
  color: #595959;
  line-height: 20pt;
}

.head1{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20pt;
  font-weight: bold;
  color: #313131;
  line-height: 20pt;
  padding:0px;
  margin:0px;	
  vertical-align:bottom;
}

.head2	{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20pt;
  font-weight: normal;
  color: #909090;
  line-height: 20pt;
  padding:0px;
  margin:0px;	
  vertical-align:bottom;
}

.headline	{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-weight: bold;
  color: #595959;
  line-height: 18px;		
}

a{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #595959;
  text-decoration: underline;
}

a:hover{
	color: #FF0000;
}

a#sprachbuttons{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  color: #AEAEAE;
  text-decoration: none;
}

a:hover#sprachbuttons{
	color: #FF0000;
}

a.top1{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: bold;
  color: #494949;
  text-decoration: none;
}

a:hover.top1{
  color: #FF0000;
}

a.navi{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
  color: #AEAEAE;
  text-decoration: none;
  line-height: 12pt;
}

a:hover.navi{
	color: #FF0000;
	font-weight: normal;
}

.button{
	font-weight: normal;
	font-size: 10pt;
	text-align:center;
}



