/* CSS Document */

BODY {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px; COLOR: #333333;  
	font-family: verdana, arial, sans-serif;
	background-image: url("d_img/back.png");
	background-repeat: repeat;
	background-attachment: fixed;
	text-align: center;
}
.tekst
{
	font-size: 12px;
	color: #333333;
}
a:link{
	font-family: verdana, arial, sans-serif;
	color: #000000;
}
a:active {
	font-family: verdana, arial, sans-serif;
	color: #333333;
}
a:visited {
	font-family: verdana, arial, sans-serif;
	color: #000000;
}
a:hover {
	color: #444444;
}
IMG
{
	border: none;
}
#wrapper
{
	text-align: left;
	margin: 0 auto;
	width: 1024px;
	position: relative;
}
#head
{
	width: 1024px;
	height: 301px;
	background: url("d_img/top.png");
	position: relative;
}
#topbar_left
{
	position: absolute;
	top: 199px;
	left: 76px;
	width: 436px;
	height: 105px;
}
#topbar_right
{
	position: absolute;
	top: 199px;
	left: 521px;
	width: 436px;
	height: 105px;
	text-align: center;
}
#lower_head
{
	width: 1024px;
	height: 145px;
	background: url("d_img/lower_top.png");
	z-index: 4;
	position: absolute;
	top: 0px;
	left: 0px;
}
#mid
{
	width: 1024px;
	height: auto; !important
	height: 100%;
	min-height: 500px;
	background: url("d_img/mid.png") repeat-y;
	border-bottom: 1px #999999 solid;
	z-index:3;
	position: relative;
}
#cont
{
	position:relative;
	left: 85px;
	top: 10px;
	width: 854px;
	display: block;
	z-index: 30;
}
#meny
{
	display: block;
	position: absolute;
	top: 165px;
	left: 75px;
	width: 876px;
	font-variant: small-caps;
	color: #FFFFFF;
	height: 22px;
	padding-top: 4px;
}
.meny-i a
{
	position: relative;
	top: -4px;
	padding-top: 6px;
	color: #000066;
	font-size: 14px;
	float: left;
	width: 100px;
	height: 25px;
	text-align: center;
}
.meny-i a:link
{
	text-decoration: none;
	font-size: 14px;
	color: #000066;
	float: left;
}
.meny-i a:hover
{
	color: #333333;
	font-size: 14px;
	float: left;
	background-image: url("d_img/mnu_back.png");
}
.meny-i a:visited
{
	text-decoration: none;
	font-size: 14px;
	color: #000066;
	float: left;
}
.m_spacer
{
	width: 2px;
	height: 25px;
	background: url(d_img/m_spacer.gif);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
}
#bot
{
	text-align: right;
	color: #999999;
	font-size: 10px;
}
.header
{
	FONT-SIZE: 15px; FONT-WEIGHT: 700;
}
.sok-time {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 9px; 
	color: #555;
}
.inputb 
{
 background: url("images/inputb.gif");
/* 	background-repeat: no-repeat; */
	color: #333333;
}