table {
	width: 160px;
}
a:link {
	color: #3474C0;
	display: inline;
	padding: 0px;
	margin: 0px;
	background-color: #FFC800;
	text-decoration: none;
}
a:hover {
	color: #FEF8BC;
	text-color: #FEF8BC;
  	text-decoration: none;
  	display: inline;
}
a:active {
 	color: #FEF8BC;
	text-color: #FEF8BC;
  	text-decoration: none;
  	display: inline;
}
a:visited {
  	text-decoration: none;
  	display: inline;
}
.beispiel1 {
	font-family: "Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	text-decoration: none;
}
p.beispiel2 {
	font-family: "Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
