.none,
.none a,
.none a:hover,
.none img{
	border:0;
	background-color:transparent;
}
.site {
	margin:0 auto;
	padding 0px;
	width:980px;
	background:url(/shu-shop/images/300_hint_001.jpg) repeat-x 0 0 rgb(230,230,230);

}
.content_head_logo {
	background: url(/images/300_logo_002.jpg) no-repeat 5px 0;
}
.content_head_logo_left {

	background: rgb(137,137,222);
	float: left;
}
.content_head_logo_right {
	float: right;
}
.content_body { 
	width: 980px;
}
.content_body_left{
	overflow: hidden;
	width: 260px;
	background-color: rgb(3,1,147);
	float: left;
}
.content_body_right{
	padding-bottom:10px;
	width:720px;
	background:rgb(255,255,255);
	float:right;
}
/* Suchen */
.content_body_search{
	padding:7px 10px 10px 10px;
	background:rgb(205,152,73);
	/* border-bottom: 1px solid rgb(68,68,168); */
}
.content_body_search h1{
	font-size: 1.1em;
}

.content_body_right_head {
	padding-left: 10px;
	padding-top: 0.8em;
	height: 1.8em;
	font-size: 0.8em;
	background:rgb(3,1,147);
	color: rgb(255,255,255);
	border-bottom:1px solid rgb(68,68,168)
}
.content_body_right_data {
	margin-left: 10px;
	margin-top: 10px;
	width:700px;
	background: rgb(245,245,245);
}
.content_body_right_data h1 {
	padding: 5px 10px 5px 10px;
	font-size: 1.2em;
	color: rgb(3,1,147);
}
.content_body_right_data_left {
	vertical-align:top;
}
.content_body_right_data_right {
	vertical-align:top;
}
.content_body_right_data h2 {
	padding: 5px 10px 0 10px;
	font-size: 1.2em;
	color: rgb(3,1,147);
}

/* Bestellen */
.basket_order{
	background:rgb(154,154,154);
	border-bottom:1px solid rgb(124,124,124);
}
.basket_order_ok{
	background:rgb(205,152,73);
	border-bottom:1px solid rgb(179,131,60);
}
.basket_order_ok a{
	color:rgb(255,255,255);
}
.order_basket_ok{
	background:rgb(90,190,0);
}
.order_basket_error{
	background:rgb(255,0,0);
	border-bottom:1px solid rgb(225,0,0);
}
.basket_order, .basket_order_ok, .order_basket_ok, .order_basket_error{
	padding-left:10px;
	padding-top:0.5em;
	height:1.6em;
	font-weight:bold;
	text-align:left;
	color:rgb(255,255,255);
}
/* Bestellen ENDE */
/* -------------------------------------------------- Basket ------------- */
.content_body_right_data p {
	padding:5px 10px 5px 10px;
	line-height: 1.3em;
}
.content_body_right_data img {
	padding: 1px 1px 1px 1px;
	border:none;
}
.content_body_right_data_error {
	padding-left: 160px;
	color: rgb(202,0,10);
}

.shu-body-footer {
	width:980px;
	padding:0 0 10px 0;
}
.content_footer {
	margin: 0 auto;
	padding:0 0 10px 0;
	width: 980px;
	text-align: right;
	color:rgb(40,40,40);
}
.content_footer a {
	color:rgb(40,40,40);
}
