body {
	background-image: url(images/bg.png);
}

#dropmenudiv{
position:absolute;
border:1px solid #b25b26;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #b25b26;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #b25b26;
color: #ffffff;
}

content {
	width: 896px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 13px;
	color: #333;
	padding: 0px;
	background-color: #FFFFFF;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.full {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 333333;
	text-decoration: none;
}

a:link {
	color: #663300;
	text-decoration: none;
}

a:visited {
	color: #663300;
	text-decoration: none;
}

a:hover {
	color: #663300;
	text-decoration: underline;
}

a.x:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a.x:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a.x:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}

a.xx:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

a.xx:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

a.xx:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.cell-product {
	width:220px;
	float:left;
	text-align: left;
	background-color:#f6cfa7;	
	font-family: Arial; font-size:13px;
	padding:2px;
}

.cell-subproduct {
	width:220px;
	float:left;
	text-align:left;
	font-family:Arial; font-size:14px;
	padding:2px;
	clear:both;
}

.cell1 {
	width:55px;
	float:left;
	text-align: center;
	background-color:#e1c09f;
	font-family: Arial; font-size:13px; 
	padding:2px;
}

.cell2 {
	width:55px;
	float:left;
	text-align: center;
	background-color:#f6cfa7;	
	font-family: Arial; font-size:13px;
	padding:2px;
}

.helv {
	font-family: Helvetiker;
}

.opt {
	font-family: Optimer;
}

.gen {
	font-family: Gentilis;
}
