
body { 
	background: #fff;
	font-family: arial, helvetica, sans-serif;
	margin: 10px 10px 10px 20px;
} 


img {
	 border: none;
}

.onlyforprint {
	display: block;
}

.donotprint {
	display: none;
}	

.main .left {
	display: none;
}


.main .right {
	display: none;
}

h3 {
	color: #999;
}


table {
	width: 600px;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

table tr th, table tr td  {
	text-align: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

#uwinternetordernummer		{ border: 2px solid #00cc00; padding: 10px; margin: 5px 0 5px 0; background: #e9f4dd; font-size: 1.1em; font-weight: bold;}