/*###########DESIGN und Entwicklung #############
###########DATA Media Service####################
###########Christian Wiersgowski#################
###########Brüder-Grimm-Str. 5###################
###########35216 Biedenkopf######################
###########http://www.data-media-service.de######*/

#fuss{
	height: 12px;
	width: 100%;
	clear:both;
	font-family: Verdana;

}

#fuss a:link{
	color: blue;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
}

#fuss a:hover{
	color: White;
       background-color:#000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
}

#fuss a:visited{
	color: blue;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;

}

