body
{
	/* allgemmeine Festlegungen für den <BODY> */
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#Redaktion,
#Logo,
#MenuContainer,
#ExpressCover,
.back
{
	display: none;
}

#Content
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#PrintURL
{
	margin-top:20px;
	display:block;
}

.titel
{
	font-size: 16px;
}

.borderLBR
{
	border: 0px solid #000;
}

a:link:after,
a:visited:after
{
	content: " (Link auf <" attr(href) ">) ";
	font-size: 76%;
	color: #999;
	background: transparent;
}

/*
a[href^="/"]:link:after
{
  content: " (Link auf <http://style-sheets.de " attr(href) ">) ";
}
*/
