
body 	{
	background: #000;
	color: #FFF;
}

div.frame
	{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -355px;
	margin-top: -275px;
	width: 720px;
	height: 557px;
	}

div.header
	{
	background: url(test_top.jpg) top left no-repeat;
	height: 121px;
	}

div.menu
	{
	background: url(test_meny.jpg) top left no-repeat;
	width: 266px;
	height: 379px;
	float: left;
	}

div.main
	{
	background: #000;
	text-align: justify;
	float: left;
	width: 421px;
	height: 379px;
	overflow: auto;
	padding-right: 33px;
	overflow-x: hidden;
  	overflow-y: scroll; 
	}



/*************** Hovedvindu **************/

body {	background-color: #000000;

scrollbar-face-color: #4F8C18;
scrollbar-highlight-color: #C6EEA2;
scrollbar-3dlight-color: #66B61E;
scrollbar-darkshadow-color: #3E4A34;
scrollbar-shadow-color: #65824C;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #9BB385;
}

A:link {color: #67cd53}
A:visited {color: #92e482}
A:active {color: #008000}
A:hover {color: #FFFF80}


h3 {	background-color: #23441c;
	text-align: center;
	color: #FFFF80;
	font-family: verdana;
	font-size: 10pt;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #152711;
}

h1 {	background-color: #182e14;
	text-align: center;
	color: #ffff80;
	font-family: verdana;
	font-size: 12pt;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #0f1c0c;
	
}

h2 {	background-color: #182e14;
	padding-bottom: 0px;
padding-top: 0px;
margin-bottom: -11px;
margin-top: 10px;
	text-align: center;
	color: #FFFF80;
	font-family: verdana;
	font-size: 12pt;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #0f1c0c;
	
}



p {	color: #ffffcc;
	font-family: verdana;
	font-size: 9pt;
	padding: 5px;
	padding-bottom: 15px;
}

.fet {	font-weight: bold;
}



.ramme
{	padding:2px;
	background: #23441c;
	border:4px solid gold;
	width:70px;
	height:70px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;}

div.a {	color: #ffffcc;
	font-family: verdana;
	font-size: 9pt;
	padding-top: 0px;
	padding-bottom: 20px;
	width:400px;
}

div.copyright {	
	background: #000;
	color: #d3d299;
	border-top-style: dotted;
	border-top-width: 1px;
	border-color: #f7f56f;
	font-family: verdana;
	font-size: 8pt;
	padding-top: 10px;
	width:518px;
	height: 50px;
	position: absolute;
	top: 125%;
	left: 50%;
	margin-left: -158px;
	margin-top: -190px;
	
}

.test {
border-style: dotted;
	border-width: 1px;
	border-color: #f7f56f;
}

div.license {
	color: #ffffcc;
	font-family: verdana;
	font-size: 8pt;
	padding: 5px;
	text-align: center;
}

.js-kit-rating {
	float: right;
}