/* ---------------------------------------------------------------- material */


img {
  display:block;
}

h2 {
  color:#97A33A;
  font-size:100%; font-family:serif, monospace;
}
h1 {
  color:#97A33A;
  font-size:100%; font-family:serif, monospace;
}


#gallery_body {
  border-left:1px solid #fff;
  background:url('/images/afro__05.jpg') no-repeat;
  width:203px;
  height:383px;
  padding-left:45px;
  font-family:sans-serif;
  font-size:100%;
  vertical-align:bottom;
}
#gallery_menu {
  vertical-align:bottom;
  border:0px solid #000;
  height:360px;
}
#gallery_body a {
  color:#000;
}
#gallery_body a:hover {
  background-color:#fff;
  text-decoration:none;
}

#category_list {
  width:467px;
  border-top:1px solid #97a33a;
}

#gallery_index {
  border:0px solid #fff;
  width:800px;
  height:600px;
}

#gallery_table1 {
  border-collapse: collapse;
  width:800px;
  height:600px;
}
#gallery_table1 td {
  padding: 0px;
  border:0px solid #f00;
}
#gallery_table1 a {
  color:#000;
  font-size:80%;
}
#gallery_table1 a:hover {
  background-color:#fff;
  text-decoration:none;
}

#gallery_table2 {
  border-collapse: collapse;
  width:467px;
  height:383px;
}
#gallery_table2 td {
  padding: 0px;
  border:0px solid #f00;
}

#afro {
  border-collapse: collapse;
  width:467px;
  height:382px;
}
#afro td {
  padding: 0px;
  border:0px solid #f00;
}

#malerei {
  width:39px;
  height:182px;
  border:0px;
  background-image:url('images/malerei.jpg');
}
#plastiken {
  width:30px;
  height:182px;
  border:0px;
  background-image:url('images/plastiken.jpg');
}
#skulpturen {
  width:29px;
  height:182px;
  border:0px;
  background-image:url('images/skulpturen.jpg');
}
#holzfiguren {
  width:29px;
  border:0px;
  height:182px;
  background-image:url('images/holzfiguren.jpg');
}

/* material list */
#material_list table table {
  background-color:#fff;
  margin-bottom:1em;
  font-size:80%; font-family:sans-serif, monospace;
  width:140px;
}

#material_list a {
  color: #444;
  display:block;
}
#material_list a:hover {
  color: #000;
  background-color:#d2c960;
}

/* proces list */
#process_list table table {
  background-color:#fff;
  margin-bottom:1em;
  font-size:80%; font-family:sans-serif, monospace;
  width:140px;
}
#process_list a {
  color: #444;
  display:block;
}
#process_list a:hover {
  color: #000;
  background-color:#d2c960;
}

/* ------------------------------------------------------------------------- */

