BODY {
	background-color: #750000;
}
HTML {
	height: 100%;
}
.topItem_subHeadline {
	color: #666666;
	font-size:11px;
	font-weight: bold;
}
.topItem_Headline {
	padding-top: 5px;
	color: #000000;
	font-size:16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.product_price_new_big {
	font-size: 14px;
}
.ItemAutoren {
	border-left: 1px dotted #000; 
	padding-left: 7px;
	font-size: 10px;
}
.ItemAutoren IMG {
	border: 1px solid #000000;
	margin-top: 4px;
	margin-bottom: 2px;
}
.desc {
	color: #666666;
	/*text-align:justify; */
}
.green {
	color: #006600;
	/*text-align:justify; */
}
.headLineTopseller {
	color: #006600;
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
}
.categorytitle {
	color: #666666;
}
.categorycount
{
	color: #666666;
}
.itemInfoFont {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}

.containerleft {
	width: 190px;
}
.link_headermenu_red {
	color: #CC0000;
}
a.link_headermenu_red:hover{
  color: #000000;
  text-decoration: underline;
}
A.link_headermenu_red :hover{
  color: #CC0000;
  text-decoration: underline;
}
.greenLink {
	color: #006600;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
A.greenLink:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
a.greenLink:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.news_headline {
	color: #006600;
	font-weight: bold;
	font-size: 11px;
	padding: 4px;
	padding-bottom: 0px;
	width: 100%;
	/*background-color: #cccccc;*/
	border-top: 1px dotted #fff;
}
.news_content {
	padding-left: 4px;
	width: 100%;
	/*background-color: #f1f1f1;*/
	border-bottom: 1px dotted #fff;
	padding: 5px;
}
.contentlistheader {
	color: #999999;
}

.itemfeatures {
	margin-bottom: 10px;
	margin-top: 10px;
}
.dottedLine_grey {
	border-top: 1px dotted #CCCCCC;
	padding: 2px;
}

.locatorlink {
	color: #000000;
	text-decoration: underline;
}
.rezension_haedline {
	font-weight: bold;
	font-size: 11px;
	width:100%;
	padding: 4px;
	padding-left: 0px;
}
.rezension_vorschau {
	color: #999999;
	font-size: 10px;
}
.rezension_artikellink {
	padding-top: 5px;
}
.leseprobe_haedline {
	font-weight: bold;
	font-size: 11px;
	width:100%;
	padding: 4px;
	padding-left: 0px;
}
.leseprobe_vorschau {
	color: #999999;
}
.leseprobe_artikellink {
	padding-bottom: 3px;
	color: #999999;
	font-size: 10px;
}

/* ***************************** */
.boxleft_newsletter{
  width: 190px;
  background-color: #CC0000;
  color: #414b57;
  font-size: 10px;
  font-weight: bold;
  border-bottom: 1px solid #bbbbbb;
  -moz-box-sizing: border-box;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 6px;
}
.boxleft{
  width: 190px;
  background-color: #999999;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  border-bottom: 1px dotted #ffffff;
  -moz-box-sizing: border-box;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 6px;
}

.categorybox_rootcategorylink{
  color: #ffffff;
  font-weight: bold;
  padding-bottom: 3px;
  padding-left: 0px;
}
.categorybox_rootcategorylink:Hover{
  color: #000000;
  text-decoration: none;
  padding-left: 0px;
}
.categorybox_subcategory{
  width: 190px;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 5px;
  font-size: 10px;
  font-weight: bold;
  border-bottom: 1px dotted #fff;
  background-color: #CCCCCC;
  color: #000000;
}
.categorybox_subcategory:Hover{
  color: #000000;
  text-decoration: none;
}
a.categorylink {
	font-size: 12px;
	font-weight: bold;
}
.tblRezensionen td {
	padding: 3px;
}
.tblRezensionen img {
	margin-right: 5px;
}
.product_subtitle {
	font-size: 10px;
}
.fontGrey {
	color: #555555;
	padding-left: 5px;
}
.fontGrey a{
	color: #555555;
}
.greenButton {
	border: 1px solid #666666;
	background-color: #eeeeee;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	padding: 1px;
	cursor: pointer;
}
.newsHeadline {
	color: #006600;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #cccccc;
	font-size: 11px;
	font-weight: bold;
}

#facebookLink {
	position: fixed;
	top: 25%;
	left: 0;
	z-index: 1000;	
	width: auto;
}
