/****************************************************

	SITE: RAZ Hamm

	Print-Version


	grass@mai-multimedia.de 2008

******************************************************/

body
	{
		font-family: Verdana, Arial,Helvetica,sans-serif;
		font-size: 12pt;
		line-height: 2em;
		text-align: left;
		color: #000;
	}

#headerBox, #mainNavBox, #context, #footerBox
	{
		display: none;
	}
#logo
	{
		margin-bottom: 1em;
	}

#contentBox
	{
		padding-bottom: 1em;
		border-top: solid 1px #000;	
		border-bottom: solid 1px #000;	
	}

h1, h2, h3, h4, h5, li li, li p, td p, td, blockquote p {font-size: 1em}
	
a[href]:after
	{
		content: " <"attr(href)">";
		background-color: inherit;
		font-style: italic;
	}	
