body,td,p {
	font-family: Verdana, Geneva, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #2e2e2c;
}
.zeitenText {
	font-family: Verdana, Geneva, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #2e2e2c;
	letter-spacing: -0.1em;
}
.footerText {
	font-size: 11px;
}
a:link,a:active,a:visited {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #DB5869;
	text-decoration: underline;
}
.menu:link,.menu:active,.menu:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.menu:hover {
	font-size: 13px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.menu_marked:link,.menu_marked:visited,.menu_marked:active,.menu_marked:hover {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
b,strong {
	color: #DB5869;
}
.pictureBorder {
	border: 1px solid #DB5869;
}
.rowcolor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DB5869;
}

