 
.autohoftooltip {
	display:block;
}
table.autohoftooltiptable {
	display:block;
}
.autohoftooltiptable td {
	padding:2px 5px;
	margin:0;
	line-height:normal;
	border-bottom:1px solid #999;
}  
  
.autohoftooltiptable tr.row0 {
	font-weight:bold;
}
  
  /* the default style */
.prototip .mystyle { color: #fff; }
.prototip .mystyle .toolbar {
  background: #8ba8d2;
  font-weight: bold;
}
.prototip .mystyle .title { padding: 0px; }
.prototip .mystyle .content {
  padding: 0px;
  background: #fff;
  color: #444;
}

.ratingtable td {
	padding:4px 5px;
}


table.autohoflist {
	width:100%;
	border:1px solid #999;
}

table.autohoflist td {
	padding:1px 3px;
	border-bottom:1px solid #ddd;
}

table.autohoflist a {
	font-weight:bold;
	color:#009;
	text-decoration:none;
	border-bottom:1px dotted #999;
}

table.autohoflist a:hover {
	color:#000;
	border-bottom:1px solid #000;
}

table.autohoflist tr.thead td {
	padding:2px;
	border-bottom:1px solid #999;
	font-weight:bold;
}
table.autohoflist tr.autobahnrabattkarte td {

	font-weight:bold;
	background-color:#ddf;
}
