/*** >>> Milestone Css <<< ****/

/*** >>> Body <<< ****/

body
{
margin: 0 0 15px 0;
padding:0;
font-family: Verdana;
font-size: 11px;
line-height:140%;
}

#topblue
{
	height:35px;
	width:100%;
	position: absolute;
	top: 0px;
	left: 0px;
	/*background-color: #000055;*/
	background-color: #212f50;
}
#topkhaki
{
	height:27px;
	width:100%;
	position: absolute;
	top: 35px;
	left: 0px;
	/*background-color: #000055;*/
	/*background-color: #efefde;*/
	background-image: url(/files/SysFiles/Images/gfx/menu_bagg.gif);
	background-repeat:repeat-x;
}
#full
{
	width:100%;
	position: absolute;
	top: 0px;
	left: 0px;
	elevation:above;


}

/*** >>> Container <<< ****/

#container
{
width:784px;
margin:0 auto;
position:relative;
background-color: #ffffff;
z-index:0;
}

/*** >>> TopLine2 <<< ****/

  #TopLine2
  {
   	margin:0;
	background-color: #ffffff;
	position: relative;
	height:65px;
	width:784px;
  }
  
	#TopTag 
	{
		float:left;
		position:absolute; 
		/*background-color: #000055;*/
		background-color: #212f50;
		height:35px;
		width:300px;
		position: absolute;
		top: 0px;
		left: 0px;
	}
	
	#TopTag img /*tagline-179x10.gif*/
	{
		border:0px;
		position: absolute;
		top: 20px;
		left: 103px;
	}

	#TopLinks
	{
		width:80%;
		/*float:right;*/
		text-align:right;
		height:19px;
		width:484px;
		/*background-color: #000055;*/
		background-color: #212f50;

		position: absolute;
		top: 0px;
		left: 300px;
		font-size:10px;
		font-weight:bold;
		padding-top:16px;
		
	}
		#TopLinks a:link, #TopLinks a:visited
		{
			
			text-decoration: none;
			color:#ffffff;
			padding-left:15px;

		}
		#TopLinks a:hover, #TopLinks a:active
		{
			text-decoration: underline;
			color:#ffffff; /*color:#e86003;*/
		}
	
	#TopImage img
	{
		position: absolute;
		/*float: left;*/
		border:0px;
		width:63px;
		height:63px;
		top: 3px;
		left: 0px;

	}
	#TopImagePrint img
	{
		position: absolute;
		/*float: left;*/
		border:0px;
		width:63px;
		height:63px;
		top: 2px;
		left: 0px;
		visibility:hidden;
		/*background-image: url(/files/SysFiles/Images/logo-69x68.gif);
		background-position:0% 6px;
		background-repeat:no-repeat;*/
	}

	#TopMenu
	{
		/*clear:both;*/
  		width:687px;/*950*/
		position: absolute;
		top: 35px;
		left: 63px;/*70*/
  		/*font-weight:bold;*/
  		margin:0;
		display:block;
		font-size:10px;
		/*float: left;*/
		height:25px;
		padding-top:1px;
		padding-left:34px;
		padding-bottom:1px;
/*		background-image: url(/files/SysFiles/Images/menubar-706x26.jpg);*/
		background-image: url(/files/SysFiles/Images/gfx/menu_bagg.gif);
		background-repeat:repeat-x;
		background-color: #efefde;
		background-position:0% 0%;
		/*background-repeat:no-repeat;*/
		font-family: Verdana;
		z-index: 4;
	}
		
		#TopMenu ul
		{
    		list-style-type:none;
    		display:inline;
    		margin:0;
    		padding:5px 10px;
    	}

    	#TopMenu li
		{
    		display:inline;
			padding:5px 10px;
    	}
		#TopMenu a
		{
			padding-left:5px;
			padding-right:5px;
		}
   			#TopMenu a:link, #TopMenu a:visited 
			{
			/*, #TopMenu a:active*/
    			text-decoration: inherit;
    			color:#005DAB;
				/*font-weight: 600;*/
    			
    		}

    		#TopMenu a:hover
			{
    			text-decoration:underline;
   				/*color:#e86003;*/
				color:#005DAB;
    			/*background-color: #dddddd;*/
    		}

    		#TopMenu a.selected, #TopMenu a.expanded, #TopMenu a:visited.expanded, #TopMenu a:visited.selected
			{
				text-decoration: inherit;
				/*font-weight: 600;*/
				color:#c71d23;
   				/*color:#e86003;*/
    			/*background-color: #ab6d00;*/
    			
    		}

		
	#TopSearch
	{
		width:200px;/*950*/
		float: left;
		height:25px;
		padding-top:6px;
		position: absolute;
		top: 33px;
		left: 598px;
		z-index:10;
	}


/*** >>> TopLine3 <<< ****/

  #TopLine3
  {
	position: relative;
   	margin:0;
	height:0px
	
  }
	#TopGraphic
	{
		width:100%;
	}

/*** >>> TopLine4 <<< ****/

  #TopLine4
  {
   	margin:0;
	/*background-color: #dddddd;*/
	background-color: #ffffff;
	width:100%;
  	position: relative;
	left: 0px;
	padding-top:0px;
	z-index:0;
	
  }

	#BreadCrumb
	{
    		list-style-type:none;
   	 		display:inline;
    		margin:0;
			float:left;
			visibility:hidden;
	}
		#BreadCrumb li
		{
    		display:inline;
		}
		#BreadCrumb a:link, #BreadCrumb a:visited
		{
   			text-decoration: none;
    		color:#005DAB;
    	}

   		#BreadCrumb a:hover, #BreadCrumb a:active
		{
    		text-decoration: underline;
    		/*text-decoration: none;			*/
    		/*color:#ab6d00;003366*/
			color:#005DAB;
    	}

    	#BreadCrumb .selected
		{
    		color:#ab6d00;

    	}
	
	#Printpage
	{
		display:inline;
		float:right;
	}
		#Printpage a
		{
			padding-right:10px;
		}
	.PadPrint
	{
		padding-right:14px;
	}

/*** >>> allcontent <<< ****/

  #allcontent
  {
  	clear:both;
  	padding-top:3px;
	/*margin-top:10px;*/
	float:left;
	width:784px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	position:relative;
	min-height:400px;
  }

	#center 
	{
      		display: inline;
      		float:left;
			width:384px;
      		position:relative;
      		margin: 0 0 0 0;
			
    }
		#center li, #centerWide li
  		{
			font-family: Verdana, arial;
			color:#333333;
			margin:0;
			font-size:11px;
  		}
		#centerWide ul, #center ul, #centerFull ul, #Front30 ul, #Front30nopad ul, #Front40 ul
		{
				list-style-type:none;
				/*background-image: url(/Files/SysFiles/Images/gfx/blaapil_niveau1_alm_mouseo.gif);*/
				background-repeat:no-repeat;
				background-position:0px 5px;

    			margin:0;
    			padding:0;
				margin-left:5px;
				min-height:10px;
		}
		#center li, #centerWide li, #centerFull li, #Front30 li, #Front30nopad li, #Front40 li
		{
    		list-style-image:none;

			margin:0;
			padding-left:15px;
			
			background-image: url(/Files/SysFiles/Images/gfx/blaapil_niveau1_alm_mouseo.gif);
			background-repeat:no-repeat;
			background-position:0px 5px;
			text-decoration: none;

			height:100%;
    	}

    #centerWide 
	{
			margin: 0 0 0 0;
			display: inline;
    		float:right;
    		width:584px;
    		position:relative;
    }
      
    #centerFull 
	{
      		display: inline;
      		float:right;
      		width:784px;
      		position:relative;
     		margin: 0 0 0 0;
    }

    #center-left
	{
        	float: left;
        	width:184px
    }

    #center-right
	{
        	float:right;
        	width:184px
    }


      	#left 
		{
      		display: inline;
      		float:left;
      		width:184px;
      		position:relative;
     		margin: 0 16px 0 0;
			/*border:medium #000000 solid;*/

			/*padding: 0 16px 0 0;*/
      	}
		#left2 
		{
			margin: 0 0 0 0;
			display: inline;
    		float:right;
    		width:184px;
    		position:relative;
    		margin-bottom:10px;

      	}

		#Front30
		{
			margin: 0 12px 0 0;
			display: inline;
    		float:left;
    		width:29%;
    		position:relative;
    		margin-bottom:4px;
			margin-top:8px;
			
		}
		#Front30nopad
		{
			margin: 0 0 0 0;
			display: inline;
    		float:right;
    		width:29%;
    		position:relative;
    		margin-bottom:4px;
			margin-top:8px;
		}
		#Front40
		{
			margin: 0 0 0 0;
			display: inline;
    		float:left;
    		width:39%;
    		position:relative;
    		margin-bottom:4px;
			margin-top:8px;
		}
		
		#left h1
		{
			/*color:#3e6e95;*/
			font-weight:bold;
			font-size:12px;
			padding-bottom:4px;
			margin-bottom:10px;
			/*background-image: url(/Files/SysFiles/Images/gfx/bagg_navheader.jpg);*/
		}
		#left h2
		{
        		margin:1px;
				padding:0px;
				font-size:11px;
				/*background-image: none;*/
        		/*padding-top:4px;*/

        }
		#left p
		{
        	font-size:10px;
		}
		/*** >>> Left menu (1. level)<<< ****/
		#left ul
		{
    			list-style-type:none;
   				display:block;
    			margin:0;
    			padding:0;
    	}

		#left li
		{
    			display:block;
    			line-height: 160%;
				text-decoration: none;
    	}


    	#left li a:link, #left li a:visited
		{
			display: block;
			height:100%;
   			text-decoration: none;

			padding-left:15px;
    		color:#3e6e95;
			font-size:10px;
			background-image: url(/Files/SysFiles/Images/gfx/blaapil_niveau2_alm_mouseo.gif);
			background-repeat:no-repeat;
			background-position:0px 6px;

    	}

    	#left li a.selected, #left li a:visited.selected
		{
			/*color:#c71d23;*/
			color:#e86003;
			padding-left:15px;
			background-image: url(/files/SysFiles/Images/gfx/orangepil_niveau2_aktiv.gif);
			background-repeat:no-repeat;
			background-position:0px 7px;
    	}
		#left li a.expanded
		{
    		color:#3e6e95;
			padding-left:15px;
			background-image: url(/files/SysFiles/Images/gfx/orangepil_niveau2_aktiv.gif);
			background-repeat:no-repeat;
			background-position:0px 7px;
    	}
		#left li a:hover, #left li a:active, #left li a:hover.expanded
		{
    		text-decoration: none;
			text-decoration:underline;
    	}
		
 		/*** >>> Left menu (2. level) <<<***/

		#left ul ul
		{
    			/*list-style-type:none;
   				display:block;
    			margin:0;
    			padding:0;*/

    	}
   		#left li li
		{
    			/*display:block;
    			line-height: 160%;*/
				padding:1px 16px;

    		}

    	#left li li a:link, #left li li a:visited
		{
    		display: block;
			height:100%;
    		text-decoration: none;
			color:#3e6e95;
			background-image: url(/Files/SysFiles/Images/gfx/blaapil_niveau2_alm_mouseo.gif);
			background-repeat:no-repeat;
			background-position:0px 5px;
			font-size:10px; 
			font-weight:100;   			
    	}

    	#left li li a:hover, #left li li a:active,
		{
			/*display: block;*/
    		text-decoration: underline;
    		/*color:#e86003;*/
			/*color:#3e6e95;*/
			background-image: url(/Files/SysFiles/Images/gfx/blaapil_niveau2_alm_mouseo.gif);
/*			background-image: url(/files/SysFiles/Images/gfx/orangepil_niveau2_aktiv.gif);*/
			background-repeat:no-repeat;
			background-position:0px 5px;
			font-size:10px;
			font-weight:100;
    	}
		

		#left li li a.expanded.hasChildren, #left li li a:visited.expanded.hasChildren, 
		#left li li a:link.expanded.hasChildren
		{
			/*display: block;*/
    		text-decoration: none;
    		
			color:#3e6e95;
			/*background-image: url(/Files/SysFiles/Images/gfx/blaapil_niveau2_alm_mouseo.gif);*/
			background-image: url(/files/SysFiles/Images/gfx/orangepil_niveau2_aktiv.gif);
			background-repeat:no-repeat;
			background-position:0px 6px;
			font-size:10px;
			font-weight:100;
		}
		#left li li a.hasChildren, #left li li a:visited.hasChildren, #left li li a:link.hasChildren
		{
			/*display: block;*/
    		text-decoration: none;
    		
			color:#3e6e95;
			/*background-image: url(/Files/SysFiles/Images/gfx/blaapil_niveau2_alm_mouseo.gif);*/
			background-image: url(/files/SysFiles/Images/gfx/blaapil_niveau2_alm_mouseo.gif);
			background-repeat:no-repeat;
			background-position:0px 6px;
			font-size:10px;
			font-weight:100;
		}
		

    	#left li li a.selected, #left li li a:visited.selected, #left li li a:link.selected
		{
				color:#e86003;
    			/*color:#c71d23;*/
    			background-color: #ffffff;
				background-image: url(/files/SysFiles/Images/gfx/orangepil_niv2_horiz_aktiv.gif);
				background-repeat:no-repeat;
				background-position:0px 6px;
				font-size:10px;
				font-weight:100; 

    	}
		#left li li a.selected.hasChildren 
		{
			color:#e86003;
			/*color:#c71d23;*/
   			/*font-weight: 600;*/
			background-image: url(/files/SysFiles/Images/gfx/orangepil_niveau2_aktiv.gif);
			background-repeat:no-repeat;
			background-position:0px 6px;
    		font-weight:100; 
			font-size:10px;
    	}
		#left li li a:hover.selected, #left li li a:hover, #left li li a:hover.hasChildren,
		#left li li a:hover.expanded.hasChildren
		{
			text-decoration: underline;
		}
	

		/*** >>> Left menu (3. level) <<<***/
		
		#left li li li a
		{
			width: 100px;
			
    	}
    	#right 
		{
       		margin: 0 0 0 0;
			display: inline;
    		float:right;
    		width:184px;
    		position:relative;
    		margin-bottom:10px;
    		/*border: 1px solid #c66c00;*/
    		
    		/*background-repeat: repeat-x;*/
    	}


        #right h1, #right h2
		{
        		/*margin:1px;*/
				padding:0px;
				/*background-image: none;*/
        		/*padding-top:4px;*/

        }
		#right p
		{
        	font-size:10px;
		}
		#right ul
		{
   		/*	list-style-image:url(/files/SysFiles/Images/gfx/pil_factbox.gif) ;
   			list-style-position:outside; */

			list-style-image:none;
			list-style-type:none;
   			/*display:block;*/
			padding:0px;
			margin:0px;
    		margin-top:0;
    		padding-top:0;


		}
		#right li
		{
   			text-decoration: none;
			list-style-image:none;
			padding-left:15px;
			/*font-weight:bold;*/
			background-image: url(/Files/SysFiles/Images/gfx/blaapil_niveau1_alm_mouseo.gif);
			background-repeat:no-repeat;
			background-position:0px 5px;

    	}
  		#right ul li
		{
			list-style-image:none;
		}
		/*** >>> Fact Boxes <<< ****/
		#Adjustable h2, #Fitted h2
		{
        	color:#003366;
			background-color:transparent;
			
		}
		
		#Adjustable li, #Fitted li  
		{
			padding-left:15px;
			background-image: url(/Files/SysFiles/Images/gfx/blaapil_niveau1_alm_mouseo.gif);
			background-repeat:no-repeat;
			background-position:0px 5px;
			list-style:none;
			list-style-image:none;
			margin:0px;
    	}
		#Adjustable ul, #Fitted ul
		{
			padding:0px;
    	}
		
		#Adjustable
		{
			position:relative;
			display: inline;
			/*padding:0 0 0 0;*/
			margin: 0 0 0 0;
			/*padding-right:14px;*/
			/*margin-right:8px;*/
    		float:left;
			width:inherit;		
		}


		.pad8
		{
			padding-right:16px;
		}
		.pad8bottom
		{
			padding-bottom:8px;
		}
		#Fitted
		{
			position:relative;
			display: inline;
			padding:0 0 0 0;
			margin: 0 0 0 0;
			/*padding-right:8px;
			margin-right:8px;*/
    		float:left;
			
    		/*width:184px;*/
    		/*border: 1px solid #c66c00;*/
    		/*background-image: url(../gfx/gradient.jpg);*/
			width:100%;	
			margin-bottom:1px;
				
		}
		
		#White h2, #White p
		{
        	color:#FFFFFF;
		}
		#White a:hover, #White a:active
		{
        	color:#FFFFFF;
		}
		/*#White
		{
			position:relative;
			display: inline;
			margin: 0 0 0 0;
    		float:left;
        	width:160px;
		}*/
		
		
		.t {background: url(/files/SysFiles/Images/gfx/dot.gif) 0 0 repeat; width: 100%;height:100%;}
		.b {background: url(/files/SysFiles/Images/gfx/dot.gif) 0 100% no-repeat}
		.l {background: url(/files/SysFiles/Images/gfx/dot.gif) 0 0 no-repeat}
		.r {background: url(/files/SysFiles/Images/gfx/dot.gif) 100% 0 no-repeat}
		.bl {background: url(/files/SysFiles/Images/gfx/bl.gif) 0 100% no-repeat}
		.br {background: url(/files/SysFiles/Images/gfx/br.gif) 100% 100% no-repeat}
		.tl {background: url(/files/SysFiles/Images/gfx/tl.gif) 0 0 no-repeat}
		.tr {background: url(/files/SysFiles/Images/gfx/tr.gif) 100% 0 no-repeat; padding:10px} 
		
		.t_grey {background: url(line_factbox_1_1.gif) 0 0 repeat-x; width: 100%;height:100%;}
		.b_grey {background: url(line_factbox_1_1.gif) 0 100% repeat-x;width:100%;height:100%;}
		.l_grey {background: url(line_factbox_1_1.gif) 0 0 repeat-y;width:100%;height:100%;}
		.r_grey {background: url(line_factbox_1_1.gif) 100% 0 repeat-y;width:100%;height:100%;}
		.bl_grey {background: url(corner_factb_sw.gif) 0 100% no-repeat;width:100%;height:100%;}
		.br_grey {background: url(corner_factb_se.gif) 100% 100% no-repeat;width:100%;height:100%;}
		.tl_grey {background: url(corner_factb_nw.gif) 0 0 no-repeat;width:100%;height:100%;}
		.tr_grey {background: url(corner_factb_ne.gif) 100% 0 no-repeat; padding:10px;min-height:170px;} 
		.tr_greyNoMin {background: url(corner_factb_ne.gif) 100% 0 no-repeat; padding:10px;margin-bottom:3px;min-height:10px;} 
		.tr_greyNoMinNoPad {background: url(corner_factb_ne.gif) 100% 0 no-repeat; padding:3px;padding-bottom:3px; min-height:10px;} 
		.tr_greyFull {background: url(corner_factb_ne.gif) 100% 0 no-repeat; padding:3px;padding-bottom:3px; min-height:10px;}
		.tr_greyQuote {background: url(corner_factb_ne.gif) 100% 0 no-repeat; padding:3px;padding-bottom:3px; min-height:10px;} 
		
		.c_blue {background: url(/files/SysFiles/Images/gfx/lightbluegrad_factbox.jpg) 1px 1px no-repeat; width:184px;}
		.c_yellow {background: url(/files/SysFiles/Images/gfx/gul_grad_factbox.jpg) 0 0 no-repeat;width:184px;}
		.c_grey {background: url(/files/SysFiles/Images/gfx/graa_grad_factbox.jpg) 0 0 no-repeat;width:184px;}
		
		.c_greyFull {background: url(/files/SysFiles/Images/gfx/greysolid_factbox.jpg) 0 0 repeat-y;width:100%;}
		.c_orange {background: url(/files/SysFiles/Images/gfx/orange_small.jpg) 0 0 no-repeat;padding:10px;min-height:45px;
		color:#FFFFFF; width:164px;}
		
		.c_grey_t {background: url(/files/SysFiles/Images/gfx/solidgrey_1pix.gif) 0 0 repeat;}
		.c_grey_bl {background: url(/files/SysFiles/Images/gfx/solidgrey_sw.jpg) 0 100% no-repeat;}
		.c_grey_br {background: url(/files/SysFiles/Images/gfx/solidgrey_se.jpg) 100% 100% no-repeat;}
		.c_grey_tl {background: url(/files/SysFiles/Images/gfx/solidgrey_nw.jpg) 0 0 no-repeat;}
		.c_grey_tr {background: url(/files/SysFiles/Images/gfx/solidgrey_ne.jpg) 100% 0 no-repeat; padding:5px;}
		.c_grey_trSmall {background: url(/files/SysFiles/Images/gfx/solidgrey_ne.jpg) 100% 0 no-repeat; padding:1px;padding-left:5px;}
		.c_grey_trNoBack {padding:1px;padding-left:5px;}
		
		.c_blue_t {background: url(blue1_1.gif) 0 0 repeat;}
		.c_blue_bl {background: url(sw_blue.JPG) 0 100% no-repeat;}
		.c_blue_br {background: url(se_blue.JPG) 100% 100% no-repeat;}
		.c_blue_tl {background: url(nw_blue.JPG) 0 0 no-repeat;}
		.c_blue_tr {background: url(ne_blue.JPG) 100% 0 no-repeat; padding:5px;}
		.c_blue_trSmall {background: url(ne_blue.JPG) 100% 0 no-repeat; padding:1px;padding-left:5px;}
		
		.c_khaki_t {background: url(/files/SysFiles/Images/gfx/khaki_1by1.gif) 0 0 repeat;}
		.c_khaki_bl {background: url(/files/SysFiles/Images/gfx/khaki_nw.JPG) 0 100% no-repeat;}
		.c_khaki_br {background: url(/files/SysFiles/Images/gfx/khaki_se.JPG) 100% 100% no-repeat;}
		.c_khaki_tl {background: url(/files/SysFiles/Images/gfx/khaki_nw.JPG) 0 0 no-repeat;width:100%;height:100%;}
		.c_khaki_tr {background: url(/files/SysFiles/Images/gfx/khaki_ne.JPG) 100% 0 no-repeat; padding:5px;}
		.c_khaki_trSmall {background: url(/files/SysFiles/Images/gfx/khaki_ne.JPG) 100% 0 no-repeat; padding:1px;padding-left:5px;}
		.c_khaki_trNoPad {background: url(/files/SysFiles/Images/gfx/khaki_ne.JPG) 100% 0 no-repeat;}
		
		.c_darkblue_t {background: url(/files/SysFiles/Images/gfx/darkblue_1by1.gif) 0 0 repeat;}
		.c_darkblue_bl {background: url(/files/SysFiles/Images/gfx/darkblue_sw.JPG) 0 100% no-repeat;}
		.c_darkblue_br {background: url(/files/SysFiles/Images/gfx/darkblue_se.JPG) 100% 100% no-repeat;}
		.c_darkblue_tl {background: url(/files/SysFiles/Images/gfx/darkblue_nw.JPG) 0 0 no-repeat;}
		.c_darkblue_tr {background: url(/files/SysFiles/Images/gfx/darkblue_ne.JPG) 100% 0 no-repeat; padding:5px;}
		.c_darkblue_trSmall {background: url(/files/SysFiles/Images/gfx/darkblue_ne.JPG) 100% 0 no-repeat; padding:1px;padding-left:5px;}
		
		.c_lightblue_t {background: url(/files/SysFiles/Images/gfx/lightblue_1by1.gif) 0 0 repeat;}
		.c_lightblue_bl {background: url(/files/SysFiles/Images/gfx/lightblue_sw.JPG) 0 100% no-repeat;}
		.c_lightblue_br {background: url(/files/SysFiles/Images/gfx/lightblue_se.JPG) 100% 100% no-repeat;}
		.c_lightblue_tl {background: url(/files/SysFiles/Images/gfx/lightblue_nw.JPG) 0 0 no-repeat;width:100%;height:100%}
		.c_lightblue_tr {background: url(/files/SysFiles/Images/gfx/lightblue_ne.JPG) 100% 0 no-repeat; padding:8px;}
		.c_lightblue_trSmall {background: url(/files/SysFiles/Images/gfx/lightblue_ne.JPG) 100% 0 no-repeat; padding:5px;padding-left:5px;}
		.c_lightblue_trNoPad {background: url(/files/SysFiles/Images/gfx/lightblue_ne.JPG) 100% 0 no-repeat;}
		
		
		.c_space {padding-bottom:3px;margin-bottom:3px;width:0px; height:0px;}
		
		.qoute_grey_top184{background:url(/files/SysFiles/Images/gfx/quotebox_grey_184_top.JPG) 0 0 no-repeat;width:100%;height:100%;}
		.qoute_grey_top584{background:url(/files/SysFiles/Images/gfx/quotebox_grey_584_top.JPG) 0 0 no-repeat;width:100%;height:100%;}
		.qoute_blue_top184{background:url(/files/SysFiles/Images/gfx/quotebox_blue_184_top.JPG) 0 0 no-repeat;width:100%;height:100%;}
		.qoute_blue_top584{background:url(/files/SysFiles/Images/gfx/quotebox_blue_584_top.JPG) 0 0 no-repeat;width:100%;height:100%;}
		.qoute_khaki_top184{background:url(/files/SysFiles/Images/gfx/quotebox_khaki_184_top.JPG) 0 0 no-repeat;width:180px;height:72px;}
		.qoute_khaki_top584{background:url(/files/SysFiles/Images/gfx/quotebox_khaki_584_top.JPG) 0 0 no-repeat;width:100%;height:100%;}
		
		.qoute_khaki_tl{background:url(/files/SysFiles/Images/gfx/quotebox_khaki_ne.JPG) 0 0 no-repeat;width:100%;height:100%}
		.qoute_blue_tl{background:url(/files/SysFiles/Images/gfx/quotebox_blue_ne.JPG) 0 0 no-repeat;width:100%;height:100%}
		.qoute_grey_tl{background:url(/files/SysFiles/Images/gfx/quotebox_grey_ne.JPG) 0 0 no-repeat;width:100%;height:100%}
		
		.qoute_grey_bl {background: url(/files/SysFiles/Images/gfx/quotebox_384_sw.jpg) 0 100% no-repeat;}
		.qoute_grey_br {background: url(/files/SysFiles/Images/gfx/quotebox_384_se.jpg) 100% 100% no-repeat;}
		.qoute_grey_1px {background: url(/files/SysFiles/Images/gfx/quotebox_384_1_1pix.gif) 0 0 repeat;}
		
		.c_arrow
		{
			background-image: url(/Files/SysFiles/Images/gfx/blaapil_niveau2_alm_mouseo.gif);
			background-repeat:no-repeat;
			background-position:2px 5px;
			padding-left:10px;
			
    	}
		
		

/*** >>> News scroller <<< ****/
#scroller, #scroller1 ,#scroller2 ,#scroller3 ,#scroller4 ,#scroller5 
{
    width: 150px;
    height: 110px;
    color: #000;
/*    background-color: #FFFCEB;*/
    background-color: #FFFFFF;
/*    border: 0px solid #000; */
    border: 0px; 
    overflow: hidden;
}
#scroller p, #scroller1 p ,#scroller2 p,#scroller3 p,#scroller4 p,#scroller5 p
{
	min-height:140px;
}

#scrollerWide, #scrollerWide1 ,#scrollerWide2, #scrollerWide3, #scrollerWide4, #scrollerWide5
{
    width: 370px;
    height: 120px;
    color: #000;
/*    background-color: #FFFCEB;*/
    background-color: #FFFFFF;
/*    border: 1px solid #000; */
    border: 0px;
    overflow: hidden;
}
#scrollerWide p, #scrollerWide1 p ,#scrollerWide2 p, #scrollerWide3 p, #scrollerWide4 p, #scrollerWide5 p
{
	min-height:110px;
}
/*** >>> Events styling <<< ****/

.EventsTop
{
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#3c5f84 ;
/*	background-image: url(/files/SysFiles/Images/gfx/blaabar1_1pix.gif);*/
}
.EventsBlueWhite
{
	background-image: url(/files/SysFiles/Images/gfx/blaahvidstreg.gif);
	background-repeat:repeat-x;
	
}
.EventsGrey
{
	/*background-image: url(/files/SysFiles/Images/gfx/graabagg1_1pix.gif);*/
	background-color:#EEEEEE;
	margin-bottom:10px;
}
.EventsGreyLink
{
	/*background-image: url(/files/SysFiles/Images/gfx/graabagg1_1pix.gif);*/
	background-color:#EEEEEE;
	margin-bottom:10px;
	cursor: hand;
}
table#List tr.EventsGreyLink:hover { background: #fff; }

/*** >>> Login Styling <<< ****/

.LoginBack
{
	width:164px;
	height:110px;
	background-image: url(/files/SysFiles/Images/gfx/loginbox_partnerpg.jpg);
	background-repeat:no-repeat;
	padding:10px;
	
}


/*** >>> Footer <<< ****/

  #footer
  {
  	padding: 0;
  	padding-top: 15px;
	height:30px;
  	width: 784px;
  	clear: both;
  	background-image: url(/files/SysFiles/Images/gfx/footer.gif);
  	background-repeat: repeat-x;
	background-position:0% 5px;
	font-size:10px;
	
  }
	#footer p
	{
	text-align:right;
	margin-top:0px;
	/*padding:10px 10px;*/
	}
	#footer a
	{
	COLOR: #a9a9a9;
	padding-top:20px;
	}

/*** >>> General styling <<< ****/

h1, h2, h3
{
	padding:0 0 0 0px;
	/*height: 20px;*/
	color:#333333;
}

h1
{
	margin:0 0 0 0;
	/*color:#e86003;*/
	color:#333333;
	font-weight:bold;
	font-size:18px;
	padding-bottom:10px;
	padding-top:4px;
	margin-bottom:4px;
	line-height:normal;
	/*background-color:#BBBBBB;*/
}

h2
{
	margin:0;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	padding-bottom:2px;
}

h3
{
	margin:0;
	font-size:10px;
	font:Arial;
	color:#333333;
	padding-bottom:2px;
}

p
{
	font-family: Verdana, arial;
	color:#333333;
	margin:0;
	padding:0px 2px;
	font-size:11px;
}



div
{
 	font-family : Verdana, arial;
 	font-size : 11px;
}
td
{
 	font-family : Verdana, arial;
 	font-size : 11px;
}

hr
{
	background: url(/files/SysFiles/Images/gfx/quotebox_384_1_1pix.gif) 0 0 repeat-x;
	color:#CCCCCC;
	height:1px;
}
/*** >>> Styling in texteditor <<< ****/
.Small
{
	font-size:9px;
	color:gray;
}

/*Google custom search */
#google_results iframe
{ 
   width: 584px; 
} 



/*** >>> Links styling<<< ***/

a:link, a:visited
{
    color:#3e6e95;
	/*color:#c66c00;*/
	text-decoration: none;
}

a:hover, a:active
{
	color:#3e6e95;
	/*color:#e86003;*/
	text-decoration: underline;
}

/*** >>> Forms styling<<< ***/

input, textarea, select
{
	/*background-image: url(../gfx/input.gif);*/
	background-repeat: repeat-x;
	padding:2px;
	border: 1px solid #b2aea5;
	font-family: Tahoma;  
	font-size: 1.0em;
}
input[type="checkbox"], input[type="radio"]
{
border: 0px;
}

select:focus, input:focus
{
	background-image: url(../gfx/inputfocus.gif);
	background-repeat: repeat-x;
	background-color:#ffede2;
	font-family: Tahoma;  
	font-size: 1.0em;
}

textarea:focus
{
	background-image: none;
	background-color:#ffede2;
	font-family: Tahoma;  
}
.formhelp
{
	color:#9f9a93;
}
.formError
{
	color:#ff0000;
}

.viaButton
{
font-family:Tahoma;
color:#000055;
font-size: 1.0em;
padding:0px 0px;
margin:0 5px 0 10px;
border: 1px solid #b2aea5;
}
/* Search */
.searchButton
{
	text-decoration: none;
	color:#000055;
	width:60px;
	text-align:left;
	
	/*font-size: 1.0em;*/
	background-color: transparent; 
	border: 0; 
	padding-left:3px;
	cursor: hand;
	
	background-image: url(/files/SysFiles/Images/gfx/search_ikon.gif);
  	background-repeat: no-repeat;
	background-position:42px 4px;
	font-family: Verdana;
	font-size:9px;

}
.searchButton:hover
{
	text-decoration: none;
	color:#000055;
	/*font-size: 1.0em;*/
	background-color: transparent; 
	border: 0; 
	padding-left:3px;

}

/*NOT IE!*/
.viaButton:hover
{
 
}

.viaCheckbox
{
	border:none;
	background-image: none;
}

.inputPart
{
	padding:0 10px;
}

.labelPart
{
	padding:0 10px;
}

.viaRadio
{
	border: none;
	background-image: none;
}

/*** >>> Search <<< ***/

.resultlist
{
	list-style-type: none;
	margin-left: 10px;
}

.resultlist li
{
 	margin-top: 10px;
}

/*** >>> Scripted menu <<< ***/

#h_menu
{
	background-image:none;
	position:relative;
	z-index:1;
	display:block;
	font-size:10px;
	
}
#break
{
	padding-top:3px;
	font-weight:normal;
	color:#333333;
	background-image: url(/files/SysFiles/Images/gfx/menu_bagg.gif);
	background-repeat:repeat-x;
}

#h_menu ul.mbh {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	z-index:4;

		
}
#h_menu ul.mbh li {
	float: left;
	padding: 0;
	margin: 0;
	z-index: 9;
	position: relative;
	/*background-image:none;*/
	font-weight:bold;

	
	
}

#h_menu ul.mbh ul li {
	float: none;
	position: relative;
	border-bottom: 1px solid #efefde; /* fixes gap problem in IE */

	background-image:none;
	font-weight:normal;
	
}

#h_menu ul.mbh li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position:absolute;

	top: 27px;
	left: 0;
	
	z-index: 8;

}

#h_menu ul.mbh ul ul {
	margin-left: .2em;
	position: absolute;
	top: -1px; /* if using borders, -1px to align top borders */
	left: 13em;
	

}

#h_menu ul.mbh li a:link,
#h_menu ul.mbh li a:visited,
#h_menu ul.mbh li a:hover,
#h_menu ul.mbh li a:active {
	display: block;
	padding: .2em .5em;
	text-decoration: none;
	background: #efefde;
	color:#3e6e95;
	/*border-bottom: 1px solid #FFF;*/
	padding-top:4px;
	padding-bottom:5px;
	background-image: url(/files/SysFiles/Images/gfx/menu_bagg.gif);
	background-repeat:repeat-x;


}
#h_menu ul.mbh li a:hover,
#h_menu ul.mbh li a:active {
	/*background-color: #212f50;*/
	/*color: #FFF;*/
	text-decoration:underline;

}
#h_menu ul.mbh ul li a:link,
#h_menu ul.mbh ul li a:visited,
#h_menu ul.mbh ul li a:hover,
#h_menu ul.mbh ul li a:active {
	width: 12em;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;	
	border-right: 1px solid #FFF;	
	padding-top:0px;
	padding-bottom:0px;
	background: #efefde;
	background-image:none;
}

#h_menu ul.mbh ul li a.hidden:link,
#h_menu ul.mbh ul li a.hidden:visited {
	background: #efefde 100% -12px no-repeat;
}
#h_menu ul.mbh li a.visible:link,
#h_menu ul.mbh li a.visible:visited,
#h_menu ul.mbh li a.visible:hover,
#h_menu ul.mbh li a.visible:active {
	/*background-color: #212f50;
	color: #FFF;*/

}
#h_menu ul.mbh ul li a.visible:link,
#h_menu ul.mbh ul li a.visible:visited,
#h_menu ul.mbh ul li a.visible:hover,
#h_menu ul.mbh ul li a.visible:active {
	/*background: #212f50 100% -62px no-repeat;*/
}