a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #74b943;
}
a:active {
	color: #74b943;
	text-decoration: none
}
a img {
	border:none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	text-transform: none;
}
#site_start {
	text-align:center;
}
#site {
	width:936px;
	height:621px;
	margin-top:2em !important;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#site_frosch {
	position:absolute;
	top:420px;
	left:15px;
}
#site_top {
	background-image:url("../images/gfx/top.gif");
	width:100%;
	height:177px; /*211px;*/
	overflow:hidden;
	text-align:center;
}
#site_center {
	width:100%;
	height:399px;/*340px;*/
	text-align:center;
}
#site_left {
	background-image:url("../images/gfx/left.gif");
	width:39px;/*45px;*/
	height:100%;
	float:left;
	overflow:hidden;
}
#site_content {
	width:858px; /*846px;*/
	height:399px; /*340px;*/
	float:left;
	overflow:auto;
}
#site_right {
	background-image:url("../images/gfx/right.gif");
	width:39px;/*45px;*/
	height:100%;
	float:left;
	overflow:hidden;
}
#site_bottom {
	background-image:url("../images/gfx/bottom.gif");
	background-repeat:no-repeat;
	width:100%;
	height:50px;
	clear:both;
	overflow:hidden;
	text-align:center;
}
#site_canvas, #site_canvas_wide, #site_canvas_small {
	margin:0 auto;
	text-align:left;
	width:500px;
}
#site_canvas_wide {
	width:650px;
}
#site_canvas_small {
	width:400px;
}
.menu_picture {
	margin:0 auto;
	margin-top:73px;
	width:600px;
	height:86px;
	text-align:center;
}
.menu_picture img {
	margin:0 15px;
}
.menu_newsletter {
	float:left;
	width:140px;
	margin-top:25px;
	text-align:right;
}
.menu_right {
	width:140px;
	float:right;
	margin-top:127px;
	text-align:left;
}
.menu_text {
	margin-top:10px;/*36px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu_active {
	font-weight:bold;
}
#shop_categories {
	float:left;
	height:100%;
	border-right:1px dotted silver;
	width:100px;
	text-align:left;
}
#shop_list {
	margin-left:120px;
	text-align:left;
}
.shop_image {
	text-align:left;
	display:block;
	float:left;
	width:300px;
}
.shop_detail {
	width:400px;
	text-align:left;
	float:left;
	display:block;
}
.shop_listheader {
	width:100%;
	border-bottom:1px solid silver;
	font-size:12px;
	font-weight:bold;
	float:left;
	margin-bottom:1em;
}
.shop_listitem {
	width:170px;
	height:250px;
	float:left;
	text-align:center;
	overflow:auto;
}
.shop_listtext {
	height:2.5em;
}
.shop_listimage {
	display:block;
	width:155px;
	height:175px;
	vertical-align:center;
	text-align:center;
	margin:5px auto;
	background-repeat:no-repeat;
	background-position:center center;
}
.shop_cart {
	margin:0 auto;
	width:100%;
}
.shop_cart th {
	color:#73B843;
}
.shop_cartquant {
	text-align:left;
}
.shop_cartitem {
	text-align:left;
}
.shop_cartdetails {
	text-align:center;
}
.shop_cartprice {
	text-align:right;
}
.shop_separator {
	border-bottom:1px solid #73B843;
}
.shop_detailimg {

}
.shop_detailimg img {
	height:62px;
	width:62px;
	margin:2px;
	padding:1px;
	border:1px solid silver;
}
.error {
	color:red;
}
.spalte_left {
	float:left;
	width:250px;
	overflow:visible;
}
.spalte_right {
	width:245x;
	margin-left:50%;
	overflow:visible;
}
#whatson {
	position:absolute;
	width:858px;
	height:399px;
	overflow:visible;
}
.whatson_hover {
	position:absolute;
	/*border:1px solid red;*/
	display:block;
}
.whatson_hover img {
	width:100%;
	height:100%;
}
.whatson_tooltip {
	position:absolute;
	top:40px;
	left:40px;
	height:160px;
	width:160px;
	border:1px solid black;
	background-color:white;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	/*background-image:url("../images/gfx/rahmen_whatson.gif");*/
	text-align:center;
	vertical-align:center;
	visibility:hidden;
}
.whatson_siblings {
	position:absolute;
	top:380px;
	right:0px;
	color:black;
	text-align:right;
}
.whatson_siblings em {
	font-style: normal;
	font-weight: bold;
}
.old_price {
	color:red;
	text-decoration: line-through;
}

