A:link		{
			color: #000000;
			font-size: 8pt;
			text-decoration: none;
			font-family: Arial;
			}
A:active	{
			color: #000000;
			font-size: 8pt;
			text-decoration: none;
			font-family: Arial;
			}
A:visited	{
			color: #000000;
			font-size: 8pt;
			text-decoration: none;
			font-family: Arial;
			}
A:hover		{
			color: #000000;
			font-size: 8pt;
			text-decoration: underline;
			font-family: Arial;
			}
body		{
			margin-top: 0px;
			margin-left: 0px;
			font-size: 10pt;
			font-family: Arial;
			scrollbar-base-color: #eeeeee;
			scrollbar-highlight-color: #C0C0C0;
			scrollbar-shadow-color: #C0C0C0;
			scrollbar-3dlight-color: #DDDDDD;			
			scrollbar-darkshadow-color: #DDDDDD;
			
			}
td			{
			font-size: 8pt;
			height: 17px;
			font-family: Arial;
			padding-left: 4px;
			}
th			{
			background: gainsboro;
			text-align: left;
			font-size: 10pt;
			font-weight: bold;
			padding-left: 5px;
			font-family: Arial;
			}
p			{
			font-size: 10pt;
			font-family: Arial;
			}
.tabmitR	{
			border: 1px solid gainsboro;
			}
			
.even
{
  background-color: #f2f2f2;
}

.odd
{
  
}
.tabtitle
{
  font-weight: bold;
  font-size: 12px;
  background-color: silver;
}
.tabhellgrau
{
  font-size: 11px;
  background-color: gainsboro;
}
.size_nok
{
	font-weight: bold;
	color: red;
}
