html {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

td.headleft{
    /*background: url(img/top_logo.gif) no-repeat;*/
	width: 437px;
	height: 115px;
	border: 0px solid black;
}
td.headcenter{
	/*background: url(img/top_zoom.jpg) repeat-x;*/
	height: 115px;
}
td.headright{
	/*background: url(img/top_right.jpg) no-repeat;*/
	width: 249px;
	height: 115px;
	text-align: right;
	margin-right: 10px;
	margin-left: auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

div.headright {
	position: absolute;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
	color: #000000;
	text-align: right;
	right: 2px;
}

td.headright a	{
	color: #000000;
  	font-size: 10px;
}

td.leftNavi{
  border-right: 1px solid #CE7F79;
	background-color: #fbfbee;
}
td.rightNavi{
  border-left: 1px solid #CE7F79;
  background-color: #fbfbee;
}

td.centerDaten{
	width: 100%;
	height: 100%;
	/*padding: 5px 10px 10px 10px;*/
}

td.centerDaten img {
	/*border: 1px solid #fbc686;*/
}

table.infoBox_content{
	margin-top: 0px;
	margin-bottom: 0px;
}

td.infoBox_content{
 	background-color: #fbfbee;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.boxwidth_left{
	width: 200px;
}

.boxwidth_right{
	width: 200px;
	margin-right: 0px;
	margin-left: auto;
}

td.content_row{
	border-top: 1px solid black;
	padding: 10px 0px 11px 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

td.moduleRow a {
	color: #000000;
	text-decoration: none;
}
td.moduleRow a:hover{
	color: #aa1e1e;
	text-decoration: none;
}

.main_navtrail {
	border-top: 1px solid #CE7F79;
	padding: 4px 3px 5px 5px;
	font-family: Verdana, Arial, sans-serif;
 	font-size: 10px;
}

.main_google {
	padding: 3px 3px 5px 3px;
	border-bottom: 1px solid #CE7F79;
}

img.img_cat{
	padding-right: 3px;
	padding-left: 0px;
}

TD.infoBoxHeading_NewProducts{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	border-bottom: 1px solid #CE7F79;
	color: #FFFFFF;
	background: #aa1e1e; 
}

A.pageResults {
	color: #000000;
	text-decoration: none;
}

A.pageResults:hover {
  color: #aa1e1e;
  background: none;
  text-decoration: none;
 /* border-bottom: 1px dotted #aa1e1e; */
}

div.pl {
	position: relative;
	padding: 3px 0 0 0;
	text-align: center;
}

div.pl, div.pl a {
	font-size: 10px;
}

div.rb {
	border-top: 1px solid #CE7F79;
	background: #FBFBEE;
}

div.nbb {
	border-bottom: none;
}

div.content {
	border: 1px solid #CE7F79;
	border-top: none;
	padding: 0;
	margin: 0 5px 5px 5px;
	min-height: 621px;
	height: auto;
}

* html div.content {
	height: 621px;
}

table.topTitle, table.topTitle td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 5px 4px 5px;
	margin: 0;
	height: 17px;
	background: #AA1E1E;
}
