.mainNav, #appBar, #appNav, #suchBox, #grau, #appOverlay, #boxOverlayContainer, #footerLeiste, #lbOverlay, #lbCenter, #lbBottomContainer,
#navBar, #header, #footer, .msgToolOpen, .msgTool {
	display: none;
}

.errorStatus, .successStatus {
	border: 3px solid #000;
}

h2 {
	padding-top: 5px;
}

h2, h4 {
	font-weight: bold;
	color: #222;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	color: #666;
}

h3.hr {
	border-bottom: 2px solid #999;
}


table tr {
	border-bottom: 1px solid #999;
}

table td.number,
table th.number {
    text-align: right;
}


.bestellbestaetigung table, .bestellbestaetigung tbody, .supplier table {
	width:450px!important;
	*width: 740px!important;
	_width: 740px!important;	
}

.bestellbestaetigung .warenkorbEintrag .right {
    float: none;
    margin-left: 160px;
}

#content {
	*width: 890px;
	_width: 890px;
}

body {
	color: #222;
}

a.btnDrucken {
	display: none;
}

#webContainer {
	margin: 0px;
	margin-top: 40px;
	width: 100%;
	padding: 0px;
}

div.adresse .right {
    width: auto!important;
	padding-right: 50px;
}
