/* @group Shop */

/* @group Shop-Navigation */

#shop_navigation {
	width: 27%;
	float: left;
	padding: 0px 20px 0px 0px;
}

#shop_navigation_content {
	line-height: 2em;
	font-size: 1em;
}

#shop_navigation_content a.sbGroupNavi {
	color: #000000;
	display: block;
	width: 195px;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 2em;
}

#shop_navigation_content a.sbGroupNaviAktiv {
	color: #336699;
	display: block;
	width: 195px;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 2em;
}

#shop_navigation_content a.sbGroupNavi:hover, #shop_navigation_content a.sbGroupNaviAktiv:hover {
	text-decoration: none;
	color: #666666;
}

/* @group Subnavi2 */

#shop_navigation_content .sb2_container {
	margin-bottom: 10px;
	margin-top: 2px;
}

#shop_navigation_content .sb2_container a.sbGroupSubnavi {
	color: #000000;
	display: block;
	width: 195px;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	line-height: 1.6em;
}

#shop_navigation_content .sb2_container a.sbGroupSubnaviAktiv {
	font-size: 1em;
	color: #336699;
	display: block;
	width: 195px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	line-height: 1.6em;
}

#shop_navigation_content .sb2_container a.sbGroupSubnavi:hover, #shop_navigation_content .sb2_container a.sbGroupSubnaviAktiv:hover {
	text-decoration: none;
	color: #666666;
}

/* @end */

/* @group Subnavi3 */

#shop_navigation_content .sb2_container .sb3_container {
	margin-bottom: 15px;
	margin-top: 2px;
}

#shop_navigation_content .sb2_container .sb3_container a.sbGroupSubnavi {
	color: #000000;
	display: block;
	width: 195px;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	line-height: 1.6em;
}

#shop_navigation_content .sb2_container .sb3_container a.sbGroupSubnaviAktiv {
	font-size: 1em;
	color: #336699;
	display: block;
	width: 195px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	line-height: 1.6em;
}

#shop_navigation_content .sb2_container .sb3_container a.sbGroupSubnavi:hover, #shop_navigation_content .sb2_container .sb3_container a.sbGroupSubnaviAktiv:hover {
	text-decoration: none;
	color: #666666;
}

/* @end */
	
/* @end */

/* @group Shop-Inhalt */

#shop_inhalt {
	float: left;
	width: 68%;
}

#shop_inhalt h1 {
	font-size: 1.25em;
	line-height: 1.2em;
	border: solid 0px #ffffff;
	margin: 0px 0px 0.4em 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: none;
}

.shop_katalog_artikel_container {
	float: left;
	width: 120px;
	cursor: pointer;
	margin-bottom: 50px;
	margin-right: 25px;
}

#shop_inhalt .katalogVorschauBild {
	width: 120px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
}

.shop_katalog_artikel_kurzbeschreibung {
	margin-top: 10px;
	line-height: 1.4em;
}

.shop_katalog_artikel_kurzbeschreibung h1 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

.shop_katalog_artikel_preis {
	font-weight: bold;
	margin-top: 0.5em;
	font-size: 1.2em;
}



/* @end */

/* @group Shop-Seiten */

.shop_seiten {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #000000;
	text-align: right;
	clear: both;
}

.shop_seiten a {
	margin-right: 8px;
	color: #336699;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 1px solid #999999;
	padding: 3px 5px;
}

.shop_seiten a.aktiv {
	margin-right: 8px;
	color: #000000;
	border: 1px solid #999999;
	padding: 3px 5px;
	background-color: #999999;
	text-decoration: none;
}



/* @end */

/* @group Shop-Artikel */

.shop_fotos {
	margin-right: 25px;
	width: 320px;
}

#shop_foto_gross {
	width: 320px;
	height: 240px;
	text-align: center;
}

#shop_fotos_temp {
	margin-top: 10px;
}

.shop_fotos_temp_bild {
	border: 1px solid #999999;
	float: left;
	cursor: pointer;
	margin-right: 6px;
	margin-bottom: 6px;
}

.shop_artikel {
	width: 260px;
	border: 1px solid #999999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0px 20px 0px 20px;
	overflow: hidden;
}

.shop_artikel .shop_artikel_preis {
	line-height: 1em;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	margin-right: -20px;
	margin-left: -20px;
	padding: 15px 20px 15px;
	font-size: 1.6em;
}

.shop_artikel .shop_artikel_trenner {
	line-height: 1em;
	border-bottom: 1px solid #999999;
	margin-right: -20px;
	margin-left: -20px;
	padding: 5px 20px 15px;
}

.shop_artikel_text {
	padding-top: 10px;
	padding-bottom: 10px;
}

.shop_artikel_button {
	background-color: #336699;
	margin: 15px -20px 0;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	cursor: pointer;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	clear: both;
	overflow: hidden;
}

.shop_artikel_button:hover {
	color: #000000;
}

.shop_variationen {
	clear: both;
	overflow: hidden;
	background-color: #336699;
	text-align: left;
	font-size: 1em;
	color: #ffffff;
	padding: 15px 20px;
	margin: 10px -20px;
}

.shop_variationen h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
}

.shop_variationen_link {
	width:  84px;
	height: 84px;
	line-height: 84px;
	margin-right: 8px;
	text-align: center;
}

.shop_variationen_temp_bild {
	padding-bottom: 8px;
}

table.artikelAttr {
	margin: 10px 0px;
	float: right;
}

table.artikelAttr td {
	padding-bottom: 8px;
}

#shop_empfehlung {
	clear: both;
	margin-top: 50px;
}

#shop_empfehlung h3 {
	font-size: 1em;
	font-weight: normal;
}

#shop_empfehlung_temp {
	margin-top: 10px;
}

.shop_empfehlung_temp_bild {
	border: 1px solid #999999;
	float: left;
	cursor: pointer;
	margin-right: 6px;
	margin-bottom: 6px;
}



/* @end */

/* @group Shop-Form */

#shop_form input, #shop_form select {
	margin: 0;
}

#shop_form {
	margin: 0px;
	padding: 0px;	
}



/* @end */

/* @group Shop-Warenkorb */

#warenkorb {
	width: 100%;
}

#warenkorb #wkFormular {
	margin-bottom: 1.5em;
}

#warenkorb #warenkorbHeader {
	background-color: #336699;
	font-size: 1.3em;
	padding: 8px 20px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	overflow: hidden;
}

#warenkorb .gesamtanzahl {
	float: left;
	width: 70%;
	font-weight: bold;
	line-height: 28px;
	color: #ffffff;
	cursor: pointer;
}

#warenkorb .gesamtanzahl:hover {
	color: #000000;
}

#warenkorb .gesamtanzahlKasse {
	font-weight: bold;
	line-height: 28px;
	color: #ffffff;
}

#warenkorb .zurkasse {
	float: left;
	font-weight: bold;
	width: 30%;
	line-height: 28px;
	color: #ffffff;
	text-align: right;
}

#warenkorb .zurkasseleer {
	float: left;
	font-weight: bold;
	width: 30%;
	line-height: 28px;
	color: #ffffff;
	text-align: right;
	cursor: pointer;
}

#warenkorb .zurkasse a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#warenkorb .zurkasse a:hover {
	color: #000000;
	text-decoration: none;
}

#warenkorb #warenkorbBody {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding: 10px 20px;
	clear: both;
	background-color: #ffffff;
}

#warenkorb #warenkorbTab {
	
}

#warenkorb #warenkorbTab a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#warenkorb #warenkorbTab a:hover {
	text-decoration: underline;
}

#warenkorb #warenkorbTab a.artikelTitel {
	font-weight: bold;
	text-decoration: none;
}

#warenkorb #warenkorbTab th {
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
	font-size: 1.1em;
}

#warenkorb #warenkorbTab td {
	border-bottom: 1px solid #999999;
	padding-top: 7px;
	padding-bottom: 7px;
}

#warenkorb #warenkorbTab td.leer {
	border-bottom-width: 0px;
	padding-bottom: 2px;
	padding-top: 4px;
}

#warenkorb #warenkorbTab td.gesamt {
	border-bottom: 3px double #999999;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 1.2em;
}

#warenkorb #warenkorbTab td.gesamtSmall {
	border-bottom: 1px solid #999999;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 1em;
}



/* @end */

/* @group Shop-Bestellung */

#bestellung {
	
}
#bestellung .formular {
}

#inhalt #bestellung input, #inhalt #bestellung select {
	margin: 0;
}
#bestellung .bestellungHeader {
	background-color: #336699;
	color: #ffffff;
	font-size: 1.3em;
	padding: 10px 20px;
	font-weight: bold;
	line-height: 28px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
#bestellung .bestellungBody {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding: 10px 20px;
	clear: both;
	margin-bottom: 30px;
}

#bestellung .bestellungBodyError {
	border: 5px solid #cc0000;
}
#bestellung .bestellungTab {
	
}
#bestellung .bestellungTab a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#bestellung .bestellungTab a:hover {
	text-decoration: underline;
}
#bestellung .bestellungTab a.artikelTitel {
	font-weight: bold;
	text-decoration: none;
}
#bestellung .bestellungTab th {
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	border-bottom: 2px solid #336699;
	padding-bottom: 10px;
	font-size: 1.1em;
}
#bestellung .bestellungTab td {
	border-bottom: 1px solid #999999;
	padding-top: 7px;
	padding-bottom: 7px;
}
#bestellung .bestellungTab td.leer {
	border-bottom-width: 0px;
	padding-bottom: 2px;
	padding-top: 4px;
}
#bestellung .bestellungTab td.gesamt {
	border-bottom: 3px double #999999;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 1.2em;
}
#bestellung .bestellungTab td.gesamtSmall {
	border-bottom: 1px solid #999999;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 1em;
}

#bestellung .bestellungTab td.art {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 2.2em;
}

#bestellung a.button {
	background-color: #336699;
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px 40px;
	line-height: 28px;
	color: #ffffff;
	text-align: right;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
}

#bestellung a.button:hover {
	color: #000000;
	text-decoration: none;
}

#bestellung a.buttonCancel {
	background-color: #9a9999;
	font-weight: normal;
	padding: 5px 10px;
	color: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 1em;
	font-style: normal;
	text-decoration: none;
}

#bestellung a.buttonCancel:hover {
	color: #000000;
	text-decoration: none;
}

#bestellung .errorLabel {
	color: #cc0000;
	font-weight: bold;
	border: 2px solid #cc0000;
	padding: 3px;
}

/* @end */

/* @group Shop-Suche */

.shop-suchfeld {
	color: #999999;
	width: 70%;
	padding: 3px;
	font-size: 1em;
	border: 1px solid #999999;
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}

.shop-suchsubmit {
	color: #999999;
	background-color: transparent;
	padding: 1px;
	font-size: 1.1em;
	font-weight: bold;
	border: 0px solid #ffffff;
	cursor: pointer;
}

#conSucheShop {
	overflow: hidden;
	margin: 0px 0px 1.5em 0px;
	line-height: 25px;
}

/* @end */

/* @end */

/* @group OneClickLinks Shop */

#oneClickLinksShop {
	
	/*overflow: hidden;*/
}

#oneClickLinksShop ul {
	list-style: none;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	font-size: 0.9em;
}

#oneClickLinksShop ul li {
	display: block;
	margin: 0px;
	padding: 0px;
}

#oneClickLinksShop a.navi, #oneClickLinksShop a.navi-aktiv {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #666666;
}


/* @end */

/* @group Tooltip */

.tooltipShop {
	display: none;
	color: #ffffff;
	background-color: #000000;
	font-size: 1em;
	line-height: 1.6em;
	padding: 10px;
	border: 1px solid #ffffff;
	font-weight: normal;
	width: 400px;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 30px #cccccc;
	-webkit-box-shadow: 0 0 30px #cccccc;
	box-shadow: 0 0 30px #cccccc;
	z-index: 2000;
}

.tooltipShop h1, .tooltipShop h2, .tooltipShop h3, .tooltipShop h4, .tooltipShop h5, .tooltipShop h6
{
	color: #ffffff;
	font-size: 1.2em;
	padding: 0px; 
	margin: 0px 0px 8px 0px;
	font-weight: normal;
}

.tooltipShop a.shop_button {
	background: #ffffff;
	color: #000000;
	padding: 3px 10px;
	text-align: center;
	font-weight: normal;
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid transparent;
}

.tooltipShop a.shop_button:hover {
	text-decoration: none;
	border: 1px solid #ffffff;
}

/* @end */