.tdContentBg {
	background-attachment: fixed;
	background-image: url(layout/gfx/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(layout/gfx/item2BG.jpg);
}


p {
	line-height: 18px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.rTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #094937;
}

.rContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.submenu_background {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #88766A;
	border-right-color: #88766A;
	border-bottom-color: #88766A;
	border-left-color: #88766A;
}
.submenu_link {
	color: #042156;
	text-decoration: none;
}
.topmenu_link {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #7D0C04;
	text-decoration: none;
}
a:hover {
	color: #7D0C04;
	text-decoration: underline;
}
