body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	line-height:15px;
}

form
{
    margin: 0 0 50px 0
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border: none;
}

.panelUnsubscribeButtons
{
    margin-top: 10px;
}

img {
    border:0;
}

table {
	width: 100%;
	border: none;
	text-align: left;
}

td {
	text-align: left;
	vertical-align: top;
}

/* entfernt den Abstand über hochgestellten Zeichen, z.B. bei ©*/
sup {
	vertical-align:top;
}

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

a:active {
	text-decoration: none;
}
