/*--------------------------------- shop LIST view  -----------------------------------*/
.shop-list-container {

	/*border: 1px dashed #E0FFFF;
	background-color: #FAEBD7;*/
	padding:0px;
	margin:0px;
}

.shop-list-item {
	/* IE hack */
	/*height: 1%;
	line-height: 1.3;*/
	/* IE hack end */
	padding:2px;	
	margin-top:5px;
	padding-bottom:15px;
	border-bottom: 1px dotted #BEBEBE;
	background-color: #FFFFFF;
	/*border: 1px solid blue;*/
	}
	
.shop-list-rubrik-item {
   /*float: right;*/
	color: #555;
	/*width: 100px;
	text-align: right;
	height: 20px;*/
	margin-top: 1px;
	/*margin-right: 2px;*/
	font-size: 9px;
	font-weight: normal;	
	/*background-color: #F7FAD7;*/
}	
	
.shop-list-item .bodytext
{
	margin-left:3px;
	font-size: 0.9em;
	margin-bottom:10px;
}

.shop-list-item a
  {
    font-size: 0.8em;    
	  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	text-decoration: none;
	  padding:0;
	  /* margin-left:3px;*/
	  color: #7995ae;
  }  	

.shop-list-item a:link, .shop-list-item a:hover, .shop-list-item a:active, .shop-list-item a:visited
  {
   font-size: 0.8em; 
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-decoration: none;
   padding:0;
   color: #7995ae;
  }
  
  
 .shop-list-container IMG
  {
	float: left;
	border:1px solid #666;
	margin-top:1px;
	/*margin-bottom:3px;*/
	margin-right:3px;
	margin-left:5px;
 }
 
 .shop-list-item H4 {   
	padding-left:2px;
	padding-bottom:2px;
	font-size:	0.9em;
	color: #C40000;
}
 

 .shop-list-preis {
 	float : right;
	font-weight: bold;
	padding-right:3px;	
	color: #777;
 }
 
  .shop-list-morelink  {	
	/*margin-top:1px;
	margin-bottom:2px;*/
	float:right;
	font-size:9pt;
	margin-left: 3px;
	
}

 .shop-list-container select {
 	background-color: #FFFAFA;
   border:1px solid #e87817;
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	text-decoration: none;
 } 


/*--------------------------------- shop SINGLE view  -----------------------------------*/

.shop-single-item {
	padding:5px;
	margin-bottom:5px;
	/*border:1px solid #666;*/
	/*background-color: #FFFFF0;*/

}

.shop-single-item h2 {
  font-size:	1.5em;
  /* font-size: 16px;
	font-weight:bold; */
	color: #7995AE;
	margin-bottom: 0px;
}

.shop-single-item H3 {   
	padding-bottom:5px;
	font-size:	1em;
	color: #7995AE;
}

.shop-single-item H4 {   
	padding-left:2px;
	padding-bottom:2px;
	font-size:	0.9em;
	color: #C40000;
}

.shop-list-item .bodytext
{
	margin-left:3px;
	font-size: 0.9em;
	margin-bottom:10px;
}

.shop-single-img {
	/*float: right;*/
	margin:5px;
	padding:5px;
}

.shop-single-imgcaption {
	padding:3px;
	clear:both;
}

.shop-single-preis {
	float : right;
	font-size:	1em;
	/*font-weight: bold;*/
	/*padding-right:3px;*/	
	/*color: #7995ae;*/
}


/*--------------------------------- shop PAGEBROWSER  -----------------------------------*/

.pagebrowser-bottom {
	margin-top:15px;
}

.pagebrowser-cell {
	/*background-color: #BBE53A;*/
	border:1px solid #666;
}



/*--------------------------------- shop GEBRAUCHT LISTE  -----------------------------------*/

.shop-gebraucht-list{
	padding:0;
	margin:0;
}

.shop-gebraucht-list-item a
  {
    font-size: 0.8em;    
	  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	text-decoration: none;
	  padding:0;
	  /* margin-left:3px;*/
	  color: #7995ae;
  }  	

 .shop-gebraucht-list table.rahmen { 
	 caption-side: bottom; 
	 border-collapse: collapse; 
	 /*border: 1px solid silver;*/ 
	 width:100%;	 	 
	 table-layout: fixed; 
} 

.shop-gebraucht-list table.rahmen td, table.rahmen th { 
	/*border: 1px solid silver; */
	/*padding: 2px; */
} 

.shop-gebraucht-list table.rahmen th { 
	background: #708090; 
	color: white; 
} 
  

/*-------------------------------- shop LATEST Startseite --------------------------------*/


.shop-latest-container {
	/*border:1px solid #333;*/
	/*background-color:#BBE53A;*/
	margin:0;
	padding:0;	
}

.shop-latest-container H2,.shop-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
}

.shop-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.2;
	/* IE hack end */

	/*margin: 1px 3px 1px 3px;*/
   border: 1px solid #ccc;
	background-color: #FFFFFF;		
	margin-bottom:5px;		
}

.shop-latest-item .bodytext
{
   font-size: 0.9em;	
	padding:3px;
	margin:3px;
}

.shop-latest-item .header
{
	padding: 4px 0 2px 3px;
   font-weight: bold;
   font-size: 0.9em;
   height: 12px;
   /*background-color: #FBF5EB;*/  
	background-color: #fff5e5;
   border-bottom: 1px solid #ccc;	
}

.shop-latest-item .header .title
{
   float:left;
   padding-left: 20px;
   background: url(../images/buch.gif) no-repeat;
   height: 12px;
}


.shop-latest-item a
  {
    font-size: 0.6em;   
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	 text-decoration: none;	 
	 color: #7995ae;
  }

 .shop-latest-item a:link, .shop-latest-item a:hover, .shop-latest-item a:active, .shop-latest-item a:visited
 {
    font-size: 0.6em; 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding:0;
    color: #7995ae;
 }

.shop-latest-item IMG {

	margin-top:3px;
	margin-right:3px;
	margin-left:5px;
	border:1px solid #aaa;
	float:left;
	
}
.shop-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.shop-latest-category 
{
	float: left;
	color: #555;
	width: 150px;
	text-align: left;
	margin-top: 2px;
	margin-left: 4px;
	font-size: 0.9em;
	font-weight: bold;	
}

.shop-latest-date
{
	float: right;
	/*color: #555;*/
	width: 70px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	/*margin-top: 2px;
	margin-right: 4px;*/
	/*font-size: 0.9em;*/
}

.shop-latest-morelink {
	/*height:12px;*/  
	font-size:11pt;
	margin-right:3px;	
}


