body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
/* Font Groessen */
h1 {
  font-size: 180%;
  font-family: Verdana;
  font-weight: normal;
}
h2 {
  font-size: 100%;
}
h3 {
  font-size: 90%;
}
#navigation {
  font-size: 90%;
}
.infobox h4 {
  font-size: 90%;
}
small {
  font-family: verdana;
  font-size: 90%;
}
.ilink {
  font-family: verdana;
  font-size: 80%;
}
.rubrik #content .p strong {
  font-weight: normal;
}
/* Font/Link Farben */
a:link, a:visited {
  color: #45484B;
}
a:active, a:hover {
  color: #747678;
}
.rubrik #content h2 a:link,.rubrik #content h2 a:visited {
  color: #45484B;
  text-decoration: none;
  padding-left: 8px;
  background: url(/img/pfeil_teaser_links.gif) no-repeat 0 0.4em;
}
.rubrik #content h2 a:active,.rubrik #content h2 a:hover {
  color: #45484B;
  text-decoration: underline;
}
.rubrik #content .more a:link,.rubrik #content .more a:visited {
  color: #45484B;
  text-decoration: none;
  font-weight: bold;
}
.rubrik #content .more a:active,.rubrik #content .more a:hover {
  color: #747678;
  text-decoration: none;
  font-weight: bold;
}
.textColourBright {
  color: #4D6B89;
}
.hr {
  clear: both;
  margin: 4px 0 4px 0;
  height: 1px;
  background-image: url(/img/dotted_hori_line.gif);
  overflow: hidden;
}
.home #content .hr, .rubrik #content .hr {
  margin: 4px 0 1em 0;
}
.hr hr {
  display: none;
}
#date {
  color: white;
}
a.ilink {
  color: white;
}
img {
  border: 0;
}
.p {
  clear: both;
}
a:link, a:visited {
  text-decoration: none;
}
a:active, a:hover {
  text-decoration: none;
}
.linkDownload {
  margin: 2px 0 0 0;
  padding: 7px 5px 5px 0;
  clear: both;
}
.linkDownload h3 {
  padding: 0 0 0.3em 0;
  margin: 0;
  font-size: 100%;
  background: url(/img/dotted_hori_line.gif) repeat-x bottom;
}
.linkDownload ul {
  display: block; 
  margin: 0.5em 0 0 0;
  padding: 0;
  list-style: none;
}
.linkDownload li {
  margin: 0 0 0.6em;
  padding: 0 0 0 10px;
  background: url(/img/pfeil_teaser_links.gif) no-repeat 2px 0.4em;
}
#footer a:link, #footer a:visited {
  padding: 0 2px 0 2px;
  color: white;
}
#footer a:active, #footer a:hover {
  color: white;
}
.ilink {
  position: absolute;
  left: 747px;
  top: 196px;
}