* {
  margin: 0px;
  padding: 0px;
  font-family: Arial, sans-serif;
}

body {
  background: #def5ff url(images/background.gif) repeat-x fixed;
  padding: 0px;
  text-align: center;
}

.clear {
  clear: both;
}

#wrapper {
  background: url(images/AYCR_Landingpage_Hintergrund.jpg) no-repeat;
  width: 1024px;
  margin: 10px auto 0px auto;
  text-align: left;
}

#head {
  width: 1005px;
  height: 150px;
  text-align: right;
}

#head img {
  margin-left: 25px;
  margin-top: 15px;
  float:left;
}

#head h2 {
  padding:45px 0px 0px 0px;
}

#content-wrapper {
  background-image:url(images/AYCR_Landingpage_Titelfaecher.png);
  background-repeat:no-repeat;
  background-position: right top;
  margin-top: -78px;
  margin-left: 30px;
  width: 994px;
  text-align: left;
}

#content {
  padding-top: 70px;
  width: 994px;
  color: #ffffff;
}

#right {
  width: 450px;
  color: #ffffff;
  padding-top: 140px;
  text-align: left;
  float:right;
}

#text-right {
  width: 310px;
  text-align: center;
}

#text-right h2 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}

#text-right p {
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}

#text-right .home-theaters {
  margin-left: 51px;
  margin-top: 28px;
}

#left {
  width: 480px;
  color: #ffffff;
  padding-top: 90px;
  text-align: left;
}

#left p{
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 5px;
}

#left .green {
  color: #00ff00;
}

#left .big {
  font-size: 17px;
}

#left .field {
  padding: 0px;
  padding-left:5px;
  margin: 0px 10px 0px 0px;
  height: 52px;
  border: 1px solid #5c5c5d;
  display: block;
  float: left;
  font-size: 30px;
}

#left .button {
  background: #a60000 url(images/AYCR_Landingpage_Einloesebutton-dark.png);
  padding: 0px;
  margin: 0px;
  width: 126px;
  height: 54px;
  border: 0px;
}

#left .button:hover {
  background: #a60000 url(images/AYCR_Landingpage_Einloesebutton-hell.png);
}

#hint {
  margin-top: 8px;
  margin-left: 30px;
  width: 964px;
  border-top: 1px solid #ffffff;
}

#hint a{
  color: #ffffff;
}

#hint-right {
  padding-top: 12px;
  width: 470px;
  color: #ffffff;
  font-size: 12px;
  text-align: left;
  float:right;
}

#hint-right h2 {
  font-size: 14px;
  margin-bottom: 8px;
}

#hint-left {
  padding-top: 12px;
  width: 470px;
  color: #ffffff;
  font-size: 12px;
  text-align: left;
  margin-right: 24px;
}

#hint-left h2 {
  font-size: 14px;
  margin-bottom: 8px;
}

#hint-left .big {
  font-size: 14px;
  font-weight: bold;
}

#footer {
  width: 1000px;
  text-align: right;
  font-size: 11px;
  font-weight: bold;
  padding:5px;
}

#footer-logo {
  color: #ffffff;
  text-align: right;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 10px;
}

#footer-logo img{
  margin-right: 7px;
}

#footer a {
  color: #ffffff;
}

