body {
	background: white;
	color:black;
	font-size: 12pt;
	margin:2%;
}

div#sky,
div#footer,
div#wrapper-navigation,
div#content-main ul.statisch,
div#content-sidestep img {
	display:none;
}

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


a[href^="/"]:after {
  content: " (http://www.austerschmidt.de/" attr(href) ") ";
}


a img {
	border:0;
}

img#logo-print {
	display:block;
	width:232px;
	height:176px;
}

h2 {
	margin-top:0;
	margin-bottom:0;
}

a#logo_louisinternet {
	display:block;
}

div.clear { clear:both; line-height:0; height:1px;}
