/**
 * Results
 */
P.pageNavi {
	display:block;
	padding:0 0 5px 0;
	margin-top:-3px;
}
P.pageNavi SELECT {
	border:0;
	width:190px;
	background:#f3f3f3;
	margin:0 0 0 10px;
}

P.pageNavi SELECT OPTGROUP {
	padding:0 0 5px 0;
}
TABLE.resultItem {
	margin:20px 0 0 0;
}
TABLE.resultItem IMG {
	display:block;
}
TABLE.resultItemPrice {
	margin:0 0 0 0;
	width:100%; 
}
TABLE.resultItemPrice TD {
	vertical-align:bottom;
	border-bottom: 1px solid #cacaca;
}
TABLE.resultItemPrice P {
	line-height:1.3em;
}
TABLE.resultItem SPAN.separator {
	border-right:1px solid #cacaca;
	padding:0 0.7em 0.5em 0;
	margin:0 0.3em 0 0;
}
TABLE.resultItemPrice TD.resultItemBuy {
	border-bottom:0;
	padding:0 0 0 10px;
	width:118px;
	vertical-align:bottom;
}
TABLE.resultItem H1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 0.5em 0;
}
TABLE.resultItem H1 SPAN {
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans","Trebuchet MS",Arial,Helvetica,sans-serif;
} 
TABLE.resultItem P {
	padding:0 0 0.5em 0;
}
TABLE.resultPageNavi {
	margin:2em 0 0 0;
	width:100%;
	border:0;
}
TABLE.resultItem .resultItemImg {
	margin:4px 15px 0px 0px;
}
TABLE.resultItem .resultText {
	 width:100%;
	 vertical-align:top;
}
TABLE.topItem {
	margin-bottom: 10px;
}
TABLE.topItem TD {
	background:#f3f3f3;
}
TABLE.topItem .langDE {
	background:#f3f3f3 url(../img/de/suchergebnisse/buchtipp.gif) no-repeat top right;
}
TABLE.topItem .langEN {
	background:#f3f3f3 url(../img/en/suchergebnisse/booktip.gif) no-repeat top right;
}
TABLE.topItem .resultItemImg IMG {
	margin:0 15px 0px 0px;
}
TABLE.topItem .resultText {
	 padding:15px 10px 10px 0;
	 vertical-align:bottom;
	 height:100%;
}
TABLE.topItem H1 {
	padding:35px 0 0 0;
}
TABLE.topItem TABLE.resultItemPrice {
	margin-top:10px;
}
/**
 * Lieferbarkeits Headlines
 */
H2.statusHeadline {
	color:#bbbbbb;
	background: url(../img/de/suchergebnisse/status-background.gif) repeat-x 0 0;
	margin:40px 0 0 0;
}
H2.statusHeadline span {
	background:#fff;
	padding:0 1em 0 0;
}
H2.firstItem {
	margin:18px 0 0 0;
}
/**
 * Art to Hear Header
 */
DIV.contentHeader {
	background:#f1f1f1;
	padding:14px 1em 0.5em 194px;
}
DIV.artDigital,
DIV.artToHear,
DIV.artToRead {
	background-position:0 0;
	background-repeat:no-repeat;
}
DIV.contentHeader H1 {
	display:none;
}
DIV.contentHeader P {
	margin:0 0 1em 0;
}
/**
 * Signierte Bücher Header
 */
DIV.signedBooks {
	background:#f1f1f1;
	padding:0.7em 1em 0.4em 1em;
}
DIV.signedBooks P {
	padding:0 0 0.5em 0;
}
