﻿/* CSS Document */


/* ------ Blaa ------ */
.MenuItem_Left_On {float: left; background-image: url(/Files/Navigation/CLS/top_blaa_valgt_venstre.gif); width: 10px; height: 31px; }
.MenuItem_On {float: left; height: 31px; background-color: #078ba7;}
.MenuItem_Right_On {float: left; width: 23px; height: 31px; background-image: url(/Files/Navigation/CLS/top_blaa_valgt_hojre.gif);}
.MenuItem_Right_On_Last {float: left; width: 23px; height: 31px; background-image: url(/Files/Navigation/CLS/top_blaa_valgt_hojre_last.gif);}

						
<!-- TODO: Classes -->
.MenuItem_Left_Off {float: left; background-image: url(/Files/Navigation/CLS/top_midt.gif); width: 10px; height: 31px; }
.MenuItem_Off {cursor: pointer; float: left; background-repeat: repeat-x; background-image: url(/Files/Navigation/CLS/top_midt.gif); height: 31px;}
.MenuItem_Right_Off {float: left; height: 31px; width: 23px; background-image: url(/Files/System/CLS/Navigation/ButtonRightSideOff.gif); }

/* Top */
#top_farve { float: left; background-image: url(../graphic/top_blaa.gif); height: 172px; width: 751px; margin-right: 9px; clear:both; }

/* Txt col 1 */
.h1 { font-size: 17px; color: #078ba7; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.h2 { font-size: 13px; color: #078ba7; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-weight: bold; }

/* Txt col 2 */
#col_2_pil { background-image: url(../graphic/col2_pil_blaa.gif); background-repeat: no-repeat; background-position: top; }
#col_2_txt .h1 { font-size: 13px; color: #078ba7; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 24px; }
#col_2_txt { font-size: 11px; padding-right: 10px; }
#col_2_txt a { color: #078ba7; text-decoration: none; }
#col_2_txt a:hover { color: #078ba7; text-decoration: underline; }

/* Topmenu 
.punkt_venstre_on {float: left; background-image: url(/Files/Navigation/CLS/top_blaa_valgt_venstre.gif); width: 15px; height: 31px; }
.punkt_on {float: left; background-color: #078ba7; height: 31px; }
.punkt_hojre_on {float: left; background-image: url(/Files/Navigation/CLS/top_blaa_valgt_hojre.gif); width: 27px; height: 31px; }
.punkt_hojre_last_on {float: left; background-image: url(/Files/Navigation/CLS/top_blaa_valgt_hojre.gif); width: 27px; height: 31px; }
*/





