/* CSS Document *//* HTML standard elements */ body { 	margin-width: 0px;	margin-top:0px; 	text-decoration: none; 	color:#343332; 	font-size: 85%;	line-height: 140%; 	font-family:"Trebuchet MS", Arial, Helvetica; 	/* background: #37538F; */	background: #FFFFFF;	width: 800px;		}table {	font-size: 100%;	}	tr {	vertical-align: top;	}td {	vertical-align: top;	}	p {	margin-top: 5px;	margin-bottom: 5px;	font-weight:normal; 	}select {	text-decoration:NONE;	color:#343332; 	font-family:Trebuchet MS, Arial, Helvetica;	font-size:100%; 	line-height: 80%; 	height: 10%;	/* width: 100%; */	}		a {	color:#37538F;	text-decoration: none;	}	a:hover { 	color:#37538F;	text-decoration: underline;	} a:visited {	color:#37538F;	}/* END HTML standard elements *//* DIVS to position content */.container { 	position: absolute;	z-index: 2;	background: #FFFFFF;	margin-width: 0px;	margin-top: 0px; 	visibility: visible;	overflow: visible;	display: inline;	width: 800px;	border-style: solid; 	border-width: 0px; 	border-color: #FFFFFF;	padding: 0px;	}	.pageheader {	position:relative; 	margin-bottom: 0px; 	left:0px; 	top:0px; 	z-INDEX:2; 	visibility: visible; 	width: 800px;	}	.pageheaderimage{	position: relative;	z-index: 2; 	left: 0px;	top: 0px; 	margin-top: 0px; 	margin-bottom: 0px;	height: 111px; 	width:800px; 	visibility:visible; 	}	.search{	z-index: 3;	position: absolute;	left: 650px;	top: 72px;	}.menubar{	position: relative;	z-index: 2;  	margin-top: 5px; 	margin-bottom: 0px; 	width:800px; 	height:25px; 	visibility:visible; 	background: #37538F; 	}	.valkommen{	position: relative;	z-index: 2;  	margin-top: 5px; 	margin-bottom: 5px;	padding: 0px;	width:800px; 	visibility:visible; 	}	.leftarea{ 	float: left;	z-index: 2; 	width:176px; 	min-height: 300px; 	visibility:visible;	text-decoration:NONE;	color:#343332; 	margin-top: 10px; 	margin-left:2px;	margin-right:18px;	margin-bottom: 15px;	display: inline;	}.mainarea{ 	float: left;	z-index: 2;	margin-right:0px; 	margin-bottom: 25px;	margin-top: 5px; 	text-align: left; 	top:0px; 	width: 400px; 	visibility: visible;	display: inline;	min-height: 250px;	}.rightarea { 	float: right;	z-index: 2;	width:176px;	min-height: 300px;  	visibility:visible;	text-decoration:NONE; 	color:#343332; 	margin-top: 5px;	margin-right:0px;	display: inline;	}	.pagefooter { 	clear: both;	z-index: 2;	width:800px; 	height:25px;	margin-top: 5px; 	visibility: visible; 	background: #37538F;	border-style: none; 	border-width: 0px; 	border-color: #BBCBDE #17246C #17246C #BBCBDE 	}	/* special areas */	.formarea{ 	float: left;	z-index: 2; 	width: auto;  	visibility:visible;	text-decoration:NONE;	color:#343332; 	font-family:Trebuchet MS, Arial, Helvetica; 	font-SIZE:75%; 	line-height: 130%; 	margin-top: 0px; 	margin-left:10px;	margin-right:20px;	margin-bottom: 15px;	display: inline;	}	.borderlinebox {	border-style: solid;	border-width: 1px;	margin-top:0 px;	border-color: #7388B6;}.startleft {	float: left;	z-index: 2;	padding-left: 0px;	padding-right:0px; 	margin-left: 0px;	margin-bottom: 0px; 	text-align: left; 	width: 140px; 	visibility: visible;	background: #FFFFFF;	}.startmiddle{ 	float:left;	z-index: 2;	padding-left: 0px;	padding-right:10px; 	margin-left: 0px;	margin-bottom: 0px;  	width: 430px; 	visibility: visible;	background: #FFFFFF;	}	.startright{ 	float: left;	z-index: 2;	padding-left: 10px;	padding-right:10px; 	margin-left: 10px;	margin-bottom: 0px; 	text-align: left; 	width: 140px; 	visibility: visible;	background: #FFFFFF;	}	.samples {    clear: both;	/* background: #37538F; */	visibility: visible;}.sample1 {	float: left;	width: 258px;	margin-left: 0px;	margin-right: 0px;	margin-top: 10px;	margin-bottom: 10px;	padding: 0px;	border-color: #37538F;	border-width: 1px;	border-style: solid;	display: inline;}.sample2 {	float: left;	width: 258px;	margin-left: 10px;	margin-right: 10px;	margin-top: 10px;	margin-bottom: 10px;	padding: 0px;	border-color: #37538F;	border-width: 1px;	border-style: solid;	display: inline;}.sample3 {	float: left;	width: 258px;	margin-left: 0px;	margin-right: 0px;	margin-top: 10px;	margin-bottom: 10px;	padding: 0px;	border-color: #37538F;	border-width: 1px;	border-style: solid;	display: inline;}.greyborder {	border-style: solid;	border-color: #37538F;	border-width: 1px;	margin-right: 10px;	margin-bottom: 5px;}/* text styles */.whitetext {	color:#FFFFFF;	}.whitetext a {	color:#FFFFFF;	}.whitetext a:hover {	color:#FFFFFF;	}.whitetext a:visited {	color:#FFFFFF;	}.menutext {	float: left;	text-decoration:NONE;	color:#FFFFFF;	vertical-align: middle;	margin: 3px; 	margin-left: 10px;	display: inline;	}.menutext a {	color:#FFFFFF;	}.menutext a:hover {	color:#FFFFFF;	}.menutext a:visited {	color:#FFFFFF;	}	.menutext_rightside {	float: right;	text-decoration:NONE;	color:#FFFFFF;	text-align: right; 	margin: 3px; 	margin-right: 10px;	display: inline;	}	.menutext_rightside a {	color:#FFFFFF;	}.menutext_rightside a:hover {	color:#FFFFFF;	}.menutext_rightside a:visited {	color:#FFFFFF;	}.headline1 {	text-decoration:none;	color:#343332;	font-SIZE:150%;	line-height:130%;	font-weight: lighter;	font-style: normal;	font-variant: normal;	margin-bottom: 5px;}p.h1 {	text-decoration:none;	color:#343332;	font-family:"Trebuchet MS", Arial, Helvetica;	font-SIZE:170%;	font-weight: lighter;	margin-top: 5px;	margin-bottom: 10px;	font-style: normal;	font-variant: normal;}p.h1.logintable{	color: #FFFFFF;	}	p.h2 {	text-decoration:NONE; 	color:#343332; 	font-family:Trebuchet MS, Arial, Helvetica; 	font-SIZE:100%; 	font-weight: light; 	margin-top: 0px; 	margin-bottom: 0px	}	p.h3 {	text-decoration:none;	color:#343332;	font-family:"Trebuchet MS", Arial, Helvetica;	font-SIZE:100%;	font-weight: bold;	margin-top: 0px;	margin-bottom: 0px;	font-style: normal;	font-variant: normal;}p.article {	text-decoration:none;	color:#626262;	font-family:"Trebuchet MS", Arial, Helvetica;	font-SIZE:100%;	font-weight: normal;	margin-top: 0px;	margin-bottom: 15px;	font-style: normal;	font-variant: normal;}.forumnav {	}table.forum {	font-size:100%;	}table.forum tr {	padding: 5px;	align: left; 	}	table.forum th {	}	table.forum td{	}table.forum tr.secondcolor {	background-color: #f6f6f6;	}	table.forum tr.header {	background-color: #37538F;	color: #FFFFFF;	}	table.forumthread {	font-size:100%;	}table.forumthread tr {	padding: 10px;	align: left; 	}	table.forumthread th {	}	table.forumthread td{	padding: 5px;	}table.forumthread tr.secondcolor {	background-color: #f6f6f6;	}p.newsclass1 {	background-color: #f6f6f6;	margin-top:0px;	padding: 5px;			}	p.newsclass1 a {	color:#37538F;	text-decoration: underline;	}	p.newsclass1 a:hover {	color:#37538F;	text-decoration: underline;	}	p.newsclass1 a:active {	color:#37538F;	text-decoration: underline;	}	p.newsclass1 a:visited {	color:#343332;	text-decoration: underline;	}	p.newsclass2 {	background-color: #FFFFFF;	padding: 5px;	}	p.newsclass2 a {	color:#37538F;	text-decoration: underline;	}	p.newsclass2 a:hover {	color:#37538F;	text-decoration: underline;	}	p.newsclass2 a:active {	color:#37538F;	text-decoration: underline;	}	p.newsclass2 a:visited {	color:#343332;	text-decoration: underline;	}	p.columntext1 {	margin-top:0px;		}	p.columntext1 a {	color:#626262;	}	p.columntext1 a:hover {	color:#37538F;	}	p.columntext1 a:active {	color:#37538F;	}	p.columntext1 a:visited {	color:#999999;	}	.imagetype1 {	margin-bottom: 5px; 	}	.imagetype2 {	margin-bottom: 10px; 	}	table.logintable {	position: relative;	z-index: 2; 	width: 400px;	padding: 5px;	spacing:5px;	margin-top: 3px; 	margin-bottom: 3px;  	visibility:visible;  	border-style: solid; 	border-width: 1px; 	border-color: #37538F; 	color:#343332;	font-size: 100%;	}.whiteheadline {	color: #FFFFFF;	font-size: 100%;	font-weight: normal;	font-style: normal;	}	hr {	border: 1px dotted #CCCCCC;	wisth: 50px; } .textinput {border: 1px solid #CCCCCC;width: 150px;}.myButton {	margin-top: 5px;	margin-bottom: 5px;	border: solid;	border-width: 1px;	border-color: #37538F;	background: #37538F;	color: #FFFFFF;	font-family: Verdana, Arial, Geneva;	font-size: 80%;}.admininput {	width: 93%;}.arabic {	font-size: 100%; }
