﻿/*
	Template: Promo
	Copyright © 2007 by Southbridge.
	www.southbridge.de
	
	Southbridge
	We have solutions for your business!
*/	
input {
	font-family:Arial, Verdana;
	font-size:11px;
	color:#0099cc;
	font-style:normal;
	border:1px solid #cccccc;
	padding:1px;
}
textarea {
	font-family:Arial, Verdana;
	font-size:11px;
	width:98%;
	color:#777777;
	font-style:normal;
	padding:5px;
	border:1px solid #cccccc;
}
select {
	font-family:Arial, Verdana;
	font-size:11px;
	font-style:italic;
	color:#999999;
}
td, tr, table, div {
	font-family:Arial, Verdana;
	font-size:11px;
	color:#333333;
}
img {
	border:0px;
}
.tooltip {
	position:absolute;
	display:none;
	background-color:#ffffff;
	padding:5px;
	border:1px solid #dddddd;
}
A:link {
	text-decoration:underline;
	color:#000000;
}


A:visited {
	text-decoration:underline;
	color:#000000;
}
A:hover {
	text-decoration:none;
	color:#0099cc;
}

/*
	Shopbreite, breite der Seiten
	@setting
	@shop
*/
.shopWIDTH {
	width:900px;
}
.shopHEADER {
	width:893px;
	padding-right:5px;
	background-color:#ffffff;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.shopLEFT {
	width:197px;
}
.shopMAIN {
	width:460px;
	padding-left:5px;
	padding-right:5px;
}
.shopRIGHT {
	width:20%;
}
/*
	Oberer Bereich des Shops
	@top
*/
.shopTOP {
	background:#ffffff url(img/shoptop.png);
	background-repeat:repeat;
}
.shopTRAIL {
	background:#ffffff url(img/shoptrail.gif);
	height:20px;
	background-repeat:repeat-x;
	display:block;
}
.shopTopDiv {
	background-color:#eee;
	border:1px solid #dddddd;
}
.shopBoxesLanguage {
	text-align:center;
	padding:1px;
	margin-bottom:10px;
}
/*
	Footer
	@footer
*/
.shopFooter {
	background-color:#ffffff;
	border-top:1px solid #cccccc;
	color:#999999;
	padding-top:5px;
	margin-bottom:10px;
}
A.shopFotterLinks:link, A.shopFotterLinks:visited {
	text-decoration:underline;
	color:#999999;
	padding-left:5px;
	padding-right:5px;
}
A.shopFotterLinks:hover {
	text-decoration:none;
	color:#0099cc;
	padding-left:5px;
	padding-right:5px;
}
A.shopFotterLinksActive:link, A.shopFotterLinksActive:visited, A.shopFotterLinksActive:hover {
	text-decoration:underline;
	color:#0099cc;
	padding-left:5px;
	padding-right:5px;
}
/* 
	Service Box 
	@box
*/
.shopBoxesShadow {
	width:172px;
	margin-bottom:5px;
	margin-right:5px;
	border-bottom:1px solid #f3f3f3;
}
.shopBoxesService {
	background:#fdfdfd url(img/info.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	padding:2px;
	height: 80px;
}
.shopBoxesServiceTitle {
	color:#0099cc;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
A.shopServiceLink:link, A.shopServiceLink:visited {
	background:url(img/boxessevicesicon.gif);
	font-size:10px;
	background-repeat:no-repeat;
	padding-left:10px;
	text-decoration:none;
	color:#999999;
}
A.shopServiceLink:hover {
	background:url(img/boxessevicesicon.gif);
	font-size:10px;
	background-repeat:no-repeat;
	padding-left:10px;
	text-decoration:underline;
	color:#999999;
}
A.shopServiceLinkActive {
	background:url(img/boxessevicesicon.gif);
	font-size:10px;
	background-repeat:no-repeat;
	padding-left:10px;
	text-decoration:underline;
	color:#0099cc;
}
/*
	Shop Content
	@content
*/
.shopCONTENT {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
background: #ffffff;
}
.shopError {
	background:#ffffff url(img/shoperroricon.gif);
	background-repeat:no-repeat;
	height:80px;
}
.shopErrorText {
	margin-bottom:10px;
	margin-left:50px;
	color:#c10000;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
}
A.pageResults:link, A.pageResults:visited {
	color:#ffffff;
	text-decoration:none;
	background-color:#999999;
	padding-left:5px;
	padding-right:5px;
}
A.pageResults:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#0099cc;
	padding-left:5px;
	padding-right:5px;
}
.pageResultsActive {
	color:#ffffff;
	text-decoration:none;
	background-color:#0099cc;
	padding-left:5px;
	padding-right:5px;
}
/*
	Shopping Cart
	@cart
	@cartbox
*/
.shopBoxesCart {
	margin-top:1px;
	margin-bottom:1px;
	width:200px;
}
.shopBoxesCartIconBG {

}
.shopBoxesCartIcon {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding-left:5px;
	padding-right:5px;
	color:#ffffff;
	background-image: url(img/warenkorbc.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 23px;
	padding-top: 10px;
}
.shopBoxesCartTax {
	font-style:italic;
	padding-left:5px;
	padding-right:5px;
	color:#999999;
	height:20px;
}
.shopBoxesCartLinks {
	background:#e4e4e4 url(img/shopcarticon.gif);
	background-repeat:no-repeat;
	border-top:1px solid #ffffff;
	/*font-style:italic;*/
	padding-left:20px;
	padding-right:5px;
	color:#999999;
	height:20px;
}
A.shopBoxesCartLink:link, A.shopBoxesCartLink:visited {
	text-decoration:underline;
	color:#666666;
}
A.shopBoxesCartLink:hover {
	text-decoration:none;
	color:#ffffff;
}
.shopCartGiftCart {
	background-color:#f9f9f9;
	padding:3px;
	margin-bottom:10px;
	border:1px solid #0099cc;
	color:#666666;
}
.shopCartGiftCartTitle {
	padding-left:10px;
	margin-top:10px;
	background-color:#0099cc;
	width:150px;
	color:#ffffff;
	text-align:left;
}
/*
	Boxen
	@box
	@cat
*/
.shopBoxesCatsULevel {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.shopBoxesCatsULevel_1 {
	padding-left:5px;
	margin:0px;
	list-style-type:none;
}
.shopBoxesCatsULevel_2 {
	padding-left:15px;
	margin:0px;
	list-style-type:none;
}
.shopBoxesCatsULevel_3 {
	padding-left:25px;
	margin:0px;
	list-style-type:none;
}
.shopBoxesCatsULevel_4 {
	padding-left:35px;
	margin:0px;
	list-style-type:none;
}
.shopBoxesCatsULevel_5 {
	padding-left:45px;
	margin:0px;
	list-style-type:none;
}
.shopBoxesCatsULevel_6 {
	padding-left:55px;
	margin:0px;
	list-style-type:none;
}
.shopBoxesCatsULevel_7 {
	padding-left:65px;
	margin:0px;
	list-style-type:none;
}
.shopBoxesCatsULevel_8 {
	padding-left:75px;
	margin:0px;
	list-style-type:none;
}
.shopBoxesCatsULevel_9 {
	padding-left:85px;
	margin:0px;
	list-style-type:none;
}
.shopBoxesCatsULevel_10 {
	padding-left:95px;
	margin:0px;
	list-style-type:none;
}
/* Levels  */
.shopBoxesCatItems {
	display:block;
	background:#eee url(img/shopcatitemsicon.gif);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
}
.shopBoxesCatItems:hover {
	background:#e4e4e4 url(img/shopcatitemsicon_activ.gif);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:22px;
}
.shopBoxesCatItems_1 {
	display:block;
	background:#eee url(img/shopcarticon.gif);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:22px;
}
.shopBoxesCatItems_1:hover {
	background:#e4e4e4 url(img/shopcatitemsicon_activ.gif);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:22px;
}
/* Levels ende */
	
.shopBOXEScat {
	background-color:#CBD7DA;
width: 200px;
}
.shopBoxesCatItems_activ {
	background-color:#e4e4e4;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}
A.shopBoxesCatItemsLink:link, A.shopBoxesCatItemsLink:visited {
	color:#666666;
	text-decoration:none;
}
A.shopBoxesCatItemsLink:hover {
	color:#666666;
	text-decoration:none;
}
/*	
.shopBoxesTitle 
	{height:16px; border-bottom:1px solid #ffffff; background:#0099cc url(img/shoptitleicon.gif) left no-repeat; padding-left:20px; color:#ffffff; font-family:Arial, Verdana, sans-serif; font-size:11px; font-weight: bold;}	
*/

.shopBoxesTitle {
	/*border-bottom:1px solid #ffffff;*/
	padding-left:20px;
	background-repeat:no-repeat;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	background-image: url(img/kattitel.jpg);
	height: 20px;
	line-height: 20px;
	background-position: left top;
}
.shopBoxesLine {
	margin-top:15px;
	margin-bottom:5px;
	border-top:1px solid #cccccc;
}
.shopBOXESman {
width:200px;
	border-top:1px solid #ffffff;
}
.shopManTitle {
	background-repeat:no-repeat;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding-left:20px;
	background-color: #999999;
	background-image: url(img/kattitel.jpg);
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}
.shopManContent {
	border:1px solid #cccccc;
}
.shopDrop {
	font-style:italic;
	color:#999999;
}
.shopBoxesCatContent {
	padding:3px;
	border: 1px solid #cccccc;
}
.shopBoxesContent {
	padding:10px;
}
.shopBoxesContentLogin {
	padding:10px;
	border: 1px solid #cccccc;
}
/* 
	Suche 
	@box
	@searchbox
*/	

.shopBoxesSearch {
	font-weight: bold;
	padding-left: 0px;
width:200px;
}

.shopBoxesSearchTitel {
	font-weight: bold;
	background-image: url(img/kattitel.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
	padding-left: 20px;
	color: #FFFFFF;
font-size:12px;

}
.shopBoxesSearchLinks {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	background-repeat:no-repeat;
	/*font-style:italic;*/
	border-top:1px solid #ffffff;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #999999;
	background-image: url(img/pfeil_weiss.gif);
background-position: 5px 3px;
	/*font-weight: bold;*/
width:180px;


}
A.shopBoxesSearchLink:link, A.shopBoxesSearchLink:visited {
	text-decoration:none;
	color:#ffffff;
font-weight:bold;
}
A.shopBoxesSearchLink:hover {
	text-decoration:none;
	color:#dddddd;
}
.shopBoxesSearchOption {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	background-repeat:no-repeat;
	font-style:italic;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #CBD7DA;
	background-image: url(img/pfeil_weiss.gif);
background-position: 5px 5px;
}
.shopBoxesSearchField {
	padding-top:2px;
	padding-bottom:2px;
	margin-right:4px;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
}

.shopBoxesLoginField {
	padding-top:2px;
	padding-bottom:2px;
	margin-right:4px;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
}

A.shopTopLink:link, A.shopTopLink:visited {
	text-decoration:none;
	color:#0099cc;
	background-color:#ffffff;
	padding-left:7px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #eee;
	margin-left:3px;
}
A.shopTopLink:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#0099cc;
	padding-left:7px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #ffffff;
	margin-left:3px;
}
/* 
	Infobox
	@box
	@infobox
*/
.shopBoxesInfoLinks {
	background: transparent url(img/pfeilrahmen.gif) 0 5px;
	background-repeat:no-repeat;
	/*font-style:italic;*/
	padding-left:20px;
	padding-top:2px;
}
A.shopBoxesInfoLink:link, A.shopBoxesInfoLink:visited {
	text-decoration:underline;
	color:#666666;
}
A.shopBoxesInfoLink:hover {
	text-decoration:none;
	color:#666666;
}
.shopBoxesInfo {
	color:#333333;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#999999;
	padding:5px;
	border:1px solid #ffffff;
}
/*
	Formulare
	@form
*/	
.shopFormFieldset {
	margin-top:10px;
	background-color:#eee;
	color:#666666;
	border:1px solid #ccc;
	padding:7px;
}
.shopFormLegend {
	background-color:#ffffff;
	color:#0099cc;
	border:1px solid #ccc;
	padding-left:5px;
	padding-right:5px;
}
/*
	Überschriften
	@title
*/
.contentsTopics {
	margin-top:5px;
	background:#ffffff url(img/028c.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	color:#000000;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight: bold;
}
.contentsTopicsText {
	color:#999999;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
}
.contentsTopicsText2 {
	color:#666666;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
}
.shopTableHeader {
	color:#999999;
	font-style:italic;
}
/*
	Product Listing
	@listing
*/
.shopListingOther {
	background-color:#eee;
	padding-left:5px;
	color:#999999;
}
.shopListingOtherNav {
	background-color:#eeeeee;
	color:#666666;
	padding-left:5px;
	border-top:1px solid #ffffff;
}
/*
	Produktinfo
	@info
*/
.shopProductInfoImage {
	padding:3px;
	border:1px solid #dddddd;
}
.shopProductInfoImage:hover {
	padding:3px;
	border:1px solid #0099cc;
}
.shopProductInfoGraduated {
	border:1px solid #dddddd;
	padding:5px;
}
.shopProductInfoGraduatedTitle {
	color:#0099cc;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
.shopProductInfoGraduatedContent {
	color:#666666;
	padding-left:10px;
	padding-top:2px;
}
.shopProductInfoAviable {
	margin-top:10px;
	margin-bottom:10px;
	padding:3px;
	background-color:#0099cc;
	color:#ffffff;
	text-align:center;
}
.shopProductInfoReviewDate {
	color:#0099cc;
	text-align:right;
}
.shopProductInfoReview {
	padding:10px;
	background-color:#f9f9f9;
	margin-bottom:10px;
	border:1px solid #0099cc;
}
.shopProductInfoMedia {
	padding:3px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #0099cc;
}
.shopProductInfoCross {
	padding:3px;
	margin-bottom:10px;
	border:1px solid #0099cc;
}
.shopProductInfoCrossGroup {
	padding-left:10px;
	margin-top:10px;
	background-color:#0099cc;
	width:150px;
	color:#ffffff;
	text-align:left;
}
/*
	Neue Produkte
	@product
*/
.shopProdContent {
	padding-left:5px;
	line-height: 1.2;
	text-align:left;
	color:#777777;
}
.shopProdContentAttributes {
	padding:5px;
	margin-right:5px;
	margin-bottom:10px;
	line-height: 1.2;
	text-align:left;
	color:#777777;
	background-color:#eee;
}
A.shopProdTitle:link, A.shopProdTitle:visited {
	color:#0099cc;
	font-weight:bold;
	text-decoration:none;
}
.shopProdPrice {
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.shopProdTax {
	font-size:10px;
	color:#999999;
	font-style:italic;
}
.shopProdContentUpcoming {
	text-align:left;
	color:#777777;
	padding:5px;
	background-color:#f9f9f9;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #0099cc;
}
/*
	Shopping Cart Site
	@cart
*/
.shopCartHeader {
	background-color:#0099cc;
	color:#ffffff;
	font-style:italic;
}
A.shopCartProductLink:link, A.shopCartProductLink:visited {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
A.shopCartProductLink:hover {
	text-decoration:none;
	color:#0099cc;
	font-weight:bold;
}
.shopCartTotalContent {
	background-color:#f9f9f9;
	padding:5px;
	color:#666666;
}
/*
	Modules
	@modul
*/	
.shopModulNewsDate {
	background-color:#0099cc;
	width:120px;
	color:#ffffff;
	text-align:center;
}
.shopModulNews {
	padding:10px;
	background-color:#f9f9f9;
	margin-bottom:10px;
	border:1px solid #0099cc;
}
.shopModulNewsHeader {
	padding-bottom:5px;
}
A.shopModulNewsLinkTitle:link, A.shopModulNewsLinkTitle:visited {
	color:#0099cc;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
.shopModulCategoriesDiv {
	border:1px solid #cccccc;
	padding:5px;
	margin-top:5px;
}
.shopModulCategoriesDivTitle {
	color:#0099cc;
	right:10px;
}
.shopModulCategories {
	margin-left:5px;
	padding-left:10px;
	color:#0099cc;
	background:#ffffff url(img/shopstartcatitemsicon.gif);
	background-repeat:no-repeat;
}
.shopModulCategoriesSub {
	font-style:italic;
	margin-left:12px;
	padding-top:2px;
	color:#999999;
	background:#ffffff url(img/shopcarticon.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}
A.shopModulCategoriesLink:link, A.shopModulCategoriesLink:visited {
	text-decoration:underline;
	color:#0099cc;
}
A.shopModulCategoriesLink:hover {
	text-decoration:none;
}
A.shopModulCategoriesSubLink:link, A.shopModulCategoriesSubLink:visited {
	text-decoration:underline;
	color:#999999;
	font-style:italic;
}
A.shopModulCategoriesSubLink:hover {
	text-decoration:none;
	font-style:italic;
}
/*
	Reviews
	@review
*/
.shopProductReviewsInfo {
	background-color:#f9f9f9;
	border:1px solid #0099cc;
	color:#666666;
	line-height:1.5;
}
.shopProductReviewsInfoTitle {
	color:#0099cc;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
.shopProductReviewsInfoContent {
	color:#666666;
	padding:10px;
	border:1px solid #0099cc;
}
/*
	Advanced Search
	@search
*/
.shopAdvancedSearch {
	border:1px solid #0099cc;
	padding:5px;
}
.shopAdvancedSearchHelp {
	border:1px solid #cccccc;
	padding:10px;
	color:#666666;
}
.shopAdvancedSearchHelpTitle {
	background-color:#cccccc;
	color:#ffffff;
	padding-left:10px;
	width:100px;
	border-bottom:1px solid #ffffff;
}
/* 
	Message box
	@error	
*/

.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color:#0099cc;
	color:#ffffff;
}
.messageStackSuccess {
	background-color:#0099cc;
	color:#ffffff;
}
/*
	Order Steps
	@order
	@adressbook
*/
.shopOrderStepsTitle {
	margin-bottom:5px;
	color:#0099cc;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
.shopOrderStepsContent {
	color:#666666;
	padding:5px;
	border:1px solid #0099cc;
}
.shopOrderStepsContentIn {
	background:#eeeeee url(img/shopcarticon.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	color:#333333;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	width:250px;
}
.shopOrderStepsContentIn2 {
	background:#eeeeee url(img/shopcarticon.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	color:#333333;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}
.shopOrderStepsContentOut {
	background:#ffffff url(img/shopcarticon.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	color:#333333;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}
/* payment, shopping table */
.shopOrderMethodsBorder {
	margin-top:5px;
	border:1px solid #dddddd;
}
.shopOrderMethodsTitle {
	padding:5px;
	color:#0099cc;
	font-weight:bold;
	font-size:12px;
}
.shopOrderMethodsRadio {
	background-color:#dddddd;
	padding:3px;
}
.shopOrderMethodsRadioActive {
	background-color:#0099cc;
	padding:3px;
}
.shopOrderMethodsText {
	background-color:#dddddd;
	padding:3px;
	color:#666666;
}
.shopOrderMethodsCost {
	background-color:#c2c2c2;
	padding:3px;
	color:#ffffff;
	text-align:center;
	font-size:12px;
}
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications {
	background-color: #f2fff7;
}
.orderEdit {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}
BODY {
	color: #000000;
	margin: 0px;
	background: #FFFFFF url(img/shoptop.png) repeat scroll 0 0;
}
img {
	border:0;
}
FORM {
	display: inline;
}
TR.header {
	background-color: #ffffff;
}
/* header links */
A.headerNavigation:link, A.headerNavigation:visited {
	color:#666;
	text-decoration:none;
}
A.headerNavigation:hover {
	color:#666;
	text-decoration:none;
}
.headerNavigation {
	color:#666;
}
.conditions {
	background-color: #FFCCCC;
}
A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
	background-color: #ff0000;
}
TR.headerMessage {
	background-color: #00CC33;
}
.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}
TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #666666;
	height:17px;
	color: #ffffff;
}
TD.infoBoxHeading_right {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #C4C4C4;
	height:17px;
	color: #000000;
}
TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.accountCategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}
TD.fieldKey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
TD.tableHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}
SPAN.underline {
	text-decoration: underline;
}
.copyright {
	background-color:#f9f9f9;
	font-size:9px;
	font-family: Verdana, Arial, sans-serif;
	text-align:center;
	color:#999999;
	padding:3px;
	border-top:1px solid #eee;
}
.parseTime {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	text-align:center;
	color:#999999;
}
A.copyrightLink:link, A.copyrightLink:visited {
	font-family:Verdana, Arial, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#0099cc;
}
A.copyrightLink:hover {
	font-family:Verdana, Arial, sans-serif;
	font-size:9px;
	text-decoration:underline;
	color:#0099cc;
}
SPAN.markProductOutOfStock {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}
SPAN.productDiscountPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	font-weight: bold;
}
.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}
.moduleRow {
	background-color:#eee;
}
.moduleRow:hover {
	background-color:#eeeeee;
}
.moduleRowOver {
	background-color:#dddddd;
}
.moduleRowSelected {
	background-color:#dddddd;
}
.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.heading4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.heading5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
/* input requirement */

.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
.onepxwidth {
	width: 1px;
}
.access_step_cc {
	background-color:#dddddd;
	padding-left:5px;
	padding-right:10px;
}
.access_step_c2 {
	padding-left:5px;
	padding-right:10px;
}
.discount_rate {
	color:#ff0000;
}
.hide_form {
	padding:5px;
	background-color:#eee;
	display:none;
}
.shopBoxesCatContentTempl {
	background:#000000 url(img/shopmanicon.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:3px;
	padding-bottom:5px;
}
.shopBoxesCatContent ul#CatNavi {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-image: none;
	text-align: left;
	overflow: auto;
	list-style-type: none;
	font-size: 11px;
}
.shopBoxesCatContent ul#CatNavi li {
	padding-top:2px;
	padding-bottom:2px;
	background-image: url(img/pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
}
.shopBoxesCatContent ul#CatNavi li a {

text-decoration:none;
}
.shopBoxesCatContent ul#CatNavi li ul {
	list-style-image:none;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}


.shopBoxesCatContent ul#CatNavi li ul li.CatLevel2 {
	background-image: url(img/shopcatitemsicon_activ.gif);
	background-repeat: no-repeat;
	background-position: 1px top;
	padding-left: 20px;
}



.shopBoxesCatContent ul#CatNavi li ul li.CatLevel2.Current {
	background-image: url(img/shopcatitemsicon_orange.gif);
	background-repeat: no-repeat;
	background-position: 1px top;
	padding-left: 20px;
}



.shopBoxesCatContent ul#CatNavi li.Current {
	padding-top:2px;
	padding-bottom:2px;
	background-image: url(img/pfeil_orange.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
}

.shopBoxesCatContent ul#CatNavi li.CurrentParent {
	padding-top:2px;
	padding-bottom:2px;
	background-image: url(img/pfeil_orange.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
}








li.CatLevel1.SubMenue.Current a:link{
	font-weight: bold;
}
li.CatLevel1.SubMenue.Current a:visited{
	font-weight: bold;
}
li.CatLevel1.SubMenue.Current a:hover{
	font-weight: bold;
}



li.CatLevel1.SubMenue.CurrentParent a{
font-weight:bold;
}




li.CatLevel1 a:hover {
font-weight:normal;
}


li.CatLevel2 a:link {
font-weight:normal!important;
}
li.CatLevel2 a:visited {
font-weight:normal!important;
}

li.CatLevel2 a:hover {
font-weight:normal;
}





li.CatLevel2.Current a:link{
font-weight:bold!important;
}
li.CatLevel2.Current a:visited{
font-weight:bold!important;
}
li.CatLevel2.Current a:hover{
font-weight:bold!important;
}


.shopBoxesSearchBody{
background-color: #cbd7da;
	border: 1px solid #cccccc;
}