.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); }

body {
  margin: 0;
  font-family: Optima, "Trebuchet MS", Univers, Arial, sans-serif;
  font-size: 11pt;
  background: url("erle-nahtlos.jpg") repeat;
  padding: 20px 20px 20px 20px;
  color: black; }

#page {
  width: 915px; }

#icoat {
  position: absolute;
  left: 30px;
  top: 30px;
  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: 225px;
  top: 39px;
  z-index: 2; }
  #flags a, #flags a:visited {
    text-decoration: none;
    color: white; }
  #flags a:hover {
    text-decoration: none;
    color: #ffcc00; }

#top-box {
  margin: 0;
  background: url("kirsche.jpg") repeat-x top;
  height: 100px;
  -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: right; }

#top-box > div {
  display: inline-block;
  margin-right: 20px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  width: 60px; }

#top-box a, #top-box a:visited {
  text-decoration: none;
  color: white; }
#top-box a:hover {
  text-decoration: none;
  color: #ffcc00; }

.navtabtraccurrent {
  font-weight: bold; }

#nav-left {
  background-color: rgba(162, 82, 34, 0.7);
  vertical-align: top; }

#nav-left > div {
  text-align: center;
  color: white;
  padding-top: 20px;
  margin-bottom: 10px;
  line-height: 150%;
  font-size: 16px; }

#nav-left a, #nav-left a:visited {
  text-decoration: none;
  color: white; }
#nav-left a:hover {
  text-decoration: none;
  color: #ffcc00; }

#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: 16pt;
  margin-top: 10px;
  margin-bottom: 20px;
  text-shadow: 0px 1px 0px #fff; }

h2 {
  font-size: 13pt;
  font-weight: normal;
  font-style: oblique; }

h1, h2, .history-item h2 {
  color: black; }

.app {
  width: 180px;
  text-align: center;
  display: inline-block;
  margin-bottom: 20px; }
  .app a, .app a:visited {
    text-decoration: none;
    color: black; }
  .app a:hover {
    text-decoration: none;
    color: #ffcc00; }

.app .title {
  font-weight: bold; }

.app .tech {
  color: gray; }

.navimg {
  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); }

.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); }

.me-box {
  width: 200px;
  text-align: center;
  margin: 0;
  font-weight: lighter;
  border-style: none;
  color: white;
  padding-top: 10px;
  padding-bottom: 20px; }

.me-box .header {
  margin: 0 20px 0 20px;
  font-size: 12pt;
  padding-top: 5px;
  padding-bottom: 2px; }

.me-box .item {
  padding: 2px; }

.me-box a:visited, .me-box a:link {
  color: white;
  text-decoration: none; }

div.history-item {
  border-color: white; }

.me-box a:hover {
  color: #dcdcdc;
  text-decoration: none; }

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;
  font-size: 11pt;
  font-weight: normal;
  font-style: oblique;
  color: #003366; }

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

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

pre {
  font-size: 10pt; }

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;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px; }

#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%;
  font-size: 16px; }

.store img {
  width: 90px; }

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

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

.availability {
  display: inline-block;
  text-align: center;
  width: 80px;
  line-height: 150%;
  font-size: 12px; }
  .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); }

table.mobileapp a, table.mobileapp a:visited {
  text-decoration: none;
  color: black; }
table.mobileapp a:hover {
  text-decoration: none;
  color: black; }
table.mobileapp td.mobileapp-icon {
  vertical-align: top;
  padding-right: 10px; }
table.mobileapp td.mobileapp-h {
  font-weight: bold;
  font-size: 18px;
  text-shadow: 0px 1px 0px #fff;
  padding-bottom: 0px; }
table.mobileapp td.mobileapp-availability {
  text-align: right; }

#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; }

