
body {
	background-image: url(../img/swlayout/hg_body.jpg);
	
	
	background-color: #000;
	color: #AEB5B5;
}

/* img, a img { border: none; }

#buehne {
	width: 990px;
	margin: 0px auto;
	text-align: left;
}


--------------------------------------------------------
*/
#kopf {
	
	
	
	
	background: url(../img/swlayout/hg_kopf_o_foto.gif) top no-repeat;
}

#kopf #funktionen {
	
	
	
	
	background: url(../img/swlayout/hg_kopf_u.gif) top no-repeat;
}

/*#textgroessen-funktionen {
	position: absolute;
	top: 22px;
	left: 797px;
}

#farbschema-funktionen {
	position: absolute;
	top: 22px;
	left: 861px;
}

#taste_schema_sw { margin-left: 8px; } */


/* -------------------------------------------------------- */

#koerper {
	 
	 
	background: url(../img/swlayout/hg_koerper.gif) left repeat-y;
	 
}


/* --------------------------------------------------------

#hauptnavigation { 
	position: absolute;
	z-index: 1;
	width: 300px;
	margin-left: -300px;
	text-align: left;
}

#hauptnavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#hauptnavigation ul li { margin: 0px; padding: 0px; } */ /* wahrscheinlich unnoetig, aber zur Sicherheit ... */

#hauptnavigation ul li a {
	
	background: #1B1C1C url(../img/swlayout/hg_nav_normal.jpg) bottom no-repeat;
	
	
	
	color: #707C7C;
	
	
	
}

#hauptnavigation ul li a:hover {
	background: #404C4C url(../img/swlayout/hg_nav_hover.jpg) bottom no-repeat;
	
}

#hauptnavigation ul li a.active,
#hauptnavigation ul li a.active:hover, /* fuer IE 6 */
#hauptnavigation ul li a:active,
#hauptnavigation ul li a:focus {
	background: #FF6501 url(../img/swlayout/hg_nav_active.jpg) bottom no-repeat;
	
}

#hauptnavigation #hauptnavdeko  { background-image: url(../img/swlayout/hg_nav_u.gif); width: 300px }

/* -------------------------------------------------------- */

/*#inhalt {
	position: relative;
	z-index: 2;
	width: 680px;
	margin: 0px 0px 0px 10px;
	padding-bottom: 10px;
	min-height: 300px;
}*/


/* -------------------------------------------------------- */

#fusz  { background: url(../img/swlayout/hg_fusz.gif) no-repeat left top }

/*#fusz #zeile1 {
	height: 30px;
	padding-left: 310px;
	margin-bottom: 20px;
}

#fusz #zeile1 #seitennavigation {
	float: left;
	width: 74px;
	margin-right: 350px;
}

#fusz #zeile1 #taste_seite_drucken { margin-right: 4px; }

#fusz #zeile1 #e-mail-link {
	float: left;
	margin-right: 10px;
}*/

#fusz #diakonie-logo {
	
	background-image: url(../img/swlayout/logo_diakonie.gif);
}

/*#fusz #zeile2 {
	clear: both;
	padding-left: 10px;
	height: 40px;
}*/

#fusz #copyright  { color: #404c4c; font: 0.75em Arial, sans-serif; text-align: center; padding-left: 10px; padding-top: 7px; width: 330px; float: left }

/*#fusz #zeile1 #qualitaetsmerkmale { float: left; }

#fusz #zeile1 #qualitaetsmerkmale #icon_css20 { margin-left: 6px; }*/


