body  {
  overflow: scroll;
}
body,td  {
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000;
	margin : 0px;
	line-height : 16px;
}
strong.titel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #7A381B;
	font-style : normal;
	text-decoration : none;
}
a:link {
	color : #7A381B;
	text-decoration : none;
}
a:visited {
	color : #7A381B;
	text-decoration : none;
}
a:hover {
	color : #7A381B;
	text-decoration : underline;
}
a:active {
	color : #7A381B;
	text-decoration : none;
}
a.back:link {
	color : #7A381B;
	font-size : 20px;
	text-decoration : none;
	font-weight : bold;
}
a.back:visited {
	color : #7A381B;
	font-size : 20px;
	text-decoration : none;
	font-weight : bold;
}
a.back:hover {
	color : #7A381B;
	font-size : 20px;
	text-decoration : none;
	font-weight : bold;
}
a.back:active {
	color : #7A381B;
	font-size : 20px;
	text-decoration : none;
	font-weight : bold;
}

