body, * {
  margin:  0;
  border:  0;
  padding: 0;
  color:            #000000;
  /* background-color: #ffffff; */
  text-decoration: none;
  font-family: Helvetica, Arial, sans-serif;
}

/* otherwise it clashes with browsers that have weird user settings, like claude's... */
html, body {
  background-color: #ffffff;
}

#logo {
  position: absolute;
  top: 220px;
  left: 50px;
  margin-left: 0px;
}

#lang {
  position: absolute;
  top: 0;
  left: 930px;
}

#lang a {
  border-right: 1px solid white;
  padding-top: 25px;
  width: 12px;
  text-align: center;
  display: block;
  float: left;
  font-size: 10px;
}

#lang .selected {
  color:            #ffffff;
  background-color: #000000;
}

#left {
  position: absolute;
  top: 50px;
  left: 0;
  width: 220px;
}

#left {
  font-family: Helvetica, Arial, sans-serif;
}

#menu1 {
  text-align: center;
  margin-bottom: 0px;
  margin-left: 25px;
}

#menu1 a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: -2px;
  line-height: 0.8em;
  font-size: 2.2em;
  padding: 0px 0px 5px 0px;
}

#menu1 a:hover {
  color: #FFFFFF;
  background: transparent url(images/bgani.gif);
}


#menu1 .selected {
  color:            #FFFFFF;
  background-color: #FF0000;
}

#menu1 .deselected {
  color: #000000;
}

#menu2 {
  position: absolute;
  width: 80px;
  top: 355px;
  text-align: center;
  margin-left: 80px;
}

#menu2 a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: 0px;
  line-height: 0.8em;
  font-size: 1em;
  padding: 0px 0px 5px 0px;
}

#menu2 a:hover {
  color: #FFFFFF;
  background: transparent url(images/bgani.gif);
}


#menu2 .selected {
  color:            #FFFFFF;
  background-color: #000000;
}

#menu2 .deselected {
  color: #000000;
}

#main {
  margin-top: 50px;
  margin-left: 260px;
  width: 700px;
  font-family: "Tahoma", "Verdana", sans-serif;
  font-size: 11px;
}

#col1 {
  float: left;
  width: 310px;
  margin-bottom: 25px;
}
#main ul {
  margin-left: 15px;
}
#main li {
  margin-top: 7px;
  margin-bottom: 7px;
}
#main table th {
  vertical-align: top;
  text-align: left;
}

#col2 {
  float: left;
  width: 310px;
  margin-left: 0px;
  margin-bottom: 25px;
}

/* double-wide column for schedule */
#colw table#schedule {
  width: 620px;
  height: 100%;
  border-collapse: collapse;
  color: black;
  background-color: white;
}
#colw table#schedule th.time {
  text-align: center;
}
#colw table#schedule th.day {
  text-align: center;
  border-left: 1px solid grey;
}
#colw table#schedule td {
  border-left: 1px solid grey;
}
#colw table#schedule tr td a {
  background-color: transparent;
}
#colw table#schedule tr.highlight0 { background-color: #ffffff; }
#colw table#schedule tr.highlight1 { background-color: #cccccc; }
#colw table#schedule tr.highlight0 td.exhibition { background-color: #ffffaa; }
#colw table#schedule tr.highlight1 td.exhibition { background-color: #ffcc88; }

#colw table#schedule-key {
  margin-top: 16px;
  width: 620px;
}
#colw table#schedule-key tr td {
  width: 15%;
}
#colw table#schedule-key tr td.empty {
  width: 8%;
}
#colw table#schedule-key td.exhibition { background-color: #ffffaa; }
p#schedule-location { width: 620px; }


form#contact .textinput { border: 1px solid #818181; }
form#contact .button { border: 1px solid #fb0001; }

/* hack to let thumbnail contents fit */
.thumbnails {
  width: 300px;
}

.thumbnails a {
  display: block;
  float: left;
  width: 300px;
  height: 100px;
  margin-right: 25px;
  margin-bottom: 20px;
  margin-top: 10px;
}

#main a {
  color: #fb0001;
  background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.0em;
}

h1 { font-size: 50px; }
h1 a img { color: #fb0001; background-color: #ffffff; }
h2 { font-size: 30px; }
h3 { font-size: 17px; }

h2 {
  margin-bottom: 10px;
}

h3 {
  margin-top: 10px;
}

p {
  margin-left: 0px;
  margin-top: 15px;
  margin-bottom: 7px;
  margin-right: 15px;
  text-align: justify;
}

/* absolute position relative to bottom is ugly on long pages,
   but otherwise it overlaps with menu items on shorter pages
   - no easy fix it seems */
#foot {
  display: block;
/*
  position: absolute;
  bottom: 25px;
  left: 1000px;
*/
  margin-top: 16px;
  margin-bottom: 24px;
  clear: both;
  float: right;
  color:            #b7b7b7;
  background-color: #ffffff;
  font-size: 10px;
}

/* gallery stuff */

.gspacer {
  clear: both;
}

#main div.gthumbnails {
  margin: 0px;
  border: 0px;
  padding: 0px;
  width: 740px;
  margin-bottom: 20px;
}

#main div.gthumbnails ul {
  margin: 0px;
  border: 0px;
  padding: 0px;
}

#main div.gthumbnails ul li {
  margin: 0px;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 0px;
  padding: 0px;
  display: block;
  float: left;
  width: 128px;
  height: 128px;
  text-align: center;
}

#main div.gthumbnails ul li a {
  width: 128px;
  height: 128px;
  line-height: 128px;
  vertical-align: middle;
  text-decoration: none;
}

#main div.gthumbnails ul li a div {
  width: 128px;
  height: 128px;
  line-height: 128px;
  vertical-align: middle;
  text-decoration: none;
}

#main div.gthumbnails ul li a img {
  vertical-align: middle;
}

#main div.gthumbnails ul li:hover {
  background: transparent url(images/bgani.gif);
}

#main div.gthumbnails ul li:hover > a img {
  visibility: hidden;
}

.gimage {
  margin-bottom: 20px;
}

.ginfo {
  width: 100%;
}

.gwhat {
  float: left;
}

.gcredit {
  float: right;
}

/* DIN AX Hovers */

div.posters {
  margin:  0px 0px 300px 0px;
  padding: 0px 0px 150px 0px;
}


div.A3 {
  width:  148px;
  height: 209px;
  float: left;
  margin: 0px 6px 5px 0px;
}

div.A3:hover {
  background: transparent url(images/bgani.gif);
}

div.A3:hover > img {
  visibility: hidden;
}

div.A2 {
  width:  302px;
  height: 214px;
  float: left;
  margin: 0px 3px 5px 0px;
}

div.A2:hover {
  background: transparent url(images/bgani.gif);
}

div.A2:hover > img {
  visibility: hidden;
}

div.A1 {
  width:  303px;
  height: 428px;
  float: left;
  margin: 0px 6px 5px 0px;
}

div.A1:hover {
  background: transparent url(images/bgani.gif);
}

div.A1:hover > img {
  visibility: hidden;
}

#videos {
  width: 620px;
}

#videos .video a.videolink {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: 0px;
  line-height: 2.2em;
  font-size: 1em;
  padding: 0px 0px 5px 0px;
}

#videos .video a.videolink:hover {
  color: #FFFFFF;
  background: transparent url(images/bgani.gif);
}


