/***************************************[client] layout *****/
/*********** Copyright (c) 2006-2008 Studio Sonnenvogel *****/
/************************************************************/
/************************************ styles (printers) *****/
/************************************************************/
/*************************** author Studio Sonnenvogel ******/
/****************************** last updated 2008-01-08 *****/
/************************************************************/
/*START: Inhaltsverzeichnis

	
	---------------------------------------------------------------
	Dieses Stylesheet wird nur beim Drucken verwendet
	---------------------------------------------------------------
*/

/*END: Inhaltsverzeichnis*/
/************************************************************/
@import url('import/initial.css');
@import url('import/grid.css');
@import url('import/content.css');

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, caption, th, td, label, a
{
	color: #000;
}

a
{
	text-decoration: underline;
}

img
{
	border: none;
}

body
{
	background-image: none;
	background-color: white;
	font-size: 75%;
}
div#portlet-col-right div.left,
div#portlet-col-left div.left
{
	margin-right: 9px;
}
