/*  document: style.css
	author: Robby Hesse
	email: rhesse@zeroseven-siegen.de
	date:
	stylesheet MFS 2008
 */
 
body, html, div, span, a, hr, form, select, input {
	padding:0;
	margin:0;
}

a:link, a:visited {
	text-decoration: none;
	color:#0000FF;
	}

a:hover {
	text-decoration: underline;
	color:#0000FF;
	}

body {
	height: 100%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(images/px_bg_total.jpg);
	background-repeat:repeat-x;
}

ul, ol {
	padding:0;
	margin:0;
	
	padding-left:15px;
}

li {
	list-style-position:outside;
}

/*basis:*/

.border_top {
	width:962px;
	height:408px;
	background-image:url(images/border_top.jpg);
	background-repeat:no-repeat;
}

.page_main {
	width:906px;
	height:388px;
	padding-left:28px;
	padding-top:20px;
	background:none;
}

.page_cont_left {
	float:left;
	width:962px;
	background-image:url(images/border_left_content.jpg);
	background-repeat:repeat-y;
	overflow:visible;
}

.page_cont_right {
	float:right;
	width:934px;
	background-image:url(images/border_right_content.jpg);
	background-repeat:repeat-y;
	overflow:visible;
}

.page_cont {
	float:left;
	width:906px;
	height:100%;
	background-color:#FFFFFF;
	overflow:visible;
	border-top:1px solid #FFFFFF;
	padding:0px;
	margin:0px;
}

.border_bottom {
	width:962px;
	height:30px;
	background-image:url(images/border_bottom.jpg);
	background-repeat:no-repeat;
	clear:both;
}


/*header:*/

.header {
	height:111px;
	width:906px;
    background-color: #FFFFFF;
}

.header_spacer {
	height:101px;
	width:17px;
	float:left;
}

.header_logo {
	height:96px;
	width:71px;
	margin-top:5px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	float:left;
}

.header_menue {
	font-size:11px;
	height:12px;
	width:360px;
	background-color:#FFFFFF;
	float:left;
	padding-left:433px;
	padding-top:87px;
	text-align:right;
}

/*navigation:*/

.menue {
	height:29px;
	width:904px;
	background-image:url(images/px_menue.jpg);
	background-repeat:repeat;
	border: 1px solid #FFED00;
	border-bottom:none;
}

.menue_px {
	height:1px;
	width:100%;
	margin:0;
	line-height:1px;
	overflow:hidden;
	background-image:url(images/px_menue_down.jpg);
	background-color:#FFFFFF;
}

.menuediv {
	float:left;
	line-height:29px;
	padding:0px;
	background-image:none;
	text-decoration:none;
	border:0;
	color: #000000;
}

.menuediv a {
	padding: 0 10px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	border:0;
	color: #000000;
	background-image:none;
}

.menuediv_active {
	float:left;
	line-height:29px;
	text-decoration:none;
	background-image:url(images/menue_hover.jpg);
	background-repeat:repeat-x;
	border-left: 1px solid #FFED00;
	border-right: 1px solid #FFED00;
	margin-left:-1px;
	margin-right:-1px;
	color: #000000;
}

.menuediv_active a {
	padding: 0 10px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color: #000000;
}

.menuedivr {
	float:right;
	line-height:29px;
	padding:0px;
	background-image:none;
	text-decoration:none;
	border:0;
	color: #000000;
}

.menuedivr a {
	padding: 0 10px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	border:0;
	background-image:none;
	color: #000000;
}

.menuedivr_active {
	float:right;
	line-height:29px;
	text-decoration:none;
	background-image:url(images/menue_hover.jpg);
	background-repeat:repeat-x;
	border-left: 1px solid #FFED00;
	border-right: 1px solid #FFED00;
	margin-left:-1px;
	margin-right:-1px;
	color: #000000;
}

.menuedivr_active a {
	padding: 0 10px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color: #000000;
}

.menuediv:hover, .menuedivr:hover, .menuediv_active:hover, .menuedivr_active:hover, .menuediv a:hover, .menuedivr a:hover, .menuediv_active a:hover, .menuedivr_active a:hover {
	text-decoration:none;
	background-image:url(images/menue_hover.jpg);
	background-repeat:repeat-x;
	border-left: 1px solid #FFED00;
	border-right: 1px solid #FFED00;
	margin-left:-1px;
	margin-right:-1px;
	color: #000000;
}

.menuebox {
	position:absolute;
	display:none;
	border:1px solid #FFED00;
	border-top:0;
	text-decoration:none;
	margin-left:-1px;
	width:170px;
	line-height:25px;
}

.menuebox a
{
	display:block;
	text-decoration:none;
	line-height:25px;
	width:170px;
	font-weight:normal;
}

.menuebox_div, .menuebox_div a
{
	text-decoration:none;
	line-height:25px;
	background-image:url(images/menue_button_out.jpg);
	width:150px;
}

.menuebox_div_active, .menuebox_div_active a {
	width:150px;
	text-decoration:none;
	background-image:url(images/menue_button_in.jpg);
}

.menuebox1, .menuebox2
{
	margin-left:170px;
	margin-top:-26px;
	position:absolute;
	background-color:#FFF680;
	border:1px solid #FFED00;
	text-decoration:none;
	line-height:25px;
	display:none;
	width:170px;
	background-image:url(images/menue_button_out.jpg);
}

.menuebox1_div, .menuebox1_div a
{
	text-decoration:none;
	width:150px;
	background-image:url(images/menue_button_out.jpg);
	
}

.menuebox2_div, .menuebox2_div a
{
	text-decoration:none;
	width:150px;
	background-image:url(images/menue_button_out.jpg);
}

.menuebox1_div_active, .menuebox1_div_active a {
	text-decoration:none;
	line-height:25px;
	width:150px;
} 

.menuebox a:hover, .menuebox1 a:hover, .menuebox:hover, .menuebox1:hover {
	text-decoration:none;
	line-height:25px;
	width:170px;
	background-image:url(images/menue_button_out.jpg);
}

.menuebox_div:hover, .menuebox_div a:hover, .menuebox1_div:hover, .menuebox1_div a:hover {
	text-decoration:none;
	line-height:25px;
	width:150px;
	background-image:url(images/menue_button_in.jpg);	
}

.menuebox_div_active:hover, .menuebox_div_active a:hover {
	text-decoration:none;
	line-height:25px;
	width:150px;
	background-image:url(images/menue_button_in.jpg);
}

.menuebox1_div_active:hover, .menuebox1_div_active a:hover {
	text-decoration:none;
	line-height:25px;
	width:150px;
	background-image:url(images/menue_button_in.jpg);
}
.menueboxr {
	position:absolute;
	left:856px;
	display:none;
	float:right;
	border:1px solid #FFED00;
	border-top:0;
	text-decoration:none;
	margin-left:-94px;
	width:170px;
	margin-top:0px;
	line-height:25px;
}

.menueboxr a
{
	display:block;
	text-decoration:none;
	line-height:25px;
	width:170px;
	font-weight:normal;
}

.menueboxr_div, .menueboxr_div a
{
	text-decoration:none;
	line-height:25px;
	background-image:url(images/menue_button_out.jpg);
	width:150px;
}

.menueboxr_div_active, .menueboxr_div_active a {
	width:170px;
	text-decoration:none;
	background-image:url(images/menue_button_in.jpg);
}

/*eyecatcher:*/

.dynamic {
	height:234px;
	width:906px;
    background-color:#FBFBFB;
	background-image:none;
}

.dynamic_button1 {
	position:absolute;
	top:240px;
	left:43px;
	width:48px;
	height:48px;
}

.dynmic_button1_leadtext {
	position:absolute;
	top:254px;
	left:95px;
	width:340px;
	height:22px;
	line-height:22px;
	font-size:18px;
}

.dynmic_button1_subtext {
	position:absolute;
	top:278px;
	left:95px;
	width:340px;
	height:16px;
	line-height:16px;
	font-size:11px;
	font-weight:bold;
}

.dynamic_button2 {
	position:absolute;
	top:317px;
	left:43px;
	width:48px;
	height:48px;
}

.dynmic_button2_leadtext {
	position:absolute;
	top:331px;
	left:95px;
	width:340px;
	height:22px;
	line-height:22px;
	font-size:18px;
}

.dynmic_button2_subtext {
	position:absolute;
	top:353px;
	left:95px;
	width:340px;
	height:16px;
	line-height:16px;
	font-size:11px;
	font-weight:bold;
}



/*content:*/

.cont_min_height {
	background:none;
	width:1px;
	float:right;
	height:530px;
	/*border:1px solid #FF0000;*/
}

.cont {
	width:906px;
	height:100%;
	min-height:350px;
    background-color:#FFFFFF;
	background-image:url(images/px_content_back.jpg);
	background-repeat:repeat-x;
	overflow:visible;
}

.content_left {
	float: left;
	position:absolute;
	left: 51px;
	top: 435px;
	background-color:#FFFFFF;
}


/*locationbox:*/

.location_header {
	height:22px;
	width:174px;
	background-image:url(images/px_loc_header.jpg);
	background-repeat:repeat;
}

.location_header_text {
	height:22px;
	width:164px;
	line-height:22px;
	text-align: left;
	font-weight:bold;
	padding-left:5px;
	font-size:13px;
}

.location {
	width:174px;
	height:175px;
	border: 1px solid #9D9D9D;
    background-color:#FFFFFF;
}

.location_desc {
	padding-left:5px;
	padding-top:6px;
	width:164px;
	height:70px;
	line-height:13px;
	font-weight:bold;
	font-size:11px;
}

.location_input_desc1 {
	padding-left:5px;
	padding-top:5px;
	width:40px;
	height:13px;
	line-height:13px;
	font-weight:bold;
	font-size:13px;
}

.location_input_field1 {
	padding-left:5px;
	padding-top:5px;
	width:159px;
	height:22px;
}

.location_input_desc2 {
	padding-left:5px;
	padding-top:5px;
	width:40px;
	height:13px;
	line-height:13px;
	font-weight:bold;
	font-size:13px;
}

.location_input_field2 {
	padding-left:5px;
	padding-top:5px;
	width:159px;
	height:22px;
}

.location_start_text {
	padding-top:5px;
	padding-left:5px;
	width:150px;
	height:20px;
	line-height:20px;
	font-size:13px;
	font-weight:bold;
}
.location_start_text a {
	color: #000000;
	}

.content_left_spacer {
	width:174px;
	height:13px;
	background-color:#FFFFFF;
}


/*PLZ-search:*/

.search_header {
	height:22px;
	width:174px;
	background-image:url(images/px_srch_header.jpg);
	background-repeat:repeat;
}

.search_header_text {
	height:22px;
	width:164px;
	line-height:22px;
	text-align: left;
	font-weight:bold;
	position:absolute;
	left:5px;
	font-size:13px;
}

.search {
	height:83px;
	width:174px;
	border:1px solid #9D9D9D;
    background-color: #FFFFFF;
}

.search_dropdown {
	position:absolute;
	top:175px;
	left:5px;
	width:159px;
	height:22px;
}

.search_input_field {
	position:absolute;
	left:5px;
	top:225px;
	width:159px;
	height:22px;
}

.search_start_text {
	position:absolute;
	top:250px;
	left:5px;
	width:150px;
	height:20px;
	line-height:20px;
	font-size:13px;
	font-weight:bold;
}

.search_start_text a {
	color: #000000;
}


.search_start_button {
	position:absolute;
	left:95px;
	top:331px;
	width:20px;
	height:20px;
	background-image:url(images/location_button_mouseover1.jpg);
}


/*maincontent:*/

.cont_main_back {
	width:547px;
	min-height:550px;
	height:100%;
	margin-left:211px;
	background-image:url(images/cont_page_shadow.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

* html .cont_main_back {
height: 450px;
}

.cont_main_header_spacer {
	width:527px;
	height:27px;
	margin-left:10px;
	background:none;
}

.cont_main_header {
	width:527px;
	height:30px;
	margin-left:10px;
	background-image:url(images/px_page_header.jpg);
	background-repeat:repeat;
}

.cont_main_header_text {
	width:501px;
	height:30px;
	line-height:30px;
	text-align:left;
	font-weight:bold;
	font-size:13px;
	padding-left:13px;
}

.cont_main_page_border {
	width:500px;
	height:100%;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:10px;
	background-color:#FFFFFF;
}

.cont_main_page {
	width:505px;
	height:100%;
	background-color:#FFFFFF;
}

.cont_main_page a
{
color: #0000FF;
}

/*infobox:*/

.infobox_header {
	height:22px;
	width:114px;
	background-image:url(images/px_loc_header.jpg);
	background-repeat:repeat;
}

.infobox_header_text {
	height:22px;
	width:100px;
	line-height:22px;
	text-align: left;
	font-weight:bold;
	position:absolute;
	left:7px;
	font-size:13px;
}

.infobox {
	position:absolute;
	left:796px;
	top:435px;
	width:114px;
	height:324px;
	border: 1px solid #9D9D9D;
    background-color:#FFFFFF;
}

.infobox_desc {
	position:absolute;
	left:8px;
	top:37px;
	width:98px;
	height:160px;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
}

.infobox_button {
	position:absolute;
	left:58px;
	top:169px;
	width:22px;
	height:22px;
}

.infobox_image {
	position:absolute;
	bottom:0px;
	left:0px;
	width:114px;
	height:127px;
	background-image:url(images/infobox_hands.jpg);
	background-repeat:no-repeat;
}

.infobox_shop_header {
	height:22px;
	width:114px;
	background-image:url(images/px_loc_header.jpg);
	background-repeat:repeat;
}

.infobox_shop_header_text {
	height:22px;
	width:100px;
	line-height:22px;
	text-align: left;
	font-weight:bold;
	position:absolute;
	left:7px;
	font-size:13px;
}

.infobox_shop {
	position:absolute;
	left:796px;
	top:435px;
	width:114px;
	border: 1px solid #9D9D9D;
    background-color:#FFFFFF;
}

.infobox_shop_content {
	padding:5px;
	width:98px;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
}


/*lines:*/

.line_t {
	width:906px;
	height:10px;
	line-height:10px;
	background-color:#FFEC00;
	border-top: 1px solid #FFFFFF;
	border-bottom:none;
	clear:both;
}

.line_b {
	width:906px;
	height:2px;
	line-height:2px;
	font-size:2px;
	background-color:#F4EA0D;
	clear:both;
	padding:0px;
	margin:0px;
}


/*footer:*/

.footer {
	height:101px;
	width:906px;
    background-color: #FFEC00;
	border-top: 1px solid #FFFFFF;
	margin:0px;
	padding:0px;
}

.footer a {
	color: #000000;
}

.footer a:hover {
	color: #000000;
}

.footer a:visited {
	color: #000000;
}

.footer_spacer {
	height:42px;
	width:22px;
	float:left;
}

.footer_box1 {
	margin-top:25px;
	height:42px;
	line-height:14px;
	width:235px;
	font-size:11px;
	float:left;
}

.footer_box2 {
	margin-top:25px;
	margin-left:40px;
	height:42px;
	line-height:14px;
	width:115px;
	font-size:11px;
	float:left;
}

.footer_box3 {
	margin-top:25px;
	margin-left:40px;
	height:42px;
	line-height:14px;
	width:145px;
	font-size:11px;
	float:left;
}

.footer_box4 {
	float:left;
	margin-top:25px;
	margin-left:40px;
	height:42px;
	line-height:14px;
	width:260px;
	font-size:11px;
}


/*Online-Shop:*/

.shop_art_content {
	width:497px;
}

.shop_art_content_top {
	height:22px;
	float:right;
	width:63%;
}

.shop_art_content_top2 {
	height:22px;
	float:right;
	width:37%;
}

.shop_art_content_top_buy_right {
	float:right;
	height:40px;
	width:15px;
	background-image:url(images/shop_nav_right.gif);
	background-repeat:repeat-x;
}

.shop_art_content_top_buy_left {
	float:right;
	height:40px;
	width:25px;
	background-image:url(images/shop_nav_left.gif);
	background-repeat:repeat-x;
}

.shop_art_content_top_buy {
	float:right;
	height:40px;
	background-image:url(images/shop_nav_middle.gif);
	background-repeat:repeat-x;
	line-height:31px;
}

.shop_art_content_header_left {
	height:40px;
	width:25px;
	background-image:url(images/shop_nav_left.gif);
	background-repeat:repeat-x;
	float:left;
}

.shop_art_content_header {
	height:40px;
	background-image:url(images/shop_nav_middle.gif);
	background-repeat:repeat-x;
	float:left;
}

.shop_art_content_header_right {
	height:40px;
	width:15px;
	background-image:url(images/shop_nav_right.gif);
	background-repeat:repeat-x;
	float:left;
}

.shop_art_content_header_text {
	height:31px;
	line-height:31px;
	text-align: left;
	font-size:13px;
	float:left;
}


/*Artikel-Hintergrund:*/

.shop_art_content_unit {
	height:256px;
	width:495px;
}

.shop_art_content_unit_header {
	height:45px;
	width:495px;
}

.shop_art_content_unit_header_s1 {
	float:left;
	height:45px;
	width:25px;
	background-image:url(admin/shop/images/shop_s1_v1.gif);
	background-repeat:no-repeat;
}

.shop_art_content_unit_header_s1_onclick {
	float:left;
	height:45px;
	width:25px;
	background-image:url(admin/shop/images/shop_s1_v2.gif);
	background-repeat:no-repeat;
}

.shop_art_content_unit_header_d3 {
	float:left;
	height:45px;
	width:450px;
	background-image:url(admin/shop/images/shop_d3.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}

.shop_art_content_unit_header_d3_d1 {
	float:left;
	height:45px;
	background-image:url(admin/shop/images/shop_d1_v1.gif);
	background-repeat:repeat-x;
	padding-top:8px;
	cursor: pointer;
	overflow:hidden;
}

.shop_art_content_unit_header_d3_d1_onclick {
	float:left;
	height:45px;
	background-image:url(admin/shop/images/shop_d1_v2.gif);
	background-repeat:repeat-x;
	padding-top:8px;
	cursor: pointer;
	overflow:hidden;
}

.shop_art_content_unit_header_d3_s2 {
	float:left;
	height:45px;
	width:30px;
	background-image:url(admin/shop/images/shop_s2_v1.gif);
	background-repeat:no-repeat;
}

.shop_art_content_unit_header_d3_s2_onclick {
	float:left;
	height:45px;
	width:30px;
	background-image:url(admin/shop/images/shop_s2_v2.gif);
	background-repeat:no-repeat;
}

.shop_art_content_unit_header_d3_d2 {
	float:left;
	height:45px;
	background-image:url(admin/shop/images/shop_d2_v1.gif);
	background-repeat:repeat-x;
	padding-top:8px;
	cursor: pointer;
	overflow:hidden;
}

.shop_art_content_unit_header_d3_d2_onclick {
	float:left;
	height:45px;
	background-image:url(admin/shop/images/shop_d2_v2.gif);
	background-repeat:repeat-x;
	padding-top:8px;
	cursor: pointer;
	overflow:hidden;
}

.shop_art_content_unit_header_d3_s3 {
	float:left;
	height:45px;
	width:30px;
	background-image:url(admin/shop/images/shop_s3_v1.gif);
	background-repeat:no-repeat;
}

.shop_art_content_unit_header_d3_s3_onclick {
	float:left;
	height:45px;
	width:30px;
	background-image:url(admin/shop/images/shop_s3_v2.gif);
	background-repeat:no-repeat;
}

.shop_art_content_unit_header_s4 {
	float:left;
	height:45px;
	width:20px;
	background-image:url(admin/shop/images/shop_s4.gif);
	background-repeat:no-repeat;
}

.shop_art_content_unit_body {
	height:170px;
	width:495px;
	background-image:url(admin/shop/images/shop_s5.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

.shop_art_content_unit_body_image {
	float:left;
	width:200px;
	height:160px;
	padding-left:10px;
	padding-top:10px;
}

.shop_art_content_unit_body_text {
	float:left;
	width:200px;
	padding-top:10px;
}

.shop_art_content_unit_body_desc {
	overflow:auto;
	height:116px;
	width:250px;
	clip:auto;
}

.shop_art_content_unit_footer {
	height:41px;
	width:495px;
}

.shop_art_content_unit_footer_s6 {
	float:left;
	height:41px;
	width:30px;
	background-image:url(admin/shop/images/shop_s6.gif);
	background-repeat:no-repeat;
}

.shop_art_content_unit_footer_d4 {
	float:left;
	height:41px;
	width:440px;
	background-image:url(admin/shop/images/shop_d4.gif);
	background-repeat:repeat-x;
}

.shop_art_content_unit_footer_d4_s7 {
	float:right;
	height:41px;
	width:30px;
	background-image:url(admin/shop/images/shop_s7.gif);
	background-repeat:no-repeat;
}

.shop_art_content_unit_footer_d4_d5 {
	float:right;
	height:41px;
	background-image:url(admin/shop/images/shop_d5.gif);
	background-repeat:repeat-x;
	padding-top:7px;
}

.shop_art_content_unit_footer_s8  {
	float:left;
	height:41px;
	width:25px;
	background-image:url(admin/shop/images/shop_s8.gif);
	background-repeat:no-repeat;
}


/*Kategorie-Überschrift:*/

.shop_art_content_cat {
	height:85px;
	width:495px;
}

.shop_art_content_cat_main {
	height:45px;
	width:495px;
}

.shop_art_content_cat_sub {
	height:40px;
	width:495px;
}

.shop_art_content_cat_s1 {
	float:left;
	height:45px;
	width:40px;
	background-image:url(admin/shop/images/shop_cat_s1.gif);
	background-repeat:no-repeat;
}

.shop_art_content_cat_d1 {
	float:left;
	height:45px;
	width:420px;
	background-image:url(admin/shop/images/shop_cat_d1.gif);
	background-repeat:repeat-x;
	line-height:45px;
	font-size:18px;
}

.shop_art_content_cat_s2 {
	float:left;
	height:45px;
	width:35px;
	background-image:url(admin/shop/images/shop_cat_s2.gif);
	background-repeat:no-repeat;
}

.shop_art_content_cat_s3 {
	float:left;
	height:40px;
	width:40px;
	background-image:url(admin/shop/images/shop_cat_s3.gif);
	background-repeat:no-repeat;
}

.shop_art_content_cat_d2 {
	float:left;
	height:40px;
	width:455px;
	background-image:url(admin/shop/images/shop_cat_d2.gif);
	background-repeat:repeat-x;
}

.shop_art_content_cat_s4 {
	float:right;
	height:40px;
	width:25px;
	background-image:url(admin/shop/images/shop_cat_s4.gif);
	background-repeat:no-repeat;

}

.shop_art_content_cat_d3 {
	float:right;
	height:40px;
	background-image:url(admin/shop/images/shop_cat_d3.gif);
	background-repeat:repeat-x;
	line-height:30px;
}

.shop_art_content_cat_s5 {
	float:right;
	height:40px;
	width:20px;
	background-image:url(admin/shop/images/shop_cat_s5.gif);
	background-repeat:no-repeat;
}

.shop_art_content_cat_bottom {
	height:50px;
	width:495px;
}

.shop_art_content_cat_bottom_s1 {
	float:left;
	height:50px;
	width:25px;
	background-image:url(admin/shop/images/shop_cat2_s1.gif);
	background-repeat:no-repeat;
}

.shop_art_content_cat_bottom_d1 {
	float:left;
	height:50px;
	background-image:url(admin/shop/images/shop_cat2_d1.gif);
	background-repeat:repeat-x;
	line-height:30px;
}

.shop_art_content_cat_bottom_s2 {
	float:left;
	height:50px;
	width:20px;
	background-image:url(admin/shop/images/shop_cat2_s2.gif);
	background-repeat:no-repeat;
}

.shop_art_content_cat_bottom_d2 {
	float:left;
	height:50px;
	width:450px;
	background-image:url(admin/shop/images/shop_cat2_d2.gif);
	background-repeat:repeat-x;
}

.shop_art_content_cat_bottom_s3 {
	float:left;
	height:50px;
	width:20px;
	background-image:url(admin/shop/images/shop_cat2_s3.gif);
	background-repeat:no-repeat;
}


/*Überkategorie-Seite:*/

.shop_art_content_main_cat {
	height:59px;
	width:495px;
}

.shop_art_content_main_cat_main {
	height:25px;
	width:495px;
}

.shop_art_content_main_cat_sub {
	height:34px;
	width:495px;
}

.shop_art_content_main_cat_s1 {
	float:left;
	height:25px;
	width:20px;
	background-image:url(admin/shop/images/shop_cat_main_s1.gif);
	background-repeat:no-repeat;
}

.shop_art_content_main_cat_d1 {
	float:left;
	height:25px;
	background-image:url(admin/shop/images/shop_cat_main_d1.gif);
	background-repeat:repeat-x;
	line-height:25px;
	font-size:14px;
}

.shop_art_content_main_cat_s2 {
	float:left;
	height:25px;
	width:15px;
	background-image:url(admin/shop/images/shop_cat_main_s2.gif);
	background-repeat:no-repeat;
}

.shop_art_content_main_cat_s3 {
	float:left;
	height:25px;
	width:15px;
	background-image:url(admin/shop/images/shop_cat_main_s3.gif);
	background-repeat:no-repeat;
}

.shop_art_content_main_cat_d2 {
	float:left;
	height:25px;
	width:460px;
	background-image:url(admin/shop/images/shop_cat_main_d2.gif);
	background-repeat:repeat-x;
}

.shop_art_content_main_cat_s4 {
	float:left;
	height:34px;
	width:20px;
	background-image:url(admin/shop/images/shop_cat_main_s4.gif);
	background-repeat:no-repeat;

}

.shop_art_content_main_cat_d3 {
	float:left;
	height:34px;
	width:460px;
	background-image:url(admin/shop/images/shop_cat_main_d3.gif);
	background-repeat:repeat-x;
}

.shop_art_content_main_cat_s5 {
	float:right;
	height:34px;
	width:20px;
	background-image:url(admin/shop/images/shop_cat_main_s5.gif);
	background-repeat:no-repeat;
}

.shop_art_content_main_cat_d4 {
	float:right;
	height:34px;
	background-image:url(admin/shop/images/shop_cat_main_d4.gif);
	background-repeat:repeat-x;
	line-height:28px;
}

.shop_art_content_main_cat_s6 {
	float:left;
	height:34px;
	width:15px;
	background-image:url(admin/shop/images/shop_cat_main_s6.gif);
	background-repeat:no-repeat;
}


/*Warenkorb:*/

.shop_warenkorb_page {
	width:500px;
}

.shop_warenkorb_page_top {
	height:40px;
	width:500px;
	background-image:url(admin/shop/images/warenkorb_top.gif);
	background-repeat:no-repeat;
}

.shop_warenkorb_page_body {
	width:500px;
	background-image:url(admin/shop/images/warenkorb_body.gif);
	background-repeat:repeat-y;
	padding-left:45px;
}

.shop_warenkorb_page_foot {
	width:500px;
	height:87px;
}

.shop_warenkorb_page_foot_1 {
	width:70px;
	float:left;
	height:87px;
	background-image:url(admin/shop/images/warenkorb_bottom1.gif);
	background-repeat:no-repeat;
}

.shop_warenkorb_page_foot_2 {
	width:430px;
	float:left;
	height:87px;
	background-image:url(admin/shop/images/warenkorb_bottom2.gif);
	background-repeat:repeat-x;
}

.shop_warenkorb_page_foot_3 {
	width:60px;
	float:right;
	height:87px;
	background-image:url(admin/shop/images/warenkorb_bottom3.gif);
	background-repeat:no-repeat;
}

.shop_warenkorb_page_foot_4 {
	float:right;
	padding-top:26px;
	height:87px;
	background-image:url(admin/shop/images/warenkorb_bottom4.gif);
	background-repeat:repeat-x;
}

.shop_warenkorb_page_foot_5 {
	width:40px;
	float:right;
	height:87px;
	background-image:url(admin/shop/images/warenkorb_bottom5.gif);
	background-repeat:no-repeat;
}


/*Warenkorb-Box:*/

.warenkorb_box_header {
	height:22px;
	width:174px;
	background-image:url(images/px_srch_header.jpg);
	background-repeat:repeat;
}

.warenkorb_box_header_text {
	height:22px;
	width:164px;
	line-height:22px;
	text-align: left;
	font-weight:bold;
	padding-left:5px;
	font-size:13px;
}

.warenkorb_box {
	width:174px;
	border: 1px solid #9D9D9D;
    background-color:#FFFFFF;
    color: #000000;
}

.warenkorb_box a:hover{
    color: #000000;
}

.warenkorb_box a:visited{
    color: #000000;
}

.warenkorb_box_content {
	padding:5px;
	line-height:13px;
	font-weight:bold;
	font-size:11px;
}

.warenkorb_box_start_text {
	width:90px;
	padding-left:5px;
	height:21px;
	line-height:21px;
	font-size:13px;
	font-weight:bold;
	float:left;
	color: #000000;
}

.warenkorb_box_start_text a {
	color: #000000;
}

.warenkorb_box_korb_text {
	padding-left:5px;
	height:21px;
	line-height:21px;
	font-size:13px;
	font-weight:bold;
	float:left;
}

.warekorb_box_start_button {
	width:20px;
	float:left;
	height:20px;
	background-image:url(images/location_button_mouseover1.jpg);
}
		
.warenkorb_content_left_spacer {
	width:174px;
	height:13px;
	background-color:#FFFFFF;
}


/*Shop-search:*/

.shop_search_header {
	height:22px;
	width:174px;
	background-image:url(images/px_srch_header.jpg);
	background-repeat:repeat;
}

.shop_search_header_text {
	height:22px;
	width:164px;
	line-height:22px;
	text-align: left;
	font-weight:bold;
	padding-left:5px;
	font-size:13px;
}

.shop_search {
	width:174px;
	border:1px solid #9D9D9D;
    background-color: #FFFFFF;
}

.shop_search_content {
	padding:5px;
	line-height:13px;
	font-weight:bold;
	font-size:11px;
}

.shop_search_dropdown {
	width:159px;
	height:5px;
}

.shop_search_iput_field {
	width:159px;
	height:22px;
}


/*Besucherzähler:*/

.counter_header {
	height:22px;
	width:174px;
	background-image:url(images/px_srch_header.jpg);
	background-repeat:repeat;
}

.counter_header_text {
	height:22px;
	width:164px;
	line-height:22px;
	text-align: left;
	font-weight:bold;
	position:absolute;
	left:5px;
	font-size:13px;
}

.counter {
	height:70px;
	width:174px;
	border:1px solid #9D9D9D;
    background-color: #FFFFFF;
}

.counter_content {
	padding-top:10px;
	line-height:15px;
	font-size:13px;
}/*  document: style.css
	author: Robby Hesse
	email: rhesse@zeroseven-siegen.de
	date:
	stylesheet MFS 2008
 */
 