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

body {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	height:100.1%;
	margin:0;
	padding:0;
	background:url(../img/bg_body.jpg);
	text-align:center;
	}
td, p {
	margin:0;
	padding:0;
	}
.c {
	clear:both;
	height:0;
	}
#wrapper {
	height:auto;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:810px;
	}
#header {
	height:58px;
	margin:25px 0 0;
	padding:0;
	width:810px;
	}
#brockhaus-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 13px;
	}
#head-navi li a {
	color:#5c5c5c;
	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 --------------------------------------------------------- */

/* >> --- Navigation -------------------------------------------------------- */	
#nav {
	float:left;
	font-size:12pt;
	height:47px;
	margin:4px 0 0;
	padding:0;
	}
#nav  ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#nav li {
	float:left;
	margin:0;
	padding:0;
	}
#nav li a {
	color:#000;
	float:left;
	text-decoration:none;
	display:inline-block;
	height:46px;
	margin:0;
	padding:10px 15px 0 0;
	}
#nav li a span {
	display:block;
	float:left;
	height:46px;
	margin-top:-10px;
	padding-right:15px;
	}
#nav li a.nav-act span, #nav li a:hover  span {
	background:url(../img/nav-act.jpg) left top no-repeat;
	}
#nav  li a.nav-act, #nav  li a:hover {
	background:url(../img/nav-act.jpg) right top no-repeat;
	color:#5C5C5C;
	}
/* << --- Navigation -------------------------------------------------------- */
	
/* >> --- Suche ------------------------------------------------------------- */
#search {
	float:right;
	height:28px;
	margin:2px 5px 0 0;
	padding:8px 0 0;
	position:relative;
	width:210px;
	}
#search .textinput {
	border:1px solid #dfdfdf;
	color:#5c5c5c;
	height:19px;
	padding:2px 0 0 4px;
	width:180px;
	}
#button-search {
	background:url(../img/button.png);
	float:right;
	height:12px;
	margin-top:5px;
	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:8.5pt;
	height:260px;
	right:-6px;
	position:absolute;
	text-align:left;
	top:23px;
	width:220px;
	z-index:1000;
	}
ul#suggest {
	height:220px;
	list-style:none;
	margin:1px 0 0 5px;
	overflow:auto;
	padding:1px;
	width:208px;
	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:#5c5c5c;
	text-decoration:none;
	}
ul#suggest li:hover {
	background:url(../img/bg-suggest.jpg) 0 25px;
	height:22px;
	}
span.close-suggest {
	border-top:1px solid #dfdfdf;
	display:inline;
	float:left;
	height:12px;
	margin:0 0 0 12px;
	padding:14px 0 0;
	width:13px;
	z-index:99;
	}
span.suggest-last {
	background:url(../img/button.png) no-repeat right 14px;
	border-top:1px solid #dfdfdf;
	display:inline;
	float:right;
	margin:0 11px 0 0;
	padding:14px 22px 0 0;
	text-align:right;
	width:162px;
	z-index:99;
	}
span.suggest-last a {
	color:#000;
	text-decoration:none;
	}
/* >> --- 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:#6d6d6d;
	}
.tag-cloud p {
	margin:0;
	padding:0;
	}
.tag-cloud p a {
	color:#6d6d6d;
	text-decoration:none;
	}
	
h3 {
	border-bottom:2px solid #d30132;
	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:#5c5c5c;
	background:url(../img/button.png) no-repeat 148px 2px;
	display:inline-block;
	font-size:8pt;
	margin:10px 0 5px;
	padding-right:22px;
	}
	
.tx-scmtagcloud-pi1 .odd {
	color:#5c5c5c;
	}
.tx-scmtagcloud-pi1 .even{
	color:#6d6d6d;
	}
	
.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;
	overflow:hidden;
	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 p {
	margin:0 0 10px;
	padding:0 10px 0 0;
	}
.rightcol-div-body h3 {
	background:url(../img/bg-rcol-h3.jpg);
	border:none;
	font-size:11pt;
	font-weight:normal;
	height:21px;
	margin:-10px 0 10px -10px;
	padding:10px 0 0 10px;
	width:200px;
	}
.rightcol-div a img {
	border:0;
	}
.rightcol-div a {
	color:#5D5D5D;
	text-decoration:none;
	}
	
.rightcol-div .textinput {
	border:1px solid #dfdfdf;
	color:#5c5c5c;
	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:10pt;
	color:#333;
	margin:6px 0 6px;
	}
h2 a {
	color:#333;
	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:#5c5c5c;
	background:url(../img/button.png) no-repeat 132px 2px;
	display:inline-block;
	float:right;
	font-size:8pt;
	margin:5px 10px 0;
	text-decoration:none;
	padding-right:22px;
	}

#catalog  img {
	padding-bottom:10px;
	}
.link-all-catalogue {
	color:#5c5c5c;
	background:url(../img/button.png) no-repeat 96px 2px;
	display:inline-block;
	font-size:8pt;
	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 ----------------------------------------------------- */
	
/* >> --- Footer ------------------------------------------------------------ */
#footer {
	background:url(../img/bg-footer.png);
	color:#6d6d6d;
	font-size:8pt;
	height:30px;
	padding:20px 0 10px;
	width:100%;
	}
#footer a {
	color:#6d6d6d;
	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;
	}
#logos a {
	float:left;
	}
#logos img {
	margin:0 0 0 15px;
	}
#logos a img {
	border:0;
	}
/* << --- Footer ------------------------------------------------------------ */

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

/* >> --- Bücher ------------------------------------------------------------ */
/* >> --- linke Spalte "nav" ------------------------------------------------ */
#left-col-wrapper {
	float:left;
	height:auto;
	margin:0 10px 55px 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;
	font-size:11pt;
	height:20px;
	margin:-10px 0 10px -10px;
	padding:10px 0 0 10px;
	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:#5C5C5C;
	}
	
.left-tag-cloud p a {
	color:#6d6d6d;
	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 #FFF8E3;
	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:#333;
	display:block;
	margin:3px 0;
	}
p.product-info {
	color:#000;
	font-size:8pt;
	margin-bottom:4px;
	}
h2.sub-title {
	color:#5c5c5c;
	display:inline-block;
	font-size:8pt;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0;
	}
ul#product-links {
	list-style:url("../img/button-xs.gif");
	margin:20px 0 10px;
	padding-left:20px;
	}
ul#product-links li {
	margin:5px 0;
	}
ul#product-links a {
	color:#5C5C5C;
	text-decoration:none;
	}
	
.button-info {
	color:#5C5C5C;
	background:url(../img/button.png) no-repeat 56px 2px;
	display:inline-block;
	font-size:8pt;
	margin:10px 0 5px;
	padding-right:22px;
	text-decoration:none;
	}
	
.leftmain-div-body a {
	color:#5c5c5c;
	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:#5c5c5c;
	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:#5c5c5c;
	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 #5c5c5c;
	color:#5c5c5c;
	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:#d30132;
	}
.table-label {
	font-size:10pt;
	margin:7px 10px 0 0;
	text-align:right;
	padding:0;
	}
.standard {
	margin:7px 0 0;
	width:216px;
	}
.mandatory {
	color:#d30132;
	}
.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:#5c5c5c;
	font-size:8pt;
	margin:5px 0 0;
	}
.form-info-text-advice {
	color:#5c5c5c;
	font-size:10pt;
	margin:0 0 10px 124px;
	}
.button-box-process {
	margin:20px 0 0;
	}
.button-box-process .button-left {
	float:left;
	margin-right:56px;
	}
.button-box-process .button-middle {
	float:left;
	}
.button-box-process .button-right {
	float:right;
	}
.error_message {
	color:#d30132;
	font-size:8pt;
	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:#5c5c5c;
	font-size:8pt;
	}

form a {
	color:#d30132;
	}
#agb-commit-text {
	font-size:10pt;
	}
form .newsletter-order {
	font-size:10pt;
	margin:10px 0 0;
	}
/* << --- Formular ------------------------------------------------------------ */

/* >> --- Detailansicht ----------------------------------------------------- */
.detail-leftcol {
	float:left;
	margin-right:15px;
	width:170px;
	}
.detail-leftcol img {
	margin-bottom:15px;
	}
.detail-leftcol a img {
	border:0;
	}
.detail-leftcol img.mp3player {
	display:none;
	}
.detail-leftcol .icon {
	color:#6d6d6d;
	display:block;
	font-size:8pt;
	margin:0 0 5px 7px;
	text-decoration:none;
	padding:3px 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 .button-in-cart {
	display:block;
	margin:10px 0 0;
	padding:0;
	}
.product-data {
	background:#fff8e3;
	font-size:8pt;
	line-height:14pt;
	margin:10px 0 0;
	padding:5px 0 5px 8px;
	}
.product-data ul {
	list-style:none;
	margin:0;
	padding:0;
	}
.product-data ul li {
	margin:0;
	padding:0;
	}
	
.detail-rightcol  {
	float:right;
	margin:0;
	width:365px;
	}
.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:#6d6d6d;
	display:inline-block;
	font-size:10pt;
	margin:3px 0;
	}
.detail-rightcol .product-price {
	background:#fff8e3;
	margin:20px 0;
	padding:10px 0 10px 20px;
	}
.detail-rightcol .price {
	display:inline-block;
	font-weight:bold;
	margin-right:150px;
	}

.availability-green {
	color:#00be09;
	font-size:8pt;
	font-weight:normal;
	}
.availability-yellow {
	color:#ffab09;
	font-size:8pt;
	font-weight:normal;
	}
.availability-red {
	color:#e50016;
	font-size:8pt;
	font-weight:normal;
	}
.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;
	}

#tooltip {
	background:#FFF;
	border:1px solid #d30132;
	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:#d30132;
	text-decoration:none;
	}

/* << --- 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:#5c5c5c;
	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 ------------------------------------------------- */

/* >> --- Rezensionen ------------------------------------------------------- */
.review-box a {
	color:#5C5C5C;
	text-decoration:none;
	}
.review-box img {
	margin:5px 0 10px;
	}
.review-box span.review-bold , .review-box p.bold {
	font-weight:bold;
	}
.review-box .link-box {
	border-bottom:1px solid #FFF8E3;
	margin:5px 0;
	}
.review-box a.link-read-more {
	background:url(../img/button.png) no-repeat 62px 2px;
	display:inline-block;
	float:right;
	font-size:8pt;
	margin:5px 0;
	text-decoration:none;
	padding-right:22px;
	}
	
.review-box .review-vote {
	border:1px solid #FFF8E3;
	margin:20px 0 10px;
	padding:10px 10px 0;
	}
.review-box .review-vote p {	
	font-weight:bold;
	}
/* << --- Rezensionen ------------------------------------------------------- */

/* >> --- Profisuche -------------------------------------------------------- */
.td-left-padding {
	padding-bottom:15px;
	}
.process-table .search-sub-title {
	font-size:8pt;
	padding-top:4px;
	}
.process-table .advice {
	color:#5c5c5c;
	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 #eee;
	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:#333333;
	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:#fff8e3;
	border-top:1px solid #d30132;
	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:#5c5c5c;
	font-size:8pt;
	list-style:none;
	line-height:12pt;
	margin:10px 0 0;
	padding:0;
	}
	
.tx-scmshopproductsearch-pi3 .body a {
	color:#d30132;
	text-decoration:none;
	}
	
.tx-scmshopproductsearch-pi3 {
	padding:0;
	}
/* << --- Suchergebnis ------------------------------------------------------ */

/* >> --- Suchergebnis 3 Spalten -------------------------------------------- */
.leftmain-div-body h1.csc-firstHeader {
	color:#5c5c5c;
	float:right;
	font-size:10pt;
	margin:3px 0 0;
	}
.search-3cols form  .search-options {
	border-bottom:1px solid #eee;
	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:#fff8e3;
	border-top:1px solid #d30132;
	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:#5c5c5c;
	font-size:8pt;
	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:#d30132;
	text-decoration:none;
	}
	
.search-3cols form  .tx-scmshopproductsearch-pi3 {
	padding:0;
	}
/* << --- Suchergebnis 3 Spalten -------------------------------------------- */

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

.tx-scmpm-pi1 .advice {
	color:#5c5c5c;
	font-size:8pt;
	}
.order-process .button-standard {
	padding-top:10px;
	}
.order-process .total-sum {
	background:#fff8e3;
	border-bottom:1px solid #d30132;
	font-weight:bold;
	padding:8px 5px 2px;
	}
.order-process td {
	padding:4px 2px;
	}
.content-footer-link {
	float:left;
	}
.order-process .td-font {
	font-size:8pt;
	}
.order-process .tr-grey {
	background:#fff8e3;
	}
.order-process .availability-green {
	background:#00BE09;
	}
.order-process .availability-yellow {
	background:#ffab09;
	}
.order-process .availability-red {
	background:#e50016;
	}
.order-process a {
	color:#D30132;
	}
/* << --- Warenkorb --------------------------------------------------------- */

/* >> --- Autoren ----------------------------------------------------------- */
/* >> --- Autoren Übersichtsseite ------------------------------------------- */
#tx_scmauthors_pi1-author-index {
	background:#fff8e3;
	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 a {
	color:#000;
	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 #FFF8E3;
	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:#6d6d6d;
	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:#5c5c5c;
	font-size:8pt;
	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:#5c5c5c;
	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;
	}
	
/* << --- Newsletter -------------------------------------------------------- */

/* >> --- Rezensionen ------------------------------------------------------- */
.tx-scmreview-pi1 .review-box a {
	color:#5C5C5C;
	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 #FFF8E3;
	margin:5px 0;
	}
.tx-scmreview-pi1 .review-box a.link-read-more {
	background:url(../img/button.png) no-repeat 62px 2px;
	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 #FFF8E3;
	margin:20px 0 10px;
	padding:10px 10px 0;
	}
.tx-scmreview-pi1 .review-box .review-vote p {	
	font-weight:bold;
	}
	
/* << --- Rezensionen ------------------------------------------------------- */