div.tv3_header_menu {
background:#000000 none repeat scroll 0 0;
font-family:arial;
font-size:11px;
font-weight:bold;
height:40px;
line-height:1.8em;
overflow:hidden;
width:781px;
}
div.tv3_header_menu a {
color:#FFFFFF;
}
div.tv3_header_menu span {
color:#000000;
margin:0 10px;
}

.tekst {font-family: Verdana, Arial; font-size: 11px; letter-spacing: 0.02em; line-height: 150%;}


.copyline, .copyline a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0856a9;
}
.copyline {
width: 270px;
padding-left:30px;
padding-bottom:10px;
}

.contentWidthTag
		{
		width:440px;
		position:relative;
		left:12px;
		}
		
.cur { cursor: pointer; }
.ul { text-decoration: underline; }
.cnt { text-align: center; }
.em { font-style: italic; }
.mid { vertical-align: middle; }
.btm { vertical-align: bottom; }
.wht { color: #FFF; }
.blk { color: #000; }
.red { color: red; }
.rgt { text-align: right; }
.bld { font-size:9px; font-weight: bold; }

.blk a { color: #000; }


.kalender_link			{ font-family: verdana; font-size: 12px; font-weight: normal; text-decoration:none; color:#fff;}   	
.kalender_day			{ width:14px; height:14px; background-color:#0A7ADE; font-family: verdana; font-size: 8px; font-weight: normal;  	text-align:center; border-left: 1px solid #333333; 	border-right: 1px solid #333333; 	border-bottom: 1px solid #333333; border-top: 1px solid #333333; color:#000;}
.kalender_today			{ width:14px; height:14px; background-color:#CCCCCC; font-family: verdana; font-size: 8px; font-weight: normal;  	text-align:center; border-left: 1px solid #333333; 	border-right: 1px solid #333333; 	border-bottom: 1px solid #333333; border-top: 1px solid #333333; color:#000;}
.kalender_emptyDay		{ width:14px; height:14px; background-color:#E5E5E5; font-family: verdana; font-size: 8px; font-weight: normal;  	text-align:center; border-left: 1px solid #333333; 	border-right: 1px solid #333333; 	border-bottom: 1px solid #333333; border-top: 1px solid #333333; color:#000;}
.kalender_rubrikManad	{ font-family: verdana; font-size: 8px; font-weight: normal;  color:#000000;}
.kalender_manad			{ width:14px; height:14px; font-family: verdana; font-size: 8px; font-weight: normal;  	text-align:center; color:#000;}


/********************************************* MENU-STYLES STARTS ************************************** */

#meny {
	height: 31px;
	background-image:url(../images/design/menu_item_back_1x31.gif);
	
	/* ******* BORDERS ********* */
	border: 1px solid #6d7331;
	border-bottom:none;
}

#meny ul {
	height:31px;
	margin:0px;
	padding:0px;
	list-style:none;
}

#meny li {
	float:left;
	background-image:url(../images/design/menu_item_seperator_2x31.gif);
	background-repeat:no-repeat;
	
	padding-left:2px;
	padding-top:7px;
	
	padding-bottom:6px;
}

#meny a, #meny span  {
	color: #FFF;
	font-family:"Trebuchet MS", verdana, helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 12px;
	text-decoration:none;
	
	background-image:url(../images/design/menu_item_back_1x31.gif);
	background-repeat:repeat-x;
	
	padding-left: 7px;
	padding-right: 7px;
	
	padding-bottom: 5px;
	padding-top:8px;
}

#meny a:hover {
	background-image:url(../images/design/menu_item_hover_back_1x31.gif);
	background-repeat:repeat-x;
}


/* ************************** DROP MENY *********** */

	.menu_drop_menu_small {
		width: 140px;
	}
	
	.menu_drop_menu_big {
		width: 174px;
	}

	.menu_drop_menu_big, .menu_drop_menu_small {

	position: absolute;
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;

	z-index: 100;

	background-repeat: no-repeat;
	
	height: auto;
	}

	.menu_drop_menu_big a ,.menu_drop_menu_small a {

		width: 100%;
		display: block;
		padding: 5px 0px 4px 0px;
		text-decoration: none;
		text-indent: 12px;
		background-color:#bd0000;
		color: white;

	}

	.menu_drop_menu_big a:hover, .menu_drop_menu_small a:hover { 
		background-color: #5b8ac8;
		background-image: url(../images/design/menu_drop_menu_hover_1x22.gif); 
		color: white;
	}
	
	.menu_drop_menu_bottom_big, .menu_drop_menu_bottom_small  {

		position: relative; 
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		/*top:5px;*/
		height:11px;
		z-index: 2500; 
		width: auto; 
		height: 11px;
	}
	
	.menu_drop_menu_bottom_big  {
		background-color: transparent; background-image: url(../images/design/menu_drop_menu_bottom_174x15.gif); 
	}
	
	.menu_drop_menu_bottom_small  {
	background-color: transparent; background-image: url(../images/design/menu_drop_menu_bottom_140x15.gif); 
	}
	
/********************************************* MENU-STYLES STARTS ************************************** */
