body {
	background-color: #CCCCCC;
	font-size: 12px;
	font-family: Arial;
	color: #000000;  
}

a:link { color:#551A8B;
	/* text-decoration: none; */
	font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 12pt;
}

a:visited { color:#551A8B;
	font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 12pt;
}

a:hover { color:#551A8B;
	font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 12pt;
}

h1 { color:#000000;
font-family: Arial;
font-style: normal;
font-weight: bold;
font-size: 12pt;
}

#bildtext {	color: #000000;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
}

#bildtext a:link {	color: #000000;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
	font-size: 12pt;

}

#bildtext a:visited {
	color: #000000;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
	font-size: 12pt;

}

#bildtext a:hover {
	color: #000000;
}

