/* Stylesheet für den Ausdruck */
body{
	font-size:				12pt;
	background-color:		white;
}
h1#header 
{
	background:				none;
	float:					none;
	text-indent:	    	0;
	letter-spacing:		0;
	color:					red;
	text-decoration:		underline;
}
#container
{
	margin:					0 0 10% 5%;
}

h1,h2,h3
{
	margin:					1em 0;
	color:					#630;
	border:					none;
	text-transform:		none;
	padding:					0;
}

h4
{
	margin:					10px 0;
	font-weight:			bold;
	font-size:				12px;
}

a, ul li a{
	text-decoration:		none;
	color:					#B3655A;
}
#menu,#navi,span.anker,#rating,#footer{
	display:					none;
}
abbr,acronym{
	border:					none;
}

