#main {
	width: 975px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	display: block;
	text-align: left;
	background-image: url(/files/system/sanita/content_background.gif);
	background-repeat: no-repeat;
}


#maincontent {
	width: 638px;
	float: left;
}

#contentmargin {
	margin-left: 20px;
	margin-right: 20px;
}

#rightcolumn {
	width: 333px;
	float: left;
}

#logoholder {
	position: absolute;
}

#rightmenu {
	width: 260px;
	padding-left: 53px;
	padding-top: 160px;
	color: #ffffff;
	font-size: 13px;
}

#rightmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#rightmenu li.L2{
	padding-top: 12px;
}

#rightmenu li.L2Last{
	padding-top: 12px;
	padding-bottom: 12px;
}

#rightmenu a { 
	font-weight: normal;
}


#rightmenu a:link { 
	color: #a5a5a5;
	text-decoration: none;
	padding: 8px;
}

#rightmenu a:visited { 
	color: #a5a5a5;
	text-decoration: none;
	padding: 8px;
}

#rightmenu a:hover { 
	color: #ffffff;
	text-decoration: none;
	background-image: url(/files/system/sanita/menuright_bg.gif);
	padding: 8px;
}

#rightmenu a.rightactive  { 
	color: #ffffff;
	text-decoration: none;
	background-image: url(/files/system/sanita/menuright_bg.gif);
	padding: 8px;
}

#rightmenu a.rightactive:link  { 
	color: #ffffff;
}


/* productpage */
#dropSort {
	visibility: hidden;
	position: absolute;
	background-color: #3b3834; /* was 34312d */
	width: 68px;
	padding: 10px;
	line-height: 1.5em;
}

#dropSort a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.productbutton {
	float: left;
	height: 16px; 
	background-color: #34312d; 
	padding-top:3px;
	margin-left: 40px;
}

.pagebutton {
	float: right; 
	height: 19px; 
	background-color: #34312d; 
}
/* productpage end */



/* Dealer search  start */
#lande a {
	margin-right: 20px;
	color: #ffffff;
	text-decoration: none;
}

#lande img{
	vertical-align: middle;
	margin-right: 5px;
}

#elements td {
	font-family: Tahoma, Verdana, Geneva;
	font-size: 11px;
	color: #ffffff;
}

#elements a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.DealerLabel {
	font-family: Tahoma, Verdana, Geneva;
	font-size: 11px;
	color: #000000;
}

/* Dealer search  end */

