body	{
	background-color: #FFF;
	color: #000;
	font: 11pt "Times New Roman", Times, serif;
}
hr	{
	display: none;
}
h1	{
	color: #000;
}
a	{
	color: #F00;
}
#header {
	width: 160mm;
}

#navbar	{
	display:none;
}
#main {
	width: 160mm;
}

#adress_table	{
	display: none;

}
#print_table {
	width: 160mm;
	display: table;
}
.print_table_left {
	text-align: left;
}
.print_table_right {
	text-align: right;
}

#logo {
	display: none;
}

#price_table	{
	border: 1px solid #666;
	width: 160mm;
}


#price_table th	{
	border-bottom: 1px solid #666;
	margin: 0;
	padding: 0;
}
#price_table td	{
	border: none;
	margin: 0;
	padding: 0;
}
.preistab_text {
	width: 160mm;
}

.agi_img	a img{
	display: none;
}

.preistab_unten	{
	display: none;
}
.ungerade	{
	background-color:#E7E6FF;
}
