#container, #container table, #container td, .hd {
  background: #ffffff;
	color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

#the_framer {
	float:right;
}

#container .frame_area {
	width:100%;
	min-width:450px;
}

#print_price {
  font-size: 13px;
  font-weight: bold;
  color: #ff6d1b;
}

#container .small {
	font-size: 10px;
}

#container .control_area {
	padding:5px 10px;
	width: 226px;
	background: #f1f0e0;
}

#container .control {
	margin:2px 0px 14px 0px;
}

#container .output {
	display: inline;
	font-style: italic;
}

#container .label {
	margin-right: 5px;
}

#upload_form {
	margin-bottom: 15px;
	margin-top:20px;
}

#container .pp_table {
	width:18px;
	height:20px;
	border:1px solid #f1f0e0;
	background:#f1f0e0;
}

#frame_container_left, #frame_container_right {
	background:#f1f0e0;
}

#dpi_wert {
	background:red;
	margin-right:10px;
	padding:2px 5px;
}

