body	{
	background-color: #DDDDDD;
	font-size: 11px;
	color: #333333;
}
a {	
color; #000000;
}
#druckheadline	{
	color: #000000;
	fonst-size: 13px;
	font-family: arial;
}
#headimage	{
	display: none;
	position:absolute; 
	left:25px; 
	top:25px; 
	width:900px; 
	height:125px; 
	background-image: url(../images/lesezeichen.png);
	background-repeat: no-repeat;
}
#headline	{
	display: none;
	position:absolute; 
	left:25px; 
	top:160px; 
	width:900px; 
	height:40px;
	background-color: #CCCCCC;
	background-image: url(../images/headline.png);
	background-repeat: no-repeat;
}
#navigator	{
	display: none;
	position: absolute;
	left: 25px;
	top: 210px;
	width: 900px;
	height: 30px;
  background-color: #BBBBBB;
 	padding-top: 5px;
}
#navigator a	{
	margin-left: 20px;
	text-decoration: none;
	font-size:11px;
	font-family: arial;
	color: #000000;
	vertical-alignment: middle;
}
#content	{
	width:900px; 
	margin-left: 20px;
	text-decoration: none;
	font-size:11px;
	font-family: arial;
	color: #333333;
}
.anzahl	{
	width: 20px;
}
input, select, option  {
	background-color: #EEEEEE;
	font-size: 11px;
	border: 0px;
}
td	{
	font-size: 12px;
	color: #333333;
	}
td a {
	display:none;
	color: #000000;
}