/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
A:active { color: rgb(0,51,102); text-decoration: none }
 A:link { color: rgb(0,51,102); text-decoration: none }
 A:visited { color: rgb(0,51,102); text-decoration: none }
 .nof_EmptyStyleBanners2-Default {
font-family:verdana; font-size:22; font-weight:700; font-style:normal; color:#000000 
}

.nof_EmptyStyleNavbar4-Regular {
font-family:Courier New CE ; font-size:10; font-weight:700; font-style:normal; color:#676767 
}

.nof_EmptyStyleNavbar5-Rollover {
font-family:Courier New CE ; font-size:10; font-weight:700; font-style:normal; color:#ffffff 
}

.nof_EmptyStyleNavbar6-Highlighted {
font-family:Courier New TUR ; font-size:10; font-weight:700; font-style:normal; color:#ffffff 
}

.nof_EmptyStyleNavbar7-HighlightedRollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#186ed1 
}

.nof_EmptyStyleNavbar9-Regular {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#5e5d5c 
}

.nof_EmptyStyleNavbar10-Rollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#186ed1 
}

.nof_EmptyStyleNavbar11-Highlighted {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#535251 
}

.nof_EmptyStyleNavbar12-HighlightedRollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#186ed1 
}
A:hover { color: rgb(0,51,102); text-decoration: underline}



body {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background: #E4E4D6;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
}

body.mceContentBody {
   background: #FFFFFF;
}

table {
	font-size: 11px;
}

banner {
	border-color: #000000;
}

/* Positionierung des Frontend-Editing-Fensters */

#frontend_editing_opener, #frontend_editing_content {
 top: 10px !important;
 left: 922px !important;
}
 
.checkbox { }
.radio { }

/* 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;
}

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

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

.inputsubmit2 {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-decoration: underline;
	border-color: #C8C8BF;
	border-width: 1px;
	background-image: url(custom/button_bright.gif);
	background-repeat: repeat;
	height: 24px;
}

/* Gestaltung der Links */

a:link {
	color: #003366;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: none;
}

a:active {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #003366;
	text-decoration: underline;
}

/* Obere Leiste für die Demoversion */

.layout_demo {
	background-image: url(custom/demo_background.gif);
	background-repeat: repeat-x;
	height: 44px;
}

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

.style_toolbar {
	background-image: url(custom/toolbar_background.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 14px;
}

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

.style_top { }

/* Layout-Elemente für den mittleren Bereich */

.style_main_left {
	background: #C7C7BB;
	background-image: url(custom/left_background.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	width: 168px;
	max-width: 148px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.style_main_center {
	background: #FFFFFF;
	width: 743px;
	vertical-align: top;
	padding-bottom: 10px;
}

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

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

.style_content_left {
	vertical-align: top;
	padding-left: 8px;
	padding-right: 12px;
}

.style_content_right {
	width: 210px;
	background-image: url(custom/right_side_background.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: 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: 164px;
	margin-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: 14px;
}

.style_label_categories, .style_label_info, .style_label_client, .style_label_partner {
	color: #FFFFFF;
	text-transform: uppercase;
	width: 164px;
	max-width: 148px;
	vertical-align: middle;
	padding-left: 11px;
	padding-right: 5px;
	margin: 0px;
}

.style_label_categories {
	background: #C8483A;
	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: 203px;
	max-width: 186px;
	vertical-align: middle;
	padding-left: 11px;
	padding-right: 6px;
}

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

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

.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: 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_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;
	vertical-align: left;
	padding: 4px;
	background: #E5E5E3;
	margin-bottom: 1px;
}

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

.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_search {
	background-image: url('custom/search_background.gif');
	background-repeat: no-repeat;
	text-align: left;
	height: 44px;
	padding-left: 19px;
	padding-top: 6px;
	vertical-align: top;
}

.style_search_string {
	height: 20px;
	border: 1px solid #999A9A;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	width: 350px;
	background: #FFFFFF;
}

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

.style_search_submit {
	width: 25px;
	height: 20px;
	background: #FFFFFF;
	border: 1px solid #999A9A;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.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-bottom: 4px;
	margin-bottom: -16px;
	color: #000000;
	border-bottom: 1px dashed #000000;
}

.style_text_note {
	color: #9F9F9F;
	text-align: center;
}

.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: #000000;
	font-weight: bold;
	text-decoration: underline;
	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: #7F8FB1;
	color: #FFFFFF;
	text-align: center;
}

.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.gif);
	background-repeat: repeat-x;
	border: 1px solid #ECECEA;
	padding: 10px;
}

.style_table_title {
	font-weight: bold;
	color: #000000;
	border-bottom: 1px dashed #000000;
	padding-bottom: 5px;
}

.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 { }

/* 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: 26px;
}

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

.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;
}

.style_details_price {
	font-size: 13px;
	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: #000000;
	width: 203px;
	text-align: center;
	padding-left: 11px;
	padding-right: 6px;
	background: #FFFFFF;
	border-top: 8px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
	background-image: url(custom/cart_item.gif);
	background-repeat: repeat-x;
}

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

.style_cart_item {
	color: #000000;
	width: 203px;
	height: 25px;
	text-align: center;
	padding-left: 11px;
	padding-right: 6px;
	background: #FFFFFF;
	border-top: 8px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
	background-image: url(custom/cart_item.gif);
	background-repeat: repeat-x;
}

.style_cart_options {
	color: #000000;
	width: 203px;
	max-width: 193px;
	text-align: left;
	padding: 5px;
	background: #D5D5D0;
}

/* Gestaltung der Startseite */

.style_start_specials {
	color: #FFFFFF;
	text-transform: uppercase;
	width: 470px;
	vertical-align: middle;
	padding-left: 9px;
	padding-right: 5px;
	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;
}

/* Häufige Suchbegriffe / Tagcloud */

.style_tagcloud {
	line-height: 19px;
}

.style_tagcloud a {
	text-decoration: underline !important;
}

.style_tagcloud_max {
	font-size: 17px;
}

.style_tagcloud_large {
	font-size: 15px;
}

.style_tagcloud_medium {
	font-size: 13px;
}

.style_tagcloud_small {
	font-size: 12px;
}

.style_tagcloud_min {
	font-size: 10px;
ra