html * { margin: 0px; padding: 0px; }
body { padding: 1.5cm; background-color: #ffffff; color: #000000}
#page_background { background: none; padding: 0px; z-index: 0; }
#page_container { width: 100%; margin: 0px; z-index: 1;}
/* Outer border */
.box-tr, .box-tl, .box-br, .box-bl, .box-tc, .box-bc, .box-cr, .box-cl 
{ display: none; }
/* end outer border */
/* header */
#page_header { background: none; }
#page_header_title { background: none; }
.page_title { color: #000000; font-size: 43px; line-height: 60px; }
.page_slogan { color: #000000; font-size: 20px; }
/* end header */
/* navigation */

#content_container { padding-bottom: 15px; 	position: relative; }

/* content-box */
#content_container { width: 100%; float: left; position: relative;}

/* sidebar-box */
#sidebar { width: 10px; float: left; display: none;}

/* Produktbild-Einstellungen */
.mainpicbox { width: 400px; height: 300px; position: relative; text-align: center; overflow: hidden; text-align: center }

.thumbpics-box { text-align: center; margin-bottom: 5px; }
.thumbpics-box img { margin: 0px 0px; }
#dont_show_printing {
	display: none;
}
