body {
	background-color : #656565;
	
}
div.none {display:none;}
.top_text {
	font-family : Arial, Helvetica, sans-serif;
	 font-size : 11px;
	 color : #b6b6b6;
	
}
.top_text a  {
	text-decoration : underline;
	color : #b6b6b6;
}
.top_text a:hover {
	text-decoration : none;
	 color : #b6b6b6;
}
.footer_up {
 font-size : 11px;
 font-family : Arial, Helvetica, sans-serif;
 color : #b6b6b6;
 float : right;
 padding-top: 13px;
}

div.wert {
	text-align : center;
	height : 58px;
	width: 310px;
	text-align: right;
	border-bottom: dashed 1px #ffffff;
}

.footer_up a {
	text-decoration : underline;
	font-size : 13px;
	color : #fbfbfb;
	
}

.footer_up a:hover {
text-decoration : none;
	
}
div.wert img {
	border: 0px;
}
.footer_d {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif; 
	 /*font-style : italic;*/
	 text-align: right;
	 color : #f6f6f6;
}
.footer_d a {
	text-decoration : underline;
	 color : #6dd0fa;
}
.footer_d a:hover {
	text-decoration : none;
}