body, td, tr, table, p, div, li {
  font-family: Times, sans-serif;
  font-size: 10pt;
  background-color: white;
  color: black;
} 

#menu, #div-shop-catmenu, #siderecs, #footer, .typo3-adminPanel {
	display:none;
}

a:link,a:visited {
  color: #3333CC;
  text-decoration: underline;
  font-weight: bold;
}

#header {
	margin-bottom:30pt;
}

#logo {
	margin-bottom:7pt;
}

#headerimg {
	width:100%;
}

h1 {
	font-size:250%;
	margin-bottom:8pt;
}

.table-start .div-cleft {
	width:6%;
}

.table-start .div-cleft img {
	display:none;
}

#shop-table {
	width:100%;
}

#shop-td-left {
	width:6%;
}

#shop-td-right {
	width:12%;
}

#shop-td-content a {
	color: black;
  text-decoration: none;
  font-weight: normal;
}

input.btn, input.btn-back, input.btn-next {
	display:none;
}
