/* LAYOUT */

body {
		background-image: url(../img/bgr.gif);
		background-repeat:repeat-y;
		background-color:#4c4c4c;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-repeat: repeat-x;
		font-family: Arial, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
		color:#555555;
		
}

.normal {
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 1.5em;
	color: #FFFFFF;

}
.normalbold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #404040;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;

}
.normalfoto {
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 20px;
	text-transform: none;
	font-variant: normal;

}
.rub_green {
	FONT-SIZE: 95%;
	COLOR: #e3ff00;
	FONT-FAMILY: Arial, sans-serif;
	line-height: 20px;
	font-variant: small-caps;
	font-size: 95%;
	padding:1.25em 0;
	font-weight: bold;
}

.rub_red {
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	COLOR: #eb072c;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	line-height: 13px;

}
.rub_grey {
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	COLOR: #919191;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	line-height: 13px;

}

.rub_links {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #eb072c;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;

}
		
.h2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #eb072c;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;

}


.form{
	width:200px;
	height:20px;

}

.form2{
	width:70px;
	height:20px;

}

	
.txtArea{
	width:200px;
	height:140px;

}
		
/* FONTS */


P {margin: 6px 0 10px 0; line-height: 1.3em; padding: 0px 0px 0px 0px; /* top right bottom left */	}
h1 { font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif; font-size: 18px; font-weight: normal; color: #555555; margin: 0px 0px 0px 0px; }

/* LINKS */


a { 
	FONT-SIZE: 11px;
	font-weight: normal;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	line-height: 13px;
	font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, Sans-Serif;
}

a:visited { 
	FONT-SIZE: 11px;
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	line-height: 13px;	
	}

a:hover {
	FONT-SIZE: 11px;
	font-weight: normal;
	color: #CCCCCC;
	TEXT-DECORATION: underline;
	line-height: 13px;
	font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, Sans-Serif;
}

.list{
	padding-right:10px;
	
}

.list h2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	padding: 0px;
	line-height: normal;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}


.list a{
	FONT-SIZE: 11px;
	font-weight: normal;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	
}


.list a:hover{
	FONT-SIZE: 11px;
	font-weight: normal;
	color: #cccccc;
	TEXT-DECORATION: none;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	
}

.arkiv{
	margin-top:20px;
	padding-right:10px;
	
}

/* NAVIGATION TOP*/

#navigation_top {
		display: inline;
		float: left;
		width:806px;
		height: 25px;
		margin: 0px 0px 0px 61px;
		padding: 0px 0px 0px 0px;
		border-style: solid;
		border-color: #C1C1C1;
		border-width: 1px 0px 1px 0px;
}
  
#navigation_top ul {
		margin:0px;
		padding: 0px;
 		list-style:none;
}
  
#navigation_top li {
		float:left;
		margin:0px
		padding:0px
}
  
#navigation_top li a {
  		float:left;
  		display:block;
  		margin:0px 0px 0px 0px; /* top right bottom left */
  		padding:4px 13px 3px 13px; /* top right bottom left */
  		font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif, Verdana;
  		text-decoration:none;
		color: #333333;
 		font-size: 12px;
  		font-weight: bold;
  		margin:0;
}
   
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navigation_top a {float:none;}
/* End IE5-Mac hack */

#navigation_top a:hover{
		background-color: #f7f7f7;
}

#navigation_top .active a, #navigation_top .dir_active a{
		color:#269CDA;
}



/* NAVIGATION LEFT*/

#navigation_left {
		display: inline;
		float: left;
		width: 187px;
		padding: 0px 0px 0px 0px;
  		margin: 8px 0px 0px 48px;
		/*border-left: 1px solid #ccc;*/
}

#navigation_left ul {
	  	margin:0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
 		font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, Sans-Serif; 
 		font-size: 11px;
		list-style: none;
}

#navigation_left li a{
		display: block;
	  	margin:0px 0px 0px 0px;
	 	padding:3px 0px 1px 16px;
		width:161px;
		height: auto;
		background-repeat : no-repeat;	
		text-decoration: none;
		color: #333333;
}

#navigation_left li a:hover{
		background-color:#ffffff;
}

#navigation_left li.active a{
  		font-weight: bold;
		color: #269CDA;
		background-image: url(/images/graphics/nav_left_active_bg.gif);
}

#navigation_left li.dir_active a{
  		font-weight: bold;
		color: #269CDA;
		background-image: url(/images/graphics/nav_left_active_bg.gif);
}

#navigation_left li li a, #navigation_left li.dir_active li a {
	 	padding:3px 0px 1px 32px;
		width:145px;
		height: auto;
  		font-weight: normal;
		color:#555555;
		background-image: url();
}

#navigation_left li li.active a {
  		font-weight: bold;
}

#navigation_left li li.dir_active a {
  		font-weight: bold;
}

#navigation_left li li li a, #navigation_left li.dir_active li li a {
	 	padding:3px 0px 1px 52px; /* top right bottom left */
		width:125px;
		height: auto;
  		font-weight: normal;
}

#navigation_left li li li.active a {
  		font-weight: bold;
}

.td_special
{
	vertical-align: top;
	padding: 0px;
	font-size: 12px;
	margin: 4px;

}

.normal_white {
	FONT-SIZE: 13px;
	FONT-FAMILY: arial, verdana, helvetica;
	font-weight: normal;
	line-height: 1.3em;
	color: #FFFFFF; line-height: 1.3em; /* top right bottom left */
}
.normalbold_white {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	line-height: 20px;
}
.td_news {
	vertical-align: top;
	margin:0px 0px 10px 0px; /* top right bottom left */
  	padding:0px 0px 0px 0px; /* top right bottom left */
	
}
.td_links {
	vertical-align: top;
	margin:5px 12px 0px 12px; /* top right bottom left */
  	padding:0px 0px 0px 0px; /* top right bottom left */
	
}
#link {
	FONT-SIZE: 11px;
	FONT-FAMILY: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	COLOR: #535353;
	TEXT-DECORATION: underline;
	font-weight: normal;
	line-height: 13px;

}
#link_news {
	FONT-SIZE: 11px;
	FONT-FAMILY: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: normal;
	line-height: 13px;

}
#link_none {
	FONT-SIZE: 11px;
	FONT-FAMILY: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: normal;
	line-height: 14px;
	
}
	
#rub_green_link {
	FONT-SIZE: 100%;
	COLOR: #e3ff00;
	FONT-FAMILY: Arial, sans-serif;
	line-height: 20px;
	font-variant: small-caps;
	padding:1.25em 0;
	font-weight: bold;
}
	
#underlink {
	FONT-SIZE: 11px;
	FONT-FAMILY: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	COLOR: #eb072c;
	TEXT-DECORATION: underline;
	font-weight: normal;
	line-height: 13px;

}
#underlink_none {
	FONT-SIZE: 11px;
	FONT-FAMILY: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	COLOR: #eb072c;
	TEXT-DECORATION: none;
	font-weight: normal;
	line-height: 13px;
	
}
#link_news_under {
	FONT-SIZE: 11px;
	FONT-FAMILY: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	font-weight: normal;
	line-height: 13px;
}
.fot {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	line-height: 13px;
}
.rub_slash {
	FONT-WEIGHT: normal;
	FONT-SIZE: 15px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	
}
.rub_orange {
	FONT-WEIGHT: normal;
	FONT-SIZE: 15px;
	COLOR: #f8a800;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.date {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	color: #CCCCCC;
}
.link_white {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	line-height: 13px;
	text-decoration: none;
}
.kommande {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF; /* top right bottom left */
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	line-height: 13px;
	text-decoration: none;
}
#adress{
	clear:left;
	width:710px;
	padding:0 0 20px 70px;
}
.space{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	line-height: 13px;
	margin-right:64px;
	font-weight:bold;
}
.fot2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	line-height: 13px;
}
.rub_white {
	FONT-SIZE: 95%;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, sans-serif;
	line-height: 20px;
	font-variant: small-caps;
	font-size: 95%;
	font-weight: bold;
}
.bild{
	width: 233px;
	height: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
		}
		
.bild2{
		width: 255px;
		height: 274px;
		float: left;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 20px;
}

.main{
		width: 580px;
		height: 291px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
}
		
.pushBg{
	background-image : url(../img/bg_bild.gif);
	background-repeat : no-repeat;
	width : 214px;
	height : 135px;
	padding : 10px 10px 10px 9px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
.pushBg2{
	background-image : url(../img/bg_bild_vertikal.gif);
	background-repeat : no-repeat;
	width : 89px;
	height : 135px;
	padding : 9px 9px 10px 10px;
	margin: 0px 0px 0px 0px;
}
.push{
	padding-left: 5px;
	padding-top: 0px;

}
.date_bilder {
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	color: #CCCCCC;
	width : 214px;
	padding : 1px 0px 0px 4px;
	margin: 0px 0px 0px 0px;
}
.date_bilder_v {
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	color: #CCCCCC;
	width : 135px;
	padding : 1px 0px 0px 4px;
	margin: 0px 0px 0px 0px;
}
.meny {
	background-image : url(../img/meny_bgr1.gif));
	background-repeat : no-repeat;
	width : 438px;
	height : 322px;
	padding : 0px 0px 0px 20px;
}
.rub_green_meny {
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: Arial, sans-serif;
	font-weight: normal;
}
#link_meny {
	FONT-SIZE: 11px;
	FONT-FAMILY: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: normal;
	line-height: 14px;
}
#rub_meny_link {
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, sans-serif;
	line-height: 20px;
	font-variant: small-caps;
	font-weight: bold;
}
.INPUT {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: arial, helvetica, verdana; BACKGROUND-COLOR: #FFFFFF
; font-weight: normal
}
TEXTAREA {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: arial, helvetica, verdana; BACKGROUND-COLOR: #FFFFFF
; font-weight: normal
}
SELECT {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: arial, helvetica, verdana; BACKGROUND-COLOR: #FFFFFF
}
OPTION {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: arial, helvetica, verdana; BACKGROUND-COLOR: #FFFFFF
.newsletter {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	line-height: 20px;
}
.newsletter {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	line-height: 20px;
}
.normalbold_white_13 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	line-height: 20px;
}
