/*
CP::Shop Standard-Vorlagenset
© 2003-2004, sandoba.de medien agentur

CP::Shop ist das Shop-System der sandoba.de medien agentur (www.sandoba.de) aus Berlin. Weder ein Teil noch der gesamte Quellcode, Inhalte oder Grafiken sind ohne schriftliche Erlaubnis in anderen Medien (v.a. auf anderen Websites) einzusetzen, sofern nicht anderweitig angegeben.
*/

.checkbox { }

.radio { }

/* Boxenanordnung */

.box1 {
	background-color: transparent;
	color: #fff;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 132px;
	width: 1000px;
	border: 0;
	
	/*Boxbreite: 960px*/
}

.box1 td	{
	font-size: 12px;
	}

.box1 a	{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}

.box1 a:hover	{
	text-decoration: underline;
	color: #fff;
	background-color: transparent;
	}
	
.box1 a:visited	{
	text-decoration: none;
	color: #fff;
	}

/* Layout-Elemente für die obere Toolbar */

.box2	{
	position: absolute;
	top: 132px;
	left: 0px;
	width: 200px;
	height: auto;
	background: #336699;
	color: #fff;
	padding: 0px;
	margin: 0px;
	border: 1px solid #fff;
	border-top: 0px;
	border-left: 0px;
	overflow: hidden;
	
	
	/*Boxbreite: 201px*/
}

.box2 td	{
	font-size: 12px;
	}	
	
.box2 a {
	font-size: 12px;
	text-decoration: none;
	}
	
.box2 a:hover {
	color: #cc0000;
	text-decoration: underline;
	}
	
	/* Content - Bereich */

.box3 { 
	position: absolute;
	top: 132px;
	left: 211px;
	width: 550px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #000;
	z-index: 99;
	
	/*Boxbreite: 550px*/

}

.box3 td	{
	font-size: 12px;
	}
	
.box3 a	{
	font-size: 13px;
	color: #336699;
	text-decoration: none;
	}
	
.box3 a:hover	{
	color: #000;
	text-decoration: underline;
	}
	
/* rechte Spalte */

.box4	{
	position: absolute;
	top: 132px;
	left: 771px;
	width: 230px;
	height: auto;
	padding: 0px;
	margin: 0px;
	color: #fff;
	border: 1px solid #fff;
	border-top: 0px;
	border-left: 0px;
	z-index: 5;
	
	
	/*Boxbreite: 231px*/
} 

.box4 td	{
	font-size: 10px;
	}
	
.box4 a	{
	font-size: 10px;
	}
	
/* Layout-Elemente für den linken Bereich */

.style_navi_left a {
	color: #fff;
	width: 200px;
	display: block;
}

.style_navi_left a:visited {
	color: #fff;
}

.style_navi_left a:hover {
	color: #fff;
}

.style_navi_left ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.style_navi_left li {
	line-height: 22px;
	width: 200px;
	display: block;
	background: #3399cc;
	background-image: url(custom/hg-kategorien-navi.jpg);
	border-bottom: 1px solid #fff;
	color: #fff;
}

/* Naviagtion Extra Shops */

.style_naviextra_left a {
	color: #fff;
	width: 200px;
	display: block;
}

.style_naviextra_left a:visited {
	color: #fff;
}

.style_naviextra_left a:hover {
	color: #fff;
}

.style_naviextra_left ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.style_naviextra_left li {
	line-height: 22px;
	width: 200px;
	display: block;
	border-bottom: 1px solid #fff;
	color: #fff;
	background: #cc0000;
	background-image: url(custom/hg-extrashops-navi.jpg)	
}


/* Layout für die Info-Navigation */
	
.style_navi_information	{
	color: #fff;
	background: #7FADD4;
	background-image: url(custom/hg-informationen-navi.jpg);
	}
	
.style_navi_information	a {
	color: #fff;
	text-decoration: none;
	padding: 0px;
	border-bottom: 1px solid #fff;
	border-right: 0px;
	line-height: 22px;
	width: 200px;
	display: block;
}

.style_navi_information	a:hover {
	text-decoration: underline;
	color: #336699;
	font-weight: bold;
	}

.style_navi_information a:visited {
	color: #fff;
}

.style_main_center {
	background: #336699;
	color: #fff;
	vertical-align: top;
	padding: 0px;
}

/* Layout-Elemente für den Inhaltsbereich */

.style_search {
	background-image: url(custom/search_background.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 550px;
	height: 44px;
	padding-left: 8px;
	padding-top: 6px;
	vertical-align: top;
	color: #fff;
}

.style_search td	{
	color: #fff;
	}

.style_search a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	}
	
.style_search a:hover {
text-decoration: underline;
	}

.style_search a:visited {
	color: #fff;
	}
.style_search_string {
	height: 20px;
	border: 1px solid #7FB2CC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

.style_search_section {
	height: 20px;
	border: 1px solid #999A9A;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 168px;
	background: #FFFFFF;
}

.style_search_submit {
	width: 125px;
	height: 20px;
	background: #FFFFFF;
	color: #336699;
	border: 1px solid #7FB2CC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: hand;
}




.style_content_line {
	background-image: url(custom/middle_vertical_line.gif);
	background-repeat: no-repeat;
	width: 11px;
}

.style_content_left {
	vertical-align: top;

	color: #000;
}

.style_content_left tr, td {
	color: #000;
	}

.style_content_left a, a:visited {
	color: #336699;
	}
	
.style_content_left a:hover {
	color: #cc0000;
	}

.style_content_right {
	width: 230px;
	background: #336699;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

.style_content_right a	{
	color: #fff;
	text-decoration: none;
	}

.style_content_right a:visited	{	
	color: #fff;
	text-decoration: none;
	}
	
.style_content_right a:hover	{
	color: #fff;
	text-decoration: underline;
	}


/* Formular-Elemente */

form {
	display:inline;
}

.inputfull, .inputbig, .inputnormal, .inputsubnormal, .inputsmall, .inputsubsmall, .inputmini2, .inputmini, .inputsub, .inputsub2 {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	border: 1px solid #DFDFDD;
	padding-bottom: 2px;
}

.inputfull { width: 380px; border: 1px solid #336699; }
.inputbig { width: 280px; border: 1px solid #336699;}
.inputnormal { width: 280px; border: 1px solid #336699;}
.inputsubnormal { width: 240px; border: 1px solid #336699;}
.inputsmall { width: 184px; border: 1px solid #336699;}
.inputsubsmall { width: 150px; border: 1px solid #336699;}
.inputmini2 { width: 100px; border: 1px solid #336699;}
.inputmini { width: 80px; border: 1px solid #336699;}
.inputsub2 { width: 40px; border: 1px solid #336699;}
.inputsub { width: 25px; border: 1px solid #336699;}

.inputsubmit {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	border: 1px solid #336699;
	background-image: url(custom/button_dark.gif);
	background-repeat: repeat;
	height: 24px;
	cursor: hand;
}

.inputsubmit2_warenkorb {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	border: 1px solid #336699;
	background-image: url(custom/button_bright.gif);
	background-repeat: repeat;
	height: 24px;
	cursor: hand;
}

.inputsubmit2 {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;

	color: #000000;
	text-decoration: underline;
	border: 1px solid #336699;
	background-image: url(custom/button_bright.gif);
	background-repeat: repeat;
	height: 24px;
	cursor: hand;
}




	


/* Layout-Elemente für den Kopfbereich */

.style_top { }




/* Layout-Elemente für den Fussbereich */

.style_bottom {
	background-image: url(custom/footer_background.gif);
	background-repeat: no-repeat;
	height: 36px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 6px;
	padding-right: 90px;
}

.style_bottom a:link, .style_bottom a:active, .style_bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}

.style_bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

/* Copyright-Information auf der linken Seite */

.style_text_copyright {
	color: #717070;
	text-align: center;
}

.style_text_copyright a:link, .style_text_copyright a:active, .style_text_copyright a:visited {
	color: #717070;
	text-decoration: none;	
}

.style_text_copyright a:hover {
	color: #717070;
	text-decoration: underline;	
}

/* Labels für Kategorien, Informationen usw. */

.style_label_background {
	/*background-image: url(custom/label_background.gif);
	background-repeat: no-repeat;*/
	width: 230px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	background: #336699;
	color: #fff;
	
}

.style_label_background a {
	color: #fff;
	}



.style_label_categories, .style_label_info, .style_label_client, .style_label_partner {
	color: #fff;
	background: #336699;
	text-transform: uppercase;
	width: 230px;
	max-width: 230px;
	vertical-align: middle;
	padding-left: 11px;
	padding-right: 5px;
	margin: 0px;
	font-weight: bold;
	letter-spacing: 0.2em;
}

.style_label_categories {
	background: #cc0000;
	border-top: 8px solid #C8483A;
	border-bottom: 8px solid #C8483A;
}

.style_label_info {
	background: #4987AE;
	border-top: 8px solid #4987AE;
	border-bottom: 8px solid #4987AE;
}

.style_label_client {
	background: #7E8589;
	border-top: 8px solid #7E8589;
	border-bottom: 8px solid #7E8589;
}

.style_label_partner {
	background: #7E8589;
	border-top: 8px solid #7E8589;
	border-bottom: 8px solid #7E8589;
}

.style_label_delivery, .style_label_cart, .style_label_bestseller, .style_label_last_articles {
	color: #FFFFFF;
	text-transform: uppercase;
	width: 230px;
	max-width: 230px;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;

}

.style_label_cart {
	background: #336699;
	border-top: 8px solid #336699;
	border-bottom: 11px solid #336699;
}

.style_label_bestseller {
	background: #cc0000;
	border-top: 8px solid #336699;
	border-bottom: 1px solid #336699;
	font-weight: bold;
	line-height: 20px;
}

.style_label_last_articles {
	background: #4D618B;
	border-top: 8px solid #4D618B;
	border-bottom: 8px solid #4D618B;
}

.style_label_delivery {
	background: #7E8589;
	border-top: 8px solid #7E8589;
	border-bottom: 8px solid #7E8589;
}

.style_label_delivery_back {
	width: 183px;
	background: #F4F4F0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.style_label_right_back {
	width: 230px;
	max-width: 230px;
	background: #fff;
	background-image: url(custom/hg-bestseller.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.style_label_right_back a, a:visited {
	color: #000;
	}

.style_label_help {
	color: #FFFFFF;
	text-transform: uppercase;
	width: 470px;
	vertical-align: middle;
	padding-left: 9px;
	padding-right: 5px;
	background: #B7B7B7;
	border-top: 6px solid #B7B7B7;
	border-bottom: 6px solid #B7B7B7;
}

/* Sonstiges 

#standard ul li {
	color: #000000;
	list-style: square;
}

#standard-full ul li {
	color: #000000;
	list-style: square;
}*/

.module_title, .block, .font_title {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 4px;
	margin-bottom: -16px;
	color: #4D618B;
	border-bottom: 1px dashed #4D618B;
	text-transform: uppercase;
}

.font_title a:link, .font_title a:active, .font_title a:visited, .font_title a:hover {
	color: #4D618B;
	text-decoration: none;
}

.style_subsection_list {
	color: #FFFFFF;
	width: 470px;
	padding: 4px;
	background: #E5E5E3;
	margin-bottom: 1px;
}

.style_paragraph_title {
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 9px;
	background: #336699;
	border-top: 6px solid #336699;
	border-bottom: 6px solid #336699;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.1em;
}

.style_paragraph_title a:link, .style_paragraph_title a:active, .style_paragraph_title a:visited {
	color: #FFFFFF;
	text-decoration: none;
		
}

.style_paragraph_title a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

.style_paragraph_line {
	border-bottom: 1px dashed #4D618B;
}



.style_form_error {
	font-size: 11px;
	font-weight: bold;
	color: #C8483A;
	display: none;
}

.style_form_ok {
	font-size: 11px;
	font-weight: bold;
	color: #44AF2F;
}

.style_tooltip {
	position: absolute;
	display: none;
	background: #F4F4F2;
	background-image: url(custom/label_tooltip_background.gif);
	background-repeat: repeat-x;
	width: 340px;
	border: 1px solid #CACAC6;
	padding: 6px;
	text-align: left;
}

.style_text_title {
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #336699;
	border-bottom: 1px dashed #336699;
}	

.style_text_note {
	color: #9F9F9F;
	text-align: center;
	font-size: 10px;
}

.style_text_small {
	font-size: 10px;
	padding-top: 4px;
}

.style_text_nav_inactive {
	color: #C7C7C7;
	display: inline;
	padding-right: 4px;
	text-decoration: none;
}

.style_text_nav_inactive a:link, .style_text_nav_inactive a:active, .style_text_nav_inactive a:visited, .style_text_nav_inactive a:hover {
	color: #C7C7C7;
	text-decoration: none;
}

.style_text_demo {
	font-weight: bold;
	color: #C72B1B;
	text-decoration: underline;
}

/* Gestaltung der Preisangaben */

.style_price {
	color: #000;
	font-weight: bold;
	display: inline;
}

.style_price_old {
	color: #B92121;
	font-weight: bold;
	text-decoration: line-through;
	display: inline;
}

/* Obere Navigation (Boxen) im Warenkorb */

.style_cart_boxes {
	background: #E7E8EB;
	width: 100%;
	height: 30px;
}

.style_cart_boxes_active {
	background: #336699;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.style_cart_boxes_inactive {
	background: #FFFFFF;
	text-align: center;
}

.style_cart_boxes_inactive a:link, .style_cart_boxes_inactive a:active, .style_cart_boxes_inactive a:hover, .style_cart_boxes_inactive a:visited {
	text-decoration: underline;
}

/* Allgemeine Tabellengestaltung */

.style_table {
	background: #FEFEFE;
	background-image: url(custom/table_background.jpg);

	border: 1px solid #ECECEA;
	padding: 0px;
	margin: 0px;
}

.style_table a {
	color: #336699;
	}
	
.style_table a:visited	{
	color: #336699;
	}

.style_table_title {
	/* font-weight: bold; */
	color: #336699;
	border-bottom: 1px dashed #336699;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}

.style_table_special {
	background: #E9E9E5;
	background-image: url(custom/table_background_dark.gif);
	background-repeat: repeat-x;
	border: 1px solid #ECECEA;
	padding: 10px;
}

.style_table_content { }

.style_table_content ul { 
	margin: 0px;
	padding: 0px;
}

.style_table_content li {
	margin-bottom: 2px;
	} 


/* Gestaltung der Sitemap */

.style_sitemap_main, .style_sitemap_sub, .style_sitemap_sub_2 {
	color: #000000;
	vertical-align: middle;
	padding-left: 9px;
	padding-right: 5px;
	margin-bottom: 1px;
}

.style_sitemap_main {
	background: #E7E7DE;
	width: 470px;
	border-top: 4px solid #E7E7DE;
	border-bottom: 4px solid #E7E7DE;
}

.style_sitemap_sub {
	background: #F7F7F3;
	width: 460px;
	border-top: 4px solid #F7F7F3;
	border-bottom: 4px solid #F7F7F3;
	margin-left: 10px;
	padding-left: 8px;
}

.style_sitemap_sub_2 {
	background: #FDFDF7;
	width: 460px;
	max-width: 453px;
	border-top: 4px solid #FDFDF7;
	border-bottom: 4px solid #FDFDF7;
	margin-left: 10px;
	padding-left: 15px;
}

/* Gestaltung der Menubar (auf den Detailseiten usw.) */

.style_menubar {
	background: #CCCCC4;
	border: 1px solid #CCCCC4;
	height: 22px;
}

.style_menubar_bright {
	background: #E0E0D7;
	background-image: url(custom/menubar_bright.gif);


}

.style_menubar_bright a {
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	
}
.style_menubar_dark {
	background: #E1E1D9;
	background-image: url(custom/menubar_dark.gif);
	text-align: center;
}

.style_menubar_line {
	border-top: 1px solid #E9E9E8;
	margin-bottom: 6px;
}

/* Gestaltung der Detailansicht eines Artikels */

.style_details_image {
	 background: #FFFFFF;
	 border: 1px solid #DFDFDD;
	 margin-bottom: 6px;
	 text-align: center;
	 padding: 5px;
     width: 150px;
}

.style_details_price {
  color: #336699 ;
	font-size: 13px;
	text-align: left ;
	text-decoration: underline;
	font-weight: bold;
	display: inline;
}

/* Auflistung der Attribute einer Artikelklasse */

.shop_attribute {
	padding: 1px;
	white-space:nowrap;
}

.shop_attribute_title {
	font-weight: bold;
	background: #D7D7D2;
	padding: 2px;
}

.shop_attribute_value {
	font-weight: normal;
	background: #E4E4E0;
	padding: 2px;
	padding-left: 5px;
}

/* Gestaltung des Warenkorbs */

.style_cart_empty {
	color: #cc0000;
	width: 225px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	background: #FFFFFF;
	border-top: 8px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	/*background-image: url(custom/cart_item.gif);
	background-repeat: repeat-x;*/	
}

.style_cart_header {
	color: #FFFFFF;
	width: 230px;
	height: 20px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	background: #7F8FB1;
}

.style_cart_item {
	color: #fff;
	width: 230px;
	height: 21px;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	background: #336699;
	background-image: url(custom/hg-kategorien-navi.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
}

.style_cart_item a {
	color: #fff;
	}
	
.style_cart_item a:hover {
	color: #cc0000;
	}
.style_cart_options {
	color: #fff;
	width: 230px;
	max-width: 230px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background: #D5D5D0;
	background-image: url(custom/hg-kategorien-navi.jpg);
	font-size: 11px;
}

/* Gestaltung der Startseite */

.style_start_specials {
	color: #FFFFFF;
	text-transform: uppercase;
	width: 530px;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
	background: #4D618B;
	border-top: 6px solid #4D618B;
	border-bottom: 6px solid #4D618B;
}

.style_start_highlights {
	width: 183px;
	background: #F4F4F2;
	background-image: url(custom/label_right_background.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.style_start_highlights_full {
	padding: 10px;
	background: #E7E7E1;
	background-image: url(custom/menubar_dark.gif);
	background-repeat: repeat-x;
	width: 267px;
	vertical-align: top;
}

.style_start_misc {
	padding: 10px;
	background: #F4F4F2;
	width: 470px;
	vertical-align: top;
}

.style_start_last_order {
	padding: 3px;
	height: 100px;
	background: #FFFFFF;
	margin: 1px;
	text-align: center;
}

.style_start_last_order_main {
	padding: 5px;
	width: 470px;
	background: #E7E7DE;
}

h1	{
	font-weight: bold;
	font-size: 13px;
	color: #336699;
	letter-spacing: 0.1em;
	padding: 0px;
	}
	
	
h2	{
	font-weight: bold;
	font-size: 12px;
	color: #336699;
	padding: 0px;
	}

h3	{
	font-weight: bold;
	font-size: 11px;
	}

p	{
	padding-bottom: 0px;
	}
	
.bestseller	{
	color: #000;
	font-size: 10px;
	}
	
.bestseller	a	{
	color: #000;
	text-decoration: none;
	}
	
.bestseller	a:hover	{
	color: #CC0000;
	text-decoration: underline;
	}
	
.bestseller	a:visited	{
	color: #000;
	}