@page {
	size:auto;
}

body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	background: transparent;
	color: #000;
	margin: 10px;
	padding: 0;
	background-image: none;
}

#mhead,
#rhead,
#topleftlogo,
#date,
#toplinks,
#lcol,
#sublinks,
#menu,
#nbtop,
#mesagologo,
#footer,
.loginbox,
.loginbox_head,
.arrow2,
.nbox,
.banner
{
	display: none;
}


#mlcont {
	width: 170mm;
}
#mrcont {
	display:none;
}

#logo {
	margin-bottom: 25px;
}

hr {
	color: #000;
	height: 1px;
}

ul {
	list-style-type: circle;
	padding: 0;
	margin-left: 15px;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	page-break-after: avoid;
	margin: 0;
}

h2, h3, h4, h5, h6 {
	font-weight: bold;
	page-break-after: avoid;
	margin-bottom: 0.5em;
	font-size: 10pt;
}

pre {
	font-size: 8pt;
}

p {
	margin: 0 0 1em 0;
}

p+p {
	margin-top: -1em;
	text-indent: 2em;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #000;
	background-color: inherit;
}

a img {
	border-width: 0;
}


table.kalender td {
	 /* border-bottom: thin dotted #ccc; */
}

table.messeforum td p {
	margin-bottom: 0px !important;
}


/* Ausstellerliste, MyAccount */

input.cbm { display:none; margin: 0px 0px 0px 0px; }

div.ausstellerliste { width: 170mm; }
div.ausstellerliste_details { clear:both; margin-top: 12px; color:#999999;}

div.row { /* width: 17cm; */ clear: both; }
div.areg { padding-top: 2px; width: 17px; height: 24px; background-color: #CACED1; font-weight: bold; text-align: center; }
div.atop { padding: 28px 0px 10px 0px; width: 17px; background-color: #CACED1; font-weight: bold; text-align: center; }
div.cell_cb { width: 0mm; float: left; display:none; }
div.cell_name { width: 70mm; float: left; }
div.cell_info { width: 5mm; float: left; white-space: nowrap; }
div.cell_ldkz { width: 10mm; float: left; }
div.cell_city { width: 50mm; float: left; }
div.cell_city_nopin { width: 50mm; float: left; }
div.cell_stand { width: 15mm; float: left; text-align: right; }
div.cell_web { width: 10mm; text-align:right; float: left; }
div.cell_pin { width: 0mm; float: left; display:none; }
div.cell_icn_note { width: 0mm; float: left; display:none; }
div.cell_icn_date { width: 0mm; float: left; display:none; }

table { width: 170mm; }

div.dotline {
	clear:both;
	font-size:4px;
	height:10px;
	background: none;
	width:170mm;
	background-image: url(../img/dotline_single.gif);
	background-position: left center;
	background-repeat: repeat-x;
	margin: 1px 0 1px 0;
	/* padding: 2px 0 2px 0; */
}
