td{
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bildinfo {
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
}
.mark {
	font-weight: bold;
	color: #990000;
}
body {
	background-attachment: fixed;
	background-color: #999999;
	background-image: url(images/bgd.gif);
	background-repeat: repeat;
}
a:focus { outline: none; }
a:link, a:visited, a:active {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.sub:link, a.sub:visited, a.sub:active {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.sub:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}