body {
  font-family: Consolas, Courier, Serif;
  font-size:0.75em; /* font-size:12px; */
  line-height:1.38em;
  color: #1B1B1F; 
  background-image: url('../img/tisch_bg.jpg');
  background-repeat:no-repeat;
  background-color:#000;
}

a.download { color:#3c7bba;font-weight:bold;font-size:1.42em;}
a:hover.download { color:#3c7bba;font-weight:bold;font-size:1.42em;}
a:visited.download { color:#3c7bba;font-weight:bold;font-size:1.42em;}

p {
  margin-top:5px;
}

#logo {
  position:absolute;
  left:0px;
  top:0px;
  z-index:2;
  width:22.92em;
  height:9.17em;
}

#headline {
   position:absolute;
   z-index:2;
}

#content {
   position:absolute;
   left:25.83em;
   top:11.67em;
   z-index:2;
   width:46.25em;
}

#photo {
   float:left;
   width:24.83em;
   height: 20.50em;
}

#text{
  float:right;
  width:20.83em;
  margin-top:8px;
}

#text span.teaser {
  color:#6d0000;
  font-weight:bold;
  font-size:1.17em;
  line-height:1.3em;
}

span.quelle {
  font-size:0.83em;
}

#mengentext {
  margin-left:9.17em;
}

#mengentext div.href {
  border-bottom:1px solid #3c7bba;
  white-space: nowrap;
  display:inline;
}

#mengentext ul {
  margin-left: 20px;
  }

#mengentext li {
  margin-bottom: 10px;
}

#mainnav {
  position:absolute;
  z-index:2;
  top:8.00em; 
  left:0px;
}

#left-image {
  position:absolute;
  z-index:2;
  left:0px;
  top:43.33em;
  width: 13.58em;
  height:23.00em;
}

#buch-header {
  position:absolute;
  top:2.67em;
  width:78.68em;
  height:16.25em;
}

#buch-container{
  position:absolute;
  top:18.92em;
  width:78.83em;
}

#buch-repeat {
  width:933px;
  height:0px;
  background-image: url('../img/bg_buch_center_repeat.jpg');
}

#buch-repeat-shade{
  position:absolute;
  top:227px;
  left:932px;
  width:13px;
  height:98px;
  background-image: url('../img/bg_buch_shade.png');
}

#buch-center {
  width:77.75em;
  height:49.92em;
  float:left;
}

#buch-shade {
  position:absolute;
  right:0px;
  width:1.08em;
  height:49.92em;
}

#buch-footer {
  clear:both;
  width:78.75em;
  height:4.58em;
}

input, textarea {
font-family: Consolas, Courier, Serif;
font-size:1em;
}

#fontsize {
  font-size:1em;
  line-height:1em;
}

