body
{
	background-color: black;
	font-family: verdana;
	font-size: 8pt;
	color: white;
	line-height: 14pt;
}


a
{
color: #99FF00;
text-decoration:;
font-style: italic;
}

div.mainframe
{
	width: 800px;
	position: absolute;
  
	left: 50%;
	margin-left: -400px;
    
}

div.header
{
	width: 800px;
	height: 546px;
	background-image: url('design/head.gif');
	background-repeat: no-repeat;
}

div.footer
{
	width: 800px;
	height: 180px;
}

div.description
{
	width: 800px;
}

div.space
{
	width: 800px;
	height: 10px;
}

div.blockundstift
{
	width: 800px;
	clear: both;
    color: #99FF00;
   
}

div.flyer1
{
	width: 252px;
	clear: both;
	float: left;
}

div.flyer2
{
	width: 252px;
	float: left;
}

div.flyer3
{
	width: 252px;
	float: left;
}

div.flyerspace
{
	width: 22px;
	height: 1px;
	float: left;
}

div.customer
{
	width: 100%;
	text-align: right;
}

div.customer
{
	text-align: right;
}

img.flyer
{
	border: 1px solid white;
}

p.mesh
{
	text-indent: 0pt;
}

span.green
{
	color: #99FF00;
}