body {
	background: white;
	font-size: 12pt;
	}
h1, h2, h3, p {font-size: 12pt;}

#shopHeaderAndNavi, #publicLeft, #top, #cartPhases, #rightContent, #storeRight {
	display: none;
	}
	
#content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	color: black;
	font-size: 12pt;
	float: none !important;
	background: transparent none;
	}

div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
   
div#content table {width: 100% !important;}
div#content table td {font-size: 12pt; vertical-align: top;}


