.boxshadow {
  -moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2); }

img.iphonescreen {
  width: 240px; }

body {
  margin: 0;
  font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  background: url("erle-nahtlos.jpg") repeat;
  background-color: #f7f8f9;
  padding: 20px 20px 20px 20px;
  color: #333; }

#page {
  width: 720px; }

#icoat {
  position: absolute;
  left: 50px;
  top: 38px;
  font-family: Optima, "Trebuchet MS", Univers, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 44px;
  text-shadow: 2px 2px 3px gray;
  height: 24px;
  z-index: 2; }
  #icoat a, #icoat a:visited {
    text-decoration: none;
    color: white; }
  #icoat a:hover {
    text-decoration: none;
    color: #ffcc00; }

#flags {
  position: absolute;
  left: 670px;
  top: 39px;
  z-index: 2; }
  #flags a, #flags a:visited {
    text-decoration: none;
    color: white; }
  #flags a:hover {
    text-decoration: none;
    color: #ffcc00; }

#top-nav {
  padding-top: 55px;
  padding-left: 5px;
  background: url("kirsche.jpg") repeat-x top;
  height: 110px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px;
  text-align: left; }

#content {
  min-height: 500px;
  width: 700px;
  line-height: 1.4;
  word-spacing: 0.1em;
  background-color: rgba(247, 245, 232, 0.9);
  padding: 0 10px 20px 10px; }

#footer {
  text-align: right;
  background: url("kirsche.jpg") repeat-x center;
  padding: 10px 10px 10px 10px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px; }
  #footer a, #footer a:visited {
    text-decoration: none;
    color: white; }
  #footer a:hover {
    text-decoration: none;
    color: #ffcc00; }

#footer div {
  display: inline;
  padding-left: 5px;
  padding-right: 10px; }

h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 1.4em;
  margin-top: 10px;
  margin-bottom: 20px;
  text-shadow: 0px 1px 0px #fff;
  color: black; }

h2 {
  font-size: 1.2em;
  font-weight: normal;
  font-style: oblique;
  color: black; }

.appimg {
  width: 100px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6); }

div.history-item {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  margin-bottom: 20px;
  padding: 10px 10px 10px 10px;
  background: none;
  border: none; }

.history-item h2 {
  margin: 0;
  padding: 0; }

.history-item ul {
  margin: 0;
  padding: 0; }

.history-item ul li {
  list-style-type: none;
  padding: 10px 10px 10px 10px; }

img {
  border: none; }

dd ul {
  padding-left: 0; }

dl {
  margin-top: -10px; }

dt {
  padding-top: 10px; }

.link {
  text-decoration: underline; }

.unittable tr td:nth-child(1),
.unittable tr td:nth-child(3),
.unittable tr td:nth-child(5),
.unittable tr td:nth-child(7) {
  padding-right: 10px; }

.unittable tr td:nth-child(2),
.unittable tr td:nth-child(4),
.unittable tr td:nth-child(6),
.unittable tr td:nth-child(8) {
  padding-right: 20px; }

/* Comments on styles purpose in the source code */
#carousel {
  width: 400px;
  height: 300px;
  overflow: hidden;
  background: #2e2e2e;
  padding: 0px;
  margin: 20px 0 15px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 3px 3px 5px #000;
  -webkit-box-shadow: 3px 3px 5px #000;
  -moz-box-shadow: 3px 3px 5px #000; }

#carousel div.car-ul {
  position: relative;
  padding: 0; }

#carousel div.car-li {
  padding: 0px;
  width: 400px;
  height: 300px;
  float: left;
  text-align: center; }

.store {
  display: inline-block;
  text-align: center;
  width: 120px;
  line-height: 150%; }

.store img {
  width: 90px; }

.store a, .store a:visited, .store a:hover {
  text-decoration: none; }

.store a:hover {
  color: #FFCC00; }

.navapp {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 60px;
  height: 60px;
  padding: 5px;
  margin-left: 5px;
  margin-right: 5px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.7); }

.navapp img {
  width: 60px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.navapp a, .store a:visited, .store a:hover {
  text-decoration: none; }

.availability {
  display: inline-block;
  text-align: center;
  width: 80px;
  line-height: 150%; }
  .availability img {
    width: 40px; }
  .availability a, .availability a:visited, .availability a:hover {
    text-decoration: none; }
  .availability a:hover {
    color: #FFCC00; }

#oschelp td, #oschelp th {
  vertical-align: top;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px; }
#oschelp .hg, #oschelp .hsg, #oschelp .hb, #oschelp .hr {
  display: inline-block;
  min-width: 30px;
  min-height: 20px;
  text-align: center;
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: white;
  padding: 1px 4px 0px 4px;
  margin: 2px 0px 2px 0px;
  font-size: 12px;
  vertical-align: bottom; }
#oschelp .hsg {
  color: orange; }
#oschelp .hg, #oschelp .hsg {
  background-color: #888;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0a0a0a), color-stop(0, #646464)); }
#oschelp .hb {
  background-color: #008;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #324e6a), color-stop(0, #235ca9)); }
#oschelp .hr {
  background-color: #800;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #dc143c), color-stop(0, #ff6347)); }
#oschelp .he {
  display: inline-block;
  min-width: 100px;
  text-align: right;
  -moz-box-shadow: -2px -2px -3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: -2px -2px -3px rgba(0, 0, 0, 0.4);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: black;
  padding: 1px 4px 1px 4px;
  margin: 2px 0px 2px 0px;
  border: 1px solid #daa520;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.15, #f0f2e6), color-stop(0.58, #e4ead2), color-stop(0.79, #f0f2e6)); }
#oschelp .example {
  margin: 10px 50px 10px 20px;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-botom: 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.05); }

#feedbackthanks {
  padding: 10px;
  background: url("../style/kirsche.jpg") repeat-x top;
  border-radius: 10px;
  -moz-box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.3), inset -3px -3px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.3), inset -3px -3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.3), inset -3px -3px 3px rgba(0, 0, 0, 0.3);
  font-size: 150%;
  font-weight: bold;
  color: white;
  width: 480px;
  text-align: center;
  text-shadow: 0 1px 0 #000; }

#units-overview td.uniticon {
  text-align: center;
  padding: 3px; }
#units-overview td.unitname {
  text-align: left;
  padding: 3px 15px 3px 5px; }

#timeline-embed {
  margin: 0px !important;
  border: 0px solid #CCC !important;
  padding: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25) !important; }

.mobileapp a, .mobileapp a:visited {
  text-decoration: none;
  color: #333; }

.mobileapp a:hover {
  text-decoration: none;
  color: #ffcc00; }

td.mobileapp-icon {
  vertical-align: top;
  padding-right: 10px;
  border-radius: 20px;
  padding-right: 10px; }

td.mobileapp-icon img {
  width: 100px;
  height: 100px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6); }

td.mobileapp-h {
  font-style: normal;
  font-weight: bold;
  font-size: 1.4em;
  margin-top: 10px;
  margin-bottom: 20px;
  text-shadow: 0px 1px 0px #fff;
  color: black;
  padding-bottom: 0px; }

td.mobileapp-availability {
  text-align: right; }
