/****************************************** ES&S layout *****/
/***** Copyright (c) 2006-2007 ES&S Oliver Reiners e.K. *****/
/************************************************************/
/************************************ styles (printers) *****/
/************************************************************/
/******************************* author sonnenvogel.com *****/
/****************************** last updated 2007-09-19 *****/
/************************************************************/
/*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');
@import url('import/ui.tabs.css');
@import url('import/colors.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 !important;
	background-color: white !important;
	font-size: 75%;
}

ul
{
	list-style-type: disc;
	margin-left: 0;
	list-style-position: inside;
}


