body
{
	background-image: url('img/bg1.jpg');
	font-family: verdana;
	font-size: 10px;
	color: 000;
	margin-top: 0px;
	margin-bottom: 0px;
}

img.logga
{
	position: absolute;
	top: 300px;
	left: 600px;
	border: 0px;
}

table.base
{
	width: 800px;
	height: 100%;
	border: 0px;
}

table.menu
{
	width: 100%;
	border: 0px;
}

table.standard
{
	width: 100%;
	border: 0px;
}

table.box
{
	background-color: #fff;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
}

td
{
	font-size: 10px;
	color: 000;
}

td.base
{
	background-image: url('img/bg2.jpg');
}

td.menu
{

}

td.line
{
	background-color: #000;
}

td.lank
{
	height: 25px;
	background-image: url('img/button.gif');
	text-align: right;
}

td.lank:hover
{
	height: 25px;
	background-image: url('img/button_h.gif');
	text-align: right;
}

p.rubrik
{
	text-align: center;
	font-size: 20px;
	color: 000;
	font-weight: bold;
}

p.undertext
{
	text-align: center;
	font-size: 12px;
	color: 000;
}

p.nundertext
{
	text-align: left;
	font-size: 12px;
	color: 000;
}

#box
{
	position: absolute;
	left: 290px;
	top: 390px;
	width: 350px;
	background-color: #FFF;
	border: 0px;
}

a
{
	text-decoration: none;
	color: #000;
}