body
{
    background-image: url();
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left center;
	background-attachment: fixed;
	
}

.front
{
	position: relative;
	top: 0px;
	right: 10%;
	bottom: 6%;
	left: 100px;
    background-image: url;
	background-repeat: repeat;
	background-color: #F3F3EF;
	margin-bottom: 50px;
}

#menu1 {
	position:absolute;
	left:130px;
	top:5px;
	width:780px;
	height:140px;
	z-index:1;
}

#basic1 {
	position:absolute;
	left:70px;
	top:145px;
	width:780px;
	height:555px;
	z-index:2;
}

#basic2 {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:700px;
	z-index:2;
}

.basicbg
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	background-position: center;
	overflow: auto;
	visibility: visible;
	z-index: auto;
	/*clip: rect( );*/
	border: 0px solid black;
}

.basicTR
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: "transparent";
	background-position: center;
	overflow: auto;
	visibility: visible;
	z-index: auto;
	/*clip: rect( );*/
	border: 0px solid black;
}

a.menu:link	{
	background-color : "transparent";
	color : #000000;
	font-weight : bold;
	font-variant: small-caps;
	font-size : 14px;
	/**border-style : outset;
	border-width : 1px;
	display : block;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 1px;
	padding : 3px;
	*/
	text-align : center;
	text-decoration : none;
	font-family : Century Gothic, Arial, Helvetica, Sans-Serif;
	text-decoration : none;
}

a.menu:visited {
	color : #000000;
	font-family : Century Gothic, Arial, Helvetica, Sans-Serif;
       font-weight : bold;
	font-variant: small-caps;
	text-decoration : none;
	font-size : 14px;
}

a.menu:hover	{
	background-color : lightgreen;
}

a.menu:active {
	background-color : lightgreen;
}

a.menu:focus {
	background-color : #CCFF66;
	
}

/* dette er en kommentar */
body	{
	font-family : Century Gothic, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin : 20px;
	padding : 0px;
	overflow : hidden;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #FFFFFF;
	font-size: 12px;
}

a:link {
	color: #3889E4;
	text-decoration: underline;
	background-color: transparent
}

a:visited {
	color: #3889E4;
	text-decoration: underline;
	background-color: transparent
}

a:hover {
	color: #c93;
	text-decoration: underline;
	background-color: transparent
}

a:active {
	color: #900;
	text-decoration: underline;
	background-color: transparent
}


h1	{
}

h1, h2, h3, h4, h5, h6	{
	color : #000000;
}

h1:first-letter {
	font-weight : bold;
}

img	{
	border-width : 0px;
}

table, th, td {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
}











