/* DEFINITIONEN: LAYOUT -> START */

body {
	background						:	white;
	padding							:	20px;
}

.div_print_header_container,
.div_print_content_container,
.div_print_footer_container {
	width							:	654px;
}

/* DEFINITIONEN: LAYOUT -> ENDE */
