/* 	===============================================================

	Styles fuer neue Suchergebnisseite

 	=============================================================== */
.suchergebnisSeite {
	
}
.suchergebnisSeite .headlineOrange {
	padding: 5px;
	min-height: 15px;
	border: 1px solid ##C11919;
	background-image:	url(../../themes-1/set-1/images/libri_suchergebnis_filter.gif);
	background-repeat: repeat-x;
}

.suchergebnisSeite .headlineOrange .label{
	white-space: nowrap;
	vertical-align: top;
}

.suchergebnisSeite .headlineOrange ul{
		float: left;
	}
.suchergebnisSeite .headlineOrange li{
	list-style-type: none;
	float: left;
	margin-right: 15px;
}

.suchergebnisSeite .headline {
	padding: 5px;
	height: 15px;
	border: 1px solid ##C11919;
	background-image:
		url(../../themes-1/set-1/images/suchergebnis_header_bar.gif);
	background-repeat: repeat-x;
    display: table;
}

.suchergebnisSeite .headline table {
	width: 100%;
	border-collapse: collapse;
}

.suchergebnisSeite .meintenSie {
	margin-top: 10px;
}

.suchergebnisSeite .meintenSie table {
	width: 100%;
	border-collapse: collapse;
}

.suchergebnisSeite .meintenSie a {
	color: #F78414;
	margin-top: 10px;
}

.suchergebnisSeite .suchFilterContainer {
	width: 165px;
}

.suchergebnisSeite .suchFilterContainer .suchFilter .leftmargin{
	margin-left: 10px;	
}

.suchergebnisSeite .suchFilterContainer .suchFilter .kategorie {
	background-image: url(../../themes-1/set-1/images/mini_Pfeil.gif);
	background-position: left 2px;
	background-repeat: no-repeat;	
	color: #990000;
	margin-bottom: 3px;
}


.suchergebnisSeite .suchFilterContainer .suchFilter .kategorie a {
	margin-left: 10px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	white-space: normal;
}

.suchergebnisSeite .suchFilterContainer .suchFilter .kategorie a:hover {
	margin-left: 10px;
	color: #F78414;
	font-weight: normal;
	text-decoration: underline;
	white-space: normal;
}

.suchergebnisSeite .suchFilterContainer .suchFilter .headline {
	padding: 5px;
	height: 15px;
	border: 1px solid ##C11919;
	font-weight: bold;
	background-image:
		url(../../themes-1/set-1/images/libri_suchergebnis_filter.gif);
	background-repeat: repeat-x;
}

.suchergebnisSeite .suchFilterContainer .suchFilter .label {
	color: #003366;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}




.suchergebnisSeite .suchFilterContainer .suchFilter ul,p {
	margin-left: 10px;
}

.suchergebnisSeite .suchFilterContainer .suchFilter li {
	list-style-type: none;
	line-height: 150%;
	color: #990000;
}

.suchergebnisSeite .suchFilterContainer .suchFilter li a {
	text-decoration: none;
	font-weight: normal;
	color: #003366;
}

.suchergebnisSeite .suchFilterContainer .suchFilter li a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #F78414;
}

.suchergebnisSeite .suchTipps ul {
	margin-top: 5px;
	list-style-position: inside;
	line-height: 150%;
}

.suchergebnisSeite .borderTop {
	border-top: 1px solid #666666;
}

.suchergebnisSeite .magazinBereich_Tipp {
	margin-top: 15px;
	margin-bottom: 10px;
}

.suchergebnisSeite .ergebnis_head {
	font-weight: bold;
	padding: 10px 5px 10px 5px;
}

.suchergebnisSeite .ergebnis_head a {
	margin: 0px 16px 18px 0px;
}

.suchergebnisSeite .pager {
	padding: 4px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #F5F5F5;
}

.suchergebnisSeite .pager a {
	margin-left: 7px;
	margin-right: 7px;
}

.suchergebnisSeite .linie {
	margin-top: 3px;
	border-top: 1px solid #999999;
	margin-bottom: 3px;
}

.suchergebnis {
	width: 100%;
	padding: 5px 0px 5px 0px;
	margin-bottom: 5px;
	background-color: #f5eed3;
}

.backgroundBlue {
	background-color: #F5F5F5;
}

.suchergebnis .beschreibungContainer {
	width: 70%;
	float: left;
}

.suchergebnis .highlight {
	background-color: #FFF9BF;
	cursor: pointer;
}

.suchergebnis .beschreibungContainer .nummer {
	padding-top: 0px;
	float: left;
	width: 25px;
}

.suchergebnis .beschreibungContainer .bild {
	float: left;
	width: 100px;
}

.suchergebnis .beschreibungContainer .beschreibung {
	float: left;
	width: 60%;
}

.suchergebnis .beschreibungContainer .beschreibung .warenart {
	padding-top: 5px;
}

.suchergebnis .preisContainer {
	margin-left: 70%;
}

.suchergebnis .preisContainer .orderButton {
	margin-top: 3px;
	margin-bottom: 3px;
}

.suchergebnis .preisContainer .preis_rot {
	color: #990000;
}

.suchergebnis .preisContainer .gebrauchtBuch {
	margin-top: 5px;
}

.suchergebnis .preisContainer .gebrauchtBuch .preis {
	color: #990000;
	background-color: transparent;
	white-space: nowrap;
	padding: 0px;
	margin-top: 2px;
}

.suchergebnis .preisContainer .gebrauchtBuch a {
	font-weight: normal;
}

.suchergebnis .preisContainer .gebrauchtBuch a:hover {
	font-weight: normal;
	color: #F78414;
}

/* 	===============================================================

	neuer Bestellprozess

 	=============================================================== */
body.neuerBestellProzess {
	background-color: #fff;
	margin: 4px;
}

/* fehlermeldungen fuer den neuen Bestellprozess in rot */
.eingabeFehler {
	color: #990000;
}

.eingabeFehler li {
	color: #990000;
}

.miniWarenkorb {
	color: #333333;
	width: 160px;
	margin-bottom: 15px;
}

.miniWarenkorb table {
	border-collapse: collapse;
}

.miniWarenkorb .button {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

.miniWarenkorb .container {
	border-left: 2px solid #990000;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
}

.miniWarenkorb .label a {
	font-weight: normal;
	text-decoration: none;
}

.miniWarenkorb .price {
	font-weight: bold;
	text-align: right;
}

.miniWarenkorb .title {
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}

.miniWarenkorb .header {
	height: 25px;
	background-color: #990000;
	color: #fff;
	padding-left: 7px;
	padding-right: 7px;
	background-image: url(../../themes-1/set-1/images/bar_rund_rot.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.miniWarenkorb .header a {
	text-decoration: none;
	margin-left: 10px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.miniWarenkorb .header a:hover {
	margin-left: 10px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.miniWarenkorb .articleLast {
	padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.miniWarenkorb .articleLast img {
	margin: 0px 3px 5px 0px;
}

.miniWarenkorb .articleLast .price {
	color: #333333;
	vertical-align: baseline;
	font-weight: bold;
	text-align: left;
}

.miniWarenkorb .articleLast .title a {
	text-decoration: none;
}

.miniWarenkorb .vendor {
	margin-left: 5px;
	margin-right: 5px;
}

.miniWarenkorb .vendor  table {
	width: 140px;
}

.miniWarenkorb .vendor .price {
	color: #990000;
	text-align: right;
}

.miniWarenkorb .libri {
	padding: 2px;
	background-color: #F5F5F5;
}

.miniWarenkorb .marketPlace {
	margin-top: 5px;
	padding: 2px;
	background-color: #EFE2C6;
}

.miniWarenkorb .zurKasseButton {
	text-align: right;
	margin-top: 5px;
}

.miniWarenkorb .total {
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.miniWarenkorb .total .title {
	float: left;
}

.miniWarenkorb .total .priceBig {
	float: right;
}

.miniWarenkorb .leer {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.miniWarenkorb .infobox {
	padding: 5px;
	border-left: 2px solid #990000;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
}

/*	------------------------------------------------------------------------------
	Process Funnel Anzeige im Header
	------------------------------------------------------------------------------ */
.processFunnelHeader {
	width: 100%;
	border-top: 5px solid ##C11919;
	border-bottom: 5px solid ##C11919;
	background-color: #CCC;
	color: #fff;
	margin: 0;
	padding: 0;
}

.processFunnel td {
	color: #fff;
}

.processFunnel .step {
	background-color: ##C11919;
	padding: 5px;
}

.processFunnel .weiter {
	font-size: 30px;
}

.processFunnel .active {
	margin: 5px;
	height: 25px;
	padding: 3px;
	font-size: 20px;
	background-color: #F78414;
	float: left;
}

.processFunnel .inActive {
	margin: 5px;
	padding: 3px;
	height: 25px;
	font-size: 20px;
	background-color: #999999;
	float: left;
}

.processFunnel .stepText {
	padding-left: 1px; ! important;
	padding-left: 5px;
	font-size: 12px;
	white-space: normal;
	font-weight: bold;
}

.processFunnel .stepText a {
	color: #fff;
	text-decoration: none;
}

.processFunnel .stepText a:hover {
	color: #F78414;
	text-decoration: none;
}

/*********************************************************************************

	Paket Adress Container & Adress Container

**********************************************************************************/
.paket {
	background-color: #F5EED3;
	border: 1px solid #BF9960;
	padding: 5px;
	margin: 10px;
}

.artikelContainer .paket .addressContainer {
	background-color: transparent;
	border: none;
	float: left;
	margin-left: 10px;
	padding: 5px 5px 5px 10px;
	width: 300px;
}

.artikelContainer .paket .subheadline { /* Andere Browser */
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 10px 10px 0px 10px;
	border-bottom: 1px solid #333333;
}

* html .artikelContainer .paket .subheadline {
	m\argin-top: 5px;
	h\eight: 1%; /* Internet Explorer >= 6 */
}

.artikelContainer .paket .geschenkContainer {
	margin: 10px 10px 0px 10px;
	width: 100%;
	border-bottom: 1px solid #000000;
	font-size: 12px;
}

.artikelContainer .paket .geschenkContainer .subheadline {
	font-size: 14px;
	border-bottom: none;
}

.artikelContainer .paket .addressContainer .big {
	border-bottom: 1px solid #000000;
	margin-bottom: 5px;
}

.artikelContainer .paket .artikel {
	background-color: #FCFEF1;
}

.artikelContainer .addressContainer {
	float: left;
	border: 1px solid #000000;
	background-color: #fff;
	width: 250px;
	margin-left: 10px;
	padding: 5px 5px 5px 10px;
}

.artikelContainer .highlight {
	border: 2px solid #F78414;
	background-color: #FCFEF1;
}

.artikelContainer .addressEingabe {
	margin: 10px;
	padding: 10px;
}

.artikelContainer .addressEingabe .adressInput {
	width: 240px;
	margin: 0 !important;
	padding: 0 !important;
}

.artikelContainer .addressContainer .button {
	padding-top: 5px;
	padding-bottom: 5px;
}

.artikelContainer .addressContainer .address {
	padding-top: 5px;
	line-height: 140%;
}

.uebersichtWarenkorb * {
	color: #333333;
}

.uebersichtWarenkorb .price {
	white-space: nowrap;
	width: 125px;
}

.uebersichtWarenkorb .summe table {
	border-collapse: collapse;
}

html>body .uebersichtWarenkorb .summe table {
	width: 100%;
	border-collapse: collapse;
}

.uebersichtWarenkorb .summe .geschenkServiceInfo {
	padding-left: 15px;
	width: 400px;
	margin-right: 20px;
}

.uebersichtWarenkorb .summe .spalte1 {
	padding-right: 20px;
	white-space: normal;
}

.uebersichtWarenkorb .summe .label {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 10px;
}

.uebersichtWarenkorb .summe .werte {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	width: 145px;
	padding-left: 5px;
}

.gesamtSumme {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 2px double #333333;
}

.headlineContainer {
	height: 30px;
	padding: 5px;
}

.headlineContainer .processFunnelStep {
	width: 20px;
	font-size: 18px;
	font-weight: normal;
	padding: 3px;
	margin: 0px 10px 0px 10px;
	background-color: #F78414;
	color: #fff;
}



.headlineContainer .headline {
	font-size: 22px;
}



.artikelContainer {
	background-color: #DAEAF3;
	padding-bottom: 10px;
	width: 700px;
	vertical-align: top;
}

.bestellUebersicht {
	width: 680px;
}

.bestellUebersichtBox {
	position: relative;
	padding: 1px;
	width: 680px;
	border: 5px solid #990000;
}

.bestellUebersichtBox .pfeil {
	position: absolute;
	top: -5px;
	left: 688px;
}

.bestellUebersichtBox .artikelContainer {
	width: 680px;
}

.bestellungAbschliessen {
	position: absolute;
	left: 730px;
	margin-top: 5px;
	border: 2px solid #990000;
	width: 175px;
}

.bestellungAbschliessen h1 {
	margin: 0;
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-color: #990000
}

.bestellungAbschliessen .vendor {
	padding: 5px;
}

.bestellungAbschliessen .gesamtbestellwert {
	margin: 0px 5px 0px 5px;
	padding-top: 2px;
	border-top: 1px double #000000;
}

.bestellungAbschliessen .gesamtbestellwert table {
	border-collapse: collapse;
	width: 160px;
	margin: 0;
}

.bestellungAbschliessen .gesamtbestellwert .big {
	vertical-align: bottom;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.bestellungAbschliessen .button {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.artikelContainer .headline {
	background-color: ##C11919;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
}

.artikelContainer .actionBoxContent {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/*****************************************************************
	Andere Farbschemata fuer NON-Libri Verkaeufer 
******************************************************************/
.vendorAbgrenzung {
	text-align: center;
	border-bottom: 1px solid black;
	margin-bottom: 15px;
	margin-top: 10px;
}

.vendor .artikelContainer {
	color: #333333;
	background-color: #EFE2C6;
}

.vendor .artikelContainer .headline {
	background-color: #806540;
}

.artikelContainer .vertragspartner {
	padding-right: 10px;
	text-align: right;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

.artikelContainer .vertragspartner b {
	font-weight: bold;
	color: #fff;
}

.artikelContainer .hinweis {
	margin-left: 10px;
	margin-top: 5px;
	font-size: 12px;
}

.artikelContainer .subheadline {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 10px 10px 0px 10px;
	border-bottom: 1px solid #333333;
}

.artikelContainer .leererWarenkorb {
	font-size: 22px;
	margin: auto;
	padding: 25px;
}

.artikelContainer .artikel {
	background-color: #FCFEF1;
	margin: 4px 10px 4px 10px;
	padding: 3px;
}

.artikelContainer .artikel img {
	float: left;
	margin-right: 10px;
}

.artikelContainer .artikel td {
	vertical-align: top;
}

.artikelContainer .artikel .price {
	white-space: nowrap;
	width: 125px;
}

.artikelContainer .artikel .small {
	white-space: normal;
    display: table;
}

.artikelContainer .artikel .anzahl {
	width: 75px;
}

.artikelContainer .artikel .small img {
	margin-top: 2px;
	margin-right: 5px;
}

.artikelContainer .artikel .small a {
	font-weight: normal;
}

.artikelContainer .lieferbar {
	white-space: nowrap;
}

/***********************************************

	Bezahl und Versandoptionen

************************************************/
.bezahlOption {
	
}

.bezahlOption .headline {
	background-color: ##C11919;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
	margin-top: 5px;
}

.bezahlOption .bezahlart {
	background-color: #DAEAF3;
	padding: 10px;
	margin-bottom: 5px;
}

.bezahlOption .bezahlart .dropdown {
	width: 300px;
}

.versandOption {
	margin: 5px;
}

.versandOption .addressAuswahl {
	margin-top: 10px;
	margin-left: 25px;
	width: 400px;
}

.versandOption .addressAuswahl .neuBearbeiten {
	text-align: right;
}

.versandOption .addressAuswahl .neuBearbeiten a {
	margin-left: 25px;
}

.versandOption .addressAuswahl b {
	font-size: 14px;
}

.versandOption .addressAuswahl select {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 400px;
}

.flexiAddressAuswahl select {
	width: 300px;
}

.versandOption .headline {
	background-color: transparent;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.vendor .versandOption .headline {
	background-color: transparent;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.versandOption .anleitung {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.versandOption .buchhandlungen {
	border: 1px solid #000000;
	background-color: #fff;
	width: 42%;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.versandOption .buchhandlungen .address {
	padding-left: 20px;
	padding-bottom: 5px;
}

.versandOption input [type=radio] {
	font-weight: bold;
}

/*******************************************************

	Boxen auf der Rechten Seite im Bestellprozess

********************************************************/
.boxContainerRechts {
	width: 200px;
}

.bestellbox {
	border: 2px solid #990000;
}

.bestellbox .headline {
	height: 20px;
	padding: 3px;
	text-align: center;
	background-color: #990000;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.bestellbox .vendor {
	margin: 5px;
}

.bestellbox .gesamtbestellwert {
	border-top: 2px solid #000000;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
}

.hilfeBox {
	vertical-align: top;
	margin-top: 15px;
	background-color: #DAEAF3;
}

.hilfeBox .headline {
	background-color: ##C11919;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
}

.hilfeBox .content {
	padding: 10px;
}

/***********************************************

	Bestellbestaetigung

************************************************/
.bestellBestaetigungsHeader {
	margin-top: 10px;
}

.bestellBestaetigungsHeader .zweitfarbe {
	background-color: ##C11919;
	height: 18px;
}

.bestellBestaetigungsHeader .header {
	line-height: 8em;
	color: #fff;
}

.bestellBestaetigungsHeader .header .title {
	font-size: 30px;
	color: white;
}

.bestellBestaetigungsHeader .header img {
	margin: 15px 40px 15px 40px;
}

.bestaetigung {
	
}

.bestaetigung .headline {
	margin-top: 15px;
	font-size: 20px;
	margin-bottom: 10px;
}

.bestaetigung .orderDetails {
	margin-bottom: 15px;
}

.bestaetigung .orderDetails table {
	border-collapse: collapse;
	margin-left: 10px;
	margin-right: 10px;
	width: 100%;
}

.bestaetigung .orderDetails td {
	vertical-align: top;
}

.bestaetigung .orderDetails .headline {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

.bestaetigung fieldset {
	margin-top: 15px;
	padding: 15px;
}

.bestaetigung legend {
	font-size: 16px;
	font-weight: bold;
}

.bestaetigung .vendor {
	padding-left: 10px;
	padding-top: 15px;
	font-size: 16px;
	background-color: #F5F5F5;
	padding-bottom: 15px;
}

.bestaetigung .position {
	width: 600px;
	border-collapse: collapse;
}

.bestaetigung .position td {
	line-height: 150%;
}

.bestaetigung .position .total {
	width: 150px;
}

.bestaetigung .position .download {
	padding-top: 10px;
	padding-bottom: 5px;
}

.bestaetigung .addressContainer {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 50px;
}

.bestaetigung .addressContainer b {
	line-height: 175%;
}

/* 	=====================================================================

	Neue Produktdetailseite

	=====================================================================  */
.ava {
	color: #003366;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	max-width: 740px;
	width: expression(document .   body .   clientWidth >     740 ?     "740px" :
		    "auto");
}

.ava p {
	margin: 0;
	padding: 0;
	color: #003366;
	line-height: 120%;
}

.ava a {
	color: #003366;
}

.ava a:hover {
	color: #ff7129;
}

#ava_header {
	float: left;
	width: 100%;
	background: url(../../themes-1/set-1/images/ava_tab_mitte.gif) repeat-x
		top;
	line-height: normal;
}

#ava_header ul {
	margin: 0;
	width: 100%;
	padding: 0;
	list-style: none;
}

#ava_header li {
	float: left;
	width: 100%;
	background: url(../../themes-1/set-1/images/ava_tab_rechts.gif)
		no-repeat right top;
	margin: 0;
	padding: 0;
}

#ava_header span {
	display: block;
	width: 100%;
	background: url(../../themes-1/set-1/images/ava_tab_links.gif) no-repeat
		left top;
	padding: 5px 15px;
}

.ava .container {
	margin: 0px 5px 5px 5px;
}

.ava .headline {
	border-bottom: 1px solid #003366;
}

.ava .subheadline {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.ava .headline h2 {
	font-size: 16px;
	padding-bottom: 3px;
	display: inline;
}

.ava .preis {
	color: #990000;
	background-color: transparent;
	padding: 2px 0px 2px 0px;
	margin: 0;
	font-weight: bold;
}

.ava .stattpreis {
	color: #666666;
	background-color: transparent;
}

.ava .durchgestrichen {
	text-decoration: line-through;
}

.ava .gross {
	font-size: 14px;
}

.ava .riesig {
	font-size: 24px;
}

.ava .bonuspunkte {
	margin-top: 5px;
}

.ava #aboveFold {
	
}

.ava #aboveFold #links {
	padding-right: 15px;
	vertical-align: top;
	width: 130px;
	color: #003366;
}

.ava #aboveFold #links #schnellNavigation div {
	background-image: url(../../themes-1/set-1/images/mini_Pfeil.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
}

.ava #aboveFold #links #schnellNavigation a {
	margin-left: 10px;
	font-weight: normal;
	text-decoration: none;
	white-space: normal;
}

.ava #aboveFold #mitte {
	padding-right: 15px;
	vertical-align: top;
	width: 50%;
	color: #003366;
}

.ava #aboveFold #mitte h1 {
	font-size: 24px;
}

.ava #aboveFold #mitte h1 a{
	font-size:12px; display: block;
}


.ava #aboveFold #mitte h2 {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 5px;
}

.ava #aboveFold #mitte .subtitel {
	margin-bottom: 5px;
}

.ava #aboveFold #mitte .box_suche_head {
	font-weight: bold;
	color: #ff7129;
	margin-left: 0;
	border: none;
}

.ava #aboveFold #mitte .box_suche_head td {
	color: #ff7129;
	padding: 0;
}

.ava #aboveFold #rechts {
	width: 280px;
	vertical-align: top;
	color: #003366;
}

.ava #aboveFold #rechts .libri {
	background-color: #F5F5F5;
}

.ava #aboveFold #rechts .gebrauchtBuchShop {
	background-color: #F9F6D9;
}

.ava #aboveFold #rechts .kaufenBox {
	border: 1px solid #CCC;
	padding-top: 20px;
	width: 270px;
	position: relative;
}

.ava #aboveFold #rechts .kaufenBox .preisBox {
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 0;
}

.ava #aboveFold #rechts .kaufenBox .borderRight {
	border-right: 1px solid #CCC;
}

.ava #aboveFold #rechts .kaufenBox .kaufen {
	margin: 10px;
}

.ava #aboveFold #rechts .kaufenBox .versandInfoBox {
	float: left;
	padding: 0px 5px 0px 10px;
}

.ava #aboveFold #rechts .kaufenBox_label {
	position: absolute;
	top: -15px;
	left: 0px;
	margin-left: 10px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #CCC;
}

.ava .container li {
	margin-left: 15px;
}

.ava .container .tab li {
	text-decoration: underline;
	margin-right: 10px;
	cursor: pointer;
	list-style-type: none;
	padding: 3px 10px 3px 0px;
	float: left;
}

.ava .container .tab li:hover {
	color: #f78414;
}

.ava .empfehlungsContainer .headline {
	margin-top: 10px;
	padding-bottom: 3px;
	font-size: 16px;
	border-bottom: 1px solid #003366;
}

.empfehlungsContainer {
	margin: 0px;
	padding: 0px;
}

.empfehlungsContainer .box .empfehlung {
	float: left;
	width: 29%;
	margin: 5px;
}

.empfehlungsContainer .box .empfehlung a {
	text-decoration: none;
}

.empfehlungsContainer .box .empfehlung .autor {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
}

.empfehlungsContainer .box .empfehlung .titel {
	font-size: 12px;
	margin-bottom: 2px;
}

.empfehlungsContainer .box .empfehlung td {
	padding: 0px;
	margin: 0px;
}

.empfehlungsContainer .box .empfehlung td img {
	padding: 0px;
	margin: 0px;
	border: none;
}

.weitereInformationenContainer {
	margin: 0px;
	padding: 0px;
}

.weitereInformationenContainer .box {
	float: left;
	width: 29%;
	margin: 5px;
}

.weitereInformationenContainer .info1 {
	margin-right: 5px;
}

.weitereInformationenContainer .info2 {
	margin-left: 5px;
	margin-right: 5px;
}

.weitereInformationenContainer .box .info2 div {
	background-image: url(../../themes-1/set-1/images/mini_Pfeil.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}

.weitereInformationenContainer .box .info3 div {
	background-image: url(../../themes-1/set-1/images/mini_Pfeil.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}

.weitereInformationenContainer .info2 b {
	margin-bottom: 5px;
}

.weitereInformationenContainer .info3 a {
	margin-left: 12px;
	font-weight: normal;
	text-decoration: none;
}

.weitereInformationenContainer .box .info2 div a {
	margin-left: 12px;
	font-weight: normal;
	text-decoration: none;
}

.weitereInformationenContainer .info3 {
	margin-left: 5px;
}

.usedBookContainer {
	width: 700px;
}

.usedBookContainer .headline{
	text-align: left;
	padding: 5px;
	height: 20px;
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 20px;
	border: 1px solid ##C11919;
	background-image:
		url(../../themes-1/set-1/images/libri_suchergebnis_filter.gif);
	background-repeat: repeat-x;
	/*display: table;*/
}

.usedBookContainer .blueheadline{
	text-align: left;
	padding: 5px;
	height: 20px;
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 20px;
	border: 1px solid ##C11919;
	background-image:
		url(../../themes-1/set-1/images/suchergebnis_header_bar.gif);
	background-repeat: repeat-x;
	/*display: table;*/
}

.usedBookContainer .subheadline {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.usedBookContainer .usedBookList {
	width: 100%;
	border-collapse:collapse;
	background-color: #F9F6D9;
	border: 1px solid #96BAE9;
}

.usedBookContainer .usedBookList th{
	background-color: #96BAE9;
	text-align: left;
	padding-left: 10px;
}

.usedBookContainer .usedBookList td{
	padding: 10px 0px 10px 10px;
	border: none;
	
}
.usedBookContainer .abstandRechts {
	margin-right: 10px;
}

.usedBookContainer .preis {
	color: #990000;
	background-color: transparent;
	padding: 2px 0px 2px 0px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
}


#liPostReview{
	width: 700px;
	padding: 10px !important;	
	float: left;
}

#liPostReview h2{
	color: #666;
}

#liPostReview fieldset{
	border: 0;
	width: 550px;
	clear: both;
}

#liPostReview button{
	border: 1px solid #000000
	background: #e8e6e6; url(images/bg_button2.jpg) top repeat-x;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.Gradient
(endColorstr='#a9a6a6', startColorstr='#e8e6e6', gradientType='0');	
	padding: 1px 10px;	
	_padding: 2px 10px 1px 10px;
	color: #00000; 
	font-weight: bold;
	font-size: 12px;
	margin: 20px 5px 20px 0;
	float:left;
	font-family: Arial, Helvetica, sans-serif; 	
}


#liPostReview input.liTextField{
	width: 490px;
	border: solid 1px #ccc;
	margin: 0 0 2px 0;
	padding:0;
	clear: both;
}

#liPostReview label{
	display: block;
	width: 490px;
	padding: 10px 0 2px 0;
	clear: both;
	color: #003366;
}

#liPostReview textarea{
	float: left;
	width: 490px;
	padding-right: 5px;
	border: solid 1px #ccc;
}

#liPostReview p{
	clear: both;
	padding: 10px 0 5px 0;
	margin:0;
}



.liRating{
	width:61px;
	_width:81px;
	height:12px;
	margin:11px 10px 20px 10px;
	_margin:11px 10px 0px 10px;
	padding:0;
	_padding-left: 10px !important;
	list-style:none;
	float:left;
	position:relative;
	background: url(images/bg_rating.jpg) no-repeat 0 0;
	display: block;
}
/* add these classes to the ul to effect the change to the correct number of stars */
.liNostar {background-position:0 0}
.liOnestar {background-position:0 -12px}
.liTwostar {background-position:0 -24px}
.liThreestar {background-position:0 -36px}
.liFourstar {background-position:0 -48px}
.liFivestar {background-position:0 -60px}
.liRating li {
	cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	text-indent:-999em;
}
.liRating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:12px;
	text-decoration:none;
	z-index: 200;
}
.liRating li.liOne a {left:0}
.liRating li.liTwo a {left:12px;}
.liRating li.liThree a {left:24px;}
.liRating li.liFour a {left:36px;}
.liRating li.liFive a {left:48px;}
.liRating li a:hover {
	z-index:2;
	width:80px;
	height:12px;
	overflow:hidden;
	left:0;	
	background: url(images/bg_rating.jpg) no-repeat 0 0
}
.liRating li.liOne a:hover {background-position:0 -12px;}
.liRating li.liTwo a:hover {background-position:0 -24px;}
.liRating li.liThree a:hover {background-position:0 -36px}
.liRating li.liFour a:hover {background-position:0 -48px}
.liRating li.liFive a:hover {background-position:0 -60px}

#liState{
	float: left;
	margin: 10px 0 0 0px;
	color: #003366;
}

#liStringCount{
	border: solid 1px #ccc;
	margin-left: 10px;
	}

.liCapture{
	width: 279px !important;
	float: left;
	margin-right: 10px !important;
}

.liReviewTeaser ul{
	margin: 10px 0 !important;
}


.liReviewTeaser h2{
	list-style: none;
	margin: 10px 0 !important;
}
#liContent .liOrderTeaser li{
	color: #74797f;
	font-weight: normal;
	font-size: 12px;
	padding-left: 10px;
	display: block;
	background-image:url(images/ic_bluearrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.liCoverImage{
	float: left;
	margin: 0 10px 10px 0;
}

#liContent .liOrderTeaser li a{
	text-decoration: underline;
	color: #3e4145;
	font-weight: normal;
}

#liContent a { 
        text-decoration: none;
}

.liReviewTeaser button{
	margin: 10px 0;
}

.liDottedLine{
	background-image:url(images/bg_dottedverticalline.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	width: 100%;
	height: 1px;
	float:left;
	margin: 0 0 20px 0;
}

.liRequired{
	font-weight: bold;
}

.liRatingComment{
	float: left; 
	padding-right: 35px !important;
}

#liReviewOffer{
	width: 205px; 
	clear:left;
}/* 	===============================================================

	Styles fuer neue Suchergebnisseite

 	=============================================================== */
.suchergebnisSeite {
	
}
.suchergebnisSeite .headlineOrange {
	padding: 5px;
	min-height: 15px;
	border: 1px solid ##C11919;
	background-image:	url(../../themes-1/set-1/images/libri_suchergebnis_filter.gif);
	background-repeat: repeat-x;
}

.suchergebnisSeite .headlineOrange .label{
	white-space: nowrap;
	vertical-align: top;
}

.suchergebnisSeite .headlineOrange ul{
		float: left;
	}
.suchergebnisSeite .headlineOrange li{
	list-style-type: none;
	float: left;
	margin-right: 15px;
}

.suchergebnisSeite .headline {
	padding: 5px;
	height: 15px;
	border: 1px solid ##C11919;
	background-image:
		url(../../themes-1/set-1/images/suchergebnis_header_bar.gif);
	background-repeat: repeat-x;
    display: table;
}

.suchergebnisSeite .headline table {
	width: 100%;
	border-collapse: collapse;
}

.suchergebnisSeite .meintenSie {
	margin-top: 10px;
}

.suchergebnisSeite .meintenSie table {
	width: 100%;
	border-collapse: collapse;
}

.suchergebnisSeite .meintenSie a {
	color: #F78414;
	margin-top: 10px;
}

.suchergebnisSeite .suchFilterContainer {
	width: 165px;
}

.suchergebnisSeite .suchFilterContainer .suchFilter .leftmargin{
	margin-left: 10px;	
}

.suchergebnisSeite .suchFilterContainer .suchFilter .kategorie {
	background-image: url(../../themes-1/set-1/images/mini_Pfeil.gif);
	background-position: left 2px;
	background-repeat: no-repeat;	
	color: #990000;
	margin-bottom: 3px;
}


.suchergebnisSeite .suchFilterContainer .suchFilter .kategorie a {
	margin-left: 10px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	white-space: normal;
}

.suchergebnisSeite .suchFilterContainer .suchFilter .kategorie a:hover {
	margin-left: 10px;
	color: #F78414;
	font-weight: normal;
	text-decoration: underline;
	white-space: normal;
}

.suchergebnisSeite .suchFilterContainer .suchFilter .headline {
	padding: 5px;
	height: 15px;
	border: 1px solid ##C11919;
	font-weight: bold;
	background-image:
		url(../../themes-1/set-1/images/libri_suchergebnis_filter.gif);
	background-repeat: repeat-x;
}

.suchergebnisSeite .suchFilterContainer .suchFilter .label {
	color: #003366;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}




.suchergebnisSeite .suchFilterContainer .suchFilter ul,p {
	margin-left: 10px;
}

.suchergebnisSeite .suchFilterContainer .suchFilter li {
	list-style-type: none;
	line-height: 150%;
	color: #990000;
}

.suchergebnisSeite .suchFilterContainer .suchFilter li a {
	text-decoration: none;
	font-weight: normal;
	color: #003366;
}

.suchergebnisSeite .suchFilterContainer .suchFilter li a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #F78414;
}

.suchergebnisSeite .suchTipps ul {
	margin-top: 5px;
	list-style-position: inside;
	line-height: 150%;
}

.suchergebnisSeite .borderTop {
	border-top: 1px solid #666666;
}

.suchergebnisSeite .magazinBereich_Tipp {
	margin-top: 15px;
	margin-bottom: 10px;
}

.suchergebnisSeite .ergebnis_head {
	font-weight: bold;
	padding: 10px 5px 10px 5px;
}

.suchergebnisSeite .ergebnis_head a {
	margin: 0px 16px 18px 0px;
}

.suchergebnisSeite .pager {
	padding: 4px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #F5F5F5;
}

.suchergebnisSeite .pager a {
	margin-left: 7px;
	margin-right: 7px;
}

.suchergebnisSeite .linie {
	margin-top: 3px;
	border-top: 1px solid #999999;
	margin-bottom: 3px;
}

.suchergebnis {
	width: 100%;
	padding: 5px 0px 5px 0px;
	margin-bottom: 5px;
	background-color: #f5eed3;
}

.backgroundBlue {
	background-color: #F5F5F5;
}

.suchergebnis .beschreibungContainer {
	width: 70%;
	float: left;
}

.suchergebnis .highlight {
	background-color: #FFF9BF;
	cursor: pointer;
}

.suchergebnis .beschreibungContainer .nummer {
	padding-top: 0px;
	float: left;
	width: 25px;
}

.suchergebnis .beschreibungContainer .bild {
	float: left;
	width: 100px;
}

.suchergebnis .beschreibungContainer .beschreibung {
	float: left;
	width: 60%;
}

.suchergebnis .beschreibungContainer .beschreibung .warenart {
	padding-top: 5px;
}

.suchergebnis .preisContainer {
	margin-left: 70%;
}

.suchergebnis .preisContainer .orderButton {
	margin-top: 3px;
	margin-bottom: 3px;
}

.suchergebnis .preisContainer .preis_rot {
	color: #990000;
}

.suchergebnis .preisContainer .gebrauchtBuch {
	margin-top: 5px;
}

.suchergebnis .preisContainer .gebrauchtBuch .preis {
	color: #990000;
	background-color: transparent;
	white-space: nowrap;
	padding: 0px;
	margin-top: 2px;
}

.suchergebnis .preisContainer .gebrauchtBuch a {
	font-weight: normal;
}

.suchergebnis .preisContainer .gebrauchtBuch a:hover {
	font-weight: normal;
	color: #F78414;
}

/* 	===============================================================

	neuer Bestellprozess

 	=============================================================== */
body.neuerBestellProzess {
	background-color: #fff;
	margin: 4px;
}

/* fehlermeldungen fuer den neuen Bestellprozess in rot */
.eingabeFehler {
	color: #990000;
}

.eingabeFehler li {
	color: #990000;
}

.miniWarenkorb {
	color: #333333;
	width: 160px;
	margin-bottom: 15px;
}

.miniWarenkorb table {
	border-collapse: collapse;
}

.miniWarenkorb .button {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

.miniWarenkorb .container {
	border-left: 2px solid #990000;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
}

.miniWarenkorb .label a {
	font-weight: normal;
	text-decoration: none;
}

.miniWarenkorb .price {
	font-weight: bold;
	text-align: right;
}

.miniWarenkorb .title {
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}

.miniWarenkorb .header {
	height: 25px;
	background-color: #990000;
	color: #fff;
	padding-left: 7px;
	padding-right: 7px;
	background-image: url(../../themes-1/set-1/images/bar_rund_rot.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.miniWarenkorb .header a {
	text-decoration: none;
	margin-left: 10px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.miniWarenkorb .header a:hover {
	margin-left: 10px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.miniWarenkorb .articleLast {
	padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.miniWarenkorb .articleLast img {
	margin: 0px 3px 5px 0px;
}

.miniWarenkorb .articleLast .price {
	color: #333333;
	vertical-align: baseline;
	font-weight: bold;
	text-align: left;
}

.miniWarenkorb .articleLast .title a {
	text-decoration: none;
}

.miniWarenkorb .vendor {
	margin-left: 5px;
	margin-right: 5px;
}

.miniWarenkorb .vendor  table {
	width: 140px;
}

.miniWarenkorb .vendor .price {
	color: #990000;
	text-align: right;
}

.miniWarenkorb .libri {
	padding: 2px;
	background-color: #F5F5F5;
}

.miniWarenkorb .marketPlace {
	margin-top: 5px;
	padding: 2px;
	background-color: #EFE2C6;
}

.miniWarenkorb .zurKasseButton {
	text-align: right;
	margin-top: 5px;
}

.miniWarenkorb .total {
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.miniWarenkorb .total .title {
	float: left;
}

.miniWarenkorb .total .priceBig {
	float: right;
}

.miniWarenkorb .leer {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.miniWarenkorb .infobox {
	padding: 5px;
	border-left: 2px solid #990000;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
}

/*	------------------------------------------------------------------------------
	Process Funnel Anzeige im Header
	------------------------------------------------------------------------------ */
.processFunnelHeader {
	width: 100%;
	border-top: 5px solid ##C11919;
	border-bottom: 5px solid ##C11919;
	background-color: #CCC;
	color: #fff;
	margin: 0;
	padding: 0;
}

.processFunnel td {
	color: #fff;
}

.processFunnel .step {
	background-color: ##C11919;
	padding: 5px;
}

.processFunnel .weiter {
	font-size: 30px;
}

.processFunnel .active {
	margin: 5px;
	height: 25px;
	padding: 3px;
	font-size: 20px;
	background-color: #F78414;
	float: left;
}

.processFunnel .inActive {
	margin: 5px;
	padding: 3px;
	height: 25px;
	font-size: 20px;
	background-color: #999999;
	float: left;
}

.processFunnel .stepText {
	padding-left: 1px; ! important;
	padding-left: 5px;
	font-size: 12px;
	white-space: normal;
	font-weight: bold;
}

.processFunnel .stepText a {
	color: #fff;
	text-decoration: none;
}

.processFunnel .stepText a:hover {
	color: #F78414;
	text-decoration: none;
}

/*********************************************************************************

	Paket Adress Container & Adress Container

**********************************************************************************/
.paket {
	background-color: #F5EED3;
	border: 1px solid #BF9960;
	padding: 5px;
	margin: 10px;
}

.artikelContainer .paket .addressContainer {
	background-color: transparent;
	border: none;
	float: left;
	margin-left: 10px;
	padding: 5px 5px 5px 10px;
	width: 300px;
}

.artikelContainer .paket .subheadline { /* Andere Browser */
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 10px 10px 0px 10px;
	border-bottom: 1px solid #333333;
}

* html .artikelContainer .paket .subheadline {
	m\argin-top: 5px;
	h\eight: 1%; /* Internet Explorer >= 6 */
}

.artikelContainer .paket .geschenkContainer {
	margin: 10px 10px 0px 10px;
	width: 100%;
	border-bottom: 1px solid #000000;
	font-size: 12px;
}

.artikelContainer .paket .geschenkContainer .subheadline {
	font-size: 14px;
	border-bottom: none;
}

.artikelContainer .paket .addressContainer .big {
	border-bottom: 1px solid #000000;
	margin-bottom: 5px;
}

.artikelContainer .paket .artikel {
	background-color: #FCFEF1;
}

.artikelContainer .addressContainer {
	float: left;
	border: 1px solid #000000;
	background-color: #fff;
	width: 250px;
	margin-left: 10px;
	padding: 5px 5px 5px 10px;
}

.artikelContainer .highlight {
	border: 2px solid #F78414;
	background-color: #FCFEF1;
}

.artikelContainer .addressEingabe {
	margin: 10px;
	padding: 10px;
}

.artikelContainer .addressEingabe .adressInput {
	width: 240px;
	margin: 0 !important;
	padding: 0 !important;
}

.artikelContainer .addressContainer .button {
	padding-top: 5px;
	padding-bottom: 5px;
}

.artikelContainer .addressContainer .address {
	padding-top: 5px;
	line-height: 140%;
}

.uebersichtWarenkorb * {
	color: #333333;
}

.uebersichtWarenkorb .price {
	white-space: nowrap;
	width: 125px;
}

.uebersichtWarenkorb .summe table {
	border-collapse: collapse;
}

html>body .uebersichtWarenkorb .summe table {
	width: 100%;
	border-collapse: collapse;
}

.uebersichtWarenkorb .summe .geschenkServiceInfo {
	padding-left: 15px;
	width: 400px;
	margin-right: 20px;
}

.uebersichtWarenkorb .summe .spalte1 {
	padding-right: 20px;
	white-space: normal;
}

.uebersichtWarenkorb .summe .label {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 10px;
}

.uebersichtWarenkorb .summe .werte {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	width: 145px;
	padding-left: 5px;
}

.gesamtSumme {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 2px double #333333;
}

.headlineContainer {
	height: 30px;
	padding: 5px;
}

.headlineContainer .processFunnelStep {
	width: 20px;
	font-size: 18px;
	font-weight: normal;
	padding: 3px;
	margin: 0px 10px 0px 10px;
	background-color: #F78414;
	color: #fff;
}



.headlineContainer .headline {
	font-size: 22px;
}



.artikelContainer {
	background-color: #DAEAF3;
	padding-bottom: 10px;
	width: 700px;
	vertical-align: top;
}

.bestellUebersicht {
	width: 680px;
}

.bestellUebersichtBox {
	position: relative;
	padding: 1px;
	width: 680px;
	border: 5px solid #990000;
}

.bestellUebersichtBox .pfeil {
	position: absolute;
	top: -5px;
	left: 688px;
}

.bestellUebersichtBox .artikelContainer {
	width: 680px;
}

.bestellungAbschliessen {
	position: absolute;
	left: 730px;
	margin-top: 5px;
	border: 2px solid #990000;
	width: 175px;
}

.bestellungAbschliessen h1 {
	margin: 0;
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-color: #990000
}

.bestellungAbschliessen .vendor {
	padding: 5px;
}

.bestellungAbschliessen .gesamtbestellwert {
	margin: 0px 5px 0px 5px;
	padding-top: 2px;
	border-top: 1px double #000000;
}

.bestellungAbschliessen .gesamtbestellwert table {
	border-collapse: collapse;
	width: 160px;
	margin: 0;
}

.bestellungAbschliessen .gesamtbestellwert .big {
	vertical-align: bottom;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.bestellungAbschliessen .button {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.artikelContainer .headline {
	background-color: ##C11919;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
}

.artikelContainer .actionBoxContent {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/*****************************************************************
	Andere Farbschemata fuer NON-Libri Verkaeufer 
******************************************************************/
.vendorAbgrenzung {
	text-align: center;
	border-bottom: 1px solid black;
	margin-bottom: 15px;
	margin-top: 10px;
}

.vendor .artikelContainer {
	color: #333333;
	background-color: #EFE2C6;
}

.vendor .artikelContainer .headline {
	background-color: #806540;
}

.artikelContainer .vertragspartner {
	padding-right: 10px;
	text-align: right;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

.artikelContainer .vertragspartner b {
	font-weight: bold;
	color: #fff;
}

.artikelContainer .hinweis {
	margin-left: 10px;
	margin-top: 5px;
	font-size: 12px;
}

.artikelContainer .subheadline {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 10px 10px 0px 10px;
	border-bottom: 1px solid #333333;
}

.artikelContainer .leererWarenkorb {
	font-size: 22px;
	margin: auto;
	padding: 25px;
}

.artikelContainer .artikel {
	background-color: #FCFEF1;
	margin: 4px 10px 4px 10px;
	padding: 3px;
}

.artikelContainer .artikel img {
	float: left;
	margin-right: 10px;
}

.artikelContainer .artikel td {
	vertical-align: top;
}

.artikelContainer .artikel .price {
	white-space: nowrap;
	width: 125px;
}

.artikelContainer .artikel .small {
	white-space: normal;
    display: table;
}

.artikelContainer .artikel .anzahl {
	width: 75px;
}

.artikelContainer .artikel .small img {
	margin-top: 2px;
	margin-right: 5px;
}

.artikelContainer .artikel .small a {
	font-weight: normal;
}

.artikelContainer .lieferbar {
	white-space: nowrap;
}

/***********************************************

	Bezahl und Versandoptionen

************************************************/
.bezahlOption {
	
}

.bezahlOption .headline {
	background-color: ##C11919;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
	margin-top: 5px;
}

.bezahlOption .bezahlart {
	background-color: #DAEAF3;
	padding: 10px;
	margin-bottom: 5px;
}

.bezahlOption .bezahlart .dropdown {
	width: 300px;
}

.versandOption {
	margin: 5px;
}

.versandOption .addressAuswahl {
	margin-top: 10px;
	margin-left: 25px;
	width: 400px;
}

.versandOption .addressAuswahl .neuBearbeiten {
	text-align: right;
}

.versandOption .addressAuswahl .neuBearbeiten a {
	margin-left: 25px;
}

.versandOption .addressAuswahl b {
	font-size: 14px;
}

.versandOption .addressAuswahl select {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 400px;
}

.flexiAddressAuswahl select {
	width: 300px;
}

.versandOption .headline {
	background-color: transparent;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.vendor .versandOption .headline {
	background-color: transparent;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.versandOption .anleitung {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.versandOption .buchhandlungen {
	border: 1px solid #000000;
	background-color: #fff;
	width: 42%;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.versandOption .buchhandlungen .address {
	padding-left: 20px;
	padding-bottom: 5px;
}

.versandOption input [type=radio] {
	font-weight: bold;
}

/*******************************************************

	Boxen auf der Rechten Seite im Bestellprozess

********************************************************/
.boxContainerRechts {
	width: 200px;
}

.bestellbox {
	border: 2px solid #990000;
}

.bestellbox .headline {
	height: 20px;
	padding: 3px;
	text-align: center;
	background-color: #990000;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.bestellbox .vendor {
	margin: 5px;
}

.bestellbox .gesamtbestellwert {
	border-top: 2px solid #000000;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
}

.hilfeBox {
	vertical-align: top;
	margin-top: 15px;
	background-color: #DAEAF3;
}

.hilfeBox .headline {
	background-color: ##C11919;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
}

.hilfeBox .content {
	padding: 10px;
}

/***********************************************

	Bestellbestaetigung

************************************************/
.bestellBestaetigungsHeader {
	margin-top: 10px;
}

.bestellBestaetigungsHeader .zweitfarbe {
	background-color: ##C11919;
	height: 18px;
}

.bestellBestaetigungsHeader .header {
	line-height: 8em;
	color: #fff;
}

.bestellBestaetigungsHeader .header .title {
	font-size: 30px;
	color: white;
}

.bestellBestaetigungsHeader .header img {
	margin: 15px 40px 15px 40px;
}

.bestaetigung {
	
}

.bestaetigung .headline {
	margin-top: 15px;
	font-size: 20px;
	margin-bottom: 10px;
}

.bestaetigung .orderDetails {
	margin-bottom: 15px;
}

.bestaetigung .orderDetails table {
	border-collapse: collapse;
	margin-left: 10px;
	margin-right: 10px;
	width: 100%;
}

.bestaetigung .orderDetails td {
	vertical-align: top;
}

.bestaetigung .orderDetails .headline {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

.bestaetigung fieldset {
	margin-top: 15px;
	padding: 15px;
}

.bestaetigung legend {
	font-size: 16px;
	font-weight: bold;
}

.bestaetigung .vendor {
	padding-left: 10px;
	padding-top: 15px;
	font-size: 16px;
	background-color: #F5F5F5;
	padding-bottom: 15px;
}

.bestaetigung .position {
	width: 600px;
	border-collapse: collapse;
}

.bestaetigung .position td {
	line-height: 150%;
}

.bestaetigung .position .total {
	width: 150px;
}

.bestaetigung .position .download {
	padding-top: 10px;
	padding-bottom: 5px;
}

.bestaetigung .addressContainer {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 50px;
}

.bestaetigung .addressContainer b {
	line-height: 175%;
}

/* 	=====================================================================

	Neue Produktdetailseite

	=====================================================================  */
.ava {
	color: #003366;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	max-width: 740px;
	width: expression(document .   body .   clientWidth >     740 ?     "740px" :
		    "auto");
}

.ava p {
	margin: 0;
	padding: 0;
	color: #003366;
	line-height: 120%;
}

.ava a {
	color: #003366;
}

.ava a:hover {
	color: #ff7129;
}

#ava_header {
	float: left;
	width: 100%;
	background: url(../../themes-1/set-1/images/ava_tab_mitte.gif) repeat-x
		top;
	line-height: normal;
}

#ava_header ul {
	margin: 0;
	width: 100%;
	padding: 0;
	list-style: none;
}

#ava_header li {
	float: left;
	width: 100%;
	background: url(../../themes-1/set-1/images/ava_tab_rechts.gif)
		no-repeat right top;
	margin: 0;
	padding: 0;
}

#ava_header span {
	display: block;
	width: 100%;
	background: url(../../themes-1/set-1/images/ava_tab_links.gif) no-repeat
		left top;
	padding: 5px 15px;
}

.ava .container {
	margin: 0px 5px 5px 5px;
}

.ava .headline {
	border-bottom: 1px solid #003366;
}

.ava .subheadline {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.ava .headline h2 {
	font-size: 16px;
	padding-bottom: 3px;
	display: inline;
}

.ava .preis {
	color: #990000;
	background-color: transparent;
	padding: 2px 0px 2px 0px;
	margin: 0;
	font-weight: bold;
}

.ava .stattpreis {
	color: #666666;
	background-color: transparent;
}

.ava .durchgestrichen {
	text-decoration: line-through;
}

.ava .gross {
	font-size: 14px;
}

.ava .riesig {
	font-size: 24px;
}

.ava .bonuspunkte {
	margin-top: 5px;
}

.ava #aboveFold {
	
}

.ava #aboveFold #links {
	padding-right: 15px;
	vertical-align: top;
	width: 130px;
	color: #003366;
}

.ava #aboveFold #links #schnellNavigation div {
	background-image: url(../../themes-1/set-1/images/mini_Pfeil.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
}

.ava #aboveFold #links #schnellNavigation a {
	margin-left: 10px;
	font-weight: normal;
	text-decoration: none;
	white-space: normal;
}

.ava #aboveFold #mitte {
	padding-right: 15px;
	vertical-align: top;
	width: 50%;
	color: #003366;
}

.ava #aboveFold #mitte h1 {
	font-size: 24px;
}

.ava #aboveFold #mitte h1 a{
	font-size:12px; display: block;
}


.ava #aboveFold #mitte h2 {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 5px;
}

.ava #aboveFold #mitte .subtitel {
	margin-bottom: 5px;
}

.ava #aboveFold #mitte .box_suche_head {
	font-weight: bold;
	color: #ff7129;
	margin-left: 0;
	border: none;
}

.ava #aboveFold #mitte .box_suche_head td {
	color: #ff7129;
	padding: 0;
}

.ava #aboveFold #rechts {
	width: 280px;
	vertical-align: top;
	color: #003366;
}

.ava #aboveFold #rechts .libri {
	background-color: #F5F5F5;
}

.ava #aboveFold #rechts .gebrauchtBuchShop {
	background-color: #F9F6D9;
}

.ava #aboveFold #rechts .kaufenBox {
	border: 1px solid #CCC;
	padding-top: 20px;
	width: 270px;
	position: relative;
}

.ava #aboveFold #rechts .kaufenBox .preisBox {
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 0;
}

.ava #aboveFold #rechts .kaufenBox .borderRight {
	border-right: 1px solid #CCC;
}

.ava #aboveFold #rechts .kaufenBox .kaufen {
	margin: 10px;
}

.ava #aboveFold #rechts .kaufenBox .versandInfoBox {
	float: left;
	padding: 0px 5px 0px 10px;
}

.ava #aboveFold #rechts .kaufenBox_label {
	position: absolute;
	top: -15px;
	left: 0px;
	margin-left: 10px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #CCC;
}

.ava .container li {
	margin-left: 15px;
}

.ava .container .tab li {
	text-decoration: underline;
	margin-right: 10px;
	cursor: pointer;
	list-style-type: none;
	padding: 3px 10px 3px 0px;
	float: left;
}

.ava .container .tab li:hover {
	color: #f78414;
}

.ava .empfehlungsContainer .headline {
	margin-top: 10px;
	padding-bottom: 3px;
	font-size: 16px;
	border-bottom: 1px solid #003366;
}

.empfehlungsContainer {
	margin: 0px;
	padding: 0px;
}

.empfehlungsContainer .box .empfehlung {
	float: left;
	width: 29%;
	margin: 5px;
}

.empfehlungsContainer .box .empfehlung a {
	text-decoration: none;
}

.empfehlungsContainer .box .empfehlung .autor {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
}

.empfehlungsContainer .box .empfehlung .titel {
	font-size: 12px;
	margin-bottom: 2px;
}

.empfehlungsContainer .box .empfehlung td {
	padding: 0px;
	margin: 0px;
}

.empfehlungsContainer .box .empfehlung td img {
	padding: 0px;
	margin: 0px;
	border: none;
}

.weitereInformationenContainer {
	margin: 0px;
	padding: 0px;
}

.weitereInformationenContainer .box {
	float: left;
	width: 29%;
	margin: 5px;
}

.weitereInformationenContainer .info1 {
	margin-right: 5px;
}

.weitereInformationenContainer .info2 {
	margin-left: 5px;
	margin-right: 5px;
}

.weitereInformationenContainer .box .info2 div {
	background-image: url(../../themes-1/set-1/images/mini_Pfeil.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}

.weitereInformationenContainer .box .info3 div {
	background-image: url(../../themes-1/set-1/images/mini_Pfeil.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}

.weitereInformationenContainer .info2 b {
	margin-bottom: 5px;
}

.weitereInformationenContainer .info3 a {
	margin-left: 12px;
	font-weight: normal;
	text-decoration: none;
}

.weitereInformationenContainer .box .info2 div a {
	margin-left: 12px;
	font-weight: normal;
	text-decoration: none;
}

.weitereInformationenContainer .info3 {
	margin-left: 5px;
}

.usedBookContainer {
	width: 700px;
}

.usedBookContainer .headline{
	text-align: left;
	padding: 5px;
	height: 20px;
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 20px;
	border: 1px solid ##C11919;
	background-image:
		url(../../themes-1/set-1/images/libri_suchergebnis_filter.gif);
	background-repeat: repeat-x;
	/*display: table;*/
}

.usedBookContainer .blueheadline{
	text-align: left;
	padding: 5px;
	height: 20px;
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 20px;
	border: 1px solid #C11919;
	background-image:
		url(../../themes-1/set-1/images/suchergebnis_header_bar.gif);
	background-repeat: repeat-x;
	/*display: table;*/
}

.usedBookContainer .subheadline {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.usedBookContainer .usedBookList {
	width: 100%;
	border-collapse:collapse;
	background-color: #F9F6D9;
	border: 1px solid #96BAE9;
}

.usedBookContainer .usedBookList th{
	background-color: #96BAE9;
	text-align: left;
	padding-left: 10px;
}

.usedBookContainer .usedBookList td{
	padding: 10px 0px 10px 10px;
	border: none;
	
}
.usedBookContainer .abstandRechts {
	margin-right: 10px;
}

.usedBookContainer .preis {
	color: #990000;
	background-color: transparent;
	padding: 2px 0px 2px 0px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
}


button,
a.button2 {
    background:#e8e6e6 url(images/bg_button.jpg) repeat-x scroll top left;
    border:1px solid #00000;
    color:#00000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold !important;
    font-weight: bold;
	font-size: 12px;
	margin: 20px 5px 20px 0;
	float:left;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
    text-decoration: none;
}

button{
   padding: 1px 10px;
	_padding: 2px 10px 1px 10px !important;
}

a.button2:hover {
    text-decoration: none;
    color:#CCC;
}

a.button2{
	text-decoration: none;
	display: block;
	padding: 4px 10px 3px 10px;
	_padding: 3px 10px !important;
}



* html button { overflow: visible; }

#liPostReview{
	width: 700px;
	padding: 10px !important;	
	float: left;
}

#liPostReview h2{
	color: #666;
	font-size: 16px !important;
}

#liPostReview fieldset{
	border: 0;
	width: 550px;
	clear: both;
}



.liButtonBar{
	width: 550px;
}

#liPostReview input.liTextField{
	width: 490px;
	border: solid 1px #ccc;
	margin: 0 0 2px 0;
	padding:0;
	clear: both;
}

#liPostReview label{
	display: block;
	width: 490px;
	padding: 10px 0 2px 0;
	clear: both;
	color: #003366;
}

#liPostReview textarea{
	float: left;
	width: 490px;
	padding-right: 5px;
	border: solid 1px #ccc;
}

#liPostReview p{
	clear: both;
	padding: 10px 0 5px 0;
	margin:0;
}

p.liError{
	color: #a8221f;
	font-weight: bold !important;
}

#liPostReview fieldset{
	width: 100%;
}



#liState{
	float: left;
	margin: 10px 0 0 0px;
	color: #003366;
}

#liStringCount{
	border: solid 1px #ccc;
	margin-left: 10px;
	}

.liCapture{
	width: 279px !important;
	float: left;
	margin-right: 10px !important;
}

#liContent .liOrderTeaser{
	background-image:url(images/bg_dottedverticalline.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding: 0 0 15px 0;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	font-size: 12px;
}

.liReviewTeaser ul{
	margin: 10px 0 !important;
	list-style: none;
	width: 500px;
}

.liReviewTeaser h2{
	margin: 10px 0 !important;
}

.liReviewTeaser button{
	margin: 10px 0;
}

.liDottedLine{
	background-image:url(images/bg_dottedverticalline.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	width: 100%;
	height: 1px;
	float:left;
	margin: 0 0 20px 0;
}


.liRatingComment{
	float: left; 
	padding-right: 35px !important;
}

#liReviewOffer{
	width: 205px; 
	clear:left;
}

.liImageHolder{
	float: left;
	width: 100px;
}

.pttd a{
	text-decoration: underline !important;
}


.maintable #liContent h1{
	color: #CCC;
	margin-bottom: 5px;
	font-size: 21px;
	font-weight: normal;
}

.maintable #liContent h2{
	color: #3e4145;
	margin: 0px 0 10px 0;
	font-size: 13px !important;
}

.liPaginate{
	width: auto;
	margin: 20px auto;
}

.liPaginate a{
	text-decoration: underline;
	padding-right: 2px;
}

.liPaginate a.liActive{
	font-weight: bold !important;
	text-decoration: none;
}

#liContent .liReviewTeaser .liButton{
	text-decoration: underline !important;
}

.order_wrapper form {
width: 400px;
margin-top: 20px;
}

.order_wrapper fieldset {
width: 400px;
clear: both;
border-top-width: 0pt;
border-right-width: 0pt;
border-bottom-width: 0pt;
border-left-width: 0pt;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
}

.order_wrapper .liRequired{
	font-weight: bold;
	clear: both;
	display: block;
	float: left;
	width: 150px;
	margin-top: 7px;
}

.order_wrapper .liTextField{
	width: 250px;
	margin-top: 7px;
}



.liPaymentData{
	width: 300px;
	float:right;
}

.liPaymentData span{
	font-weight: bold;
	display: block;
	width: 150px;
	float:left;
}

.liPaymentData .liMoreLink{
	text-decoration: underline !important;
	clear: both;
	margin-bottom: 20px;
	margin-top: 10px;
}

.order_wrapper h1{
	color: #990000;
	font-weight: bold;
	text-size: 14px;
}
