body { 
  background-color:#000000; 
  border-style:none; 
  margin: 0px;
  border: 0px; 
  padding: 0px; 
  height: 100%; 
  width: 100%;
}


/* Scrollbalken*/

body {

scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #ff9900;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #663300;
scrollbar-arrow-color: #ff9900;

}


p { font-family:Verdana, Arial, Helvetica, sans-serif, Verdana; font-size:10pt; color:#FFFFFF }
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; color: #FF9900; font-weight: normal}
table { border:0px; padding:0px; spacing:0px; }
td { font-family:Verdana, Arial, Helvetica, sans-serif, Verdana; font-size:10pt; color:#FFFFFF ; vertical-align: top}
td.unten { vertical-align: bottom}

a:link { color:#FF9900; text-decoration:none }
a:visited { color:#FF9900; text-decoration:none }
a:hover { color:#FFFFFF; text-decoration:underline }
a:active { color: #FF6600 }


.klein { font-size:8pt; }
.block { text-align:justify }


.EUR { color: #FF9900; font-weight: bold }
/* .DEM { color: #999999; font-weight: bold; font-size:8pt; } */
/* geändert für Euroumstellung */
.DEM { color: #000000; font-size:1pt; }


.PullDown { font-size: 8pt;}
.PullDown2 { width:200px; }
.Eingabe { width:100px; }


.kat { font-size:8pt; text-align:right }
.linkcode { font-size: 8pt; color: #CCCCCC; background-color: #666666}

.ausverkauft {
	background-color: #663300;
	font-weight: bold;
	color: #FF0000;
	padding: 2px 5px;
	text-align: center;



}
.gb { font-size:8pt; background-color: #663300; padding: 3px; }


/* für Produktbilder-Tabellen */
.pbrahmen {  border-color: #FF9900; border-style: solid; border-width: 1px; }
.poster_rahmen {  border: 5px inset; border-color: #CCCCCC #999999}
.td_mitte {  vertical-align: middle}

/* Rahmen um img auf 0 */
img { border: 0px; }
