@media all{

/*** Basic Setup ***/
body{margin: 25px; background-color: white;}
body, td, th, p { color: black; font-size: 12px; line-height: 170%;font-family: Verdana, Arial, Helvetica, sans-serif;   }


.wfqbe_browser {display: none}

td {padding:5px; vertical-align: top;}

#main {width:595px}

#container{
width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;}

#subheader {margin-bottom:15px}
#logo { float: left; text-align: right; width:100%}
.maincontent {border-bottom:1px solid silver;}
#subcontent { padding-top: 20px;}
.printfoot { padding-top: 20px;}

.cleaner {

	font-size: 1px;
	background: transparent;
	margin: 0;
	padding: 0;
	height: 1px;
	clear: both;
	border: none }

/* Linkdefinitionen*/
a, a em.file    { color: #504c3f; text-decoration: none }
a:hover {text-decoration:underline;}

/*
.maincontent a:link:after, .maincontent a:visited:after,
#leftcontent a:link:after, #leftcontent a:visited:after,
.rightcontent a:link:after, .rightcontent a:visited:after
 {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
*/
a.mail:link:before, a.mail:visited:before{
   content: " Email:  ";
}

a.mail:link:after, a.mail:visited:after{
   content: " ";
   font-size: 90%;
}


   
a.external-link-new-window:link:after,
a.external-link-new-window:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}



a.internal-link:link:after,
a.internal-link:visited:after {
   content: " (http://www.diakonieneuendettelsau.com/" attr(href) ") ";
   font-size: 90%;
}

#container img{float:left;padding: 4px; 
     margin: 0 7px 2px 0; 
     display: inline;}


	
/* Headline-Auszeichnung */
h1  { color: #6e7808; font-size: 1.3em; font-weight: bold; line-height: 120% }
h2  { color: #6e7808 !important; font-size: 1.2em; font-weight: bold; line-height: 120% } 
h3  { color: #6e7808 !important; font-size: 1em; font-weight: bold; line-height: 120% }
h4  { color: #6e7808 !important; font-size: 1em; font-weight: bold; line-height: 120% }
	
.csc-linkToTop {display:none;}
div .news-port-list-browse {display:none;}
div.news-port-latest-item {clear:both; }
div.news-port-latest-item {border-top:1px solid silver }

div .news-port-image {width: auto}
div.news-port-latest-item img  { width: 100px; height: inherit }
div.csc-header{clear:both; }



/* WFQBE */
/* Detail_View*/
.tx-wfqbe-pi1 {width:100%; float:left; clear:both;}

.dt_left {width:370px; float:left; }
.dt_right  { background-color: #ececec; width: 210px; float: right }
.dt_right h1 {color: white; font-size: 0.9em; font-weight: bold; line-height: 120%; background-color: #9c9c9c; text-transform: uppercase; margin-top: -2px; margin-bottom: 0; padding: 2px 5px; border-left: 10px solid #6e7808;}


.dt_title   { color: #6e7808; font-size: 15px; font-weight: bold; width: 100% }
.dt_subtitle  { color: #000; font-size: 13px; font-weight: bold; width: 100% }
.dt_groupinfo  { color: #737373; font-size: 11px; font-weight: normal }
.dt_body {}
.dt_extras {display:none;}

#printfoot {border-top:1px solid silver; padding-top:5px; font-size: 11px;}
.printme {float:left; padding-right:10px;}
.closeme {float:left; }
}
/* End Screen */

@media print {
h1, h2, h3, h4 {color:black;}

img { page-break-inside:avoid; 
     page-break-after:avoid; }


div #printfoot {display:none}

}




