/* @override http://biene.stiftung-lebenshilfe-duisburg.de/css/main.css */

/* print stylesheet */

article, aside, footer, header, hgroup, nav, section { display: block; }


#skip, #suche, #navigation, #inhalt, nav, #spendenbutton {
	display: none;
}

* {
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

body, header h1  {
	font-size: 12pt;
	font-weight: normal;
	color: #333;
}

header h1 {
	padding-left: 250px;
	height: 110px;
	background: url(../lay/stiftung-lebenshilfe-duisburg.png) no-repeat left top;
}

header h1 a {
	font-weight: bold;
	display: block;
	margin: 1em 0
}

header h1 a:after, footer address a:after, .gallery a:after {
	display: none;
}

a {
	color: #333;
	text-decoration: none;
}

a:after {
	content: " (http://stiftung-lebenshilfe-duisburg.de" attr(href) ")";
	color: #666;
}

a[href^=http]:after {
	content: " (" attr(href) ")";
}

article aside {
	border-left: 3px solid #666;
	padding-left: 1em;
}

article aside h3, article aside p {
	margin: 0;
}

aside.quote {
	font-style: italic;
	border: none;
	padding-left: 0;
}

blockquote p {
	padding-left: 4.5em;
}

blockquote p:before {
	content: "„";
	display: block;
	float: left;
	font-size: 9em;
	margin-top: -.6em;
	font-family: serif;
	margin-left: -.5em;
	}

blockquote p:after {
	content: "“";
	}

aside.quote footer {
	padding-top: 0;
	font-size: 11pt;
	margin-left: 8em;
	}

article footer p:before {
	content: "– ";
	}
	
footer address {
	display: block;
	clear: both;
	border-top: 1px solid #666;
	padding: 1em;
	margin-top: 1em;
}

footer address a {
	display: block;
	font-weight: bold;
}

#sidebar img {
	float: left;
	margin-right: 1em;
}

.gallery {
	list-style: none;
	float: left;
	width: 100%;
	margin-bottom: 3em;
}

.gallery li {
	float: left;
}

.gallery img {
	float: left;
}


article aside {
	clear: both;
}
