body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FD7F22;
	margin: 0px;
}
td.name {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FD7F22;
}
p.anzeige {
	font-size: 8pt;
	color: #FFFFFF;
}
img {
	border: 0px;
}
td.kontakt {
	background-color: #FD9B52;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #FFFFFF;
}
td {
	font-size: 11px;
}

a {
color: #FD7F22;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}
