html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
:focus {
	outline: 0;
	}
body {
	line-height: 1;
	color: black;
	background: white;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
address {
	font-style: normal;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}


html {
	height: 100%;
	}
body {
	height: 100%;
	color: #000;
	font: 75% Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.4;
	background: url(../lay/bg-container.jpg) repeat-y 50% 0;
	}
a {
	color: #000;
	}
strong { font-weight: bold; }
#container {
	position: relative;
	min-height: 100%;
	width: 770px;
	margin: 0 auto;
	padding: 0 6px 0 3px;
	background: url(../lay/bg-container.jpg) repeat-y;
	}
div#wrapper {
	float: left;
	width: 100%;
	}
#header {
	height: 120px;
	overflow: hidden;
	background: url(../lay/bg-header.jpg) no-repeat 146px 0 #fff;
	}
h1 {
	margin: 0px 0 0 60px;
	}
h1 a {
	display: block;
	width: 80px;
	height: 100px;
	background: url(../lay/logo-diakonie.gif) no-repeat;
	}
p.meldung { color: #f00; }
#content {
	width: 606px;
	margin: 0 0 0 140px;
	padding: 10px 0 116px 12px;
	background: #fff;
	}
body.dreispaltig #content {
	width: 419px;
	margin: 0 185px 0 140px;
	padding: 10px 12px 116px 12px;
	background: #fff;
	}
#content div {
	float: left;
	width: 100%;
	padding-bottom: 1em;
	}
#content div#map_canvas {
	clear: left;
	float: left;
	width: 100%;
	height: 400px;
	}
#content div#map_canvas div {
	padding-bottom: 0;
	}
#content div#directions {
	float: left;
	display: inline;
	margin-left: -5px;
	}
#content div#directions table {
	clear: left;
	float: left;
	width: 100%;
	}
#content h2 {
	margin-bottom: 1em;
	color: #1b92ca;
	font-size: 1.167em;
	font-weight: bold;
	}
#content .teaser img {
	clear: right;
	float: right;
	margin: 0 0 1em 1em;
	}
#content h3 {
	margin-bottom: 1em;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	}
#content .news-item h3,
#content .teaser h3 {
	margin-bottom: 0;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	}
#content h4 {
	margin-bottom: 1em;
	color: #000;
	font-size: 1em;
	font-style: italic;
	}
#content p,
#content ul,
#content ol {
	margin-bottom: 1em;
	}
#content p.zurueck {
	margin-top: 1em;
	font-weight: bold;
	}
#content ul {
	margin: 0 0 1em 1.167em;
	}
#content ol {
	padding-left: 2em;
	}
#content .quelle {
	color: #666;
	font-size: .917em;
	}
#content ul.presse li {
	font-style: italic;
	}
#content ul.presse li a {
	font-style: normal;
	}
#content ul.sitemap ul {
	margin-top: .5em;
	}

#content a {
	text-decoration: none;
	border-bottom: 1px solid #aaa;
	}
#content a:hover,
#content a:focus {
	color: #1b92ca;
	border-bottom: 1px solid #1b92ca;
	}
#content a.thickbox,
#content a.thickbox:hover,
#content a.thickbox:focus {
	border-bottom: none;
	}
a.thickbox:hover {
	cursor: url('lay/lupe.cur'), pointer;
	}
#content form {
	line-height: 1;
margin-bottom: 1em;
	}
#content form fieldset {
	display: block;
	float: left;
	width: 470px;
	}
#content form label,
#content form .labelholder {
	display: block;
	float: left;
	width: 100px;
margin-top: .417em;
	}
#content form .labelholder {
height: 1px;
margin-bottom: 0;
padding-bottom: 0;
	}
#content form label.small {
	display: inline;
clear: none;
	float: none;
	width: 30px;
margin-top: .417em;
	}
#content form input.text {
	width: 230px;
margin-bottom: .417em;
	}
#content form input#plz {
	width: 50px;
margin-bottom: .417em;
	}
#content form input#ort {
	width: 171px;
margin-bottom: .417em;
	}
#content form textarea {
	width: 360px;
	height: 80px;
margin-bottom: .417em;
	}
#content form select {
margin-bottom: .417em;
	}
#content form input.submit {
	display: block;
	float: right;
	padding-right: 1em;
	border: 0;
	background: url(../lay/icon-submit.gif) no-repeat right 50% #fff;
	overflow: visible;
	}
#content form input.submit:hover,
#content form input.submit:focus {
	text-decoration: underline
	}
input.text,
textarea {
	padding: 2px;
	color:  #1b92ca;
	border: 1px solid #ccc;
	font: 1em Arial, Verdana, Helvetica, sans-serif;
	}
textarea { overflow: auto; }
input.text:focus,
form textarea:focus {
	border: 1px solid #1b92ca;
	}
#content form#suchformular fieldset {
	width: 230px;
	margin-bottom: 1em;
	}
#content ul#serp {
	clear: left;
	}
#content ul#serp li {
	margin-bottom: 1em;
	}
#content ul#serp h3 {
	font-size: 1em;
	margin-bottom: 0;
	}
#content ul#serp p {
	font-size: 1em;
	margin-bottom: 0;
	}
#content ul#serp span.search-hit {
	color: #fff;
	background-color: #1b92ca;
	}
ul#topnavi {
	position: absolute;
	top: 74px;
	left: 149px;
width: 613px;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	}
ul#topnavi li {
	display: inline;
	float: left;
	padding-right: 2px;
	background-color: #fff;
	}
ul#topnavi li a {
	display: block;
	float: left;
	height: 18px;
	padding: 0 10px;
	color: #fff;
	background: url(../lay/topnav.gif) 200px 0 no-repeat #1b92ca;
	border: 1px solid #000;
	font-size: .917em;
	text-decoration: none;
	}
ul#topnavi li a:hover,
ul#topnavi li a:focus,
ul#topnavi li.current a {
	display: block;
	float: left;
	height: 24px;
	color: #1b92ca;
	background: url(../lay/topnav.gif) 0 0 no-repeat #fff;
	}
div#navigation {
	float: left;
	padding: 0 0 0 10px;
	margin-left: -780px;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	}
#navigation ul {
	list-style: none;
	}
ul#subnavi li {
	margin-top: 10px;
	}
ul#subnavi li a {
	display: block;
	padding: 2px 14px 2px 5px;
	background: #fff;
	text-decoration: none;
	}
ul#subnavi li.current a,
ul#subnavi li a:hover,
ul#subnavi li a:focus {
	}
ul#subnavi li ul li {
	margin-top: 0;
	margin-bottom: 2px;
	}
ul#subnavi li ul li.last {
	border-bottom: none;
	}
ul#subnavi li ul {
	display: none;
	}
ul#subnavi li.current ul {
	display: block;
	}
ul#subnavi li ul li a {
	display: block;
	background: #fff;
	text-transform: none;
	}
ul#subnavi li.current a,
ul#subnavi li ul li a:hover,
ul#subnavi li ul li a:focus {
	}
ul#subnavi li.current ul li {
	display: block;
	}
ul#subnavi li.current ul li a {
	width: 113px;
padding-right: 5px;
	color: #fff;
	background: url(../lay/subnav.gif) no-repeat 1px -300px #1b92ca;
	border: 1px solid black;
	}
ul#subnavi li.current ul li a:hover,
ul#subnavi li.current ul li a:focus,
ul#subnavi li.current ul li.current a {
	width: 112px;
padding-right: 10px;
	color: #1b92ca;
	background: url(../lay/subnav.gif) no-repeat 1px 0 #fff;
	}
ul#subnavi li.current ul li ul {
	display: none;
	padding: 4px 14px 2px 5px;
	}
ul#subnavi li.current ul li.current ul {
	display: block;
	}
ul#subnavi li.current ul li ul li {
	display: block;
	padding-bottom: 0;
	margin-bottom: 0;
line-height: 1em;
	}
ul#subnavi li.current ul li ul li a {
	color: #1b92ca;
	background: #fff;
font-size: .917em;
font-weight: normal;
	padding: 2px 0 2px 0;
border: 0;
	}
ul#subnavi li.current ul li ul li a:hover,
ul#subnavi li.current ul li ul li a:focus,
ul#subnavi li.current ul li ul li.current a {
	width: 103px;
	color: #000;
	background: #fff;
	text-decoration: underline;
	}
div#navigation ul#subnavi {
	margin-left: 5px;
	padding: 6px 0 12px 5px;
	background: url(../lay/bg-sidebar-item.jpg) no-repeat bottom left;
	}
div#extra div.sidebar-item {
	margin-bottom: 1em;
	}
input.text,
input.password,
textarea {
	color: #565656;
	border: 1px solid #ccc;
	font: 1em Verdana, Helvetica, Arial, sans-serif;
	}
textarea { overflow: auto; }
input.text:focus,
form input.password:focus,
form textarea:focus {
	border: 1px solid #1b92ca;
	}
div#extra {
	float: left;
	width: 175px;
	padding: 5px 10px 23px 0;
	margin-top: 40px;
	margin-left: -185px;
	}
div#extra h3 {
	color: #1b92ca;
	font-size: 1em;
	font-weight: bold;
	}
div#extra p {
	font-size: .833em;
	}
#extra .servicebox {
	width: 170px;
	margin-bottom: 0;
	background: #efefef;
	border: 2px solid #1b92ca;
	}
#extra .servicebox h3 {
	display: block;
	margin: 0 0 5px 0;
	padding: 2px 10px 2px 10px;
	color: #fff;
	background: #1b92ca;
	}
#extra .servicebox p {
	margin: 0 10px 5px 10px;
	font-size: 1em;
	}
#footer {
	position: relative;
	width: 770px;
	margin: 0 auto;
	margin-top: -58px;
	height: 51px;
	clear: left;
	padding: 7px 6px 0 3px;
	color: #565656;
	background: url(../lay/bg-footer.jpg) no-repeat;
	font-size: .917em;
	}
div#footer p#metanavi {
	float: left;
	width: 304px;
	text-align: right;
	}
div#footer p#datum {
	float: right;
	width: 200px;
	padding-right: 10px;
	text-align: right;
	color: #999;
	}

div#footer a {
	color: #565656;
	}
div#footer a:hover,
div#footer a:focus {
	}

/* MALARKEY IMAGE REPLACEMENT */

.mir { letter-spacing : -1000em; font-size: 1px; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .mir { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */

@media print {

div#header, div#navigation, div#extra, div#footer { display: none; }

}
