body {
  background-color: #336699;
  color: #003366;
  margin: 0;
  padding: 0;

  font-family: Optima, "Trebuchet MS", Univers, Arial, sans-serif;
  font-size: 11pt;
}

#top-box {
  background-color: #336699;
  background-image: url( "verlaufedbdb.png" );
  background-position: bottom;
  background-repeat: repeat-x;
}

#top-box a:link, #top-box a:visited {
  text-decoration: none;
}

#header {
  color: #FFFFFF;
  font-size: 44px;
  text-shadow: 2px 2px 3px gray;
  height: 24px;
  padding: 1px 16px 0 16px;
}

#header a:link, #header a:visited {
  color: white;
  background: none;
  border: none;
  text-decoration: none;
}

#language {
  position: absolute;
  right: 10px;
  text-align: right;
  vertical-align: top;
  width: 50px;
  padding-top: 5px;
  font-size: 12px;
}

#navcontainer {
  text-align: right;
  padding: 4px 75px 5px 0;
}

#navcontainer a:link, #navcontainer a:visited, #navcontainer a:hover {
  color: white;
}

.navtab, .navtabtraccurrent {
  padding: 3px 12px 4px 12px;
  margin: 0 -2px 0 -2px;
  border: 1px solid #336699;
  text-align: center;
  font-size: 12px;
  background: url( "verlaufdbedb.png" ) repeat-x;
}

.navtab:hover {
  border: 1px solid #cccccc;
}

.navtabtraccurrent {
  font-weight: bold;
}

a:link, a:visited {
  color: #003366;
}

a:hover {
  text-decoration: none;
  color: white;
}

#discovery {

  position: relative;
  top: 50px;
  left: 425px;

  color: white;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;

  border-style: dotted;
  border-width: 1px;
  width: 140px;
  text-align: center;
  padding: 10px;
  background-color: #336699;
  font-family: Optima, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
}

#contentouter {
  background-color: #4d7fb7;
}

#content {
  padding: 0;
  min-width: 500px;
  max-width: 700px;
  min-height: 500px;
  margin-left: 175px;
  margin-right: 100px;

  line-height: 1.4;
  word-spacing: 0.1em;
}

#contentrbg {
  background-image: url( 'verlaufhbdb.png' );
  background-repeat: repeat-y;
  background-position: right;
  background-color: transparent;
  padding: 10px;
  min-width: 600px;
  max-width: 800px;
  min-height: 500px;
  margin: 0;
}

h1 {
  font-style: italic;
  font-weight: bold;
  font-size: 16pt;
  margin-top: 10px;
  margin-bottom: 20px;
  color: white;
}

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

pre {
  font-size: 10pt;
}

img {
  border: none;
}

#footer {
  background-color: #336699;
  background-image: url( "verlaufdbedb.png" );
  background-position: top;
  background-repeat: repeat-x;
  text-align: right;
  margin: 0;
  padding: 50px 10px 10px 10px;
}

#footer div {
  display: inline;
}

#footer a:link, #footer a:visited {
  color: white;
  background: none;
  border: none;
  text-decoration: none;
  margin-left: 10px;
}

.me-box {
  position: absolute;
  width: 150px;

  text-align: center;
  margin: 15px 20px 10px 10px;
  font-weight: lighter;
  border-style: solid;
  border-width: 1px;
  border-color: #c8cce8;
  background: #336699;
  color: white;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

#app-me {
  top: 50px;
  left: 0;
}

#app-ar {
  top: 300px;
  left: 0;
}

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

.me-box .image {
}

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

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

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

div.history-item {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border-color: #c8cce8;
  border-width: 1px;
  border-style: dashed;
  background: #b2c8e4;
  margin-bottom: 20px;
  padding: 10px 10px 10px 10px;
}

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

dd ul {
  padding-left: 0;
}

dl {
  margin-top: -10px;
}

dt {
  padding-top: 10px;
}

.img-shadow {
  float: left;
  background: url( shadows/cssdropshadows/shadowAlpha.png ) no-repeat bottom right !important;
  background: url( shadows/cssdropshadows/shadow.gif ) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}

.link {
  text-decoration: underline;
}
