HR {
	color : #B1D667;
	height: 1px;
}

.call {
	background-color : #EAFFD5;
	border : 1px solid Green;
	padding : 10px;
}

H1 {
	font-size : 20px;
}
A {
	color : #003300;
}
A:HOVER {
	text-decoration : none;
}
.menu A {
	font-weight : bold;
	text-decoration : none;
	color : #006600;
	font-size : 12px;
	display : block;
	padding-top : 7px;
}
.menu A:HOVER{
	text-decoration : underline;

}
.leftcol {
	background-color : #A1D488;
	width : 200px;
	vertical-align : top;
	color : #336600;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding : 5px 7px 10px 10px;
	
}
.rightcol {
	background-color : #A1D488;
	width : 170px;
	vertical-align : top;
	color : #336600;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding : 5px 7px 10px 10px;
	
}
.content {
	background-color : White;
	vertical-align : top;
	color : #497528;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	padding : 10px 12px 10px 7px;
}
.addmenu {
	background-color : #ADD88D;
	border-top : 1px solid White;
	color : #336600;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
.copyright {
	background-color :#ADD88D;
	color : #336600;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
.menu_title {
	color : #336633;
	font-size : 13px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #E6FBC6;
	text-align : center;
	border : 1px dashed #66CC33;
}
.retail {
	font-size : 13px;
	text-decoration : line-through;
}
.price {
	color : #FF6600;
	font-size : 15px;
	font-weight : bold;
}
.pricetext {
	font-weight : bold;
	background-color : #CCFF99;
}
.foto {
	border : 1px dashed #B7CFA5;
}
.order {
}
.bm {
	text-align : left;
}

.topmenu {
	background-color : #E6FBC6;
	text-align : right;
	padding-right : 15px;
	border : 1px dashed #66CC33;
	color : #669966;
	font-weight : bold;
}
.topmenu A{
	text-decoration : none;
	font-weight : bold;
	color : #669933;
}
 
.topmenu A:HOVER{
	text-decoration : underline;
}
.maincontent {
	background-color : White;
	vertical-align : top;
	color : #497528;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	padding : 10px 12px 10px 7px;
	
}

H2 {
	font-size : 17px;
}
H3 {
	font-size: 15px;
	color: #C47600;
}
.insertad {
background-color: #E5F1CC;
text-align: center;
font-size: 10pt;
font-weight: bolder;
}
.insertad a{
font-size: 11pt;
text-decoration: underline;
}
.insertad a:hover{
text-decoration: none;
}
.linklist{
	background-color: #E0EDC7;
	padding: 10px;
}
.linklist a{
color: #5A771F;
	
}