﻿/* Aktion Menschenstadt - Behindertenreferat
Evang. Stadtkirchenverband Essen
*/

/* Farben
schwarz: #000000
linkfarbe: #336699
headlines, hovers, highlights: #C63
Angaben: #000046;
*/

/* Allgemein */

* {
}

/* Importierte */

#headleft {
	background:#fff;
	width: 165px;
	height: 137px;
	text-align: left;
	border-bottom: 1px solid #666;
}

#headtop {
	background:#000066;
	position:absolute; top:0px; left:190px;
	width: 535px;
	height: 137px;
	text-align: left;
}

#headnavi {
	background:#fff;
	position:absolute; top:100px; left:190px;
	width: 535px;
	height: 37px;
	text-align: right;
	font-size: 0.9em;
	border-bottom: 1px solid #999;
	overflow: hidden;
}	

#headnavi ul {
	margin-top: 15px;
}

#headnavi li {
	display: inline;
}

#headright {
	background: #BAC5DC url(homeheadright.jpg) no-repeat;
	overflow: hidden;
	width: 33%;
	height: 137px;
	position:absolute; top:0px; left: 725px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

/* Importierte */


body {
  color: black;
  background:#fff url("../../img/css/back.gif") ;
  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;
}


#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: #C63;
  text-decoration: underline;
  font-weight: bold;
}

a:active {
  color: 333366;
  text-decoration: none;
  font-weight: bold;
}

a:visited {
  text-decoration: none;
  font-weight: bold;
}

/* Navigation */

.aktiv {
	background: url(linkback.gif);
	text-decoration: none;
}

#navigationmenu a:link, #navigation a:visited {
	background: url(linkback_m.gif);
	display:block;
	padding: 0.3em 0em 0.3em 0.5em;
	text-decoration: none;
}

#navigationmenu a:hover{
	background: url(linkback_v.gif);
}

#navigation {
	background:#BAC5DC;
	position:absolute; top:138px; left:0px;
	float: left;
	width: 190px;
	height: 390px;
}

#navigationmenu {
	position:absolute; top:40px; left:0px;
	float: left;
	width: 150px;
	text-align: left;
}


#navigationmenu ul {
	font-weight: bold;
	list-style-type: none;
	margin-top: 0px;
	padding: 0px;
}

#navigationmenu li {
	text-align: left;
	list-style-type: none;
	font-size: 0.9em;
}

#navigationsub li {
	margin-top: 0px;
	margin-bottom: 0.25em;
}

#navigationsub li, a:link {
	text-align: left;
	font-size: 1em;
}

p {
  font-size: 1.0em;
  line-height: 1.4em;
}


h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.2em;
  color: #C63;
}

h2 {
  margin-top: 0px;
  margin-bottom: 1.4em;
  font-size: 1.4em;
  color: #C63;
}

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: #333;
  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 !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;
}


#content {
  margin-top: 0 auto;
  padding: 0em 15px 1.5em 15px;
  background: #fff url(contentback.gif);
  margin-left: 190px;
  width: 505px;
  min-width: 17em; /* 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 {
  float:left;
  margin-top: 0 auto;
  margin-left: 190px;
  width: 66%;
  height: 300px;
  padding: 0em -2.5em 1.5em 2.5em;
  min-width: 17em; /* 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 */

}

.contentspace {
	height: 390px;
}

#illustration {
  margin-top: 0 auto;
  position:absolute; top:138px; left:725px;
  width: 220px;
  height: 200px;
  background: #006;
}



/* Footer */

#footer {
  float: clear;
  width: 725px;
  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: normal;
  background-color: #9CA7BE;
  margin-left: 0px;
  margin-top: 0px;
  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;
}


