/* @override 
	http://localhost:8888/style.css
	http://diakonie/print.css
*/

/* @group Allgemein */

* {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
}

body {
	background: url(images/bg_head.jpg) no-repeat 260px 0;
}

p {
	color: #666666;
}

em {
	font-weight: normal;
	font-style: normal;
	color: #118dc8;
}

a {
	color: #d4911a;
}

a.arrow {
	background: url(images/icon_pfeil_klein.gif) no-repeat 0 2px;
	padding-left: 16px;
}

select#jumpMenu {
	width: 200px;
	font-size: 11px;
}

/* @end */

/* @group Grundgerüst */

#banner {
	height: 270px;
	position: absolute;
	width: 371px;
	left: 240px;
	background: url(images/heads/frau_mann_familie.jpg) no-repeat;
	top: 34px;
}

#wrapper {
	width: 940px;
	float: left;
	padding-left: 20px;
	padding-bottom: 30px;
}

#signet {
	height:  150px;
	width: 240px;
	float: left;
}

#head {
	width: 680px;
	float: left;
	height: 150px;
	/*background: url(images/bg_head.jpg) no-repeat;*/
}

#navi
 {
	width: 220px;
	float: left;
	margin-top: 27px;
}

#contentWrap {
	width: 700px;
	float: left;
}

#content.index {
	padding-top: 33px;
}

#content {
	width: 360px;
	float: left;
	padding-top: 134px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#sidebar {
	width: 320px;
	float: left;
	padding-bottom: 20px;
}

#eyecatcher {
	width: 320px;
	float: left;
	height: 163px;
	background: url(images/bg_eyecatcher.jpg) no-repeat;
}

#footer {
	width: 680px;
	clear: both;
	background: url(images/bg_footer.jpg) no-repeat;
	padding-top: 30px;
	padding-left: 20px;
}

#foot1 {
	float: left;
	width: 210px;
}

#foot2 {
	width: 150px;
	float: left;
}

#foot3 {
	width: 320px;
	float: left;
}

/* @end */

/* @group Signet Formatierung */

#signet .signet {
	left: 13px;
	position: relative;
	top: 105px;
}

#signet a {
	background: none;
	padding: 0;
}

/* @end */

/* @group Header Formatierungen */

/* @group subnavi */

.subnaviDiv {
	float: left;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 25px;
}

.pSubnavi {
	color: #555;
	margin: 0;
	padding: 0;
}

p.pSubnavi a {
	color: #555;
	background: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	padding: 0;
}

p.pSubnavi a:hover {
	color: #148fc9;
	background: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	padding: 0;
}

/* @end */

/* @group banner */



/* @end */

.headContainer {
	padding-top: 8px;
	float: right;
	left: 200px;
	width: 412px;
	height: 20px;
	z-index: 13;
}

.suchfeld {
	border-width: 0;
	width: 102px;
	height: 13px;
	margin-top: 0;
	margin-left: 8px;
	padding-top: 2px;
	color: white;
	background: transparent;
	font-size: 11px;
}

.suchfeld_bg {
	background-image: url(images/bg_suchfeld.gif);
	width: 118px;
	height: 18px;
	float: left;
	padding: 0;
	margin: 0;
}

.suchButtonDiv {
	width: 17px;
	height: 19px;
	float: left;
	padding-left: 5px;
}

/* @end */

/* @group Content Formaterung */

#content h1 {
	font-size: 14px;
	color: #148fc9;
	margin-bottom: 5px;
	font-weight: normal;
	font-style: normal;
	background: url(images/ico_list.gif) no-repeat 0 23px;
	margin-left: -20px;
	padding-left: 20px;
	clear: both;
	padding-top: 20px;
}

#content h1.lined {
	margin-top: 30px;
	border-top: 1px dotted #c2d0dd;
}

#content h2 {
	color: #f8aa00;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 5px;
}

#content h3 {
	color: #148fc9;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 3px;
	margin-top: 3px;
}


#content p,
#content table {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	padding-right: 15px;
	margin-bottom: 13px;
	padding-bottom: 7px;
}

#content table {
	margin-left: 5px;
}

#content table td {
	padding-bottom: 10px;
	vertical-align: top;
}

#content ul,
#content ol {
	list-style-position: outside;
	font-size: 11px;
	color: #666666;
	padding-bottom: 10px;
	margin-left: 0;
	padding-top: 3px;
}

#content ul li,
#content ol li {
	list-style-image: url(images/ico_list_blank.gif);
	margin-left: 15px;
	margin-bottom: 3px;
}

#content ol li {
	list-style-image: none;
	list-style-type: decimal;
	line-height: 15px;
	margin-bottom: 8px;
	margin-left: 2em;
	list-style-position: outside;
}


.banner {
	padding-right: 5px;
	padding-bottom: 5px;
}

.links {
	float: left;
	width: 155px;
}

.rahmen {
	background-color: #f4f7fc;
	border: 1px solid #c2d0dd;
	margin-left: -10px;
	padding: 5px 10px 4px;
}

.rahmen.pdf {
	background: #f4f7fc url(images/pdf_bg2.gif) no-repeat 110% 150%;
	padding: 10px 40px 4px 10px;
}



#content blockquote {
	background: url(images/blockquote.gif) no-repeat 0 0;
	padding: 15px 100px 5px 25px;
	margin-left: 0px;
	color: #f8aa00;
	font-size: 13px;
	line-height: 18px;
	margin-top: 1em;
}

p.autor {
	text-align: right;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 15px;
}

/* @end */

/* @group Sidebar Formatierungen */

/* @group News spezifisch */

#sidebar #news p {
	padding-bottom: 15px;
	padding-top: 0;
	margin-bottom: 15px;
}

#sidebar #news h2 {
	padding-bottom: 4px;
	margin-top: 27px;
}



/* @end */

#sidebar h2 {
	clear:  both;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #f8aa00;
	margin-left: 40px;
	padding-top: 12px;
	padding-bottom: 4px;
}

#sidebarContent h2 {
	text-transform: uppercase;
}

#sidebar  p {
	font-size: 11px;
	margin-left: 40px;
	margin-right: 75px;
	padding-bottom: 4px;
	line-height: 14px;
}

#sidebarContent div.rahmen p {
	margin-left: 0;
	margin-bottom: 7px;
	margin-right: 0;
}

#sidebarContent div.rahmen {
	margin-left: 30px;
	margin-right: 50px;
}

#sidebar form {
	padding-left: 40px;
	width: 200px;
}

#sidebar p.borderBottom {
	border-bottom: 1px solid #dadada;
}

.select {
	width: 200px;
}

.lighter {
	color: #888;
}

.titel {
	font-weight: bold;
}

#content .titel {
	color: #f8aa00;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 5px;
}

/* @group Eyecatcher Formatierungen */

.bubble {
	position: relative;
	left: 98px;
	bottom: 49px;
	width: 98px;
}

#eyecatcher h2 {
	color: #4e4e4e;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin-top: -35px;
	margin-left: 135px;
	line-height: 14px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding: 0;
}

#eyecatcher p {
	font-size: 10px;
	margin-left: 135px;
	line-height: 14px;
	color: #515151;
	padding-top: 0;
}


/* @end */

/* @end */

/* @group footer */

#footer p {
	font-size: 10px;
	line-height: 15px;
	color: #9e9f9f;
	padding-top: 0;
	padding-bottom: 0;
}

#foot3 p {
	text-align: right;
	padding-right: 95px;
	border-left: 1px solid #8bd0f7;
	margin-left: 8px;
}

#foot3 a, #foot3 a {
	color: #9e9f9f;
	text-decoration: none;
}

#foot3 a:hover {
	color: #118dc8;
	text-decoration: none;
}

/* @end */

/* @group Suche planetsearch */

.suchergebnis {
	padding: 0;
	margin:  0;
	height:  0;
	display: inline;
}

.suchergebnis li {
	padding-bottom: 5px;
}

.suchergebnis li p.desc {
	padding-top: 7px;
}



/* @end */

/* @group Formular (Kontakt) */

form.anfrage {
	padding: 0 0 30px 0px;
	width: 350px;
	line-height: 17px;
	font-size: 11px;
	color: #404040;
	float: left;
}

label {
	text-align: left;
	margin-top: 10px;
	float: left;
	height: auto;
}

label input {
	width: 320px;
	margin-top: 2px;
	float: left;
	border: 1px solid #9ed6f1;
	background: #f1fbff url(images/bg_input.jpg) repeat-x 0 bottom;
	color: #118dc8;
	padding-right: 5px;
	padding-left: 5px;
}

label textarea {
	width: 320px;
	float: left;
	border: 1px solid #9ed6f1;
	background: #f1fbff url(images/bg_input.jpg) repeat-x 0 bottom;
	color: #118dc8;
	padding-right: 5px;
	padding-left: 5px;
}

label.schmal {
	width: 170px;
}

label.schmal input {
	width: 150px;
}

label.schmal2 {
	width: 125px;
}

label.schmal2 input {
	width: 100px;
}

label.schmal3 {
	width: 95px;
}

label.schmal3 input {
	width: 75px;
}

label select {
	width: 80px;
	margin: 2px 0 0 0px;
	height: auto;
		border: 1px solid #9ed6f1;
	background: #f1fbff url(images/bg_input.jpg) repeat-x 0 bottom;
	color: #118dc8;
}

input.senden {
	float: right;
	margin: 20px 20px 0 0;
	font-size: 110%;
	width: auto;
	color: #f8aa00;
	padding-left: 16px;
	background-position: 0 50%;
	background-repeat: no-repeat;
}

.anfrage input,
.anfrage textarea,
.anfrage select {
	font-family: "Tahoma", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #455669;
	margin-top: 5px;
	background-color: #f4f7fc;
		border: 1px solid #c2d0dd;
	padding: 2px 0;
}



/* @end */

/* @group Sitemap */

#content.sitemap h2 {
	margin-bottom: 5px;
	margin-top: 10px;
}

#content.sitemap ul {
	margin: 0;
	padding: 0;
}

#content.sitemap ul li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
}

#content ul.sitemap.left li ul li h3 {
	margin: 0;
	padding: 0;
}

#content.sitemap ul ul li {
	list-style-image: url(images/sitemap/l2_normal.gif);
	margin-left: 40px;
}

#content.sitemap ul ul li a, #content.sitemap ul ul li a:visited {
	color: #148fc9;
}

#content.sitemap ul ul li.last{
	list-style-image: url(images/sitemap/l2_last_item.gif);
}

#content.sitemap ul ul li.first{
	list-style-image: url(images/sitemap/l2_first_follow.gif);
}

#content.sitemap ul ul ul li {
	list-style-image: url(images/sitemap/l3_normal.gif);
	margin-left: 40px;
}

#content.sitemap ul ul ul li a,#content.sitemap ul ul ul li a:visited {
	color: #a8a7a7;
}

#content.sitemap ul ul ul li.first{
	list-style-image: url(images/sitemap/l3_first_follow.gif);
}

#content.sitemap ul ul ul li.last{
	list-style-image: url(images/sitemap/l3_last_item.gif);
}

#content.sitemap ul ul li.last ul li{
	list-style-image: url(images/sitemap/l2_normal.gif);
}

#content.sitemap ul ul li.last ul li.last{
	list-style-image: url(images/sitemap/l2_last_item.gif);
}



/* @end */

/* @group Aktuelles */

#content.aktuelles span.lighter {
	font-size: 13px;
	color: #bfbfbf;
	margin-top: 15px;
	display: block;
}

#content.aktuelles span.strich {
display:  none;
}

#content.index.aktuelles p{
	border-bottom: 1px dotted #dbdbdb;
	margin-right: 40px;
}



/* @end */
