/* CSS FOR BORMET - NAVIGATION */
/* --------------------------- */

/* DIV: staticnavigation */
div#staticnavigation { position: absolute; top: 56px; right: 10px; color: #8e8e8e; }
div#staticnavigation a { text-decoration: none; text-transform: lowercase; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #8E8E8E; }
div#staticnavigation a:hover, div#staticnavigation a.active { color: #EC1E24; }

/* DIV: topnavigation */
div#topnavigation {	position: absolute; top: 111px; left: 34px; height: 16px; }
div#topnavigation a { display: block; float: left; height: 17px; overflow: hidden; padding: 0px 0 0 22px; *padding: 1px 0 0 22px; margin: 0 50px 0 0; color: #FFF; text-decoration: none; text-transform: uppercase; font-size: 13px; background: url('../images/bg_topnavigation_a.gif') no-repeat 0 0; voice-family: "\"}\""; voice-family: inherit; *height: 16px; }
div#topnavigation a:hover, div#topnavigation a.active, div#topnavigation li:hover a { background: url('../images/bg_topnavigation_a.gif') no-repeat 0 -17px; }

/* DIV: l-col */
div#l-col { float: left; width: 300px; min-height: 300px; _height: 300px; padding: 32px 30px; voice-family: "\"}\""; voice-family: inherit; width: 240px; min-height: 236px; _height: 236px; }
div#l-col a { display: block; background: url('../images/bg_l_col_a.gif') no-repeat 0 -48px; padding: 0 0 0 16px; margin: 0 0 12px 0; color: #333; text-transform: uppercase; text-decoration: none; font-size: 12px; }
div#l-col a:hover,div#l-col a.active { background: url('../images/bg_l_col_a.gif') no-repeat 0 1px; }
div#l-col a.subitem, div#l-col a.subitemactive { padding: 0 0 0 0px; margin: 0 0 8px 30px; font-size: 11px; background: none; color: #333; }
div#l-col a.subitem:hover, div#l-col a.subitemactive, div#l-col a.subitemactive:hover { color: #F00; background: none }

/* PAGE NAVIGATION */
div.pagenavigation-top{	float: right; margin: 0; text-align: right;	color: #666; }
div.pagenavigation-bottom {	float: left; width: 100%; margin: 35px 0 0 0; text-align: center; color: #666; }
div.pagenavigation-top a.active, div.pagenavigation-bottom a.active { color: #FE0000; text-decoration: none;}	