body{
	/* Hintergrundbild einstellen */;
	background: url( ../img/digiboxes.gif ) repeat;

	/* Raender */
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.header
{
	/* Hintergrundbild einstellen */;
	background: url( ../img/head.png ) no-repeat;

	/* Groesse */
	height: 56px;

	/* Raender */
/*	margin-top: 6px;
*/
	padding: 0px;
	
	/* Rahmen */
/*	border-top: 1px solid #16161F;
	border-left: 1px solid #16161F;
	border-right: 1px solid #000;
*/}

.headerImage
{
	margin-top: 0;
	margin-left: 6px;
	margin-bottom: 6px;
	margin-right: 6px;
}
