@charset "UTF-8";

/* import local master styles - uncomment if needed */
/* @import url(../../css/master.css); */

/* local styles Eisbaer */
@media all
{
body {
  background: #66ABEB;
}

#col1 {
    margin-right:1px;width:76%
}
#col2 {
  width:1px;
}
#mainHead {
  padding-left:140px;
  margin-bottom:12px;
  font-weight:bold;
  font-size:150%
}
#mainImage {
  width:500px;
  float:left;
  text-align:center
}
#prevHead {
  margin-bottom:8px
}
#checkerboard {
  float:left;
  width:244px;margin:0;padding:0;
}
.triplet {
  float:left;
}
.image_link{
   border: none
}
.thmb{
   border: none
}
.vsThumbs{
   border: none
}
#mainimage{
   border: none
}
#setThumbs{
   border: 1px solid gray;
}
#pageheading {
   font-size:200%;
}

}
