/* Stylesheet for Printing Pages: */

body {
	background-color: white;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11pt;
	color: black;
	text-align: left;
	}

/* Unnötiges ausblenden */

#box, #sidebar, #sidepic , #right, #suche, #footer, .sociable, .nocomments {
	display: none;
	}

#header {
	background-image: none;
	}

a {
	color: #4b6983;
	text-decoration: none;
	}

