 body {
	color : #333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background : #fff url(../sysimg/body_bg.gif) repeat-x;
	margin : 0;
	text-align : center;
	padding : 0;
	height : 100%;
	color : #111;
	font-size : 11px;
	}
p {
	color : #111;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin : 0;
	padding : 0;
	}
h1, h2, h3, h4, h5, .h1 {
	display: block;
	color : #333333;
	font-size : 15px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin : 0px;
	padding : 0px;
	}
h1, .h1 {
	margin-bottom : 8px;
	color : #fd0f0f;
}
a:link, a:visited, a:active {
	color : #fd0f0f;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	}
a:hover {
	color : #aa0000;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	}
img {
	border-width : 0;
	}
fieldset {
	border : 0px;
	
}
#headwrap {
	text-align : left;
	background :  url(../sysimg/headwrap_bg.gif);
	background-repeat:repeat-x;
	margin-left : auto;
	margin-right : auto;
	width : 960px;
	height : 39px;
	}
#mainwrap {
	text-align : left;
	background :  #e1e1e1 url(../sysimg/mainwrap_bg.gif);
	background-repeat:repeat-x;
	margin-left : auto;
	margin-right : auto;
	width : 960px;
	}
#head {
	background-image : url(../sysimg/head_bg.gif);
	background-repeat:repeat-x;
	width : 958px;
	height : 39px;
	margin : 0px 1px;
	}
#head_left {
	background-image : url(../sysimg/head_left_bg.gif);
	background-repeat:no-repeat;
	width : 272px;
	height : 39px;
	float:left;
}
#head_right {
	width : 272px;
	height : 39px;
	float:right;
	text-align : right;
}
#flashtitle {
	width : 100%;
	height : 95px;
	}
#no_flash {
	background :  #660000 url(../sysimg/no_flash_bg.gif);
	background-repeat:repeat-x;
	text-align : center;
	width : 100%;
	height : 95px;
}
#no_flashtitle {
	margin-left : auto;
	margin-right : auto;
	width : 960px;
	height : 95px;
}
#main {
	background : url(../sysimg/main_bg.gif);
	background-repeat:repeat-y;
	width : 958px;
	margin: 0px 1px;
	}
#main_top {
	background-image : url(../sysimg/main_top_bg.gif);
	background-repeat:repeat-x;
	width : 958px;
	height : 27px;
	}
#main_top_left {
	background-image : url(../sysimg/main_top_left_bg.gif);
	width : 272px;
	height : 27px;
}
#main_left {
	background-image : url(../sysimg/main_left_bg.gif);
	background-repeat : no-repeat;
	width : 272px;
	float : left;
}
#main_menu {
	width : 206px;
	margin-left : 34px;
}
#main_menu_sub {
	width : 206px;
	margin-left : 34px;
	margin-top : 10px;
	margin-bottom:60px;
}
#main_menu_search {
	width : 206px;
	margin-left : 34px;
	margin-top : 10px;
	height : 25px;
}

.searchbox_text {
	width : 140px;
	font-size:10px;
	margin:0px;
	padding:1px;
	border:1px solid #990000;
}

.searchbox_submit {
	width: 26px;
	height: 17px;
	outline: none;
	margin:0px;
	padding:0px;
	margin-left:4px;
	vertical-align:top;
	margin-top:1px;
}



#main_right {
	width : 686px;
	float : right;
}
#foot {
	background : #fff url(../sysimg/foot_bg.gif);
	background-repeat:no-repeat;
	width : 960px;
	height: 108px;
	text-align : center;
	padding-top:20px;
	}
#foot p {
	color : #666666;
	font-size : 10px;
}
#main_right_left {
	background-image : url(../sysimg/main_right_bg.gif);
	background-repeat:repeat-x;
	width : 505px;
	float : left;
	overflow : hidden;
	}
#main_right_right {
	background-image : url(../sysimg/main_right_bg.gif);
	background-repeat : repeat-x;
	width : 180px;
	float : right;
	overflow : hidden;
	}
#breadcrumb {
	margin-bottom : 10px;
	font-size:120%;
	font-weight:bold;
	overflow:hidden;
	}
#breadcrumb a{
	font-size:100%;
	}
#leftcontent {
	margin : 35px 10px 10px 5px;
	width : 490px;
	}
#rightcontent {
	width : 180px;
	}
#rightcontent_top {
	height : 26px;
	width : 180px;
	}
#loginbox_top {
	height : 26px;
	width : 180px;
	}
.contentwrap {
	padding : 5px 0px;
}
.rc_wrap {
	padding:5px;
	border-bottom: 1px #e1e1e1 solid;
	overflow : hidden;
	}
.clear {
	clear : both;
	height : 1px;
	margin : -1px 0px 0px 0px;
	visibility: hidden;
}
.clearspan {
	clear : both;
	height : 0px;
}
.shop_browsebox {
	margin:0px auto;
	text-align : center;
}
.shop_item {
	background :  url(../sysimg/shop_item_bg_02.gif);
	width : 490px;
	}
.shop_item_top {
	background : url(../sysimg/shop_item_bg_01.gif);
	background-repeat : no-repeat;
	width : 490px;
	height : 9px;
	}

.shop_item h2 {
	font-size : 18px;
	color : #FFF;
	}
.shop_item h1, .shop_item strong {
	font-size : 16px;
	color : #fd0f0f;
	}
.shop_item p {
	font-size : 10px;
	color : #ffffff;
	}

.shop_item_sub {
	background : #FFF url(../sysimg/shop_item_bg_03.gif);
	background-repeat : no-repeat;
	width : 490px;
	height : 15px;
	}
.shop_left {
	float : left;
	width : 110px;
	margin-left : 5px;
	text-align : center;
	}

.shop_right {
	margin : 0px 8px 0px 130px;
	}

#rightcontent h1 {
	font-size : 14px;
	color : #ee0000;
}

.loginbox_input {
	width : 150px;
	height : 15px;
	font-size: 10px;
	margin:0px;
	margin-left:5px;
}

.tx-newloginbox-pi1 p {
	margin: 3px 0px;
}



.shop_basket, .shop_basket p, .shop_basket input, .shop_basket select {
	font-size : 10px;
}

.shop_basket_c1 {
	width : 200px;
	float : left;
	margin-bottom:5px;
	overflow:hidden;
}
.shop_basket_c2 {
	width : 50px;
	float : left;
	margin-bottom:5px;
	overflow:hidden;
}
.shop_basket_c3 {
	width : 60px;
	float : left;
	margin-bottom:5px;
	text-align : center;
	overflow:hidden;
}
.shop_basket_c123 {
	width : 310px;
	float : left;
	margin-bottom:5px;
	overflow:hidden;
}
.shop_basket_c4 {
	width : 180px;
	float : left;
	margin-bottom:5px;
	text-align : right;
	overflow:hidden;
}
.shop_basket_left {
	width : 310px;
	float : left;
	margin-bottom:5px;
	overflow:hidden;
}
.shop_basket_full{
	background-color: #ffcccc;
	border : 1px solid #dd0000;
	padding: 0px 5px;
	margin-bottom:5px;
}
.shop_basket_item{
	background-color: #eeeeee;
	border-top : 1px dotted #dd5555;
	border-bottom : 1px dotted #dd5555;
	margin-bottom : 5px;
}
.shop_info {
	width : 400px;
	padding: 3px;
	background-color: #eeeeee;
	border : 1px dotted #dd5555;
	margin:0px auto 5px auto;
}

.shop_info_left {
	display: block;
	width : 110px;
	float : left;
}

.current {
	margin : 0px 2px;
	padding : 3px 7px;
	background-color: #fd0f0f;
	color : #ffffff;
}
.uncurrent {
	margin : 0px 2px;
	padding : 3px 4px 3px 6px;
	border : 1px solid #fd0f0f;
	background-color: #fdeeee;
}
.generic_message {
	margin:30px 50px;
	padding: 20px;
	border : 1px dotted #660000;
	background-color: #fdeeee;
}
.shop_minibasket_image {
	background : url(../sysimg/cart.gif);
	background-repeat : no-repeat;
	padding:0px 5px 0px 45px ;
	margin : 5px 0px;
}
.rc_content {
	margin:5px 5px 10px 5px;
}

.ttimagesnap_style {
  text-align: center;
  font: 10px Arial,Helvetica,sans-serif;
  border:solid 1px #666666;
  background-color: #ffffff;
  padding:1px;
  position:absolute;
  z-index:100;
width:200px;
height:200px;
}

.rc_img_mid {
	width:160px;
	background: url(../sysimg/rc_img_mid.gif);
	background-repeat: repeat;
}

.rc_img {
	width:160px;
	margin-left:10px;
	font-size : 10px;
	overflow:hidden;
	text-align:center;
}
.rc_img_caption {
	color : #000;
	font-size : 9px;
	text-align:center;
	overflow:hidden;
}
.rc_img_1 {
	width:6px;
	height:6px;
	background: url(../sysimg/rc_img_1.gif);
	background-repeat: repeat;
}
.rc_img_2 {
	width:6px;
	height:6px;
	background: url(../sysimg/rc_img_2.gif);
	background-repeat: repeat;
}
.rc_img_3 {
	width:6px;
	height:6px;
	background: url(../sysimg/rc_img_3.gif);
	background-repeat: repeat;
}
.rc_img_4 {
	width:6px;
	height:6px;
	background: url(../sysimg/rc_img_4.gif);
	background-repeat: repeat;
}
.rc_img_6 {
	width:6px;
	height:6px;
	background: url(../sysimg/rc_img_6.gif);
	background-repeat: repeat;
}
.rc_img_7 {
	width:6px;
	height:6px;
	background: url(../sysimg/rc_img_7.gif);
	background-repeat: repeat;
}
.rc_img_8 {
	width:6px;
	height:6px;
	background: url(../sysimg/rc_img_8.gif);
	background-repeat: repeat;
}
.rc_img_9 {
	width:6px;
	height:6px;
	background: url(../sysimg/rc_img_9.gif);
	background-repeat: repeat;
}

.csc-mailform label {
	float:left;
	width: 180px;
}
.csc-mailform input,.csc-mailform textarea {
	width: 180px;
}
#mailformformtype_mail {
	margin-left: 180px;
	margin-top : 10px;
}
.bk_userregister_fieldset dd,.bk_userregister_fieldset dt{
	padding:3px;
	border-top:1px dotted #aaa;
}
.bk_userregister_fieldset dt{
	width:100px;
}
.bk_userregister_fieldset dd{
	width:350px;
}
.shop_minibasket{
	padding:5px;
}
.shop_minibasket_head{
	background:url(../sysimg/warenkorb_head.gif);
	height:30px;
	width:180px;
}

.bk_search_res {
	margin-top:8px;
	padding:5px;
	border:1px dotted #666;
	background-color:#EEE;
}
.bk_search_desc {
	margin-top:5px;
}

.bk_search_icon {
	float:left;
}

.bk_search_number {
	float:left;
}

.bk_search_title {
	float:left;
}
.bk_search_title a{
	font-size:125%;
}
.bk_search_perc {
	float:right;
	font-size:125%;
	font-weight:bold;
	color:#FF0000;
}
.browsebox {
	margin:8px 0px;
}
.tx-indexedsearch-whatis {
	font-size:125%;
	font-weight:bold;
	margin:6px 0px;
}

.tx-indexedsearch-browsebox {
	margin:6px 0px;
}

.tx-indexedsearch-browselist-currentPage, .browsebox_item{
	float:left;
	padding:3px;
	margin-left:3px;
	border:1px solid #333333;
	background-color:#EEE;
}

.tx-indexedsearch-browselist-currentPage{
	border:1px solid #FF0000;
	background-color:#Fcc;
}


.c_wrap_2_top{
	background:url(../sysimg/box_01.gif);
	height:35px;
	width:490px;
	font-size:0%;
}
.c_wrap_2_mid{
	width:490px;
	background:url(../sysimg/box_02.gif);
}
.c_wrap_2_sub{
	background:url(../sysimg/box_03.gif);
	height:35px;
	width:490px;
	font-size:0%;
}
.cat_div{
	margin-top:5px;
	border-top:1px dashed #ccc;
}
.bk_sort_1{
	float:left;
	background:url(../sysimg/bk_sort_1.gif);
	height:25px;
	width:11px;
}
.bk_sort_2{
	float:left;
	background:url(../sysimg/bk_sort_2.gif);
	background-repeat:repeat-x;
	height:25px;
	padding: 4px 2px 0px 0px;
}
.bk_sort_3{
	float:left;
	background:url(../sysimg/bk_sort_3.gif);
	width:20px;
	height:25px;
	cursor:pointer;
}
.bk_sort_4{
	float:left;
	background:url(../sysimg/bk_sort_4.gif);
	width:20px;
	height:25px;
	cursor:pointer;
}
.bk_sort_3:hover {
	background-position: 0px -25px;
}
.bk_sort_4:hover {
	background-position: 0px -25px;
}
.bk_sort_5{
	float:left;
	background:url(../sysimg/bk_sort_5.gif);
	height:25px;
	width:14px;
}
