﻿/* Aktion Menschenstadt - Behindertenreferat
Evang. Stadtkirchenverband Essen
*/

/* Farben
schwarz: #000000
linkfarbe: #336699
headlines, hovers, highlights: be2849
Angaben: #000046;
*/

/* Allgemein */

* {
}

body {
  color: black; background-color: #000046;
  font-size: 80.01%;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  margin: 0 auto; padding: 0;
}

img, a img {
  border: 0;
}

ul, li {
  list-style-type: square;
}

#wrap {
  background: #fff url("../../img/css/back.gif") repeat-y;
  width: 760px;
  margin: 0 auto;
  text-align: left;
  padding:0px;
}

#header {
  background:#000046 url("../../img/css/header.jpg") no-repeat top right;
  width: 760px;
  height: 84px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

.homeback {
  background: url("../../img/css/homepic1.jpg") no-repeat;
}

.angabenaktuell {
  font-weight: normal;
  color: #000;
  margin-top: 0.8em;
  margin-right: 1em;
}


.angaben {
  font-weight: normal;
  color: #000;
  margin-top: 0.8em;
  margin-right: 10em;
}

.angaben2 {
  font-weight: normal;
  color: #000;
  margin-top: -1.0em;
}


.subline {
  font-weight: normal;
  color: #000;
  margin-top: 0.3em
}

.listinghead {
	color: #1E1E1E;
	margin-top: 1.0em;
	margin-bottom: 0.3em;
	line-height: 1.0em;
	font-weight: bold;
}

.hervorhebung {
	color: #4B4B4B;
	font-weight: bold;
}

a:link {
  color: #336699;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #be2849;
  text-decoration: underline;
  font-weight: bold;
}

a:active {
  color: red;
  text-decoration: none;
  font-weight: bold;
}

a:visited {
  text-decoration: none;
  font-weight: bold;
}

p {
  font-size: 1.0em;
  line-height: 1.4em;
}

h1 {
  margin-top: 0;
  margin-bottom: 1.4em;
  font-size: 1.4em;
  color: #be2849;
  border-bottom: 1px dotted #be2849;
}

h2 {
  font-size: 1.2em;
  color: #333;
  margin-top: 0;
  margin-bottom: 1.2em;

}

h3 {
  font-size: 1.0em;
  line-height: 1.0em;
  margin-top: 0;
  color: #666;
  margin-right: 20px;
}

h4 {
  font-size: 1.2em;
  line-height: 1.4em;
  color: #777;
  font-weight: bold;
  margin-top: 1.8em;
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #333;
}

h5 {
  font-size: 1.0em;
  color: #333;
  font-weight: bold;
  margin-bottom: -0.8em
}

#navigationtop {
  padding:0;
  width: 750px;
  height: 3.0em;
  text-align:right;
  font-weight: bold;
  font-size: 0.9em;
  margin-top: 0;
  margin-bottom: 0;

}

#navigationtop ul {
  top: 0;
  margin:0;
  padding: 0;
}

#navigationtop li {
  display: inline;
  top: 0;
  margin:0;
}

ul#navigation {
  float: left; width: 16em;
  font-size: 1.0em;
  line-height: 1.2em;
  border-right: 1px solid #BEBEBE;
  border-bottom: 1px solid #BEBEBE;
  background: #f0f0f0;
  margin-top: -20px;
  margin-left: 0px;
  padding: 0.5em 0;
}

ul#navigation li {
  margin-left: 1.7em;
  margin-top: 0.5em;
  color: #be2849;
 }

ul#navigation ul li{
  margin-left: -1.8em;
  font-size: 0.9em;
  line-height: 1.0em;
  list-style-type: none;
  border-bottom: 1px solid #BEBEBE;
  list-style-type: circle;
}

ul#navigation a {
  font-weight: bold;
}

ul#navigation a:link {
  color: #336699;
}

ul#navigation a:visited {
  text-decoration: none;
}

ul#navigation a:hover {
  color: #be2849;
}

ul#navigation a:active {
color: red;
}

#content {
  margin-top: -20px;
  margin-left: 17em;
  padding: 0em 2.5em 1.5em 0.5em;
  min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}

/* Footer */

#footer {
  float: clear;
  width: 760px;
  height: 40px;
  border-top: 1px solid #000046;
  text-align: left;
  background:#000046 url("../../img/css/footer.gif");
}

.footerline {
  font-size: 0.9em;
  line-height: 1.6em;
  font-weight: bold;
  background-color: #000046;
  margin-left: 10px;
  color: #fff;
  text-align: center;
}

.nachoben {
  font-size: 1.0em;
  line-height: 1.3em;
  font-weight: normal;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-right: 20px;
  text-align: right;
}

#overview {
  vertical-align:top
}

#overview td {
  cursor:pointer;
  vertical-align:top
}
