/* begin style specifications for the dropdown menu system */
div.zone {
	position:relative; z-index:3; top:-19px; left:10px; clear:all;
	height:0px; width:750px; font-family:sans-serif; font-size:10pt;
	
	}
	
ul.cl1, ul.cl2 {
	list-style:none; margin:0px; border:0px; padding:0px; padding-top:0px;
	 font-family:sans-serif; font-size:9pt; z-index:3;
	}
	
ul.cl1 {
	height:10px; 
	font-size:0pt;
	/*visibility:hidden;*/
	}
	
ul.cl2 {
	position:absolute; visibility:hidden;
	border:1px solid lightblue; width:150px;
	}
	
/*li.cl1, li.cl2 {background:#ffdead;color:#707070;*/
/*li.cl1, li.cl2 {background:#52b8c1;color:#707070;background:#3e79b5;*/

li.cl1, li.cl2 { 
	/*background-color:#3e79b5; color:#707070;*/
        margin:0px;border:1px solid lightblue;padding:0px;
        text-align:left;list-style:none;float:left; 
        background-image:URL(menubaggrund.jpg);
	}
	
li.cl1{ 
	border:0px none lightblue;background-color: transparent; 
        font-size:0pt;padding: 0px 5px 0px 5px;
	}
/*li.cl2 {margin-top:-1px;border-top:2px solid black;width:150px;}*/
li.cl2 {
	margin-top:-1px;border-bottom:0px solid lightblue; 
	width:150px;
	font-size:11pt;padding: 2px 0px 2px 4px;
	}
/*a.cl1, a.cl2 {color:black !important; display:block !important;*/
/*a.cl1, a.cl2 {color:#eff4f3 !important; display:block !important;*/
a.cl1, a.cl2 {
	color:white !important; display:block !important;
        margin:0px;border:0px;padding:0px;
       	text-decoration:none;font-weight:normal;
	}
a.cl1:hover, a.cl2:hover {background:#ff8080;color:black}
#id1, #id2, #id3, #id4, #id5, #id6 {width:95px} /* gecko list hack */
/* end style specifications for dropdown menu system */