/*
 * copyright (c) xmachina GmbH
 * 
 * Author: U. Schumacher (ute.schumacher@xmachina.de)
 */

/*div {  border: 1px dotted red; }*/

/* Listen */
/* Top-Listings */
dl, .topList dl {
	display: block;
	height: auto;

}

dl.topList  { }
dl.topList .specialText {font-size: 0.9em; }

.topList dt {
	background: #CC0000 url(../images/toplist_number_bg.gif) repeat-x scroll 0 0;
	color: #FFFFFF;
	float: left;
	display: table-cell;
	height: 16px;
	/*margin: 2px 0 0;
	padding: 0 4px;*/
	min-width: 1.4em;
	text-align: center;
	vertical-align: middle;
	font-size:12px;

}

.topList dd {
	display: block;
	width: auto;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 2em;
	border-bottom: 1px solid #D9D9D9;
}

#sideBar .topList dd {
	font-size: 12px;
}

#sideBar .topList dd .title {
	font-size: 12px;
}


#list {
	/* padding: 1.5em 1.5em 0 1.5em; */
	background-color: #FFFFFF;
	height: 100%;
}

#list div.abcMenu { clear: both; float: none; margin-bottom: 3em; }

#list div.abcMenu ul {
	list-style-type: none;
	margin-bottom: 0.1em;
	display: block;
}

#list div.abcMenu ul li {
	list-style-type: none;
	float: left;
	width: auto;
	margin-right: 0.1em;
}

#list div.abcMenu ul li a {
	display: table;
	width: 1.5em;
	height: 1em;
	margin: 0 0.1em 0.1em 0;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
		background: #D9D9D9;
	font-size: 0.75em;
	font-weight: bold;
}

.seite
{
padding-bottom:5%;
}

#list .pager { 
    display: block; 
    float: left;
	width: 95%;
}

#list .pager ul {
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 0em;
	display: block;
	float: left; 
	width: 95%;
	vertical-align: middle;
	
}

#list .pager ul li {
	list-style-type: none;
	float: left;
	width: auto;
	margin-right: 0.1em;
	vertical-align: middle;
}

#list .pager a {
	background-color: #CCCCCC;
	display: table;
	width: 1.7em;
	height: 1em;
	font-weight: bold;
	margin: 0 0 0.1em 0.1em;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

#list .pager a.active {
	background-color: #013476;
	color: #FFFFFF;
}

.listHead { font-size: 69%; display: block; padding-bottom: 2px; padding-top: 2px; border-bottom: 1px solid #D9D9D9;  border-top: 1px solid #D9D9D9; margin-bottom:27px; }

.listHead .listHeadTitle { width: auto; float: left; font-weight: bold;  }

.listHead .listHeadFilters { float: right; width: 420px; text-align: right; }
.listHead .listHeadFilters select { margin-top: 2px; }

.product
{

height:auto;

	border-bottom: 2px solid #D9D9D9; 
}
.listLine {  
	clear: both; 
	float: none; 
	margin-top: 10px; 
	border-bottom: 1px solid #D9D9D9; 
}

.last {  
	clear: both; 
	float: none; 
	margin-top: 10px; 
	border-bottom: 0px solid #D9D9D9; 


}

.listLine.last .price {  font-size: 75%; font-weight:bold;}
/*
.listLine .thumbnail { float: left; width: 89px; display: block; padding-bottom: 20px; }
*/
.listLine .description { width: auto; margin-left: 89px; font-size: 75%; padding-bottom: 10px; }

.listLine .description .author, 
.listLine .description .subtitle, 
.listLine .description .price, 
.listLine .description .isbn, 
.listLine .description .company, 
.listLine .description .editor { display: block; font-size: 100%; }
.listLine .description .title {  font-size: 125%;}

.listLine .description .price { font-weight: bold; }

.listLine .description p { font-size: 100%; margin: 0.5em 0 0 0;  }
.listLine .description .author { font-size: 92%; }

.listLine .description .title a:hover{ color: #6aacda; font-weight: bold; }
.listLine .description .variety { color: #cc0000;  font-size: 125%; font-weight: bold; }

.listLine ul.priceLine { list-style-type: none; margin: 0; padding: 0; width: 100%; display: block; }

.listLine ul.priceLine li { float: left; width: 49%; vertical-align: middle; }
.listLine ul.priceLine li.right { float: right; width: auto; text-align: left; }

.border
{
clear: both; 
	float: none; 
	margin-top: 10px; 
	margin-bottom: 20px; 
	border-bottom: 1px solid #D9D9D9; 
	}
.titlelist
{  
	clear: both; 
	float: none; 
	margin-top: 10px; 
	border-bottom: 0px solid #D9D9D9; 
}

.titlelist .description { width: auto; font-size: 65%; padding-bottom: 10px; }

.titlelist .description .author, 
.titlelist .description .title, 
.titlelist .description .subtitle, 
.titlelist .description .price, 
.titlelist .description .isbn, 
.titlelist .description .editor { display: block; font-size: 125%;}

.titlelist .description .author, 
.titlelist .description .price { font-weight: bold; font-size: 125%;}

.titlelist .description p { font-size: 100%; margin: 0.5em 0 0 0;  }
.titlelist .description .author { font-size: 92%; }

.titlelist .description .title a:hover{ color: #6aacda; font-weight: bold; }


.titlelist ul.priceLine { list-style-type: none; margin: 0; padding: 0; width: 100%; display: block; }
/* Liste Contentbereich */



ul.contentList {
	margin: 0 0 5px 0px;
	padding: 0;
	list-style: none;
	word-break:normal;
	
}



ul.contentList li li {
list-style: none;
	padding: 1px;
	font-size:130%;
	word-break:normal;
}
ul.contentList li {
	background: transparent url(../images/navigation/simplenav_bullet.gif) 0px 7px no-repeat;
	list-style: none;
	padding: 1px 1px 1px 8px;
	
}

ul.contentList li a {
	width: auto;
line-height:120% !important;
	word-break:normal;
	background:transparent;
}



/* Liste Contentbereich */

/*
ul.contentList {
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
}

ul.contentList li {
	background: transparent url(../images/navigation/simplenav_bullet.gif) 0px 7px no-repeat;
	list-style: none;
	padding: 1px 1px 1px 8px;
	
}

ul.contentList li a {
	width: auto;

	word-break:normal;
}

ul.contentList li li {
list-style: none;
	padding: 1px;
	font-size:130%;
}

*/




