/* CSS Document 
Print-Stylesheet für: www.blickpunkt-wedel.de
Start: 19.04.2010, Letzte Aenderung: 28.04.2010
author: www.Martinabieringer.de
================================================*/

body {
  margin: 0;
  padding: 0;
  font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: black;
  background: transparent;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font: bold 15px/20px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
}

p { margin: 0 0 1em 0; }

p+p {
  margin-top: -1em;
  text-indent: 1.5em;
}

img, a img {
	border: 0px;
	margin: 0;
	padding: 0;
}
	
a, a:link {
	color:#990000;
	text-decoration:none;
	font-style: italic;
}
   	   	   
#sidebar, #mainfooter, #header { display:none !important; }

wrapper-all, #content, #main .zweispaltig, #main, #mainlinks, #mainrechts {
	float:none !important;
	margin: 0px;
	padding: 0px;
}

#copyright {
	border-top: 1.5pt solid;
	font-size: 0.95em;
	color: #333;
	text-align: center;
	display: inline-block;
	white-space: nowrap;
	width: 100%;
}
