body {
  background-color: white;
  font-size: 11px;
}
* {
  font-family: Verdana,Arial,Sans-Serif;
  margin: 0;
  padding: 0;
  border: 0;
}
input, textarea, select {
  border: 1px solid black;
  padding: 1px 2px;
  margin: 1px
}
input {
}
.clear {
  clear: both;
}
h1, h2, h3 {
  font-size: 14px;
}
.hr {
  padding-top: 10px;
  margin-top: 10px;
  background: url(hr.gif) no-repeat left top;
  font-size: 1px;
  height: 1px;
  overflow: hidden;
}
a {
  text-decoration: none;
  color: #999;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}
img {
  vertical-align: middle;
}








#pageframe {
}
.artikel .def, #menu, #toprow {
  display: none;
}
#head {
  height: 70px;
  font-size: 26px;
  padding: 8px 10px 4px 30px;
  color: #EF3F36;
}
#head .toplogo {
  float: right;
}
#content_area {
  border-top: 3px solid #333;
}
#pagetitle h1 {
  padding: 5px 0;
  padding-left: 280px;
  color: #EF3F36;
}

.artikel h2, .artikel h3 {
  display: inline;
}
.artikel h3 {
  padding-left: 5px;
  font-weight: normal;
}
 {
  font-size: 11px;
}
.artikel .trenner {
  background-image: url(line4.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 1px;
  font-size: 1px;
  padding-bottom: 15px;
  margin-bottom: 12px;
}
.artikel .abstact {
  padding-top: 15px;
}
p {
  line-height: 150%;
  padding: 5px 0;
}


.year {
  float: left;
}
* html .year {
  padding-left: 3px;
}
.monate {
  margin-left: 10px;
}
* html .monate {
  margin-left: 60px;
}
.monate .spalte1 {
  float: left;
  width: 110px;
}
.monate a {
  display: block;
}
a.mon:active, a.mon:focus {
  color: #800;
}

#foot {
  height: 21px;
  background-color: #e8e8e8;
  border-top: 1px solid #999;
  /*border-top: 1px solid white;*/
}