body{
	background-color: #ffffff;
}
#box_print{
	width: 611px;
	padding: 0px;
	margin: 0px auto;;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	text-align: justify;
}
h1{
	font-size: 14px;
	color: #8c9c42;
	margin: 10px 0px 10px 0px;
}
.zoom_img_small{
	border: 0px;
	width: 180px;
	height: 135px;
}
.zoom_img{
	width: 180px;
	height: 135px;
	margin: 0px 0px 10px 0px;
}
.zoom_img_left{
	float: left;
	width: 180px;
	height: 135px;
	margin: 4px 10px 0px 0px;
}
.zoom_img_right{
	float: right;
	width: 180px;
	height: 135px;
	margin: 4px 0px 0px 10px;
}
#table_inner_pics{
	width: 611px;
	border: 0px;
}
.table_inner_pics_cell{
	width: 303px;
	text-align: left;
}
#a, a:link, a:visited, a:hover, a:active{
	color: #000000;
	text-decoration: none;
	background: #ffffff;
}
.table_price_list{
	width: 500px;
	border: 0px;
}
.table_price_list_first_cell{
	width: 200px;
	text-align: left;
}
.table_price_list_second_cell, .table_price_list_third_cell{
	width: 150px;
	text-align: right;
}
.table_price_list_fourth_cell{
	width: 500px;
	height: 1px;
	background-image: url('grafiken/fourth.gif');
	background-repeat: no-repeat;
}
.table_price_list_fifth_cell{
	width: 500px;
	height: 1px;
	background-image: url('grafiken/fifth.gif');
	background-repeat: no-repeat;
}
#print_logo{
	border: 0px;
	height: 176px;
	width: 611px;
}