#head {
  border: 0px solid #000;
  height: 239px;
  background: url(bilder/headerbg1strip.jpg) center  bottom;
  position: relative;
}
#head h1 {
  margin: 0;
  font-family: arial, sans-serif;
  color: #F1DE65;
}
#kopftext {
  position: absolute;
  top: 8px;
  right: 20px;
  z-index: 50;
}
#kopftext span a{
  padding: 0 0 0 90px;
  font-weight: bold;
  color: #D94F14;
  text-decoration:none;
}
#kopftext span a:hover{  
  color: #1556CE;  
}
#logo {
  background: url(bilder/logobutton.gif) no-repeat;
  width: 244px;
  height: 237px;
  position: absolute;
  top: -3px;
  left:;
  z-index: 100;
}
#autogramm, #briefm, #filmbild, #filmprogramm {
  filter: alpha(opacity=80);
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.8;
}
#autogramm {
  background: url(bilder/h_autogramm.gif) no-repeat;
  width: 248px;
  height: 187px;
  position: absolute;
  top: 20px;
  left: 230px;
  z-index: 5;
}
#briefm {
  background: url(bilder/h_briefm.gif) no-repeat;
  width: 296px;
  height: 164px;
  position: absolute;
  top: 40px;
  left: 49%;
  z-index: 10;
  margin-left: -148px
}
#filmbild {
  background: url(bilder/h_filmfoto.gif) no-repeat;
  width: 289px;
  height: 146px;
  position: absolute;
  top: 50px;
  left: 71%;
  z-index: 15;
  margin-left: -145px
}
#filmprogramm {
  background: url(bilder/h_filmprogr.gif) no-repeat;
  width: 225px;
  height: 158px;
  position: absolute;
  top: 40px;
  right: 1%;
  z-index: 20;
}
#autogramm:hover, #briefm:hover, #filmbild:hover, #filmprogramm:hover {
  filter: alpha(opacity=100);
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.0;
  z-index: 50
}
#headernavi {
  position: absolute;
  bottom: 5px;
  right: 20px;
  z-index: 50;
}
#headernavi a {
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  padding: 0 0 0 20px;
  color: #144FCA
}
#headernavi a:hover {
  color: #D94F14
}
#main {
  border: 0px dotted #FF0033;
}
#menu {
  float: left;
  margin: 0 0px 0 0;
}

#start {
}
#start img {
  float: right;
  margin: 20px 0 20px 20px;
}
#start p, #start h3 {
  font-weight: bold;
  color: #0E3A92;
}
#versand {
  background: #0070C0;
  font-family: arial, sans-serif
}
#versand td {
  background: #FFFFFF;
  font-size: 12px;
  padding: 3px 8px
}
.abw {
  font-size: 90%;
  font-weight: bold;
}
#recht {
  text-align: center;
}
#artikelcontent1 {
  width: 500px;
  margin: 0 auto;
}
#artikelcontent1 {
  border: 1px solid #88B5CD;
  font-size: 12px;
  font-weight: normal;
  padding: 5px;
  text-align: left;
}
#textlinks a {
  display: block;
  font-size: 16px;
  color: #e6531d;
  font-weight: bold;
  text-decoration: none;
  width: 468px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #285FD0;
  margin: 0 auto 10px;
}
#textlinks a:hover {
  color: #285FD0;
  background: #F9F2BD
}
