body {
	font-family: tahoma;
}
.absenderunten {
	font-size: 13px;
	color: #f27709;
}
h1 {
	font-size: 15px;
	color: #642a00;
	font-weight:bold;
}
p {
	font-size: 13px;
}
a:link {
	color: #f27709;
	font-weight: bold;
	text-decoration: none;
}
a.menu:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #f27709;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #f27709;
	font-weight: bold;
	text-decoration: underline;
}
a.menu:hover {
	color: #f27709;
	text-decoration: none;
}
a:active {
	color: #f27709;
	font-weight: bold;

}
a.menu:active {
	color: #f27709;

}
.textdunkelfett {
	font-weight: bold;
	color: #642a00;

}
.tablefarbig {
	background-color: #642a00;
	color: #f27709;
}
