

/* used to be: detaillabeltbl */
td.app_detaillabel
{
	border-bottom: 1px solid #000066;
}

/* used to be: detailvaluetbl */
td.app_detailvalue
{
	background-color: #d9e1f0;
	border-bottom: 1px solid #000066;
}

/* used to be: listmakethumbnailcell */
td.app_orangeback
{
	background-color: #ff6600;
}
/*
used to be: fcap
used in English site
*/
td.app_white
{
	font-size: 12px;
	color: #ffffff;
}

/* used to be: liste-newcar */
ul.app_narrow
{
	margin-top: 2px;
    margin-bottom: 0px;
    margin-left: 16px;
}

/* used to be: insertregister */
a.app_boldlink
{
	font-weight: bold;
	color: #000066;
}
a.app_boldlink:visited
{
	color: #000066;
}

a.app_boldlink:hover
{
	color: #ff6600;
}

/* used to be:
.butn 
{
	border:white 1px solid;
	color:white;background-color:#000066;
	font-weight:bold;
	font-size:90%;
}
*/
input.app_button
{
	font-weight: bold;
	color: #ffffff;
	border-left: white 1px solid;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-bottom: white 1px solid;
	background-color: #000066;
}

/*
used to be:
SELECT.HP_SELECTBOXLONG
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000066;
	width:135px;
}
will be used in: new detailsuche
*/
select.app_long
{
	width: 135px;
}
/* used to be: ct_padding8right0 */
div.app_padding
{
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 4px;
	padding-bottom: 0px;
}
td.insertionnavi_item_active
{
	background-color: #d9e1f0;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}
td.insertionnavi_item_inactive
{
	font-size: 14px;
	font-weight: bold;
	color: #d9e1f0;
}
