body {
  position: relative;
  margin: 1%;
  padding: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 95%;
  color: #444;
  max-width: 60em;
}

#nadirheader {
  /*position: absolute;*/
  /*left: 2%;*/
  /*top: 2em;*/
  float: right;
  margin: 0 0 0.5em 1em;
  z-index: -1;
  text-align: right;
}

#nadirlogo a:hover, form button a:hover {
  border-bottom: none;
}

form#suche {
  text-align: right;
  font-style: italic;
  color: #444;
  margin: 0;
  padding: 0;
}

form#suche input {
  width: 80%;
  border: solid thin #aaa;
  color: #999;
  text-align: right;
  padding: 0 .2em;
}

form#suche input:focus {
  font-style: normal;
  border-color: #c00;
  color: #444;
}

form#suche button#suche {
  border: none;
  background-color: white;
  padding: 0.3em 0.2em;
}

form#suche button#suche img {
  margin: 0em 0em -0.5em 0.2em;
  padding: 0em;
}


#container {
  position: absolute;
  width: 85%;
  max-width: 60em;
  top: 0em;
  left: 10%;
  margin: 0;
  padding: 1em 1em 1em 0;
}

table {
  clear: both;
  border-collapse: collapse;
  margin: 0 1em;
}

table td {
  margin: 0;
  padding: 0.5em 1em 2em;
  vertical-align: top;
}

table td#sidebar {
  font-size: smaller;
  width: 22%;
  border-left: solid thin silver;
  padding-right: 0em;
}

table td#content {
  min-width: 25em;
}

em {
  font-style: normal;
  font-weight: bold;
}

.hidden {
  display: none;
  margin: 0;
  padding: 0;
}

a {
  color: #800;
  text-decoration: none;
}

a:visited {
  color: #900;
}

a:hover {
  border-bottom: solid 1px #800;
}


#branches {
  font-weight: bold;
  /*font-variant: small-caps;*/
  padding: .5em 0;
  margin: 0 0 .5em;
  background-image:url(images/puzzle2.png);
  background-repeat: no-repeat;
  background-position: center;
  text-shadow: #aaa 1px 1px 1px;
}

.branchlist + ul {
  list-style-type: none;
}

.branchlist + ul li:before {
  content:"/";
}

.branchlist + ul li:first-letter {
  font-size: larger;
  font-weight: bold;
}

.branchlist + ul a {
  font-weight: bold;
}

h2 {
  margin: 1.5em 0 0;
  padding: 0;
  color: #44a;
  font-size: 125%;
  text-shadow: silver 1px 1px 1px;
}

h2:first-child, h3:first-child {
  margin-top: 0;
}


h3 {
  margin: 1.5em 0em 0em;
  color: #77a;
}

h3 a {
  color: #77a 
}

p {
  margin: 1em 0em 0em;
}

/*
#content ul {
  list-style-type: none;
}

#content ul li:before {
  content: "\2023  ";
}

#content ul ul li:before {
  content: "\2093  ";
}

#content ul ul li:before {
  content: "\2022  ";
}

#content ul ul li:before {
  content: "\2027  ";
}

#content ul li {
  text-indent: -1em;
  margin: 0em 0em 0em -1em;
}

#content ul li + li, #content ul + li {
  padding-top: 0.5em;
}

#content ul ul li {
  padding-top: 0em;
}
*/

div#imprlink {
  text-align: right;
}

div#imprlink a {
  font-size: 80%;
  color: #999;
  border: none;
}

.pageheader {
  margin: 0 0 1em 0;
}

.pageheader .parentlinks {
  height: 2em;
  font-size: 1.3em;
  font-weight: bold;
}

.pageheader a {
  color: #900;
}

.langlinks {
  float: right;
  list-style-type: none;
  margin: 0 0 1em 1em;
  vertical-align: bottom;
}

.langlinks li {
  display: inline;
  margin: 0 0 0 0.5em;
  padding: 0 0.1em;
  border: solid thin silver;
  color: silver;
}

.langlinks a, .langlinks a:visited {
  color: #a66;
}

h1 {
  color: #c00;
  font-size: 230%;
  text-shadow: #666 1px 1px 1px;
  border-bottom: silver solid 3px;
  margin: 0.5em 0.5em 0em;
  padding: 0;
  line-height: 1em;
}

hr {
  width: 66%;
  border: dashed thin silver;
  margin-top: 2em;
}

.feedbutton {
  background: #ff6600;
  color: white !important;
  border-left: 1px solid #cc9966;
  border-top: 1px solid #ccaa99;
  border-right: 1px solid #993300;
  border-bottom: 1px solid #331100;
  padding: 0px 0.5em 0px 0.5em;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 50%;
  text-decoration: none;
  float: right;
}

.feedbutton:hover {
  color: white !important;
  background: #ff9900;
}

div#left {
  clear: both;
  float: left;
  width: 68%;
}

div#right {
  margin-left: 69%;
  border-left: solid thin #ccc;
  padding-left: 2%
}

.clear {
  clear: both;
}

.tt {
  font-size: larger;
  font-family: monospace;
}

.inlinepage {
  margin: 2em 0 0.5em;
  border: none;
}

#feedlink + .inlinepage {
  margin-top: 0;
}

.inlinepage .inlineheader .header {
  font-size: 110%;
  padding-top: 0.5em;
}

.inlinecontent h2, .inlinepage .inlinefooter .tags {
  display: none;
}

.inlinepage .inlinefooter .pagedate {
  display: block;
  padding-bottom: 1em;
  border-bottom: solid thin silver;
  text-align: right;
}

.edpick, .machine {
  color: grey;
  font-size: 0.75em;
}

.edpick li a, .machine li a {
  font-size: 1.3em;
}

.edpick .author a, .machine .author a {
  font-size: 1em;
}

.flash {
  border: solid 2px #cc0000;
}

.right {
  text-align: right;
}

.toc {
  background-color: white;
  float: right;
  max-width: 30%;
  margin: 0 0 1em 2em;
  padding: 0.1em 0.8em 0.1em 0;
  border: dashed 3px silver;
  overflow: hidden;
}

.edpick {
  background-color: #E6EEF0;
}

.roundedbox {
  border-radius: 12px 12px;
  padding: 0.5em 1em;
  margin: 1em;
}

.machine {
  margin: 5em 1em 1em;
  font-family: monospace;
  padding: 0.5em 1em;
  background-color: #fef;
}

.pagefooter {
  margin-top: 1em;
  padding-top: 0.5em;
  border-top: solid thin silver;
  font-size: smaller;
  color: #999;
  font-family: monospace;
}

.pagedate {
  text-align: right;
}

