@import url(http://shared.lynweb.no/css/lightbox.css);

#lightbox{
	color: #555555;
	font-size: 1.2em;
	}

IMG {border: 0;}

BODY {
	font-family: "Trebuchet MS",Helvetica,Arial,sans;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #1A1A1A;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	/*border: 1px solid;*/
	text-align: center;
	overflow: hidden;
}

#containerBox {
	width: 850px;
	height: 602px;
	background-image: url(/images/boxframe.gif);
	bacground-repeat: no-repeat;
	text-align: left;
}

#nav_menu {
	position: relative;
	top: 75px;
	left: 60px;
	vertical-align: middle; /* baseline sub super top text-top middle bottom text-bottom */
}

#nav_menu ul {
 	padding: 0;
  	margin: 0;
	list-style: none;
}

#nav_menu ul li {
  float: left;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

#nav_menu ul li.withBorder {
	background-image: url(/images/menu_seperator.gif);
  	background-repeat: no-repeat;
  	background-position: 2px right;
}

#contentFrame {
	position: relative;
	border: 1px solid #222222;
	overflow: auto;
	width: 750px;
	height: 413px;
	left: 49px;
	top: 74px;
}
.contentFrameText {
	padding: 20px;
}

.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9px; }
.style4 {
	font-size: 9px;
	color: #CCCCCC;
}

a, a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
        color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a.nav_menuItem {
	font-weight: lighter;
	font-variant: small-caps;
	font-family: Futura, Helvetica, sans-serif;;
	font-size: 16px;
	color: #FFFFFF;
}
a.nav_menuItem:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.nav_menuItem:active {
	color: white;
	text-decoration: none;
}

menuSeperator {
	background-image: url(/images/menu_seperator.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 20px;
	float: left;
}

#chooseLanguage {
	position: relative;
	left:  340px;
	top: 40px;
}
