.tablestyle {
	width: 100%;

}

.row {
	font-size:12px;
	font-family: Arial, Verdana, Helvetica;
	padding-bottom:3px;
	padding-top:3px;
	border-bottom:1px dashed #ccc;	
}

.row a {
	text-decoration:none!important;
}


.letterAnchor {
	padding-top:18px;
	font-size:16px!important;
	font-weight:bold;
	color:black!important;
	border-bottom: 2px solid #000;
}

.tableformat {
	background-color: transparent!important;
	padding:15px;
}

.tableformat tbody tr {
	padding-top:5px;
	border-bottom: 1px solid #555555;
}

.tableformat tbody th, .tableformat tbody td  {
	text-align:left;
	padding-right:30px;
	padding-bottom:10px;
	background-color: transparent!important;	
}


/* MERKZETTEL */

#note_pad {
	border:1px solid #777777; z-index:5; position:fixed; top:150px; left:1050px; width:250px; height:auto;  background-color:#eeeeee;padding:15px
}
* html #note_pad {
		border:1px solid #777777; z-index:5; position:absolute; top:150px; left:1050px; width:250px; height:auto;  background-color:#eeeeee;padding:15px
}

.merkzettel {
	height: 350px;
	overflow:auto;
}



.merkzettel p {	font-size:10px!important;	}


/* Produktübersicht Layer (popup) */
.ausstellerdetails_produkte {overflow:auto;height:100%;}

/* 
.ausstellerliste td {
	border: 1px dashed #333;
}

*/

.logocol img {max-width: 160px}
