* {
  margin: 0;
  padding: 0;
  
}

body {
  font-size: 1em;
  line-height: 1.5em;
  font-family: 'Georgia MS', georgia, times, 'times new roman', serif;
  color: black;
  text-align: left;
}

#topNavigation, #mainNavigation, #subNavigationDiv, .border, #col2, dd,
.pmp, .pmp_bottom, .rules, .fullimage, .image_title, .prevnext, fieldset, #path
 {
  display: none;
}

#top, #main {
  width: 90%;
  margin: auto;
  padding: 0;
  background-color: #fff;
  text-align: left;
}

hr {
  clear: left;
  margin: 0.833em 0;
  border: 0; /* Für Firefox und Opera */
  border-top: dotted 0.083em black;
  border-bottom: solid 0.083em #fff; /* Für I.Explorer */}


div#ekmLogo {
  margin: 20px 0;
}

div#ekmLogo h1 {
  margin: 0;
  padding: 0.833em;
  border: solid gray 0.2em;
  line-height: 150%;
}

div#ekmLogo a {
  display: block;
  border: 0;
  font-size: 130%;
  color: black;
  text-decoration: none;
}

div#ekmLogo a:active {
  top: 0;
}


#ekmLogo a:after {
  content: "";
}

h1, h2, h3, h4 {
  width: 20em;
  font-variant: small-caps;
  margin: 0.833em;
  padding: 0;
  font-weight: lighter;
  letter-spacing: 0.2em;
  line-height: 120%;
  font-family: Georgia, Arial, Tahoma;
  border-bottom:0;
}

h1 {
  font-size: 150%;
  font-weight: normal;
  text-transform: none;
  margin: 0.416em 0;

}

h2 {
  font-size: 135%;
  font-weight: bold;
  margin-bottom: 0.416em;
}

h3 {
  font-size: 120%;
}

h4 {
  font-size: 90%;
  font-weight: bold;
  padding-top: 20px;
}

p {
  margin: 0.416em 0 0.833em 0;
}

/******** Content ********/


#content {
  background-color: #fff;
  padding: 0;
  margin: 0;
  text-align: left;
}

div#content ul {
  margin: 0 0 1.666em 1em;
}

div#content li {
  padding: 0.1em 0.083em 0 0.333em;

}

div#content .fullimage img {
  width: 34.986em;
}

div#content .smallimage img {
  margin: 0.416em 0 0.833em 0;
}

div#content .smallimagecol1 img {
  margin: 0.249em 0.833em 0.833em 0;
}

div#content .datesource,
div#content .quelle {
  font-size: 95%;
  padding-bottom: 0.322em;
  margin: 0;
}

div#content .quelle {
  font-style: italic;
}

div#content .abstract,
div#content .fullabstract {
  line-height: 140%;
  margin-bottom: 0.833em;
  padding-right: 0.25em;
}

div#content .fullabstract {
  font-weight: bold;
}

div#content .down {
  clear: left;
}

.pdf {
  padding: 20px 0 0 21px;
}


div#footer p {
  font-size: 70%;
  font-family: tahoma;
}


.hidefooter {
  padding: 0;
  border: 0;
}

a[href^="/"]:after {
  content: " -- (http://www.oekumenezentrum-ekm.de" attr(href) ") ";
}

a[href^="http"]:after {
  content: " -- (" attr(href) ") ";
}

body a:link:after, body a:visited:after {
font-weight: normal;
font-size: 80%
}