a 			{ color: #CCCCCC; text-decoration: none; font-weight:normal;} 
a:link		{ color: #FFF;} 
a:visited	{ color: #FF9;} 
a:active	{ color: #FF9;} 
a:hover		{ 
	color: #FFCC00;
	text-decoration: underline;
}

.banner {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	color: #999999;
}

.banner .title{
	font-size:14px;
	font-weight:bold;
	color: #999999;
}

#content {
	width:95%;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
	text-align: justify;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}
#contenttitel {
	width:95%;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	color: #FF0000;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
	font-weight: bold;
}
