#menu1 {
	absolute;
	left:150px;
	top:0px;
	width:870px;
	height:175px;
	z-index:1;
}

#basic1 {
	position:absolute;
	left:150px;
	top:175px;
	width:870px;
	height:560px;
	z-index:2;
}

.basicbg 
{
background-image: url(press/);
	background-repeat: no-repeat;
	background-color: transparent;
	font-family: Helvetica, Verdana, Arial, Century Gothic, sans-serif;
	font-size: 14px;
	color : #D5D5D5;
	background-color: transparent;
	background-position: center;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: auto;
	clip: rect( )
}

.green {
	background-image: url(backgrounds/Space_3bw.jpg);
	background-repeat: no-repeat;
	background-color: #000000
}

.greyblue {
	font-family: Helvetica, Verdana, Arial, Century Gothic, sans-serif;
	background-repeat: repeat;
	background-color: #7D97B2
}

a.menu:link	{
	background-color : "transparent";
	color : #bdbdbc;
	font-weight : none;
	font-variant: none;
	font-size : 18px;
	/**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 : Helvetica, Verdana, Arial, Century Gothic, Sans-Serif;
	text-decoration : none;
}

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

a.menu:hover	{
	background-color : #916cba;
}

/* dette er en kommentar */
body	{
	font-family : Verdana, Arial, Century Gothic, Helvetica, Sans-Serif;
	font-size: 13px;
	margin : 20px;
	padding : 0px;
	overflow : auto;
	font-size: 13px;
}

a:link {
	color: #3a657f;
	text-decoration: none;
	background-color: transparent;
	font-family : Helvetica, Verdana, Arial, Century Gothic, Sans-Serif;
}

a:visited {
	color: #3a657f;
	text-decoration: none;
	background-color: transparent
}

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

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

h1	{
}

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

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

img	{
	border-width : 0px;
}

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


