* {
	padding: 0;
	margin: 0;
	margin-top: 2px;
}

/*..Basic..*/

body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
	color: #555555;
	text-align: center;
	margin-top: 20px;
	margin-right: 60px;
	background-color: #000;
	background-image: url(bg4.gif);
	background-repeat: repeat-x;
}	
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #AB0E30;
}
a:link {
	text-decoration: none;
	color: #777777;
	
}
a:visited {
	text-decoration: none;
	color: #777777;
	
}
a:hover {
	text-decoration: underline;
	color: #AB0E30;
	
}
a:active {
	text-decoration: none;
	color: #000000;
	
}
#hele {
	background-image: url(kartGoid2.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
	height: 560px;
	width: 750px;/*..layout..*/
	background-color: #FFF;
	border-bottom-style: dashed;
	border-bottom-width: medium;
	border-color: #000;
	border-top-style: dashed;
	border-top-width: medium;
}
#meny {
	width: 500px;
	height: 20px;
	padding-top: 4px;
	float: right;
	margin-left:10px;
	margin-top: 94px;	
}
.links
{
	text-align: left;
	list-style-type: none;
	
	
}
.links li {
	height: 19px;
    width: 90%;
	list-style: none;
	display: inline;
	 

}
.mellom
{
	letter-spacing: 4px;
}
.logo {
	width: 130px;
	float: left;
	margin-top: 15px;
	margin-right:3px;
	border: none;
	padding-left: 5px;
}
#kontakt {
	width: 249px;
	height: 10px;
	margin-right: 7px;
	float: right;
	text-align: right;
	margin-top: 16px;
}
.innhold {
	width: 749px;
	height: 510px;
	float: left;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
}
.tekst {
	width:270px;
	height: 430px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 2px;
	padding-left: 35px;
	float: left;
	overflow: hidden;
	margin-top: 15px;
	text-align: left;
	margin-right: 0px;
}
.bilde {
	width: 300px;
	border: none;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}

/*..sub..*/

.submeny {
	width:95px;
	height: 103px;
	background-image: url(file:///LACIE/goid.no/website/img/bgsub.gif);
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-left: 17px;
	float: right;
	margin-right: 34px;
	text-align: left;
	line-height: 13px;
	color: #777777;
	margin-top: 150px;
}
/*..ekstratekst..*/

.nolink {
	color: #000000;
	text-decoration: underline;
	
	
}
.telink {
	color: #777777;
	font-weight: normal;
}
.bilink {
	color: #AB0E30;
	font-weight: normal;
}
.subtekst {
	color: #777777;
	
}

