/*******************************************************************************
				Print-CSS for www.bund-regionalstrom.de
********************************************************************************/
@charset "charset=iso-8859-1";

body
{
	font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:				#000000;
    font-size:			9pt;
}
a
{
	color: #000000;
	text-decoration:	underline;
}

#left,
#bottom,
#root.homepage h1
{
    display:			none;
}

#root.homepage #right img
{
	border:				none;
}



/*******************************************************************************
								structure
********************************************************************************/

#root
{
	width:				auto;
	text-align:			left;
	line-height:		13pt;
}

h1,
h2
{
	display:			block;
	color:				#000000;
	font-size:			12pt;
}