body { font-family: Arial, Helvetica, sans-serif; background-image:url('background.jpg');}
td {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt;}
td.header {font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(header_b.gif); font-size: 10pt; font-weight: bold; color: #000000;}
td.content {font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #1B3EA2; background-image: url(header_content.gif); font-size: 10pt; font-weight: bold; color: #000000;}
th {font-family: Arial, Helvetica, sans-serif;}
a {font-family: Arial, helvetica, sans-serif; text-decoration: none; color: #1B3EA2; font-weight:bold;}
a:hover {font-family: Arial, helvetica, sans-serif; text-decoration: underline;}
.nav {font-family: Arial, helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; color: #000000;}
.nav:hover {font-family: Arial, helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; color: #BB0000;}
.subnav {font-family: Arial, helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; color: #FFFFFF;}
a.duenn {font-family: Arial, helvetica, sans-serif; text-decoration: none; font-weight: lighter; color: black; }
a.duenn:hover {font-family: Arial, helvetica, sans-serif; text-decoration: underline;}
a.dick {font-family: Arial, helvetica, sans-serif; text-decoration: none; font-weight: bolder; color: red;}
a.dick:hover {font-family: Arial, helvetica, sans-serif; text-decoration: underline;}
a.button {font-family: Arial, helvetica, sans-serif; text-decoration: none; font-weight: bolder; 
border-color: #1B3EA2; border-style: solid; border-width: 1px;
padding: 2px;}
a.button:hover {font-family: Arial, helvetica, sans-serif; text-decoration: none; font-weight: bolder; color: red; 
border-color: #CC0000; border-style: solid; border-width: 1px; background-color: #FFFF00;}
/* 
a.category {font-weight: bold; color: #880000; font-size: 10pt; text-decoration: underline;} 
a.Subcategory {font-size: 8pt; color: #000000; font-weight: normal;	text-decoration: none;}
a.grayLink {font-size: 8pt; color: #777777; font-weight: normal; text-decoration: none;}
.ProductCategory {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #880000; text-decoration: none;}
.control {background-color: #0066CC;}
.resourcelink {font-size: 9pt;}
.topheader {background-color: #999999;}
.pagenumber {color:#FFFFFF;}

.field

{
	FONT-SIZE: 12px; 
	BACKGROUND-IMAGE: url(suchfeld.gif); 
	WIDTH: 178px; 
	height: 35px;
	COLOR: black; 
	FONT-FAMILY: Arial,Helvetica; 
}*/

table.order{
	border-collapse: collapse;
}

table.order th{
	background-color: none;
	text-align: center;
	font-size: 10pt;
	border-bottom: 1px solid black;
	border-right: 1px solid black; 
}
table.order th.right{
	border-right: none;
}

table.order td{

	padding-top: 15px;
	border-right: 1px solid black; 
	text-align: center;
}

table.order td.right{

}

table.order td.comment{
	padding-top: 5px;
	text-align: left;
	border-bottom: 3px solid black;
}