body {
  font-family : Verdana, sans-serif;
  color : #000080;
  background : #ffce9c;
  font-size : 12px;
  text-align : center;
}
.showroom {
  margin-top : 10px;
  text-align : center;
  overflow : hidden;
}
.inline {
  display : inline;
}
.logo {
  margin-top : 0;
}
#show_buttons {
  margin-top : 20px;
  text-align : center;
}
#filmstripe {
  text-align : left;
  padding-top : 0px;
  padding-bottom : 0px;
  height : 135px;
  overflow : auto;
  margin-top : 20px;
  margin-left : auto;
  margin-right : auto;
  background-image : url(/pics/fs.gif);
}
#thumbs {
  margin-top : 19px;
  height : 79px;
  overflow : hidden;
  padding-left : 2px;
}
img {
  border : none;
}
.redp {
 float : left;
 display : inline
}
.greenp {
 float : right;
 display : inline
}
.clear {
 clear : both
}
.bottom {
  width : 40%;
  margin-top : 20px;
  margin-left : auto;
  margin-right : auto;
  padding : 10px;
  color : #000080;
  background-color : #eeeeee;
  border : 10px solid #000080;
}
.nojs {
  text-align : justify;
}
a:link {
 color : #000080;
 background-color : #eeeeee;
 text-decoration : none;
 font-weight : bold;
}
a:visited {
 color : #000080;
 background-color : #eeeeee;
 text-decoration : none;
 font-weight : bold;
}
a:link:hover, a:visited:hover {
 color : #ffce9c;
 background-color : #eeeeee;
 text-decoration : none;
 font-weight : bold;
}
a[href]:active {
 color : #ffce9c;
 background-color : #eeeeee;
 text-decoration : none;
 font-weight : bold;
}
/* JUBILÄUM-Verlinkung Logos */
a.jubi:link {
 background-color : #ffce9c;
 font-size : 11px;
 font-weight : normal;
}
a.jubi:visited  {
 background-color : #ffce9c;
 font-size : 11px;
 font-weight : normal;
}
a.jubi:hover, a.copy:visited:hover {
 background-color : #ffce9c;
 font-size : 11px;
 font-weight : normal;
}
a.jubi:active  {
 background-color : #ffce9c;
 font-size : 11px;
 font-weight : normal;
}
/* Ende Jubi */
a.copy:link {
 background-color : #eeeeee;
 font-size : 11px;
 font-weight : normal;
}
a.copy:visited  {
 background-color : #eeeeee;
 font-size : 11px;
 font-weight : normal;
}
a.copy:hover, a.copy:visited:hover {
 background-color : #eeeeee;
 font-size : 11px;
 font-weight : normal;
}
a.copy:active  {
 background-color : #eeeeee;
 font-size : 11px;
 font-weight : normal;
}