#bg { width:660px; height:410px;
    background:#ccc; border:2px outset #fff; text-align:left; }
#bg * { position:absolute; } #vp { margin:8px; }
#vp * { text-decoration:none; }
#vp a, #vp u, #vp s {
    background:#fff no-repeat center; border:2px outset #fff; }
#vp a { width:120px; height:90px; }
#vp a:hover, #vp u { border-style:groove; }
#vp u { width:505px; height:390px; margin:-2px;
    background-image:url('pics/ldg.gif'); }
#vp b, a#b00 div { width:100%; height:100%;
    background:no-repeat center; cursor:default; }
#vp b { display:block; } a#b00, a#b00 div, #vp u, #vp s {
    visibility:hidden; }
a#b00 u, a#b00:hover div, #vp a:hover u, #vp b, #vp a.xxl s {
    visibility:visible; }
a#b00, #vp a:hover { display:block; z-index:1; }
#vp s { padding:1px; right:-4px; bottom:-4px;
    font-size:8px; line-height:1em; color:#090;
    font-family:arial,sans-serif; cursor:pointer; }
.hint { width:660px; text-align:left; font-size:10px; color:#999;
    font-family:verdana,sans-serif; }
a#b01 { left:517px; top:  0px; } a#b01 u { left:-517px; top:   0px; }
a#b02 { left:517px; top:  99px; } a#b02 u { left:-517px; top:   -99px; }
a#b03 { left:517px; top:  198px; } a#b03 u { left:-517px; top:   -198px; }
a#b04 { left:517px; top:  297px; } a#b04 u { left:-517px; top:   -297px; }

/* Die folgenden Weichen sind nur für die ebay-Umgebung gedacht
   und sollten auf eigenen Seiten durch einen DocType-Switch in
   der ersten Zeile dieses Dokumentes ersetzt werden.  */

html:first-child>b\ody #bg { width:664px; height:414px; }
html:first-child>b\ody #vp a { width:124px; height:94px; }
html:first-child>b\ody #vp u { width:509px; height:394px; }
 /* Opera 7/8 */
* html b\ody #bg { width:664px; height:414px; }
* html b\ody #vp a { width:124px; height:94px; }
* html b\ody #vp u { width:509px; height:394px; }
 /* IE 5.5-7 */


/*==== Rahmenfarbe, -textur (sonst grau) ====*/
#bg { background:#ffffff url(''); }


/*==== Bildhintergrundfarbe (sonst weiß) ====*/
#vp a, #vp u, #vp i { background-color: #F5F5F5; }

/*==== Vorschaubilder bis max.  120 x  90 ====*/
a#b01        { background-image:url('pics/monster_1.jpg'); }
a#b02 { background-image:url('pics/eiskristalle_1.jpg'); }
a#b03 { background-image:url('pics/schneespuren_1.jpg'); }
a#b04 { background-image:url('pics/winternebel_1.jpg'); }

/*====   Großbilder bis max. 500 x 375   ====*/
b#c00,
a#b01:hover b, b#c01 { background-image:url('pics/monster.jpg'); }
a#b02:hover b, b#c02 { background-image:url('pics/eiskristalle.jpg'); }
a#b03:hover b, b#c03 { background-image:url('pics/schneespuren.jpg'); }
a#b04:hover b, b#c04 { background-image:url('pics/winternebel.jpg'); }

/*==== Vorgewähltes Bild (sonst erstes) ====*/
b#c00 { background-image:url('pics/monster.jpg'); }
