body, td {
	font: 15px/19px Arial, sans-serif;
}

body {
	background-color: #fff;
	margin: 2px;
	padding: 2px;
}

img {
	border: 0;
}

a:link, a:visited, a:active {
	color: #9a1820;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.container {
	width: 500px;
	border-collapse: collapse;
}

.nl_impressum {
	font-size: 0.8em;
	text-align: center;
}

table.nl_button {
	margin: 10;
	border: 1px solid black;
	border-collapse: collapse;
}

table.nl_button td {
	background: #ccc;
	padding: 4 16;
}

a.nl_button {
	color: #555;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
