/* CVS $Id: app_styles.css,v 1.4 2005/03/04 12:40:30 bristanovic Exp $ */

/* 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;
}

td.pathnavigation
{
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	color: #ff6600;
	padding: 2px;
}

a.pathnavigation , a.pathnavigation:hover, a.pathnavigation:visited
{
	color: #0000ff;
}

/* 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;
}
td.WhiteSubHeader
{
	font-size: 11px;
	font-weight: bold;
	background-color:#D9E1F0;
	padding-top: 3px;
	padding-bottom: 3px;
}
.layer 
{
	font-size:10px; 
	position: absolute; 
	width:114px; 
	top: 20px; 
	left: 20px; 
	visibility: hidden; 
	z-index: 12; 
	border:2px solid; 
	border-top-width:1px;
	border-left-width:1px; 
	border-top-color:#999999;
	border-left-color:#999999;
	border-right-color:#333333;
	border-bottom-color:#333333; 
	background-color:#FFD1B2; 
	margin:0px; 
}
.innerLayer 
{ 
	padding:4px;
	color : Black;
}
