img {
	border: 0px none;
}

td.usermenuTitle {
	line-height:20px;
	height:25px;
	vertical-align:top;
	text-align:left;
	/*font-weight:bold;*/
}

table.usermenuContent {
	background-color:#eeeeee;
	border-spacing:2px;
	border:none;
	width:100%;
}

.usermenuContent td {
	background-color:#ffffff;
	padding:5px;
}

/* Filename: shopstyles.css */
/* Zweck: Beinhaltet alle Schrift-, Farb-, und Hintergrundeinstellungen                          */
div.roundBox {
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	background: -moz-linear-gradient(top, #ffffff, #eeeeee);
	background-color: #ffffff;
	padding:9px;
	margin:4px;
	border: 1px solid #8A0500;
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.curr1 { font-weight:bold; }
.curr2 { font-style:italic;}

a:link { color:#0000cc;  text-decoration:none; }
a:visited { color:#000077; text-decoration:none;   }
a:hover { color:#0000cc;  text-decoration:underline; }
a:active { color:#0000cc; text-decoration:underline; }

/* Fontfamilie und Textgroesse für die Standardeinstellung und <p>-tag */
body  { font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 10 0 10;  text-align:left;}
P { font-size: 13px;   }
b { font-size: 13px;  line-height:20px; }
td, th {font-size: 13px;  text-align:left; }
form {margin-top: 0; margin-bottom: 0;}

table.sphinx {
	border-spacing: 0px;
	background-color:#ffffff;
	width:100%;
}

table.sphinx td {
	padding: 1px;
}

p.MsoNormal, li.MsoNormal, div.MsoNormal
{ margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
}

/* Eingabefelder benutzen ein vordefiniertes Fontset mit fester Breite, da Netscape 4.7 sonst die Feldlaenge nicht ordungsgemaess darstellt */
input, textarea { font-family: Courier New, Courier, Monaco }

/*Farbe und Schriftart der Navigationsleiste (oben)*/
a.b_navi:link { text-decoration:none; text-align:center; font-weight:bold; font-size:9pt;  line-height:20px; color: #8A0500; letter-spacing:0.1em;}
a.b_navi:visited { text-decoration:none; text-align:center; font-weight:bold; font-size:9pt;  line-height:20px; color: #8A0500; letter-spacing:0.1em;}
a.b_navi:active { text-decoration:none; text-align:center; font-weight:bold; font-size:9pt;  line-height:20px; color: #8A0500; letter-spacing:0.1em;}
a.b_navi:hover { text-decoration:underline; text-align:center; font-weight:bold; font-size:9pt;  line-height:20px; color: #8A0500; letter-spacing:0.1em;}

div.roundBox, a.btn, input.btn {
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	padding:9px;
	margin:4px;
	border: 1px solid #8A0500;
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-weight:bold;

}

div.roundBox {
	background: -moz-linear-gradient(top, #ffffff, #eeeeee);
	background-color: #ffffff;
}


a.btn {
	margin: 4px 0px; /* upper/lower margin doesn't work? */
	line-height: 30px;
	padding: 5px 20px 11px 20px; 		/* oben, rechts, unten, links  */
}

a.btn, input.btn{
	font-family : Verdana, Arial, Helvetica, sans-serif; /* necessary for input buttons */
	color:#0000ff; text-decoration:none;
	cursor:pointer;cursor:hand;
	background-image: url(/incUser/images/transparent.png);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeebb', endColorstr='#ebc771'); /* IE 7*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeebb, endColorstr=#ebc771)"; /* IE 8+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffeebb), to(#ebc771)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffeebb,  #ebc771); /* for firefox 3.6+ */
	background-color: #f2dda0; /* for non-css3 browsers */
}

.btn:hover {
	text-decoration:underline;
	background-color: #f0f0f0;
	background-image: url(/incUser/images/transparent.png);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee'); /* IE 7*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eeeeee)"; /* IE 8+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
	background: -moz-linear-gradient(top, #ffffff, #eeeeee);
}


a.alreadyDone, input.alreadyDone {
	background: -moz-linear-gradient(top,  lightgreen,  gray)!important; background-color:lightgreen;
}

/*dicker Schriftzug im Header (keine bold konvertierungen bei <h>-tags)*/
h1 {
	position:relative;
	top:0px;
	font-weight:bolder;
	font-size:10pt;
	letter-spacing:-0.05em;
	color:#8A0500;
	display:inline;
}
h2, h3, h4 {
	margin-top:1.0pt;
	margin-right:0cm;
	color:#333333;
	text-align:center;
	page-break-after:avoid;
}
h2
{
	margin-bottom:6.0pt;
	margin-top:6.0pt;
	font-size:14.0pt;
	font-weight:normal;
}
h3 {
	margin-bottom:3.0pt;
	margin-top:1.0pt;
	font-size:10.0pt;
	font-weight:normal;
}
h4 {
	margin-bottom:3.0pt;
	margin-top:1.0pt;
	font-size:11.0pt;
	font-weight:bold;
}

 /* List Definitions */
ol { margin-bottom:0cm; }
ul { margin-bottom:0cm; }

.titel { color: black; font-style: normal;  font-size: 9pt; font-weight: bold; color: #8A0500}
.titelred { color: red; font-style: normal;  font-size: 9pt; font-weight: bold;}
.stdred { color: red; font-style: normal;  font-size: 9pt;}
.small { font-style: normal;  font-size: 8pt;}
.smallgrau { color:#666666; font-style: normal;  font-size: 8pt;}
.bold, a.bold {font-weight: bold; }
.boldgreen, a.boldgreen {font-weight:bold;color:green }
.regular { font-size: 13px;  }
.heightMedium { line-height: 20px; }
.heightLarge {line-height: 30px; }
.heightXLarge {line-height: 37px; }
.floatleft {float:left;}
.floatright {float: right;}
.left {text-align:left;}
.right {text-align:right;}
.center {margin-left: auto; margin-right: auto;}
img.center {display: block;}
td.center, th.center {text-align:center}
.middle {vertical-align:middle}
.top {vertical-align:top}
.bottom  {vertical-align:baseline}

/*    Gallery CSS start */

/*  Main page gallery */
table.galleryOuter {
	text-align:center;
	margin: 0px;
	padding:0px;
	/*border-width:0px 1px 0px 1px;
	border-collapse:collpase;
	border-color:#666666;
	border-style:solid;*/
}

table.galleryInner {
	text-align:left;
	margin: 0px;
	width: 100%;
	padding:0px;
	/*border-width:0px 0px 1px 0px;
	border-collapse:collpase;
	border-color:#666666;
	border-style:solid;*/
}

td.galleryOuterCell {
	padding:0px;
	margin: 0px;
}

td.gallery, th.gallery {
	/*border-width:1px 0px 0px 1px;
	border-color:#666666;
	border-style:solid;	
	border-collapse:collpase;*/
	margin:5px;
	padding:7px;
}

.galleryLeft {

}

.galleryRight {
	/*border-width: 1px 0px 1px 1px; */
}

th.gallery {
	border-width: 1px 0px 0px 0px;
}

td.gallery a {
	color:#333333; font-style:normal; font-size:11px;
}

td.gallery {
	/*width:225px;*/
}

table.galleryInner {
	text-align:left;
	margin:
}

/* end Main page gallery, start sphinx gallery */

.tooltip {text-decoration:none; color:black;}
.tooltip span.infohome{display:none;}
.tooltip:link {text-decoration:none; color:black;}     /* unvisited link */
.tooltip:visited {text-decoration:none; color:black;}  /* visited link */
.tooltip:hover { text-decoration:none; color:black;}
.tooltip:hover span.infohome{display:block;position:absolute; width:300px; background-color:#FFFFFF; 
 		color: #000000;
 		background-color: #F9EFE8;
/*		top:0; left:-50px;  */
 		padding:8px;
 		border-color:#999999;border-style:solid;
 		border-top-width:1px;border-bottom-width:1pt;border-left-width:1px;border-right-width:1px; 
 		z-index:10; 		
 	}
.tooltip span.tooltipGalleryAbs{
	display:none;
}
.tooltip:hover span.tooltipGalleryAbs{
		display:block;
		/*width:420px;*/ 
		/*height:275px;*/ 
 		color: #000000;
 		background-color: #FFFFFF;
 		position:absolute;
		top:-70px;
		left:-130px;
 		padding:8px;
 		border-color:#AAAAAA;
 		border-style:solid;
 		border-top-width:1px;border-bottom-width:1pt;border-left-width:1px;border-right-width:1px; 
 		z-index:100; 		
}

.tooltip span.tooltipGalleryRel{
		display:block;
		position:absolute; 
		/*left:-75px;*/
}

.galleryDivCell a {
	color:#333333; font-style:normal; font-size:11px;
}
galleryDivCell {
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* round corners for smarty gallery */
.corner_bbb_r5_content hr {
	color:#BBBBBB;
	background-color: #BBBBBB;
	height: 1px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 0;
}
.corner_bbb_r5_box {
	background: url(/incUser/images/corner_bbb_r5_tl.png) no-repeat top left;
}
.corner_bbb_r5_top {
	background: url(/incUser/images/corner_bbb_r5_tr.png) no-repeat top right;
}
.corner_bbb_r5_bottom {
	background: url(/incUser/images/corner_bbb_r5_bl.png) no-repeat bottom left;
}
.corner_bbb_r5_bottom div {
	background: url(/incUser/images/corner_bbb_r5_br.png) no-repeat bottom right;
}
.corner_bbb_r5_content {
	background: url(/incUser/images/corner_bbb_r5_r.png) top right repeat-y;
}
.corner_bbb_r5_top div,.corner_bbb_r5_top,
.corner_bbb_r5_bottom div, .corner_bbb_r5_bottom {
	width: 100%;
	height: 6px;
	font-size: 1px;
}
.corner_bbb_r5_content, .corner_bbb_r5_bottom {
	/*margin-top: -19px;*/
}
.corner_bbb_r5_content { padding: 0 6px; }

/* Gallery CSS  END */


table.framework
{
	text-align:left;
	margin:0px;
	width:100%;	/*Seitenbreite*/
	padding:0px;
	
	border-color:#8A0500;
	border-style:solid;
	border-top-width:3px;
	border-bottom-width:0pt;
	border-left-width:0px;   /* erstmal auf 0 anstatt 1 raus da Rest der seite keine seitenränder */
	border-right-width:0px;  /* erstmal auf 0 anstatt 1 raus da Rest der seite keine seitenränder */
	border-collapse:collapse; /*wichtig! sonst ist die Seite zerpflückt*/
}
/*Logo bis Mininavigation, oben rechts*/
td.framework_row1
{
	border-style:none;
	background-color:#FFFFFF;
	/*padding-top:10px; diese option sollte besser direkt im ht stehen um code zu sparen*/
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	border-bottom-width:0px;
	overflow:hidden;
	color:#8A0500;

}
/*Funktionalitäten oben*/
td.framework_rowoben2
{
	border-color:#8A0500;
	border-style:solid;
	border-top-width:1pt;
	border-bottom-width:0pt;
	border-left-width:0pt;
	border-right-width:0pt;
	background-color:#E0E0E0; /*silberne Hintergrundfarbe oben*/
	background-repeat:no-repeat;
	background-position:bottom;
	padding:1px;
	padding-left:0;
	padding-bottom:0px;/*Platz fuer die Zierleiste lassen, die noch in dieser Zelle als Hintergrund kommt*/
	padding-right:0px;
	font-size:8pt;
	color:#000000;
	letter-spacing:-0.045em;
	text-decoration:none;
	line-height:1.0em;
	vertical-align:top;
}

/*Funktionalitäten oben*/
td.framework_row2
{
	border-color:#8A0500;
	border-style:solid;
	border-top-width:0pt;
	border-bottom-width:0pt;
	border-left-width:0pt;
	border-right-width:0pt;
	background-color:#EAEAEA; /*silberne Hintergrundfarbe oben*/
	background-image:url(middle-line-gold_red.jpg); /*da ist sie*/
	background-repeat:no-repeat;
	background-position:bottom;
	padding:3px;  /* Abstand boxen zur oberen Linie */
	padding-left:0;
	padding-bottom:25px;/*Platz fuer die Zierleiste lassen, die noch in dieser Zelle als Hintergrund kommt*/
	padding-right:0px;
	font-size:8pt;
	color:#000000;
	letter-spacing:-0.045em;
	text-decoration:none;
	line-height:1.7em;
	vertical-align:top;
}
	
/*weitgehend unsichtbarer table. Erzeugt keine zwischenraeume*/
table.ghost
{
	border-style:none;
	margin:0px;
	border-collapse:collapse;
	padding:0px;
	border-spacing:0px;
}

/*Navigation in der oberen rechten Ecke*/
span.top_right_navi
{
	padding-bottom:3px;
	font-size:8pt;
	letter-spacing:-0.03em;
	color:#666666;
	font-weight:bold;
}
a.top_right_navi
{
	text-decoration:none;
}
/*Schriftkonvention*/
span.big_red
{
	font-size:8pt;
	color:#8A0500;
	font-weight:bold;
	letter-spacing:-0.045em;
}
span.thin_grau
{
	font-size:8pt;
	color:#666666;
	letter-spacing:-0.045em;

}

/*Tabelle mit dünnem, roten Rand*/
table.thin
{
	border-style:none;
	border-width:0px;
	margin:0px;
	border-collapse:collapse;
	padding:0px;
	border-spacing:0px;
	font-size:8pt;
	color:#000000;
	letter-spacing:-0.045em;
	text-decoration:none;
	line-height:1.7em;
}

.starthead {
	 
	font-size: 9pt; color: #000000
	background-color:#eeeeee; 
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	line-height:18px;
	padding-top: 4px
	}

/*Navigationskasten*/
td.box_head
{
	background-image:url(/incUser/images/tabletop.jpg);
	background-repeat:no-repeat;
	background-color:#EAEAEA;
	padding:3px;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:-0.045em;
}
td.box_foot
{
	background-color:#FFFFFF;
	padding:0px;
/*	border-style:solid;  /* BOXEN RANDLINIE  */
	border-width:1px;
	border-color:#666666; */
}

div.box_foot_bg
{
	padding-left:10px;
	border-style:none;
	padding:3px;
	width:224px;
/*	background-color:#8A0500;*
/*	background-image:url(http://www.muenzauktion.com/shops/bilder/tablefooter.jpg); */
/*	background-repeat:no-repeat;
	background-position:bottom; */
	position:relative;
	bottom:-1px;
}
a.category
{
	padding-left:8px;
	font-size:13px;
	letter-spacing:-0.045em;
	line-height:1.2em;
}

.navItem, .navItem0, .navItem1, .navItem2, .navItem3, .navItem4, .navItem5, .navItem6 { 
	
	font-size: 12px;
	height: 24px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

td.navItem0 { /* Ueberschriften */
	padding-left: 2px !important;
}
td.navItem1 { /* Hauptkategorie (1. Ebene) ohne Bild */
	padding-left: 13px !important;
}
/* Unter-KATEGORIE (2. Ebene) Schrift + Abstand / 1. Ebene mit Bild */
td.navItem2 {
	padding-left: 24px !important;
}	
/* Unter-KATEGORIE (3. Ebene) Schrift + Abstand / 2. Ebene mit Bild */
td.navItem3 {
	padding-left: 35px !important;
}	
/* Unter-KATEGORIE (4. Ebene) Schrift + Abstand / 3. Ebene mit Bild */
td.navItem4 {
	padding-left: 46px !important;
}
/* Unter-KATEGORIE (5. Ebene) Schrift + Abstand / 4. Ebene mit Bild */
td.navItem5 {
	padding-left: 57px !important;
}
/* Unter-KATEGORIE (6. Ebene) Schrift + Abstand / 5. Ebene mit Bild */
td.navItem6 {
	padding-left: 68px !important;
}

.nowrap {white-space: nowrap;}

/* End of file ----------------------------------------------------------------                   */

/*** NEUE CSS DEFINITIONEN */

.price {
	font-weight:bold;
}

table.sphinxNav td {
 font-size:12px;
 vertical-align:middle;
}

table.sphinxNav a {
 font-size:12px;
}

table.sphinxList {
	border-collapse:collapse;
}

table.sphinxList td {
	border-color: #dddddd;
	border-style: solid none;
	border-width: 1px 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:1px;
}

table.sphinxList th, table.sphinxList th a {
	background-color:#eeeeee;
	font-weight:bold;
	height:35px;
	padding-left:1px;
}

table.sphinxGallery {
	border-collapse:collapse;
}

table.sphinxGallery table {
	border-style: none;
	padding:0px;
	background-color:#ffffff;
}
table.sphinxGallery table td {
	border-style: none;
	padding:0px;
}


.sphinxGallery th {
	background-color:#eeeeee;
	font-weight:bold;
	border: 1px solid #dddddd;	
	height:30px;
}


.sphinxGallery td {
	background-color:#ffffff;
	border: 1px solid #eeeeee;	
	padding:2px;
	vertical-align:middle;
	text-align:center;
	font-size:11px;
	line-height: 25px;
}

.sphinxGallery img {
	vertical-align:middle;
}

.sphinxGallery a {
	font-size:11px;
}

a.listBtn, a.listBtnActive, a.galleryBtn, a.galleryBtnActive, a.gallery2Btn, a.gallery2BtnActive {
    display: block;
    width:30px; /*je 3px Rand zwischen den Bildern*/
    height:30px;
    background-image:url(/incUser/images/listGalleryBtn.png);
    background-repeat:no-repeat;
    text-decoration:none;
}

/**
 listGalleryBtn Bild:
   1) liste aus, aktiv, hover
   2) Galerie(4x4) aus, aktiv, hover
   3) Galerie(3x3) aus, aktiv, hover
 */

a.listBtn {
	/*background-image:url(/incUser/images/listInactive.png);*/
}
a:hover.listBtn, a:active.listBtn, a:focus.listBtn {
	background-position: -66px 0px;
	text-decoration:none;
}
a.listBtnActive {
	background-position: -33px 0px;
}

a.galleryBtn {
	background-position: -0px -66px;
}
a:hover.galleryBtn, a:active.galleryBtn, a:focus.galleryBtn {
	background-position: -66px -66px;
	text-decoration:none;
}
a.galleryBtnActive {
	background-position: -33px -66px;
}

a.gallery2Btn {
	background-position: -0px -33px;
}
a.gallery2Btn:hover,  a:active.gallery2Btn, a:focus.gallery2Btn  {
	background-position: -66px -33px;
	text-decoration:none;
}
a.gallery2BtnActive {
	background-position: -33px -33px;
}

