* {
	background-image: none;
}

#navi_horizontal,
#subnavigation,
#sitemap,
#header,
.print,
#startTopLeftInner p a,
#legendLeft,
#legendRight,
#startTopRight,
.serviceLeft img {
	display: none;
}

#logoPrint {
	display: block;
	margin-bottom: 30px;
}

.showPrint {
	display: block;
}

#startTopLeft {
	height:auto;
	width:auto;
}

#startTopLeftInner {
	padding:0;
}

#contentRight {
	clear: both;
	margin-top: 40px !important;
}

#startTopLeftInner .inv, #startCont .inv {
	position: relative;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	font-size: 18px;
	text-indent: 0;
}

#startTopLeft p {
	font-size:12px;
}

#startCont .column3 {
	float:left;
}

.snippet.icons .iconsTop .iconsTopInner, .snippet.text .textTop .textTopInner {
	padding:20px 0 5px;
}

ul {
	list-style-type:square !important;
	margin-left: 15px !important;
}

li {
	padding-left:0 !important;
}

ul#cartIndex {
	list-style-type: none !important;
	margin-left: 0 !important;
}

.snippet.icons ul li {
	padding:0 0 5px 0;
}

.snippet.icons ul li a {
	padding-left:0;
	text-decoration:underline;
}


h1 {
	clear: left;
	padding-left: 0 !important;
}

#breadcrumb ul {
	margin-left: 0 !important;
}

#breadcrumb li {
	float: left;
	list-style: none;
}

#breadcrumb li span {
	margin: 0 5px;
	font-size: .9em;
}

#breadcrumb li a {
	font-size: .9em;
	color: #646464;
	text-decoration: none;
}

#footer div {
	margin-left:0;
	clear: both;
}

#content.cart p.first {
	margin-top:20px;
}

.snippet.cartTable table {
	width:300px;
}

#content.cart #contentRight {
	margin-top: auto;
	margin-left: 2px;
	float:left;	
}