/********************************************************
 **  this CSS file is property of 'cp-engineering.de'  **
 **  and was created by Jochen Sauer.                  **   
 ********************************************************/

 

/*************** main print declarations - S T A R T ***************/

/*********************
 * footer ID:
 * the site's footer box.
 */
#footer {
	width: 80em;
	height: 1em;
	position: absolute;
	top: 66em;
	padding-bottom: 0;
}

/*********************
 * footer p ID:
 * paragraph properties for
 * the site's footer box.
 */
#footer p {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	padding-left: 4em;
}

/*********************
 * bottom ID:
 * properties of the space under footer box.
 */
#bottom {
	width: 54.5em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 0;
	position: absolute;
	top: 67em;
}
#bottomleft {
	height: 0;
	width: 60em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 67em;
}
#bottomright {
	position: absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 0;
	top: 67em;
	left: 54.5em;
}
/*************** main print declarations - E N D E ***************/

