/* CSS Autohof Register/Search/List/Detail */


.largeicon .autohofoption {
	padding-left:55px;
	width:188px;
}


#autohofdetail h1 {
	padding-bottom:3px;
	border-bottom:1px solid #60789b;
}

#autohofdetail .description {
	padding-bottom:10px;
	border-bottom:1px solid #60789b;
}

.autohofoption {
	float:left;
	width:208px;
	padding:8px 7px 8px 39px;
	margin-bottom:8px;
	white-space:nowrap;
	background-repeat:no-repeat;
}


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 {
	border-bottom:1px solid #999;
	font-weight:bold;
}
table.autohoflist tr.autobahnrabattkarte td {

	font-weight:bold;
	background-color:#ddf;
}