/* Stylesheet von Sven Hary - ICMedienhaus GmbH & Co. KG
für www.erf-verlag.de
Start: 26.05.2007
*/

/* Reset all */

* {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
}

/* Allgemeines */

body {
	font-size: 10pt !important;
	font-size: 9pt;
	line-height: 1.4em;
	color: #333;
	background: #fbe7f2;
	font-family: Geneva, Arial,verdana,sans-serif;
	text-align: 

center;
/* otherwise IE desperates (#wrapper-center)*/
}

a:link, a:visited {
	text-decoration: none;
	color: #4f4794;
}

a:hover {
	text-decoration: underline;
}

.klein {
	font-size: 0.7em;
}

.c {
	clear: both;
}

img, a img {
	border: 0;
}

.hidden {
	display: none;
}

p {
	font-size: 1em;
	line-height: 1.6em;
	margin: 0.5em 0;
	clear: both;
}

td {
	font-size: 0.75em;
	line-height: 1.1em;
}

/* Suchergebnis */

table.search-result tr.tr-grey {
	background: #faeef6
}

table.search-result td {
	padding: 3px;
}

table.search-result tr {
	height: 85px;
}

table.search-result td span.bold a:link,table.search-result td a:visited {
	font-size: 1.0em;
	font-weight: bold;
	color: #4f4794;
	display: block;
	margin: 4px 0 4px 0;
}

table.search-options td {
	padding: 6px;
	padding-left: 0px;
}

table.search-options select {
	-moz-opacity: 0.7;

/* Firefox */
	opacity: 0.

7;
/* Opera */
}

/* Kleinerer Text */

.small {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung für Elemente */

.leftalign {
	float: left;
	margin: 0 0.5em 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
}

h1 {
	font-size: 1.5em;
	color: #4f4794;
}

h2 {
	
}

h3 {
	
}

h4 {
	
}

/* Layout */

#wrapper {
	width: 890px;
	border: 1px solid #4f4794;
	margin: 30px auto;
	background: url('bg_shader.jpg');
	padding: 10px;
	position: relative;
}

#right-column {
	position: absolute;
	right: -175px;
	top: 90px;
}

#header {
	border-bottom: 1px solid #4f4794;
	padding: 5px;
}

#navigation {
	float: right;
	text-align: right;
	width: 40em;
	text-align: right;
}

#navigation ul {
	float: right;
	list-style-type: none;
}

#navigation li {
	display: inline;
}

#navigation li a:link, #navigation li a:visited {
	color: #4f4794;
	font-weight: bold;
	text-decoration: none;
}

#navigation li a:hover {
	text-decoration: underline;
}

#cartSummary {
	float: right;
	text-align: right;
	padding-top: 5px;
}

#cartSummary img {
	margin-right: 6px;
}

#cartSummary a {
	color: #000;
}

#content {
	width: 650px;
	padding-top: 20px;
	padding-bottom: 15px;
	float: right;
}

#left-column {
	width: 200px;
	float: left;
	background: url('visual-erw.png') no-repeat left 35px;
	margin: 20px 0 0 -10px;
	height: 500px;
	padding-left: 15px;
}

input.quicksearch {
	-moz-opacity: 0.7;

/* Firefox */
	opacity: 0.

7;
	/* Opera */	
	font-size: 1em;
	font-family: geneva,verdana,sans-serif;
	padding: 2px;
	width: 10em;
}

#footer {
	clear: both;
	color: #4f4794;
	font-size: 0.8em;
	border-top: 1px solid #4f4794;
	height: 6em;
}

#footer .footer-left {
	float: left;
	width: 320px;
	display: inline;
}

#footer .footer-right {
	float: right;
	text-align: center;
	display: inline;
}

/* Das Produktmenü */

#nav, #nav ul {
	

/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-size: 0.95em;
}

#nav {
	margin-top: 0.3em;
	float: left;
}

#nav a {
	display: block;
	width: 10.5em;
	color: #4f4794;
	font-weight: bold;
}

#nav a.firstLevel {
	width: auto;
	margin-right: 0.2em;
	margin-left: 0.2em;
}

#nav a:hover {
	text-decoration: none;
}

#nav li {
	

/* all list items */
	float: left;


/* width needed or else Opera goes nuts */
}

#nav li ul {
	

/* second-level lists */
	position: absolute;
	color: #ffffff;
	font-weight: normal;
	width: 10.5em;
	left: -999em;
	background: #4f4794;
	-moz-opaci

ty: 0.9;
	/* Firefox */
	opa

city: 0.9;
	/* Opera */	
	border: 1px solid white;
	line-height: 1.4;
	padding: 5px;
}

#nav li ul a {
	color: #ffffff;
	font-weight: normal;
}

#nav li ul a:hover {
	color: #4f4794;
	background: #f7d2e6;
	text-decoration: none;
	width: 10.8em;
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 5px;
}

#nav li ul ul {
	

/* third-and-above-level lists */
	margin: -1.5em 0 0 9.5em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	

/* lists nested under hovered list items */
	left: auto;
}

div.navi-explain {
	font-size: 0.8em;
	color: #aa8a9c;
	margin-top: 0em;
	margin-bottom: 15px;
	display: block;
}

/* Inputs */

.inputWrap {
	padding: 2px 0 1px 0 !important;
	padding: 0 0 0 0;
	margin: 0px;
	display: inline;
}

input.button {
	padding: 0 3px 0 3px;
	background: #ffdeff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #9c9c9c;
	border-right: 1px solid #9c9c9c;
	font-weight: bold;
	font-size: 1em;
	color: #4f4794;
}

input.small {
	font-size: 0.75em;
	padding: 0 2px 0 2px;
	font-weight: normal;
}

input.button:active {
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #9c9c9c;
	border-left: 1px solid #9c9c9c;
}

/* Warenkorb Gedöns */

table.order-process {
	margin-top: 10px;
}

table.order-process td {
	padding: 3px 0 3px 0;
}

table.order-process tr.tr-grey td,
table.order-process tr.list-row td {
	border-bottom: 1px solid #cccccc;
	padding-left: 5px;
}

table.order-process tr.list-row td {
	background-color: #F7D1E6;
}

table.order-process th {
	font-size: 0.7em;
	padding-bottom: 10px;
}

td.bodytext div.bold {
	font-size: 1.2em;
	font-weight: bold;
	margin: 2px 0;
}

td.total-sum {
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 3px;
}

/* Order Process */

div.form-headline {
	font-weight: bold;
	text-align: left;
	color: #4f4794;
	padding-top: 15px;
	clear: both;
}

div#order-progress {
	width: 34em;
}

ol#navlist {
	list-style-type: none;
	display: block;
}

ol#navlist li {
	float: left;
	margin-right: 10px;
	color: #4f4794;
	-moz-opacity:

0.5;
	/* Firefox */
	opacit

y: 0.5;
	/* Opera */	
	filter: alpha(opacity=50);
}

ol#navlist li#active {
	font-weight: bold;
	color: #000000;
	-moz-opacity

: 1;
	/* Firefox */
	opaci

ty: 1;
	/* Opera */		
filter: alpha(opacity=100);
}

ol#navlist li:after {
	content: "  »";
}

ol#navlist li.last:after {
	content: "";
}

input.text, select {
	-moz-opacity: 0.9;

/* Firefox */
	opacity: 0.

9;
	/* Opera */	
	font-size: 0.9em;
	padding: 3px;
	color: #4f4794;
	margin: 2px 0;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 19.9em;
}

input.text:focus {
	background: #fbe7f2;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

select {
	width: auto;
	padding: 0;
}

select.country-selector {
	width: 19.9em;
}

div.form-info-text {
	font-size: 0.8em;
}

div.form-label_mandatory {
	font-weight: bold;
}

table#form-table {
	
}

div.error_message {
	color: #ff0000;
}

span.summary-cart-title {
	font-size: 1.0em;
	font-weight: bold;
}

/* Product List */

div.product-information span.product-author {
	font-size: 0.8em;
	display: block;
	padding: 0;
	margin: 0;
	line-height: 100%;
}

div.product-information span.product-title {
	font-size: 1em;
	font-weight: bold;
	display: block;
}

div.button-box a:link, div.button-box a:visited {
	color: black;
	font-weight: bold;
	font-size: 0.9em;
}

/* Detailansicht */

div.product-detail-left-column div.product-image {
	float: left;
	line-height: 100%;
	margin-bottom: 5px;
	margin-right: 10px;
}

div.product-detail-left-column {
	font-size: 0.8em;
	height: 480px;
	float: left;
	width: 170px;
}

div.product-detail-center-column span.product-author {
	display: block;
	font-size: 0.8em;
}

div.product-detail-center-column span.product-title {
	display: block;
	font-weight: bold;
	font-size: 1em;
}

.product-bibliographic-infos {
	font-size: 0.8em;
	line-height: 100%;
	color: #777;
}

span#deprice {
	font-weight: bold;
	font-size: 1.2em;
}

dd.csc-textpic-caption a:link, dd.csc-textpic-caption a:visited {
	font-weight: bold;
}

div.product-text {
	height: 18em;
	overflow: auto;
	margin-top: 0.8em;
}

div.tx-scmproductlist-pi1 span.product-image {
	float: right;
}

div.tx-scmproductlist-pi1 div.button-box {
	margin-top: 1em;
}

span.tx-scmretaildealer-small {
	font-size: 0.7em;
}

.invisible {
	display: none;
}

.extSearch {
	line-height: 1em;
	margin: 0 0 0 2px;
	padding: 0;
}

.extSearch a {
	color: #000;
	font-size: 0.8em;
	text-decoration: underline;
}

.tracklist-number {
	float: left;
	width: 30px;
}

/* >>> Neue Detailansicht */

.product-detail-view {
	width: 650px;
}

.product-detail-view ul {
	list-style: none;
}

.product-detail-view h1 {
	margin-bottom: 15px;
}

.product-detail-view .botton-div {
	margin-bottom: 10px;
}

.product-detail-view .product-box .left-column {
	float: left;
	font-size: 0.8em;
	height: 480px;
	margin-right: 10px;
	width: 170px;
}

.product-detail-view .product-box .left-column ul.links {
	list-style-image: url(arrow-right.gif);
	padding: 10px 0 5px 12px;
}

.product-detail-view .product-box .center-column {
	float: left;
	width: 470px;
}

.product-detail-view .product-box .center-column .center-top {
	height: 350px;
}
.product-detail-view .product-box .center-column .author-list {
	font-size: 9pt;
	margin: 0;
	padding-top: 0;
}
.product-detail-view .product-box .center-column .product-text {
	height: 260px;
	overflow-x: auto;
}

.product-detail-view .product-box .center-column .center-bottom {
	color: #777;
	font-size: 0.8em;
	line-height: 115%;
	text-align: right;
}

.product-detail-view .product-box .center-column .center-bottom .price-box {
	margin-bottom: 10px;
	text-align: right;
	width: 470px;
}

.product-detail-view .product-box .center-column .center-bottom .price {
	color: #000;
}

.product-detail-view .product-box .center-column .center-bottom .button-in-cart {
	clear: both;
	height: 25px;
	margin: 10px 0;
	text-align: right;
}

.product-detail-view .product-box .center-column .center-bottom .button-in-cart a {
	background: #FFDEFF;
	border: 1px solid #9C9C9C;
	float: right;
	font-size: 1.2em;
	font-weight: bold;
	padding: 4px;
	-moz-box-shadow: 2px 2px 2px #CCC;
}

.product-detail-view .availability-green {
	color: #00be09;
	font-size: 8pt;
	font-weight: normal;
}

.product-detail-view .availability-yellow {
	color: #ffab09;
	font-size: 8pt;
	font-weight: normal;
}

.product-detail-view .availability-red {
	color: #e50016;
	font-size: 8pt;
	font-weight: normal;
}

.product-detail-view .product-extra-box {
	border-top: 1px solid #4F4794;
	margin: 30px 0 0;
	padding-top: 30px;
	width: 650px;
}

.product-extra-box ul {
	list-style-image: url(arrow-right.gif);
	padding: 0 0 5px 12px;
}

.product-detail-view .product-extra-box p {
	line-height: 1em;
}

.product-detail-view tr.tracklist-number td {
	border-bottom: 1px solid #4F4794;
	color: #4F4794;
	padding-top: 10px;
}

.product-detail-view .tracklist-title a {
	color: #d30132;
	text-decoration: none;
}

.product-detail-view tr.tracklist_even td, tr.tracklist_odd td {
	height: 25px;
	padding: 3px;
}

.product-detail-view tr.tracklist_odd, tr.tracklist_odd td {
	background: #FBE7F2;
	color: #5D5D5D;
}

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

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

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

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

.product-preview .link {
	font-size: 8pt;
	display: block;
	padding-right: 20px;
	text-align: right;
}

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

.product-detail-view ul.images-preview {
	list-style: none;
}

.product-detail-view ul.images-preview li {
	float: left;
	padding: 7px;
}

.product-extra-box .left-column {
	float: left;
	margin-right: 10px;
	width: 320px;
}

.product-extra-box .right-column {
	float: left;
	width: 320px;
}

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

/* <<< Neue Detailansicht */
