body{
	margin: 0px;
	font-family: Arial, sans-serif; 
	font-size:12px;
	line-height: 1.5;
	color: #333333;

}

TD, P, TBODY, TABLE, DIV {
	font-family: Arial, sans-serif; 
	font-size:12px;
		color: #333333;

}

#Layout {
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
	background-color: #ffffff;
	background-image: url(images/layout/border_bg.gif);
	background-repeat: repeat-x;
}

#Senter {
	padding: 0px;
	margin: 0px;
	padding-top: 24px;
	margin-left: auto;
	margin-right: auto;
	width: 952px;
}	
	
#BlackLine {
	width: 100%;
	height:6px;
	border-top-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cd3301;

}

#Header {
	width: 950px;
	text-align: Left;
}

.Logo{
	top: -5px;
	position: relative;
	float:left;
}

.HeaderPanel_1 {
	
	position: relative;
	top: 0px;
	left: 260px;
	height: 100px;
	width: 700px;
}

.HeaderPanel_1 a{
	color: #000000;
}

.HeaderPanel_2 {
	position: relative;
	top: 0px;
	left: 285px;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
	width: 680px;
}

#Top {
	width: 100%;
	/*height: 37px;*/
	vertical-align: bottom;

	
}

#Content {
	width: 950px;
	background-color: #ffffff;
}


#Left {
	width: 180px;
	float:left;
	background-color: #ffffff;
	text-align: left;
	margin-top:20px;
padding:0px;
}

#Left hr {
		color: #003368;
		height: 1px;
}

.LeftMenuLink_1 a{
	float:left;
	text-decoration: none;
	color: #003368;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f0f4f7;
	width: 180px;
	margin:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003368;
}

.LeftMenuLink_1_selected a{
	float:left;

	text-decoration: none;
	color: #003368;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f0f4f7;
	width: 180px;
	margin:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003368;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #cd3301;
}





.LeftMenuLink_2 a{
	float:left;
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 7px;
	font-size: 13px;
	background-color: #cd3301;
	width: 180px;
	background-image: url(images/layout/hake.gif);
	background-repeat: no-repeat;
}

.LeftMenubox{
	float:left;

	width: 180px;
	height:6px;
	background-color: #003368;
}

#Main {
	background-color: #ffffff;
	float:left;
	padding: 0px;
	width: 540px;
	text-align: left;
}

.main_pad {
	margin: 0px;
	margin-top: 0px;
	margin-left: 5px;
	padding: 0px;
}

#MainFront {
	background-color: #ffffff;
	float:left;
	width: 720px;
	text-align: left;
	padding-top: 30px;
}

#MainSitemap{
	background-color:#ffffff;
	float:left;
	padding: 15px;
	width: 400px;
	text-align: left;
}

#MainSitemap a{
	color: #333333;
}


.MainFrontPanel_1 {
	width: 33%;
	background-image: url(images/layout/right_tile.gif);
	background-repeat: repeat;
	padding: 7px;
		float:left;

}

.MainFrontPanel_2 {
	width: 33%;
	background-color: #ffffff;
	padding: 7px;
	float:left;
	background-image: url(images/layout/thin_line.jpg);
	background-repeat: repeat-y;
	background-position: 7px;
	background-position: right;


}

.MainFrontPanel_3 {
	width: 33%;
	background-color: #ffffff;
	padding: 7px;
	float:right;

}


hr.fat {
	margin-top:0px;
	color: #333333;
	height:5px;
}



#Right {
	width: 220px;
	float:right;
	background-color: #ffffff;
	text-align: left;
	padding-top: 20px;
}

.RightPanel {
	width: 100%;
	background-image: url(images/layout/right_tile.gif);
	background-repeat: repeat;
	padding: 10px;

}

.RightPanel a{
line-height:18px;
color: #cd3301;


}

.heading_1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cd3301;
	color: #003368;
	font-size:16px;
	margin-bottom: 5px;
	line-height:16px;
}

.heading_2 {
	font-size: 16px;
	font-weight: normal;
	color: 4c4c4c;
}


#Footer {
	width: 100%;
	clear:both;
	background-color: #ffffff;
}

.FooterPanel {
	width: 950px;
	background-color: #ffffff;
	padding: 10px;

}

.FooterPanel a{
	color: #000000;
}

/*UL Meny*/

ul.meny {
	padding: 0px;
	margin: 0px;
	height: 37px;
	text-align: left;
}

li.meny_element {
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #FFFFFF;
	/*Skitten Hack for å få sizable inline elementer. Foerste linje for FF, andre for Opera, tredje for IE*/
	display: -moz-inline-box;
	display: inline-block;
	*display:inline;
	color: #FFFFFF;
	font-size: 12px;
	width: 129px;
}

li.meny_element a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

li.meny_element a:hover {
	/* MouseOver farge/style*/
	background-color: #cd3301;
}

.meny_fill {
	padding: 0px;
	margin: 0px;
	display: -moz-inline-box;
	display: inline-block;
	*display:inline;	
}

.meny_fill a {
	padding: 0px;
	padding-top: 8px;
	padding-left: 5px;
	margin: 0px;
	display: -moz-inline-box;
	display: inline-block;
	*display:inline;
	/*Padding oeker width/height i Opera/FF, derfor egne stoerrelser*/
	width: 127px;
	*width: 129px;
	height: 29px;
	*height: 37px;
}

.meny_last a {
	border-right: 1px solid #FFFFFF;
}

.meny_selected a {
	/*Valgt menyvalg farge/style*/
	background-color: #cd3301;
}

/* Div Meny
.menu {
	padding: 0px;
	margin: 0px;
	color: ffffff;
	width: 970px;
	text-align: left;
}

.menu_container {
	padding: 0px;
	margin: 0px;
	height: 37px;
	width: 137px;
	float: left;
	color: ffffff;
	font-size: 12px;
	text-align: left;
	vertical-align: bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}

.menu_container_last {
	padding: 0px;
	margin: 0px;
	height: 37px;
	width: 137px;
	float: left;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.menu_container a {
	color: ffffff;
	text-decoration: none;
}

.menu_container:hover {
	background-color: #cd3301;
}

.menu_container_last a {
	color: #ffffff;
	text-decoration: none;
}

.menu_container_last:hover {
	background-color: #cd3301;
}

.menu_pad {
	margin: 0px;
	margin-top: 10px;
	margin-left: 5px;
	padding: 0px;
}

.menu_selected {
	background-color: #cd3301;
}
*/

h1{
	font-size: 30px;
	font-weight: normal;
	color: 4c4c4c;
}

a{

	color: #cd3301;

}

a.ReadMore{
	color: #cd3301;
}

.search{
height:17px;
}




input.searchButton{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:12px;
   font-weight:bold;
   background-color:#e5eaf0;
   border:1px solid;
   border-top-color:#bcbcbc;
   border-left-color:#bcbcbc;
   border-right-color:#575558;
   border-bottom-color:#575558;
height:17px;
   }

   
.Level_1
{
	color:#ff0000;
	left: 0px;
	position: relative;
	display:block;
	background-color:#ffffff;
	width:365px;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}

.Level_1 a
{
	text-decoration:none;
}
   
.Level_2
{
	color:#ff0000;
	left: 30px;
	position: relative;
	display:block;
	background-color:#ffffff;
	width:175px;
	text-decoration:none;
	background-image: url(images/layout/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding:1px 10px 1px 15px;
}

.Level_2 a
{
	text-decoration:none;
}

.Level_3
{
	color:#ff0000;
	left: 60px;
	position: relative;
	display:block;
	background-color:#ffffff;
	background-image: url(images/layout/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding:1px 10px 1px 15px;
	width:175px;
	text-decoration:none;
}

.Level_3 a
{
	text-decoration:none;
}

/* CUNARD SPECIAL STYLES CAN BE FOUND IN THE SPESIFIC DOCUMENT*/





