body
{
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 160%;
	
	scrollbar-arrow-color:#D6D6D6;
	scrollbar-track-color:#EBEBEB;
	scrollbar-shadow-color:#B8B8B8;
	scrollbar-face-color:#F1F1F1;
	scrollbar-highlight-color:#F7F7F7;
	scrollbar-darkshadow-color:#F1F1F1;
	scrollbar-3dlight-color:#B8B8B8;
}

.title
{
	font-size: 13pt;
	font-weight: bold;
}

.big
{
	font-size: 9pt;
}

.fett
{
	font-weight: bold;
}

.bigFett
{
	font-size: 9pt;
	font-weight: bold;
}

.orange
{
	font-size: 9pt;
	font-weight: bold;
	color: #CC6600;
}

.orangeLink
{
	font-weight: bold;
	color: #CC6600;
}

input
{
      font-family: Arial, Helvetica, Sans-Serif;
      font-size: 8pt;
	  font-weight: normal;
      background: transparent;
      border:solid 1px #5E5E5E;
	  color: #000000;
}

textarea
{
      font-family: Arial, Helvetica, Sans-Serif;
      font-size: 8pt;
	  font-weight: normal;
      color: #000000;
      background: transparent;
      border:solid 1px #5E5E5E;
}

table
{
	font-size: 100%;
	font-weight: normal;
	line-height: 160%;
}

td
{
	vertical-align: top;
}

td.mitte
{
	vertical-align: middle;
}

a:link
{
	text-decoration: none;
	color: #000000;
}
a:visited
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: none;
	color: #000000;
}
a:active
{
	text-decoration: none;
	color: #000000;
}
