body {
	background-repeat: repeat-y;

	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.ueberschriften {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	cursor:pointer
	}
.picture {
	border: 1px solid #333333;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #666666;
	text-decoration: none;	
	font-size: 11px;
}
a:active {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
