body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
}
.bildttitel {
	font-size: 14px;
	color: #666666;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #333399;
}
a:active {
	color: #000000;
}




a:link.liste {
	color: #000000;
}
a:visited.liste {
	color: #000000;
}
a:hover.liste {
	color: #000000;
}
a:active.liste {
	color: #000000;
}



.strichlinie {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.seitentitel {
	font-size: 18px;
}
.textkleiner {
	font-size: 14px;
	font-style: italic;
}
