p.title
{
	font-size: 100%;
	font-weight: 900;
	margin-left: 20px;
	margin-right: 20px;
}
p.text
{
	background-color: inherit;
	color: #333;
	font-size: 90%;
	font-weight: 100;
	margin-left: 20px;
	margin-right: 20px;
}
a.agb
{
	color: #0000CD;
	background-color: transparent;
	text-decoration: underline;
}
td.agb_content
{
	padding: 40px;
}