/* Print CSS von Custom				*/
/* -------------------------------- */
/* Author:	Verena Biewald			*/
/* Client:	BE Bauelemente			*/
/* Date:	05.01.2009				*/
/* Email:	biewald@art-motion.de	*/
/* Website:	www.art-motion.de		*/
/* -------------------------------- */

*
{
	margin: 0;
	padding: 0;
	outline: 0;
}

body
{
	background: #fff;
	color: #000;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-align: left;
	line-height: 1.6em;
}

#top
{
	display: none;
}

#bottom
{
	display: none;
}
