body {
	background-color: #e1e0e0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link { 
text-decoration:underline;
color:#000000;
} 

a:visited { 
text-decoration:underline;
color:#000000;
} 

a:active { 
text-decoration:underline;
color:#000000;
} 

a:hover { 
text-decoration:underline;
color:#000000;
} 


.white_border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.ft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.ft_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.hl_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
blockquote {
	padding: 20px; 
	font-size: 12px;
}

li{
	padding: 0px; 
	font-size: 12px;
}

.hl_ft {
	font-size: 14px;
	font-weight: bold;
}
.aufz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px dashed #999999;
	background-color: #EEEEEE;
	width: 550px; 
	padding: 0px; 
}
