/* Body */
body			{ 
      				  background-color: 		#ededed;
	 			}

/* Links */

a					{text-decoration:none; font-size: 11px; font-weight: normal; color: #000000;}
a:link 				{text-decoration:none; font-size: 11px; font-weight: normal; color: #000000;}
a:visited 			{text-decoration:none; font-size: 11px; font-weight: normal; color: #000000;}
a:active 			{text-decoration:none; font-size: 11px; font-weight: normal; color: #000000;}
a:hover 			{text-decoration:none; font-size: 11px; font-weight: normal; color: #000000;}

td.menupkt					{text-decoration:none; font-size: 11px; font-weight: bold; color: #000000;}
a.menupkt					{text-decoration:none; font-size: 11px; font-weight: bold; color: #000000;}
a:link.menupkt 				{text-decoration:none; font-size: 11px; font-weight: bold; color: #000000;}
a:visited.menupkt 			{text-decoration:none; font-size: 11px; font-weight: bold; color: #000000;}
a:active.menupkt 			{text-decoration:none; font-size: 11px; font-weight: bold; color: #000000;}
a:hover.menupkt 			{text-decoration:none; font-size: 11px; font-weight: bold; color: #000000;}

/* Misc - bl.a. søgning, nyheder og andre listings */
.misc_farve1 			{background-color: #83b2c4;}
.misc_farve2 			{background-color: #FFFFFF;}
.misc_felt			{}
.misc_knap			{}

/* fonts */ 
td					{font-family: tahoma; font-size: 11px; color: #000000; text-decoration:none;} 
.tekst				{font-family: tahoma; font-size: 11px; color: #000000; text-decoration:none;} 
.overskrift			{font-family: arial black; font-size: 18px; color: #000000; text-decoration:none;} 
.overskrift2		{font-family: tahoma; font-size: 14px; color: #000000; text-decoration:none; font-weight: bold;} 
.shopmenu {
	height: 16px;

}
.visnyhed {
	padding: 10px;
}

/* p {margin:0px; padding:0px;} */

hr				{
				  height: 1px; 
				  color: #BBBBBB;
				  background-color: #BBBBBB;
				}

button				{
				  border:		      1px solid #BBBBBB;
				  font-family:                   	  arial;
				  font-size:                        	   11px;
				  color:                         	#555555;
				  background-color:			#EFEFEF;
				}
				
input				{
				  border:		      1px solid #BBBBBB;
				  font-family:                   	  arial;
				  font-size:                        	   11px;
				  color:                         	#555555;
				}
				
textarea			{
				  border:		      1px solid #BBBBBB;
				  font-family:                   	  arial;
				  font-size:                        	   11px;
				  color:                         	#555555;
			  	  text-decoration:		  	   none;
				  scrollbar-face-color:       	#000000;
				  scrollbar-highlight-color:  	#000000;
				  scrollbar-shadow-color:     	#C34A48;
				  scrollbar-3Dlight-color:    	#C34A48;
				  scrollbar-arrow-color:      	#C34A48;
				  scrollbar-track-color:      	#000000;
				  scrollbar-darkshadow-color: 	#000000;
				}
				
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{
	position:absolute;
	visibility:hidden; 
	left:0; 
	top:0;
	}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{
	position:absolute; 
	width: 10; 
	height: 10; 
	background-color: Navy; 
	layer-background-color: Navy; 
	visibility: hidden;
	}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position:absolute; 
	text-align: center; 
	padding:2px; 
	padding-top: 4px; 
	font-family: tahoma; 
	font-size: 12px; 
	letter-spacing: 0px;
	font-weight:bold;
	}
.clLevel0{
	color:#000000; 
	}
.clLevel0over{
	color:#000000; 
	cursor:pointer; 
	cursor:hand;
	text-decoration:underline;
	}
.clLevel0border{
	position:absolute; 
	visibility:hidden; 
	}

/*Styles for level 1*/
.clLevel1, .clLevel1over{
	background-color:#9db6cc; 
	position:absolute; 
	text-align:left; 
	padding:4px 2px 2px 7px;
	font-family: tahoma; 
	font-size:12px;
	display:block;
	}
.clLevel1{
	background-color:#9db6cc; 
	color:#000000;
	}
.clLevel1over{
	background-color:#9db6cc; 
	color:#000000;
	text-decoration: underline; 
	cursor:pointer; 
	cursor:hand;
	}
.clLevel1border{
	position:absolute; 
	visibility:hidden; 
	}

/*Styles for level 2*/
.clLevel2, .clLevel2over{
	background-color:#ffffff; 
	position:absolute; 
	text-align:left; 
	padding:2px; 
	padding-top: 4px; 
	font-family: tahoma; 
	font-size:12px;  
	}
.clLevel2{
	background-color:#fffffff; 
	color:#000000;
	}
.clLevel2over{
	background-color:#ffffff; 
	color: #CCCCCC;
	text-decoration: none; 
	cursor:pointer; 
	cursor:hand;
	}
.clLevel2border{
	position:absolute; 
	visibility:hidden; 
	}
	
/* tar menu v7 */

div.thmenuv7{
	height:18px;
	width:800px;
	position:absolute;
	top:37px;
	right:60px;
	z-index:5;
}

div.thmenuv7 ul{
	float:right;
}

div.thmenuv7 ul li{
	float:left;
	list-style:none;
	line-height:18px;
	padding:0px 10px;
	font-size:12px !important;
}

div.thmenuv7 ul li a{
	color:#000000;
}

div.thmenuv7 ul li a:hover{
	color:#333333;
}
p.MsoNormal {
	font-family: Arial !important;
	font-size: 11px !important;
}
