body, table, tr, td {
	font-family: Myriad, arial,sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

IMG {
	border: 0 0 0 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

H1 {
	font-size: 14px;
}

a:link
{
	color: #50563F;
   	text-decoration: none;			
}

a:visited
{
	color: #50563F;
   	text-decoration: none;			
}

a:hover
{
	color: #50563F;
   	text-decoration: underline;	
}

a:active
{
	color: #50563F;
   	text-decoration: none;		
}

a:focus
{
	color: #50563F;
   	text-decoration: none;			
}


.scrollbereich {
overflow: auto;
width: 526px;
height: 327px;
font-family: Myriad, arial,sans-serif;
font-size: 13px;
color: #000000;
padding-left: 27px;
padding-right: 13px;
padding-top: 15px;
padding-bottom: 15px;
}

.footer
{
	float: right;
	font-size: 11px;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	color: #50563F;
}

.footer.a:link, .footer.a:visited
{
	color: #50563F;
   	text-decoration: none;
}

.footer.a:hover, .footer.a:focus
{
	color: #50563F;
   	text-decoration: underline;
}

