/* Defaults */
* * body img { behavior: url("stylesheets/pngbehavior.htc"); } 
body {
  background-image: url(../images/kachel.png);
  background-repeat: repeat;
  color: #604917;
  font: normal 12px Verdana, Arial, sans-serif;
  line-height: 15px;
  margin: 0;
  padding: 0;
 }
a {
  color: #604917 ;
  text-decoration: none;
}
a:hover {
  color: #604917;
}
a img {
  border: none;
}
h1 {
  color: #c0c0c0;
  font-size: 14px;
  font-weight: normal;
  display: inline;
  padding-top: 10px;
  margin-right: 15px;
  line-height: 16px;
}
.floatfix {
  clear: both;
}
.floatleft {
  float:left;
}
.floatright {
  float:right;
}
.invisible {
  display: none;
}
.alignright {
  text-align:right;
}
/* Basislayout */
#satzspielgel {
  background-color: transparent;
  width: 1009px;
  height: 675px;
  position: relative;
  margin: 50px auto 0 auto;
}
#imprint {
  /*position: absolute;*/
  bottom: 5px;
  right: 5px;
  font-size: 11px;
  z-index: 60;
}
#navigation {
  z-index: 99;
  position: absolute;
  top: 80px;
  right: 550px;
  height: 200px;
  width: 100px;
  text-align: right;
}
#navigation div {
  margin-bottom: 17px;
}
#navigation div img {
  padding: 5px 15px 2px 15px;
  border: 1px solid transparent;
  
}
#navigation div a:hover img {
  border: 1px solid #FF9200;
}
#navigation div a.activeLink img {
  border: 1px solid #FF9200;
}
#content {
  z-index: 20;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 555px;
  width: 843px;
  background-color: transparent;
}
#maincontent {
  z-index: 96;
  position: absolute;
  top: 50px;
  left: 480px;
  height: 560px;
  width: 524px;
  overflow-x: hidden;
  overflow-y: auto;
}
#textcontent {
  z-index: 1;
  color: #946E6D;
  line-height: 20px;
  height: 550px;
}
#pdflink {
  position: absolute;
  left: 410px;
  top: 0px;
  z-index: 99;
}
#impressumcontent {
  z-index: 99;
  color: #946E6D;
  line-height: 20px;
  width: 450px;
  margin: 50px 0 0 25px;
}
#kontaktcontent {
  z-index: 99;
  color: #946E6D;
  line-height: 20px;
  width: 475px;
  margin: 50px 0 0 0;
}
#maintextcontent {
  padding: 33px 27px 33px 27px;
}
.InputBlock {
  clear:both;
  position:relative;
  width: 510px;
}
.InputBlock2 {
  clear:both;
  position:relative;
  width: 510px;
  
}
.InputLabelling {
  color: #946E6D;
  height: 20px;
  margin:0;
  padding:0 0 0 5px;
}
.InputLabelling .errorText {
  color: #946E6D;
}
#kontaktcontent .InputLabelling,
#kontaktcontent {
  font-weight: bold;
  height: 42px;
}
#kontaktcontent .InputField input {
  width: 250px;
  border: 1px solid #ff9100;
}
#kontaktcontent .InputField input.error {
  border: 1px solid #946E6D;
}
#kontaktcontent .InputField input.sendbutton {
  width: 84px;
  border: none;
}
#kontaktcontent .InputField textarea {
  width: 300px;
  height: 100px;
  border: 1px solid #ff9100;
}
.InputLabelling2Rows {
  color: #946E6D;
  height: 40px;
  margin:0;
  padding:0 0 0 5px;
}
.InputLabellingTextarea {
  color: #946E6D;
  height: 120px;
  margin:0;
  padding:0 0 0 5px;
  font-weight: bold;
}
.InputField {
  left: 180px;
  position: absolute;
  top: 0;
}
.InputField3rdColumn {
  left: 360px;
  position: absolute;
  top: 0;
}
.InputStueck {
  left: 75px;
  position: absolute;
  top: 0;
}
.InputTheater {
  left: 305px;
  position: absolute;
  top: 0;
}
.InputRegisseur {
  left: 310px;
  position: absolute;
  top: 0;
}
.column-headline {
  font-weight: bold;
}
.InputRolle {
  left: 432px;
  position: absolute;
  top: 0;
}
.InputJahr {
  color: #946E6D;
  height: 20px;
  margin:0;
  padding:0 0 0 5px;
}
.InputFilm {
  left: 75px;
  position: absolute;
  top: 0;
}
.InputRegie {
  left: 310px;
  position: absolute;
  top: 0;
}
.InputBlockParagraph {
  margin-top: 20px;
}
.paragraph {
  margin-top: 25px;
  font-size: 11px;
}
#fotostrecke {
  position: absolute;
  top: 0;
  left: 0;
  padding: 33px 0 0 10px;
  height: 393px;
}
#fotostrecke img {
  margin: 0 30px 30px 0;
}
* html #fotostrecke img {
  margin: 0 25px 30px 0;
}

#fotostrecke2 {
  position: absolute;
  top: 0;
  left: 0;
  padding: 23px 0 0 10px;
  height: 393px;
}
#fotostrecke2 img {
  margin: 0 20px 20px 0;
}
* html #fotostrecke2 img {
  margin: 0 15px 20px 0;
}


#democontent {
  z-index: 99;
  color: #946E6D;
  line-height: 20px;
  width: 500px;
  margin: 50px 0 0 0;
  font-weight: bold;
}
#democontent p {
  text-align: center;
}
.hint {
  font-size: 10px;
  font-weight: normal;
  line-height: 12px;
}