body, p, div, span, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #7C0030;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}


h1, h2, h3, h4 {
	font-weight: bold;
	font-size: 13px;
}

h1 {
	font-size: 110%;
}

h1:first-child {
	margin-top: 0;
	padding-top: 0;
}


.table-page td {
	border: 0;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}

.table-page td.image img {
/*	min-width: 60px;*/
	margin-right: 15px;
}

.table-page td.text-left {
	min-width: 300px;
	padding-right: 15px;
}

.table-page td.text-right {
	min-width: 80px;
	text-align: right;
}

.table-page td.image a {
	outline: 0;
}


.table-page {
	width: 550px;
}

.table-page.mittagstisch td {
	vertical-align: middle;
}

