﻿/* Aktion Menschenstadt - Behindertenreferat
Evang. Stadtkirchenverband Essen
*/

/* Farben
schwarz: #000000
linkfarbe: #336699
headlines, hovers, highlights: be2849
Angaben: #000046;
*/

/* Allgemein */

* {
}

body {
  color: black;
  background:#003 url("../../img/css/back.gif") repeat-y;
  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;
}

ol, li {
  list-style-type: decimal;
  margin-top: 1.2em;
}


#wrap {
  background: #fff;
  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;
}


.angaben {
  font-weight: normal;
  color: #000;
  margin-top: 0.8em;
  margin-right: 5em;	
}

.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;
}

#navigation a:link, #navigation a:visited {
	/* background: url(linkback.gif); */
	padding: 0 0 0 1.2em;
	text-decoration: none;
}

#navigation a:hover{
	background: url(linkback_o.gif);
	padding: 0 0 0 1.2em;
	text-decoration: none;
}


p {
  font-size: 1.0em;
  line-height: 1.4em;
}

.intro {
  margin-top: -45px;
  margin-left: 25px;
  line-height: 1.8em;
  font-size: 0.9em;
  color: #369;
}

h6 {
  margin-top: 0;
  margin-bottom: 182px;
  font-size: 1.2em;
  color: #000066;
}


h1 {
  margin-top: 0;
  margin-bottom: 200px;
  font-size: 1.2em;
  color: #000066;
}

h2 {
  font-size: 1.1em;
  color: #006;
  padding: 1em 0 0 0;
  margin-bottom: -0.5em;

}

h3 {
  font-size: 1.0em;
  line-height: 1.6em;
  margin-top: 0;
  color: #666;
  margin-right: 20px; 
}

h4 {
  margin-top: 0;
  font-size: 1.2em;
  color: #000066;
}

h5 {
  margin-top: 0;
  margin-bottom: 200px;
  font-size: 1.0em;
  color: #000066;
}

#navigationtop {
  padding:0;
  width: 750px;
  height: 3.0em;
  text-align:right;
  font-weight: bold;
  font-size: 0.9em;
  /* margin-top: 0 !important; /* Für nicht-IE-Browser */
  /* margin-top: -15px; /* Für IE */
  /* margin-bottom: 0 !important; /* Für nicht-IE-Browser */
  /* margin-bottom: -15px; /* Für IE */ 

}

#navigationtop ul {
  top: 0;
  margin:0;
  padding: 0;
}

#navigationtop li {
  display: inline;
  top: 0;
  margin:0;
}

#navigation {
  border-right: 1px solid #ccc;
}

ul#navigation {
  float: left; 
  width: 14em;
  font-size: 1.0em;
  line-height: 1.2em;
  margin: 0;
  padding: 0.5em 0em 0.5em 0em;
}

ul#navigation li {
  margin-left: 1.7em;
  margin-top: 0.5em;
  color: #be2849;
  list-style-type: none;
 }
 
ul#navigation ul li{
  background: url(linkbacksub.gif);
  margin-left: -1.8em;
  font-size: 0.87em;
  line-height: 1.2em;
  list-style-type: none;
  border-bottom: 0px solid #BEBEBE;
 }
 
  
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: 0 auto;
  margin-left: 15.2em;
  width: 69%;
  padding: 0em 2.5em 1.5em 0em;
  min-width: 15em; /* Mindestbreite verhindert Anzeigefehler in modernen Browsern */
  margin-top: 0 !important; /* Für nicht-IE-Browser */
  /* margin-top: -15px; /* Für IE */
  margin-bottom: 0 !important; /* Für nicht-IE-Browser */
  /* margin-bottom: -15px; /* Für IE */
}

#contentform {
  margin-top: 0 auto;
  margin-left: 15em;
  width: 70%;
  height: 300px;
  padding: 0em 2.5em 1.5em 0em;
  min-width: 15em; /* Mindestbreite verhindert Anzeigefehler in modernen Browsern */
  margin-top: 0 !important; /* Für nicht-IE-Browser */
  /* margin-top: -15px; /* Für IE */
  margin-bottom: 0 !important; /* Für nicht-IE-Browser */
  /* margin-bottom: -15px; /* Für IE */
}

/* Footer */

#footer {
  float: clear;
  width: 760px;
  height: 40px;
  border-top: 1px solid #000046;
  text-align: left;
  background:#000046 url("../../img/css/footer.jpg");
}

.footerline {
  font-size: 0.9em;
  line-height: 1.6em;
  font-weight: bold;
  background-color: #000046;
  margin-left: 10px;
  color: #fff;
  text-align: center;
}

.footerline a {
  color: #6699CC;
  text-decoration: none;
}

.footerline a:hover {
  color: #be2849;
}


.nachoben {
  font-size: 1.0em;
  line-height: 1.3em;
  font-weight: normal;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-right: 20px;
  text-align: right;
}


