body, table,  td, tr, iframe {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	scrollbar-arrow-color: #b30522;
	scrollbar-base-color: #333333;
	scrollbar-track-color: #cccccc;
	scrollbar-face-color: #000000;
}

	
	.klein	{
	color: #999999;
	font-size: 11px;
}

}
	
	.kleingrau	{
	color: #999999;
	font-weight: normal;
	font-size: 11px;	
	line-height: 16px;
}
	
	.gross	{
	color: #1e303b;
	font-size: 15px;
	font-weight : bold;
}

	.black	{
	color: black;
	font-size: 13px;
	font-weight : bold;
}

}

	.white	{
	color: White;
	font-size: 13px;
	font-weight : bold;
}

 a:link {
	color : #b30522;
	text-decoration : none;
}

  a:visited  {
	color : #b30522;
	text-decoration : none;
}

 a:active {
	color : #b30522;
	text-decoration : none;
}

 a:hover {
	color : #666666;
	text-decoration : none;	
}
	
H1 {
	color : #b30522;
	font-size: 15px;
}

H2 {
	color : #b30522;
	font-size: 13px;
}

H3  {
	color : #b30522;
	font-size: 11px;
}

H4  {
	color : Black;
	font-size: 13px;
}

H5 {
	color: Black;
	font-size: 11px;
}

H6  {
	color: Black;
	font-size: 9px;
	font-weight: bold;
}

ul {
	list-style-position: outside;
	list-style-type: square;
	font-weight: normal;
	font-size: 11px;	
	line-height: 16px;
	padding: 0px;
	margin: 15px;
	margin-top: 0px;
	margin-bottom: 0px;

}
ol {
	list-style-position: outside;
	padding: 2px;
	margin: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}


