
:link {
 text-decoration: none;
 color: #e96433;

 border-bottom: 1px dotted #bbb;
}

:visited {
 text-decoration: none;
 color: #963119;
 border-bottom: 1px dotted #bbb;
}

dt em {
 border-bottom: 1px dotted #bbb;
 color: #e96433;
 font-style: normal;
 text-decoration: none;
}

h1, h2, h3, h4, h5 {
  color: #e96433;
  background: none;
}

.milestone .info h2 em {
  color: #e96433; font-style: normal;
  background: none;
}

#content ul.tags {
  float: right;
  list-style: none;
  text-align: center;
  border-radius: 15px 0 15px 0;
  border-left: 8px solid #08528d;
  border-top: 8px solid #08528d;
  -webkit-padding-start: 0;
  margin-right: -15em;
  margin-bottom: -1em;
  margin-top: 1em;
  padding-bottom: 1.4em;
  padding-top: 1em;
  padding-right: 2em;
  width: 200px;
  -moz-border-radius: 15px 0 15px 0;
}

#content.ticket {
  width: auto;
}

#content .tags li.header {
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  color: #ddd;
  text-transform: lowercase;
  letter-spacing: 0.5em;
  display: block;
  margin-bottom: -30px;
}

body {
  background: #08528d;
  color: #000;
  margin: 10px auto;
  padding: 0;
  width: 1000px;
}

#header img { border: none; margin: 0 0 -6.4em }

#content {
  padding: 1em 2em;
  position: relative;
  background: #fff url(raumfahrtagentur_rakete_background.png) center no-repeat;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

#mainnav {
  background: transparent;
  border: none;
  box-shadow: none;
}

#mainnav ul li {
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
  background: #eee;
}

#mainnav :link, #mainnav :visited {
  padding: .2em 12px;
}

#pagepath {
  background: #EEEEEE;
  padding: 15px 15px 30px;
  -moz-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
  border-left-width: 15px;
  border-top-width: 15px;
}

#ctxtnav {
  padding-top: 15px;
  padding-bottom: 15px;
  height: 1em;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  background: #EEEEEE;
  -moz-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  max-width: 500px;
  min-width: 300px;
  width: -moz-fit-content;
  width: intrinsic;
}

#ctxtnav ul {
  text-align: center;
  -moz-padding-start: 0;
  -webkit-padding-start: 0;
}

#ctxnav_spacer {
  padding-top: 15px;
  height: 1em;
  margin-top: 10px;
  padding-bottom: 15px;
}

/* Styles for the TracGuideToc wikimacro */
.wiki-toc {
 padding: 4.5em 2.5em 3.5em 1.5em;
 margin: -0.4em -3.8em 2em 1em;
 float: right;
 top: -33px;
 font-size: 85%;
 position: relative;
 border: none;
 border-radius: 0 15px 0 15px;
 -moz-border-radius: 0 15px 0 15px;
 border-left: 8px solid #08528d;
 border-bottom: 8px solid #08528d;
 background: transparent;
}

.wiki-toc .active {
  background: #5f99c6;
}

#footer p.left {
  border-left: medium none;
  border-right: medium none;
}

a.tracpowered img {
  display: none;
}

div.trac-modifiedby {
  padding-bottom: 4em;
}

div.clear {
  clear: both;
  height: 0px;
  background: transparent;
  margin: 0;
  padding: 0;
  color: transparent;
}

#content textarea {
  opacity: 0.8;
}

table.progress {
  opacity: 0.8
}

#altlinks {
  background-color: #EEEEEE;
  -moz-border-radius: 0 0 15px 15px;
  border-radius: 0 0 15px 15px;
  margin-bottom: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 500px;
  min-width: 300px;
  width: -moz-fit-content;
  width: intrinsic;
}

#altlinks_spacer {
  margin-bottom: 10px;
}
