@import 'common.css';

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image:url(../media/privat/bg.jpg);
	background-repeat:no-repeat;
	

}

.topmenu a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 0.5em;
	color: #fff;
}

.topmenu a:hover {
	text-decoration: underline;
}


.productmenu_topic, .productmenu_topic a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.productmenu_topic a:hover {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#hmenu_topic, #hmenu_topic a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#hmenu_topic a:hover {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#productmenu ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#productmenu ul li {
	padding: 4px;
	padding-left: 18px;
	background-color: #a20000;
	border-bottom: 1px #8d0000 solid;
}

#productmenu ul li a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: .5em;
	color: #fff;
}

#productmenu ul {
	width: 142px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#productmenu ul li a:hover {
	text-decoration: underline;
}

.productprice {
	font-size: 15px;
	font-weight: bold;
}

.productprice2 {
	color: #a20000;
	font-size: 15px;
	font-weight: bold;
}

.categoryprice {
	font-size: 12px;
	font-weight: bold;
}

.categoryprice2 {
	color: #a20000;
	font-size: 12px;
	font-weight: bold;
}

.shoppingcart {
	height: 50px;
	border: 1px dashed #000;
	padding: 5px;
	overflow:auto;
}
