* {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
	color: #222;	
}

body {
	font-size: 10pt;
	font-family: Arial, Verdana, sans-serif;
	text-align: left;
	padding: 6pt;
	line-height: 12pt;
	background: #fff;
}

h1,h2,h3,h4,h5,p {
	padding-bottom: 11pt;
	text-align: left;
}

h1 {
	font-size: 12pt;
}

h2 {
	font-size: 11pt;
}

#Contents {
	width: 800px;
	text-align: left;
}

.event,
.eventtitle {
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 8pt;
}

.printIt {
	padding: 20px 20px;
	margin-bottom: 16px;
	background: #fff;
	text-align: left;
}

.noPrint {
	display: none;
	visibility: hidden;
}

form {
	margin: 10px 0 20px 0;
}

table.offers {
	table-layout: auto;
	border-collapse: collapse;
	width: 700px;
	overflow: hidden;
}

table.offers  tr.header {
	background: #e2007a;
	border-top: none;
}

table.offers td.angebote,
table.offers td.angebote2,
table.offers td.stand,
table.offers td.stand2,
table.offers td.anbieter,
table.offers td.alpha {
	color: #fff;
	padding: 3px 4px 0px 4px;
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	border-top: none;
}

table.offers td.alpha {
	width: 20px;
}

table.offers td.angebote {
	width: 310px;
}

table.offers td.angebote2 {
	width: 410px;
}

table.offers td.stand {
	width: 80px;
}

table.offers td.stand2 {
	width: 160px;
}

table.offers td.anbieter {
	width: 300px;
}

tr {
}

table.offers td {
	padding: 2px 20px 2px 4px;
	border-top: solid 1px #e2007a;
	vertical-align: top;
	border-bottom: solid 1px #e2007a;
}

table.offers td.no {
	border-top: none;
}

table.offers td.alph {
	font-size: 18px;
	color: #e2007a;
	border-top: none;
	padding-top: -3px;
	vertical-align: top;
	border: none;
}

table.offers td.stanr {
	font-weight: bold;
}

table.offers td.staexh {
	padding-right: 6px;
}

.name {
	font-weight: bold;
}

.webcode {
	color: #e2007a;
	font-weight: bold;
}