@charset "UTF-8";
/* CSS Document */




.linkZwerg {
	color: #666;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
}

.zwerg{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
.linkZwergbold {
	font-weight: bold;
	color: #333;
}
.bergwerk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.zwergD{
	color:#066;
	text-decoration: line-through blink;
}
