/**
 	* @package    MA
 	* @subpackage	css
 	* @version    SVN: $Revision$ $Date$ $Author$
 	* @desc       mandarine
 	*/


/* color */
.clr_head,
h5, .section h5, h6,
hr,
optgroup, option.hlight,
table caption { color:#DF6900; }  /* s:255, v:223 */

.clr_link,
a,
.field label,
.f_content .col_block .frame .top div,
.frame .middle strong { color:#F79413; }	/* h:+4, s:235, v:247 */

.clr_link_set,
a:focus,a:hover,a:active,
a.black:focus,a.black:hover,a.black:active { color:#FFBF00; }	/* h:+12 s:255, v:255 */

/* background */
.bg_clr_head,
option.head { background-color:#DFDAD1; }	/* h:+8, s:16, v:223 */

.bg_clr_hlight,
optgroup.hlight, option.hlight,
body input:focus, body select:focus { background-color:#FFFBEF; }	/* +12 s:16, v:255 */

/* hallo */
html body a:hover.hallo, html body input:hover.hallo {
	border: 1px solid #F79413;
	background-color:transparent;
	box-shadow: 0 0 4px #FFBF00;-moz-box-shadow: 0 0 4px #FFBF00;-webkit-box-shadow: 0 0 4px #FFBF00;
}

/* border */
.bd_clr,
div.fld_select:focus, div.fld_select:hover,
body input:focus, body select:focus,
body input:hover, body select:hover,
body textarea:focus,
body textarea:hover,
.f_content .col_block .frame .top div,
.csection.right, .csection.left { border-color:#FFAC40; }	/* h:+4, s:191, v:255 */



/* frame */
.frame .top h2, .frame .top h3, .frame .top h4 { background:url("../../img/commun/color/tangerine/frame_head.png") no-repeat scroll 0 0 transparent; }

/* button */
.input_l, .input_r, .input_ml, .input_mr, .input_bl, .input_br, .input_sqr { background-image:url("../../img/commun/color/tangerine/button.png"); }

/* link bg	*/
a.arlink { background-position:-3000px 0.225em; }