* { 
	empty-cells:show;
   -webkit-box-sizing: border-box; /* Safari/WebKit */ 
   -moz-box-sizing: border-box; /* Firefox */
   -ms-box-sizing: border-box; /* IE8 */
   box-sizing: border-box; /* W3C Property */
  }

/* Body */
body, .formular, .formular_radio			{ 
      				  font-family:Arial,Helvetica,sans-serif; font-size: 12px; color: #676666; text-decoration:none;
	 			}

/* Links */

a					{text-decoration:none; font-size: 12px; font-weight: normal; color: #676666; font-family:verdana;}
a:link 				{text-decoration:none; font-size: 12px; font-weight: normal; color: #676666; font-family:verdana;}
a:visited 			{text-decoration:none; font-size: 12px; font-weight: normal; color: #000000; font-family:verdana;}
a:active 			{text-decoration:none; font-size: 12px; font-weight: normal; color: #676666; font-family:verdana;}
a:hover 			{text-decoration:none; font-size: 12px; font-weight: normal; color: #000000; font-family:verdana;}

/* Misc - bl.a. søgning, nyheder og andre listings */
tr.misc_farve1 		td	{background-color: transparent; border-bottom:1px solid #000000;}
tr.misc_farve2 		td	{background-color: transparent; border-bottom:1px solid #000000;}
.misc_felt			{}
.misc_knap			{}

/* fonts */ 
td					{font-size: 10px; color: #000000; text-decoration:none;} 
.tekst				{font-size: 10px; color: #000000; text-decoration:none;} 
.overskrift			{font-size: 18px; color: #000000; text-decoration:none;} 
.overskrift2		{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 !important;
				  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:       	#DDDDDD;
				  scrollbar-highlight-color:  	#FFFFFF;
				  scrollbar-shadow-color:     	#999999;
				  scrollbar-3Dlight-color:    	#EEEEEE;
				  scrollbar-arrow-color:      	#FFFFFF;
				  scrollbar-track-color:      	#DDDDDD;
				  scrollbar-darkshadow-color: 	#999999;
				}
				
/* 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{
	#width:191px !important;
	background:url(../pix/menuBg.png) no-repeat right;
	position:absolute; 
	text-align:right;
	padding-right:35px;
	font-family:GEORGIA;
	font-weight: normal;
	font-size: 16px;
	line-height:32px;
	}
.clLevel0{
	color:#007e7a; 
	}
.clLevel0over{
	color:#949595;
	font-style:italic;
	text-decoration: none; 
	cursor:pointer; 
	cursor:hand;
	}
.clLevel0border{
	position:absolute; 
	visibility:hidden; 
	}

/*Styles for level 1*/
.clLevel1, .clLevel1over{
	background:url(../pix/submenu.png) repeat-x top;
	position:absolute; 
	text-align:center;
	font-family:GEORGIA;
	font-weight: normal;
	font-size: 12px;
	line-height:34px;
	
	}
.clLevel1{
	background:url(../pix/submenu.png) repeat-x top;
	color:#FFFFFF; 
	
	}
.clLevel1over{
	background:url(../pix/submenu.png) repeat-x bottom;
	color:#005571;
	text-decoration: none; 
	cursor:pointer; 
	cursor:hand;
	}
.clLevel1border{
	position:absolute; 
	visibility:hidden;
	background-color:#000000;
	layer-background-color:#000000;
	}

/*Styles for level 2*/
.clLevel2, .clLevel2over{
	background:url(../pix/submenu.png) repeat-x top;
	position:absolute; 
	text-align:center;
	font-family:GEORGIA;
	font-weight: normal;
	font-size: 12px;
	line-height:34px;
	}
.clLevel2{
background:url(../pix/submenu.png) repeat-x top;
	color:#FFFFFF; 
	
	}
.clLevel2over{
	background:url(../pix/submenu.png) repeat-x bottom;
	color:#005571;
	text-decoration: none; 
	cursor:pointer; 
	cursor:hand;
	}
.clLevel2border{
	position:absolute; 
	visibility:hidden;
	background-color:#000000;
	layer-background-color:#000000;
	}
	
/* News */
span.thNewsDate a,
span.thNewsHeaderText a,
span.thNewsText a {
	display:block;
	font-family:GEORGIA;
}

span.thNewsDate a {
	font-size:16px;
	color:#676666;
	line-height:26px;
}

span.thNewsHeaderText a {
	font-size:16px;
	color:#007e7a;
	font-weight:bold;
	line-height:30px;
}

span.thNewsText a:hover { color:#676666; text-decoration:underline; }

span.thNewsText a {
	font-size:13px;
	color:#007e7a;
}

span.thNewsDate { display:block; padding-top:10px; }
span.thNewsText { display:block; padding-bottom:30px; border-bottom:dotted 2px #676666; }

.breadcrumbs A,A:link,A:active,{font-family:verdana; font-size:13px; color:#676666;}

.breadcrumbs A:visited,A:hover,{font-family:verdana; font-size:13px; color:#000000;}

td.afstemning1_2{font-size:12px; color:#676666; font-family:verdana; text-align:left;}

td.afstemning2_2{font-size:12px; color:#676666; font-family:verdana; text-align:left;}

