@CHARSET "ISO-8859-1";

* { margin: 0px; padding: 0px; }
body { background: URL('../../images/bg.gif'); color: #85837e; text-align: left; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
/* #frame { margin: 0pt auto; position: relative; text-align: left; width: 950px; margin-bottom: 0px; } */
#frame { position: relative; }
#dotted { position: absolute; top: 75px; left: 0px; background: URL('../../images/dotted.gif'); height: 1px; width: 100%; overflow: hidden; }
#gray { position: absolute; top: 75px; left: 0px; background: URL('../../images/bg.gif'); height: 1px; width: 75px; overflow: hidden; }


/* navigation ---------------------------------------- */
#navigation { position: absolute; top: 80px; left: 80px; width: 140px; height: 570px; padding: 10px 0px 0px 10px; background: URL('../../images/stripes.gif'); }
#navigation a.level1, #navigation .nolink { padding: 8px 8px 8px 8px; }
a#artists { display: block; background: URL('../../images/nav_artists_w.png') no-repeat; height: 20px; width: 110px; }
a#artists:hover { background: URL('../../images/nav_artists_g.png') no-repeat; }
#co { background: URL('../../images/nav_co_w.png') no-repeat; height: 20px; width: 110px; }

#artist_subnav { display: none; }
#daniela_subnav { display: none; }

#by { background: URL('../../images/nav_by_w.png') no-repeat; height: 20px; width: 110px; }
a#daniela { display: block; background: URL('../../images/nav_daniela_g.png') no-repeat; height: 20px; width: 110px; }
a#daniela:hover { background: URL('../../images/nav_daniela_g.png') no-repeat; }
a#pitzk { display: block; background: URL('../../images/nav_pitzk_w.png') no-repeat; height: 20px; width: 110px; }
a#pitzk:hover, a#pitzk_active { background: URL('../../images/nav_pitzk_g.png') no-repeat; }

#navigation a.level2 { color: #85837e; text-decoration: none; }
#navigation a.level2:hover, #navigation a.level2_active { color: #79a716; }

.name_dash { display: none; }
.artist_detail { display: none; }

#content { position: absolute; top: 0px; left: 0px; }

/* columns --------------------------------------------- */
#column1 { position: absolute; top: 170px; left: 275px; width: 200px; }
#column2 { position: absolute; top: 170px; left: 500px; width: 175px; }
#column3 { position: absolute; top: 170px; left: 700px; width: 175px; }
#column4 { position: absolute; top: 170px; left: 900px; width: 175px; }
#column1 a, #column2 a, #column3 a, #column4 a { color: #85837e; } /* war acacac */
#column1 a:hover, #column2 a:hover, #column3 a:hover, #column4 a:hover { color: #79a716; }



#thumb_area { position: absolute; top: 80px; left: 235px; height: 570px; width: 950px; }
.thumb { height: 106px; width: 74px; overflow: hidden; float: left; margin: 0px 7px 12px 0px; -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; background: URL('../../images/bg.gif'); }
.thumb_quer { height: 106px; width: 155px; overflow: hidden; float: left; margin: 0px 7px 12px 0px; -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; background: URL('../../images/bg.gif'); }
.thumb:hover, .thumb_quer:hover { -moz-opacity:1; filter:alpha(opacity=100); opacity:1; cursor: pointer; }

.thumb_dark { -moz-opacity:.20; filter:alpha(opacity=20); opacity:.20; }


#shader { position: absolute; top: 80px; left: 235px; height: 570px; width: 950px; display: none; }
#big_image { position: absolute; top: 80px; left: 235px; display: none; cursor: pointer; }
#previous2 { position: absolute; top: 590px; left: 800px; color: #79a716; }
#previous { position: absolute; top: 250px; left: 20px; }
#previousarea { position: absolute; top: 0px; left: 0px; width: 120px; height: 570px; cursor: pointer; }
#next2 { position: absolute; top: 590px; left: 816px; color: #79a716; }
#next { position: absolute; top: 250px; right: 20px; }
#nextarea { position: absolute; top: 0px; right: 0px; width: 120px; height: 570px; cursor: pointer; }
#previous, #next { display: none; -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; }
#caption { position: absolute; top: 670px; left: 235px; width: 200px; text-align: right; }
