/**Print Style Sheet - updated 01. Okt. 2009
General styles
==========================*/
body {
	background-color: white;
	color:	black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:	11pt;
}
hr, body>div>a  {
	display:none;
}
/*Layout
==========================*/
#top, #mastheadPW, #mastheadFAWI, #mastheadSTART, #mastheadEUCERA, #p7TBMroot, #p7PMnavC, #sidecontent, #search, #galtopnav, #galfooter, #p7GSvpW3, #p7GSnv {
		display: none;
}
#mainsection, #FAWIcontent {
		width: auto;
		margin: 0 1%;
		padding: 0;
		border: 0;
		float: none !important;
		color: black;
		background: white;
}
div#maincontent, div#FAWIcontent {
	margin-left: 5%;
	padding-top: 1em;
	border-top: 1px solid #930;
}
#maincontent  ul, #FAWIcontent  ul {
		margin:0px 5px 0px 15px;
		padding:5px 0 0 5px;
}
#maincontent  ul li, #FAWIcontent ul li{
		padding:4px 6px;
		line-height:140%;
}
#footer {
	border-top: 1px solid #000;
	padding-top:10px;
	font-size:10pt;
	font-weight:normal;
	text-align:center;
}
h1,h2,h3,h4,h5,h6{
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	background: white;
}
h1 {
	font-size:16pt;
}
h2 {
	font-size:14pt;
}
h3 {
	font-size:13pt;
}
h4 {
	font-size:11pt;
}
h1.galerietitel  {
		display: none;
}
p.legende {
	font-size:10pt;
}
p.legende_mitte {
	font-size:10pt;
}
#maincontent p.seitenanfang, #IBNcontent p.seitenanfang {
	display:none
}
#breadcrumbs {
	display:none
}
body a:link, body a:visited {
		color:#000;
		text-decoration: underline;
		font-weight:normal;
}
a.download {
	display:none;
}
.druck {
	display:none;
}
.seitenanfang {
	display:none;}
/*#content a:link:after,
	#content a:visited:after {
   	content: " (" attr(href) ") ";
   	font-size: 90%;
}
#content a[href^="/"]:after {
   content: " (http://www.paul-westrich.de" attr(href) ") ";
   }
*/


