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


#kopf a:link{
	color:#6a6a6a;
	text-decoration: none;
	font-size: 16px;
}

#kopf a:hover{
	background-color: black;
	color: White;
	text-decoration: none;
	font-size: 16px;
}

#kopf a:active{
	background-color: silver;
	color: White;
	text-decoration: none;
	font-size: 16px;
}

#kopf a:visited{
	color:#6a6a6a;
	text-decoration: none;
	font-size: 16px;
}

