/* CSS Document */

#mainLeft {
  background-image: url(../GFX/mainLeft.gif);
}

#leftColumn .summary, #leftColumn .article {
  border-bottom: 1px dotted #000;
}

#leftColumn .summary .text {
  line-height: 16px;
  font-size: 109.5%;
  color: #1f2022;
}

h3.title {
  padding: 5px;
  display: block;
  background-color: #FEE600;
  color: #000;
  font-size: 100%;
  line-height: 1em;
  text-align: left;
  font-weight: normal;
  text-transform: uppercase;
}

.summary h1, .summary h2 {
  font-size: 136.5%;
  color: #87898b;
  /*font-size: 127%;
  color: #000;*/
}

#content .stikktittel {
  color: #7C7D7F;
}

#content #archive {
  padding: 5px 0 10px 0;
}

#leftColumn #archive {
  padding: 5px;
}

#content #archive {
  padding-top: 15px;
}

#archive h3 {
  margin: 0;
  line-height: 1.3em;
  font-size: 136.5%;
  color: #7C7D7F;
  font-weight: bold;
}

#archive span {
  font-size: 136.5%;
  font-weight: bold;
  color: #000;
}