@charset "UTF-8";

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

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

#col2 {
  text-align:center;
}
.image_link{
   border: none
}
.thmb{
   border: none
}
.vsThumbs{
   border: none
}
#mainimage{
   border: none
}
#setThumbs{
   border: 1px solid gray;
}
#pageheading {
   font-size:200%;
}

}