body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.freePic {
	float: inherit;
	clear: none;
	padding-left: 260px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.headerText {
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	float: left;
	margin: 0px;
	clear: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.subtitle {
	font-size: 12px;
	color: #666;
	float: left;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.footerText {
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
}
.normalText {
	font-size: 12px;
	color: #666;
}
.listingBold {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000;
}
.listingText {
	font-size: 12px;
	list-style-type: disc;
	color: #666;
	line-height: 150%;
}
.menuLeiste {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color:#666;
	text-decoration: none;
}
a.menuLinks:link {
	color: #000;
	text-decoration: none;
}
a.menuLinks:visited {
	color: #000;
	text-decoration: none;
}
a.menuLinks:hover {
	color:#666;
	text-decoration: none;
}
.ratingPic {
	float: inherit;
	clear: right;
	margin: 0px;
	padding-right: 20px;
}
.reviewQuotes {
	font-style: italic;
	font-size: 12px;
	color: #666;
}
a.reviewQuotes:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	float: right;
}
a.reviewQuotes:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	float: right;
}
a.reviewQuotes:hover {
	color:#666;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	float: right;
}
