html {
	font-size: 62,5%;
	height: 100.01%;
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	position: relative;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	height: 100.1%;
	margin: 0;
	padding: 0;
	background: #f2f8ea url(../img/bg_body.jpg) repeat-x;
	text-align: center;
}

td, p {
	margin: 0;
	padding: 0;
}

.c {
	clear: both;
	height: 0;
}

img a, a img {
	border: 0;
}

a {
	text-decoration: none;
}

#wrapper {
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 810px;
}

#header {
	height: 58px;
	margin: 23px 0 0;
	padding: 0;
	width: 810px;
}

#collection-logo {
	border: 0;
	float: left;
	margin: 0 0 0 5px;
}

/* >> --- head-navi --------------------------------------------------------- */

#head-navi {
	font-size: 7pt;
	margin-right: 5px;
	padding: 0;
}

#head-navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#head-navi li {
	float: right;
	margin: 20px 0 0 8px;
}

#head-navi li a {
	color: #444;
	display: inline-block;
	text-decoration: none;
	padding-top: 20px;
}

#head-navi ul li.advanced-search {
	background: url(../img/icon-search.png) no-repeat center top;
}

#head-navi ul li.cart {
	background: url(../img/icon-cart.png) no-repeat center top;
}

#head-navi ul li.contact {
	background: url(../img/icon-contact.png) no-repeat center top;
}

#head-navi ul li.impressum {
	background: url(../img/icon-impressum.png) no-repeat center top;
}
#head-navi ul li.presse {
	background: url(../img/icon-presse.png) no-repeat center top;
}

/* << --- head-navi --------------------------------------------------------- */

/* >> --- Navigation -------------------------------------------------------- */

#nav {
	float: left;
	font-size: 9pt;
	height: 47px;
	margin: 5px 0 0;
	padding: 0;
}

#nav  ul {
	list-style: none;
	margin: 10px 0 0 5px;
	padding: 0;
}

#nav li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}

#nav li a {
	color: #FFF;
	text-decoration: none;
}

#nav li.navi-act a, #nav li  a:hover {
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

#nav li  a:visited, #nav li  a:focus {
	text-decoration: none;
}

/* << --- Navigation -------------------------------------------------------- */

/* >> --- Suche ------------------------------------------------------------- */

#search {
	background: url(../img/bg-search.jpg);
	height: 65px;
	margin: -10px 5px -7px -10px;
	padding: 0;
	position: relative;
	width: 210px;
}

#search .textinput {
	border: 1px solid #dfdfdf;
	color: #444;
	height: 19px;
	margin: 32px 0 0 10px;
	padding: 2px 0 0 4px;
	width: 160px;
}

#button-search {
	background: url(../img/button.png);
	float: right;
	height: 12px;
	margin: 38px 10px 0 0;
	width: 15px;
}

/* << --- Suche ------------------------------------------------------------- */

/* >> --- Suggest ----------------------------------------------------------- */

#suggestResult {
	height: 0;
	position: relative;
	z-index: 1000;
}

#suggest-layer {
	background: url(../img/bg-suggest-box.png);
	display: block;
	font-size: 7pt;
	height: 260px;
	left: 6px;
	position: absolute;
	text-align: left;
	top: 54px;
	width: 200px;
	z-index: 1000;
}

ul#suggest {
	border-bottom: 1px solid #444;
	height: 220px;
	list-style: none;
	margin: 1px 0 0 5px;
	overflow: auto;
	padding: 1px;
	width: 188px;
	z-index: 99;
}

ul#suggest li {
	background: url(../img/bg-suggest.jpg) 0 0;
	height: 22px;
	line-height: 14pt;
	margin: 0;
	overflow: hidden;
	padding: 3px 5px 0 8px;
	z-index: 99;
}

ul#suggest li a {
	color: #444;
	text-decoration: none;
}

ul#suggest li:hover {
	background: url(../img/bg-suggest.jpg) 0 25px;
	height: 22px;
}

.rightcol-div span.suggest-last {
	background: url(../img/button.png) no-repeat right 12px;
	display: inline;
	float: right;
	font-size: 7pt;
	margin: 0 14px 0 0;
	padding: 5px 22px 0 0;
	text-align: right;
	z-index: 99;
}

span.suggest-last a, span.close-suggest a {
	color: #000;
	text-decoration: none;
}

.rightcol-div span.close-suggest {
	display: inline-block;
	float: left;
	margin: 10px 0 0 10px;
	padding: 0;
}

/* >> --- Suggest ----------------------------------------------------------- */

/* >> --- content ----------------------------------------------------------- */

#content {
	margin: 8px 0 0;
	width: 810px;
}

h1 {
	color: 5c5c5c;
	font-size: 11pt;
	margin: 0;
	padding: 0;
}

/* >> --- linke Spalte ------------------------------------------------------ */

#left-col {
	float: left;
	height: auto;
	margin: 0 10px 0 0;
	width: 580px;
}

#slider {
	background: url(../img/slider.jpg);
	height: 220px;
	margin-bottom: 10px;
	width: 580px;
}

#slider a {
	border: 0;
}

.leftcol-div {
	background: url(../img/lc-shine-top.png) top left no-repeat;
	margin: 0 0 10px;
	padding: 10px 0 0;
	width: 580px;
}

.leftcol-div-body {
	background: url(../img/lc-shine-ver.png) repeat-y;
	padding: 5px 15px;
	width: 550px;
}

.leftcol-div-footer {
	background: url(../img/lc-shine-bottom.png) no-repeat;
	height: 10px;
	width: 580px;
}

.tag-cloud {
	color: #444;
}

.tag-cloud p {
	margin: 0;
	padding: 0;
}

.tag-cloud p a {
	color: #444;
	text-decoration: none;
}

h3 {
	border-bottom: 2px solid #ffdc00;
	color: #444;
	font-size: 10pt;
	font-weight: normal;
	margin: 2px 0 10px;
	padding: 0 0 1px;
}

#daily p {
	margin: 0 145px 0 0;
}

#daily a.product-img {
	border: 0;
	float: right;
	margin-left: 10px;
	padding: 0 15px;
	width: auto;
}

#daily span {
	font-size: 8pt;
	display: block;
}

#daily span a {
	color: #000;
	text-decoration: none;
}

#left-col p a {
	color: #5d5d5d;
	text-decoration: none;
}

.button-info-product {
	color: #444;
	background: url(../img/button.png) no-repeat 154px 0;
	display: inline-block;
	font-size: 7pt;
	margin: 10px 0 5px;
	padding-right: 22px;
}

.tx-scmtagcloud-pi1 .odd {
	color: #444;
}

.tx-scmtagcloud-pi1 .even {
	color: #444;
}

.tx-scmslider-pi1 {
	margin-bottom: -10px;
	margin-left: -10px;
	margin-top: -10px;
}

.csc-frame-invisible {
	display: none;
}

/* << --- linke Spalte ------------------------------------------------------ */

/* >> --- rechte Spalte ----------------------------------------------------- */

#right-col {
	float: right;
	margin: 0;
	padding: 0;
	width: 220px;
}

.rightcol-div {
	background: url(../img/rc-shine-top.png) top left no-repeat;
	margin: 0 0 10px;
	padding: 10px 0 0;
	width: 220px;
}

.rightcol-div-body {
	background: url(../img/rc-shine-ver.png) repeat-y;
	padding: 5px 0 2px 15px;
	width: 205px;
}

.rightcol-div-footer {
	background: url(../img/rc-shine-bottom.png) no-repeat;
	clear: both;
	height: 10px;
	width: 220px;
}

.rightcol-div-body a {
	color: #444444;
	text-decoration: none;
}

.rightcol-div p {
	margin: 0 0 10px;
	padding: 0 10px 0 0;
}

.rightcol-div-body .csc-header {
	margin: -10px 0 0 -10px;
	padding: 0 0 10px 0;
}

.rightcol-div-body img.h3-newsletter {
	margin: -10px 0 10px -10px;
}

/*
.rightcol-div-body h3 {
	background:url(../img/bg-rcol-h3.jpg);
	border:none;
	color:#FFF;
	font-size:11pt;
	font-weight:normal;
	height:15px;
	margin:-10px 0 10px -10px;
	padding:15px 0 0 8px;
	width:202px;
	}*/

.rightcol-div a img {
	border: 0;
}

.rightcol-div .textinput {
	border: 1px solid #dfdfdf;
	color: #444;
	height: 18px;
	padding: 2px 0 0 4px;
	width: 160px;
}

#button-send {
	background: url(../img/button.png);
	float: right;
	height: 12px;
	margin: 5px 15px 0 0;
	text-indent: -9999px;
	width: 15px;
}

.rightcol-product-img {
	float: left;
	margin: 0 10px 5px 0;
	width: 80px;
}

h2 {
	font-size: 9pt;
	color: #444;
	margin: 6px 0 6px;
}

h2 a {
	color: #444;
	text-decoration: none;
}

.rightcol-div h2 {
	margin: 0 0 3px;
	padding: 0 10px 0 90px;
}

.rightcol-div span {
	font-size: 8pt;
	display: block;
	padding: 0 10px 0 90px;
	position: relative;
}

.rightcol-div p.product-info {
	font-size: 8pt;
	padding: 0 10px 0 90px;
}

.link-all-news {
	color: #444;
	background: url(../img/button.png) no-repeat 128px 0;
	display: inline-block;
	float: right;
	font-size: 7pt;
	margin: 5px 10px 0;
	text-decoration: none;
	padding-right: 22px;
}

#catalog  img {
	padding-bottom: 10px;
}

.link-all-catalogue {
	color: #444;
	background: url(../img/button.png) no-repeat 98px 0;
	display: inline-block;
	font-size: 7pt;
	float: right;
	margin: 5px 10px 0;
	text-decoration: none;
	padding-right: 22px;
}

.rightcol-div .catalogue-teaser-small {
	margin: 5px 0;
	text-align: center;
	width: 190px;
}

/* << --- rechte Spalte ----------------------------------------------------- */


/* >> --- 1 große Spalte ---------------------------------------------------- */
.megacol-div {
	background: url(../img/810-shine-top.png) top left no-repeat;
	margin: 0 0 10px;
	padding: 9px 0 0;
	width: 810px;
}

.megacol-div-body {
	background: url(../img/810-shine-ver.png) repeat-y;
	padding: 5px 15px;
	width: 780px;
}

.megacol-div-footer {
	background: url(../img/810-shine-bottom.png) no-repeat;
	height: 9px;
	width: 810px;
}

/* << --- 1 große Spalte ---------------------------------------------------- */


/* >> --- Footer ------------------------------------------------------------ */

#footer {
	background: url(../img/bg-footer.png);
	color: #FFF;
	font-size: 7pt;
	height: 28px;
	padding: 20px 0 10px;
	width: 100%;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer-content {
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 800px;
}

#copyright {
	float: left;
	margin: 0 5px 0 0;
}

#logos {
	float: right;
	margin-top: -3px;
}

#logos a {
	float: left;
}

#logos img {
	margin: 0 0 0 8px;
}

#logos a img {
	border: 0;
}

/* << --- Footer ------------------------------------------------------------ */

/* -------------------------------------------------------------------------- */

/* >> --- Bücher ------------------------------------------------------------ */

/* >> --- linke Spalte "nav" ------------------------------------------------ */

#left-col-wrapper {
	float: left;
	height: auto;
	margin: 0 10px 20px 0;
	width: 580px;
}

.left-col-nav {
	float: left;
	margin-right: 10px;
	width: 160px;
}

.leftnav-div {
	background: url(../img/leftnav-shine-top.png) top left no-repeat;
	margin: 0 0 10px;
	padding: 10px 0 0;
	width: 160px;
}

.leftnav-div-body {
	background: url(../img/leftnav-shine-ver.png) repeat-y;
	padding: 5px 15px;
	width: 130px;
}

.leftnav-div-footer {
	background: url(../img/leftnav-shine-bottom.png) no-repeat;
	height: 10px;
	width: 160px;
}

.left-col-nav  h3.csc-firstHeader {
	background: url(../img/bg-leftnav-h3.jpg) no-repeat;
	border: none;
	color: #FFF;
	font-size: 10pt;
	height: 22px;
	margin: -10px 0 10px -10px;
	padding: 8px 0 0 8px;
	width: 150px;
}

.leftnav-div-body ul {
	font-size: 8pt;
	list-style: none;
	margin: 0;
	padding: 0;
}

.leftnav-div-body ul li {
	background: url(../img/leftnav-bubsi.gif) 0 6px no-repeat;
	margin: 0 0 6px 0;
	padding: 0 0 0 7px;
}

.leftnav-div-body ul li a {
	color: #000;
	text-decoration: none;
}

.leftnav-div-body ul li.leftnav-act a , .leftnav-div-body  li a:hover {
	color: #444;
}

/* Navigation 3. Ebene */

.leftnav-div-body ul ul.leftnav-sub3 {
	margin: 0 0 8px 8px;
}

.left-tag-cloud p a {
	color: #444;
	text-decoration: none;
}

/* << --- linke Spalte "nav" ------------------------------------------------ */

/* >> --- mittlere Spalte "main" -------------------------------------------- */

.left-col-main {
	float: right;
	width: 410px;
}

.leftmain-div {
	background: url(../img/leftmain-shine-top.png) top left no-repeat;
	margin: 0 0 10px;
	padding: 10px 0 0;
	width: 410px;
}

.leftmain-div-body {
	background: url(../img/leftmain-shine-ver.png) repeat-y;
	padding: 5px 15px;
	width: 380px;
}

.leftmain-div-footer {
	background: url(../img/leftmain-shine-bottom.png) no-repeat;
	clear: both;
	height: 10px;
	width: 410px;
}

.leftmain-product {
	border-bottom: 1px solid #f2f8ea;
	margin: 10px 0 0;
	padding: 0 0 5px 0;
}

.product-img {
	float: left;
	margin: 0;
	padding: 0 15px 10px 0;
	width: 110px;
}

a .product-img {
	border: 0;
}

.leftmain-product-text {
	padding-left: 125px;
}

span.product-author {
	display: block;
	font-size: 8pt;
	margin: 3px 0 0;
}

.product-text h2 {
	color: #444;
	display: block;
	margin: 3px 0;
}

p.product-info {
	color: #000;
	font-size: 8pt;
	margin-bottom: 4px;
}

h2.sub-title {
	color: #444;
	display: inline-block;
	font-size: 8pt;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
}

.button-info {
	color: #444;
	background: url(../img/button.png) no-repeat 58px 0;
	display: inline-block;
	font-size: 7pt;
	margin: 10px 0 5px;
	padding-right: 22px;
	text-decoration: none;
}

.leftmain-div-body a {
	color: #444;
	text-decoration: none;
}

.leftmain-div-body ul {
	margin: 0;
	padding-left: 30px;
}

.leftmain-div-body ol {
	margin: 0;
	padding-left: 30px;
}

.leftmain-div-body li {
	margin: 2px 0;
	padding: 0;
}

/* << --- mittlere Spalte "main" -------------------------------------------- */

/* << --- Bücher ------------------------------------------------------------ */

/* >> --- Bibel Slider ------------------------------------------------------ */

#bibletab {
	background: url(../img/bibletab-bg.png) no-repeat;
	height: 210px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 5px;
	width: 570px;
}

#bibletab ul {
	color: #444;
	font-size: 12pt;
}

#bibletab ul  li {
	background: url(../img/bibletab-inact.jpg) no-repeat;
	height: 30px;
	width: 190px;
}

#bibletab li.ui-state-active {
	color: #000;
	background: url(../img/bibletab-act.jpg) no-repeat;
}

/* Überschreiben der tabs.css-Dateien */

.ui-tabs-nav a {
	color: #444;
	font-weight: normal;
}

.ui-tabs-nav li {
	margin: 0;
}

.ui-tabs-nav {
	padding: 0;
}

#bibletab .button-scroll {
	margin: 70px 0 0;
}

#bibletab a .button-scroll {
	border: 0;
}

.ui-tabs-nav, .ui-tabs-panel {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.bible-button {
	text-align: right;
}

.bible-button .button-info {
	margin: 2px 0 0;
}

/* << --- Bibel Slider ------------------------------------------------------ */

/* >> --- Formular ---------------------------------------------------------- */

.tx-scmpm-pi1 div.h1 {
	border-bottom: 1px solid #444;
	color: #444;
	height: 15px;
	font-size: 8pt;
	margin: 0 0 10px 0;
	text-align: center;
	padding: 0;
}

form .h1 ul {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}

form .h1 ul li {
	float: left;
	margin-right: 15px;
}

.process-active {
	color: #649600;
}

.table-label {
	font-size: 10pt;
	margin: 7px 10px 0 0;
	text-align: right;
	padding: 0;
}

.standard {
	margin: 7px 0 0;
	width: 216px;
}

.mandatory {
	color: #649600;
}

.long-width {
	width: 208px;
}

.middle-width {
	margin-right: 5px;
	width: 100px;
}

.short-width {
	margin-left: 5px;
	width: 91px;
}

.country-selector {
	margin: 8px 0 0;
}

.form-info-text {
	color: #444;
	font-size: 8pt;
	margin: 5px 0 0;
}

.form-info-text-advice {
	color: #444;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 10px 141px;
}

.button-box-process {
	margin: 20px 0 0;
}

.button-box-process .button-left {
	float: left;
	margin-right: 67px;
}

.button-box-process .button-middle {
	float: left;
}

.button-box-process .button-right {
	float: right;
}

.error_message {
	color: #d30132;
	font-size: 7pt;
	font-weight: bold;
}

form h1.plugin {
	color: #000;
	font-size: 10pt;
	margin: 10px 0;
}

.process-table {
	font-size: 8pt;
	margin: 5px 0 10px;
}

form h2 {
	color: #000;
	font-size: 10pt;
	display: inline;
}

form p {
	color: #444;
	font-size: 8pt;
}

form a {
	color: #83B630;
;
}

#agb-commit-text {
	font-size: 10pt;
}

form .newsletter-order {
	font-size: 10pt;
	margin: 10px 0 0;
}

/* << --- Formular ------------------------------------------------------------ */

/* >> --- Detailansicht ----------------------------------------------------- */

.detail-leftcol {
	float: left;
	font-size: 7pt;
	margin-right: 15px;
	width: 170px;
}

.detail-leftcol img {
	margin-bottom: 15px;
	width: 170px;
}

.detail-leftcol a img {
	border: 0;
}

.detail-leftcol .icon {
	color: #444;
	display: block;
	font-size: 7pt;
	margin: 0 0 7px 7px;
	text-decoration: none;
	padding: 4px 0 0 22px;
}

.icon-zoom {
	background: url(../img/icon-zoom.png) no-repeat;
}

.icon-download {
	background: url(../img/icon-cover-download.png) no-repeat;
}

.icon-reading {
	background: url(../img/icon-reading.png) no-repeat;
}

.icon-suggest {
	background: url(../img/icon-suggest-product.png) no-repeat;
}

.icon-video {
	background: url(../img/icon-video.png) no-repeat;
}

.icon-website {
	background: url(../img/icon-website-link.png) no-repeat;
}

.detail-leftcol .icon-download-product {
	background: url(../img/icon-product-download.png) no-repeat;
	color: #333;
}

.button-box {
	height: 30px;
}

.detail-leftcol .button-in-cart {
	display: block;
	margin: 10px 0 0;
	padding: 0;
}

p.author-list {
	background: url(../img/button-xs.gif) no-repeat 0 2px;
	display: inline-block;
	padding-left: 15px;
}

.product-data {
	background: #fff;
	border: 1px solid #83B630;
	font-size: 7pt;
	line-height: 14pt;
	margin: 12px 0 0;
	padding: 5px 0 5px 3px;
}

.product-data a {
	border: 0;
	color: #5D5D5D;
	text-decoration: none;
}

.product-data ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.product-data ul li {
	margin: 0;
	padding: 0;
}

.shipping-cost-info {
	font-size: 7pt;
	margin-top: 10px;
}

.special-box {
	color: #5D5D5D;
	height: 20px;
	margin-top: 5px;
}

.detail-rightcol {
	float: right;
	margin: 0;
	width: 365px;
}
.detail-rightcol .author-list {
	background: none;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}
.detail-rightcol h1 {
	font-size: 14pt;
	margin: 4px 0 10px;
	padding: 0;
}

.detail-rightcol span.sub-title {
	font-size: 10pt;
}

.detail-rightcol span.product-author {
	color: #444;
	display: inline-block;
	font-size: 10pt;
	margin: 3px 0;
}

.detail-rightcol .product-price {
	background: #FFF3A6;
	margin: 20px 0;
	padding: 10px 0 10px 20px;
}

.detail-rightcol .price {
	display: inline-block;
	font-size: 9pt;
	font-weight: bold;
	margin-right: 150px;
}

.availability-green {
	color: #00BE09;
	font-size: 7pt;
	;
	font-weight: normal;
}

.availability-yellow {
	color: #ffab09;
	font-size: 7pt;
	font-weight: normal;
}

.availability-red {
	color: #e50016;
	font-size: 7pt;
	;
	font-weight: normal;
}

.detail-rightcol  .product-description {
	font-size: 9pt;
	line-height: 12pt;
}

.videoclip  p {
	text-align: center;
}

.leftcol-left {
	float: left;
	margin-right: 10px;
	width: 270px;
}

.leftcol-right {
	float: right;
	width: 270px;
}

.leftmain-product .button-in-cart {
	color: #000;
	background: url(../img/icon-into-cart.png) no-repeat 92px 0;
	display: inline-block;
	font-size: 8pt;
	margin: 5px 0;
	text-indent: -9999px;
	padding: 0 24px 2px 0;
}

.leftmain-product input {
	margin: 15px 0 0;
}

.two-col ul {
	list-style: none;
	margin: 5px 0;
	padding: 0;
}

.two-col ul li {
	background: url(../img/button-xs.gif) no-repeat left center;
	padding-left: 15px;
}

.two-col ul li a {
	color: #000;
	text-decoration: none;
}

.product-preview .product-preview-box {
	float: left;
	font-size: 8pt;
	padding: 0 15px 10px 0;
	position: relative;
	width: 120px;
}

.product-preview .product-preview-box img {
	margin-bottom: 5px;
}

.product-preview .product-preview-box h2 {
	color: #999;
	font-size: 8pt;
	margin-bottom: 0;
}

.product-preview .fixed-height {
	height: 200px;
	margin-bottom: 10px;
	overflow: hidden;
}

.product-preview .link {
	background: url("../img/button.png") no-repeat right 0;
	font-size: 8pt;
	display: block;
	padding-right: 20px;
	text-align: right;
}

.product-preview .link a {
	color: #5D5D5D;
	text-decoration: none;
}

#tooltip {
	background: #FFF;
	border: 1px solid #83B630;
	padding: 5px;
	z-index: 10000;
	display: none;
}

#tooltip-shadow {
	background: #000;
	display: none;
	opacity: 0.2;
	padding: 6px;
	z-index: 9999;
}

.toolTip-author {
	font-size: 8pt;
}

.toolTip-product-title {
	font-size: 10pt;
	font-weight: bold;
}

.tracklist-volume-name {
	margin-bottom: 10px;
}

.tracklist-number {
	float: left;
	margin: 0 10px 10px 0;
}

.tracklist-even, .tracklist-odd {
	margin-left: 10px;
}

.tracklist-title a {
	color: #83B630;
	text-decoration: none;
}

tr.tracklist_even td, tr.tracklist_odd td {
	padding: 3px;
}

tr.tracklist_odd, tr.tracklist_odd td {
	background: #F2F8EA;
	color: #5D5D5D;
}

#imagePreview {
	background: #FFF;
	border: 1px solid #83B630;
	color: #FFF;
	display: none;
	padding: 5px;
	position: absolute;
}


ul.images-preview {
	list-style: none;
}
ul.images-preview li {
	float: left;
	padding: 7px;
}

/* << --- Detailansicht ----------------------------------------------------- */

/* >> --- Artikel empfehlen ------------------------------------------------- */

.process-table {
	font-size: 10pt;
}

.process-table .td-left {
	text-align: right;
	padding-right: 10px;
}

.process-table .td-right {
	padding: 4px 0;
}

.error-div {
	border: 1px solid #d30132;
	color: #444;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 10px 0;
	text-align: center;
	width: auto;
}

/*.tx-scmpm-pi1 */

.button-back {
	color: #000;
	background: url(../img/button-links.png) no-repeat 0px 2px;
	display: inline-block;
	font-size: 8pt;
	margin: 10px 0 5px;
	padding-left: 22px;
}

/* << --- Artikel empfehlen ------------------------------------------------- */

/* >> --- Profisuche -------------------------------------------------------- */

.td-left-padding {
	padding-bottom: 15px;
}

.process-table .search-sub-title {
	font-size: 8pt;
	padding-top: 4px;
}

.process-table .advice {
	color: #444;
	display: inline-block;
	font-size: 8pt;
	margin: 4px 0 0 200px;
}

.process-table .input-exhausted {
	margin: 5px 0 0 200px;
}

.invisible {
	display: none;
}

/* << --- Profisuche -------------------------------------------------------- */

/* >> --- Suchergebnis ------------------------------------------------------ */

.search-options {
	border-bottom: 1px solid #dedede;
	margin: 0 0 15px;
	padding: 5px 0;
	width: 550px;
}

.search-options .sort-by {
	float: left;
	margin-right: 10px;
}

.search-options input {
	margin-right: 10px;
}

.page-selector {
	text-align: center;
}

.page-selector a {
	color: #000;
	text-decoration: none;
}

.tx-scmshopproductsearch-pi3 h2 a {
	color: #444;
	display: inline-block;
	margin: 3px 0;
}

.product-text {
	color: #000;
	float: left;
	margin: 5px 0 0 20px;
	width: 250px;
}

.product-data-right {
	float: right;
	margin: 0;
	width: 130px;
}

.product-data-right .product-price {
	background: #fff3a6;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}

.product-data-right input {
	margin: 15px 0 0;
}

.product-data-right ul {
	color: #444;
	font-size: 8pt;
	list-style: none;
	line-height: 12pt;
	margin: 10px 0 0;
	padding: 0;
}

.tx-scmshopproductsearch-pi3 .body a {
	color: #649600;
	font-weight: bold;
	text-decoration: none;
}

.tx-scmshopproductsearch-pi3 {
	padding: 0;
}

/* << --- Suchergebnis ------------------------------------------------------ */

/* >> --- Suchergebnis 3 Spalten -------------------------------------------- */

.leftmain-div-body h1.csc-firstHeader {
	color: #649600;
	float: right;
	font-size: 10pt;
	margin: 3px 0 0;
}

.search-3cols form  .search-options {
	border-bottom: 1px solid #dedede;
	margin: 0 0 15px;
	padding: 5px 0;
	width: 380px;
}

.search-3cols form  .search-options .sort-by {
	float: left;
	margin-right: 10px;
}

.search-3cols form  .search-options input {
	margin-right: 10px;
}

.search-3cols form  .search-options .input-zero {
	margin: 0;
}

.search-3cols form  .select-search {
	width: 188px;
}

.search-3cols form  .page-selector {
	text-align: center;
}

.search-3cols form  .page-selector a {
	color: #000;
	text-decoration: none;
}

.search-3cols form  .product-text {
	color: #000;
	float: left;
	margin: 5px 0 0;
	margin: 5px 0 0;
	width: 150px;
}

.search-3cols form  .product-data-right {
	float: right;
	margin: 0;
	width: 90px;
}

.search-3cols form  .product-data-right .product-price {
	background: #fff3a6;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}

.search-3cols form  .product-data-right input {
	margin: 15px 0 0;
}

.search-3cols form  .product-data-right ul {
	color: #444;
	font-size: 7pt;
	list-style: none;
	line-height: 12pt;
	margin: 10px 0 0;
	padding: 0;
}

.search-3cols form .button-in-cart {
	margin: 5px 0 2px;
}

.search-3cols form  .tx-scmshopproductsearch-pi3 .body a {
	color: #83B630;
	text-decoration: none;
}

.search-3cols form  .tx-scmshopproductsearch-pi3 {
	padding: 0;
}

/* << --- Suchergebnis 3 Spalten -------------------------------------------- */

/* >> --- Warenkorb --------------------------------------------------------- */

.tx-scmpm-pi1 .advice {
	color: #444;
	font-size: 8pt;
}

.order-process .button-standard {
	padding-top: 10px;
}

.order-process .total-sum {
	background: #fff3a6;
	border-bottom: 2px solid #83b630;
	font-weight: bold;
	padding: 8px 5px 2px;
}

.order-process td {
	padding: 4px 2px;
}

.content-footer-link {
	float: left;
}

.order-process .td-font {
	font-size: 7pt;
}

.order-process .tr-grey {
	background: #fff3a6;
}

.order-process .availability-green {
	background: #00BE09;
}

.order-process .availability-yellow {
	background: #ffab09;
}

.order-process .availability-red {
	background: #e50016;
}

.order-process a {
	color: #649600;
}

.order-process a.span-title {
	color: #649600;
}

/* << --- Warenkorb --------------------------------------------------------- */

/* >> --- Autoren ----------------------------------------------------------- */

/* >> --- Autoren Übersichtsseite ------------------------------------------- */

#tx_scmauthors_pi1-author-index {
	background: #fff3a6;
	margin: 0 0 10px;
	list-style: none;
	padding: 5px 0 22px 20px;
}

#tx_scmauthors_pi1-author-index li {
	float: left;
	font-size: 12pt;
	margin: 0;
	padding: 0 9px 0 0;
}

#tx_scmauthors_pi1-author-index li.selected a {
	font-weight: bold;
	text-decoration: underline;
}

#tx_scmauthors_pi1-author-index li a {
	color: #649600;
	text-decoration: none;
}

#tx_scmauthors_pi1-author-list p {
	font-size: 10pt;
	margin-left: 10px;
}

#tx_scmauthors_pi1-author-list img {
	margin: 0 15px 0 18px;
}

.h2-error {
	color: #d30132;
	font-size: 10pt;
	text-align: center;
}

.csc-frame-frame1 {
	margin: -10px 0 -15px -20px;
}

#tx_scmauthors_pi1-author-list .td-border {
	border-bottom: 1px solid #f2f8ea;
	padding: 0;
	height: 100px;
}

/* << --- Autoren Übersichtsseite ------------------------------------------- */

/* >> --- Autoren Singleseite ----------------------------------------------- */

#tx_scmauthors_pi1-author-single .author-single-left {
	float: left;
	width: 140px;
}

#tx_scmauthors_pi1-author-single .author-single-left img {
	margin-bottom: 10px;
}

#tx_scmauthors_pi1-author-single .icon {
	color: #444;
	display: block;
	font-size: 8pt;
	margin: 0 0 5px 7px;
	text-decoration: none;
	padding: 3px 0 0 22px;
}

.botton-div {
	text-align: right;
	margin-top: 10px;
}

.botton-div a {
	background: url(../img/button-links.png) no-repeat;
	color: #444;
	font-size: 7pt;
	padding-left: 20px;
	text-decoration: none;
}

/* << --- Autoren Singleseite ----------------------------------------------- */

#tx_scmauthors_pi1-author-feature p {
	margin-left: 105px;
}

#tx_scmauthors_pi1-author-feature .button-info {
	margin: 10px 0 5px 15px;
}

/* << --- Autoren ----------------------------------------------------------- */

/* >> --- Prospekte --------------------------------------------------------- */

.standard_table p {
	color: #000;
	font-size: 10pt;
}

.standard_table .td-label {
	padding: 5px 10px 0 0;
	text-align: right;
}

.standard_table .advice {
	color: #444;
	font-size: 8pt;
	margin: 4px 0 2px;
}

.td-country select {
	margin: 7px 0 4px 0;
	width: 220px;
}

.standard_table .input-small {
	margin: 7px 5px 0 0;
	width: 60px;
}

.standard_table .input-middle {
	width: 143px;
}

.button-right {
	float: right;
}

/* << --- Prospekte --------------------------------------------------------- */

/* >> --- Newsletter -------------------------------------------------------- */

.dmail-subscription  .td-left {
	padding-right: 10px;
	text-align: right;
}

.dmail-subscription .input-field {
	width: 200px;
}

.dmail-subscription p {
	color: #000;
	font-size: 10pt;
}

/* Neues NL-System - 26.10.2011 */
.tx-scmpm-pi1 fieldset {
	border: 1px solid #649600;
	margin: 0 0 15px;
	padding-left: 30px;
}
.tx-scmpm-pi1 fieldset legend {
	font-weight: bold;
	margin-left: -20px;
}
.tx-scmpm-pi1 fieldset ol {
	list-style: none;
	padding: 0;
}
.tx-scmpm-pi1 fieldset ol li {
	margin: 5px 0;
}
.tx-scmpm-pi1 fieldset ol li label {
	display: inline-block;
	width: 100px;
}
.tx-scmpm-pi1 fieldset.editNewsletterOptions select {
	margin: 5px 5px 0 0;
}
.tx-scmpm-pi1 fieldset.editNewsletterOptions span {
	font-size: 9pt;
	font-style: italic;
}

.tx-scmpm-pi1 .right {
	float: right;
}

/* << --- Newsletter -------------------------------------------------------- */

/* >> --- Collection Slider ------------------------------------------------- */

#collection-slider-box {
	height: 120px;
}

#collection-slider-box .slider-button-left {
	float: left;
	height: 120px;
	width: 15px;
}

#collection-slider-box .slider-button-left a img {
	border: 0;
	margin-top: 65px;
}

#collection-slider-box #collection-slider {
	float: left;
	height: 120px;
	margin: 10px 10px 0 10px;
	overflow: hidden;
	width: 330px;
}

#collection-slider-box .slider-product {
	float: left;
	width: 110px;
}

#collection-slider-box .slider-product a img {
	margin: 0;
}

#collection-slider-box .slider-button-right {
	float: right;
	height: 120px;
	width: 15px;
}

#collection-slider-box .slider-button-right a img {
	border: 0;
	margin-top: 65px;
}

/* >> --- Collection Slider 1 Produkt --------------------------------------- */

#collection-slider-box-xl {
	height: 243px;
}

#collection-slider-box-xl .slider-button-left {
	float: left;
	height: 243px;
	width: 15px;
}

#collection-slider-box-xl .slider-button-left a img {
	border: 0;
	margin-top: 110px;
}

#collection-slider-box-xl #collection-slider {
	float: left;
	height: 233px;
	margin: 5px 10px;
	overflow: hidden;
	width: 330px;
}

#collection-slider-box-xl .slider-product {
	float: left;
	width: 330px;
}

#collection-slider-box-xl .slider-product a img {
	margin: 0;
}

#collection-slider-box-xl .slider-button-right {
	float: right;
	height: 243px;
	width: 15px;
}

#collection-slider-box-xl .slider-button-right a img {
	border: 0;
	margin-top: 110px;
}

/* << --- Collection Slider ------------------------------------------------- */

/* >> --- Spruchreif -------------------------------------------------------- */

.tx-scmpm-pi1 .aktion-form {
	float: left;
	width: 300px;
}

.tx-scmpm-pi1 .aktion-form p {
	color: #000;
	line-height: 11pt;
	margin: 5px 0;
}

.tx-scmpm-pi1 .aktion-form p.formfield {
	color: #649600;
	font-weight: bold;
	margin: 0 0 10px;
}

.tx-scmpm-pi1 .aktion-form p.formfield .standard {
	border: 1px solid #649600;
	color: #444444;
	font-size: 9pt;
	margin: 2px 0 0;
	padding: 2px;
	width: 280px;
}

.tx-scmpm-pi1 .aktion-form p.formfield input.button-absenden {
	margin: 10px 0 0;
}

.tx-scmpm-pi1 .aktion-form-img {
	float: right;
	margin: 32px 0 0;
}

/* ------------------------------------- */

.tx-scmpm-pi1 .aktion-download {
	float: left;
	width: 300px;
}

.tx-scmpm-pi1 .aktion-download p {
	color: #000;
	line-height: 11pt;
	margin: 5px 0;
}

.tx-scmpm-pi1 .aktion-download ul {
	margin: 15px 0 15px 25px;
	padding: 0;
}

.tx-scmpm-pi1 .aktion-download ul li {
	margin: 5px 0;
}

.tx-scmpm-pi1 .aktion-download ul li a {
	color: #649600;
	text-decoration: none;
}

.tx-scmpm-pi1 .aktion-download-img {
	float: right;
	margin: 0;
}

/* << --- Spruchreif -------------------------------------------------------- */

/* >> --- Rezensionen ------------------------------------------------------- */

.tx-scmreview-pi1 .review-box a {
	color: #444444;
	text-decoration: none;
}

.tx-scmreview-pi1 .review-box img {
	margin: 5px 0 10px;
	max-height: 50px;
	width: auto;
}

.tx-scmreview-pi1 .review-box span.review-bold , .review-box p.bold {
	display: inline-block;
	font-weight: bold;
	margin: 5px 0;
}

.tx-scmreview-pi1 .review-box .link-box {
	border-bottom: 1px solid #FFDC00;
	margin: 5px 0;
}

.tx-scmreview-pi1 .review-box a.link-read-more {
	background: url(../img/button.png) no-repeat 72px 1px;
	display: inline-block;
	float: right;
	font-size: 8pt;
	margin: 5px 0;
	text-decoration: none;
	padding-right: 22px;
}

.tx-scmreview-pi1 .review-box .review-vote {
	border: 1px solid #649600;
	margin: 20px 0 10px;
	padding: 10px 10px 0;
}

.tx-scmreview-pi1 .review-box .review-vote p {
	font-weight: bold;
}

/* << --- Rezensionen ------------------------------------------------------- */
