td.header
{
	background-color:  #000000;
	background: url('/images/bgtri.jpg') no-repeat; 
}

div.center
{
width: 100%;
text-align: center;	
}

table.header
{
border-collapse: collapse;
width: 100%;

}
div.container
{
	float: center;
	margin: auto;
	width: 800px;
/*	border: #666666 1px solid; */
	background-color: #000000;
}

div.left
{

}

div.menu
{
/*	background-color: #ababab; */
	background-color: #000000;
	text-align:center;
}
a.menulink
{
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 13pt;
	color: #ffffff;
}

table.main
{
width: 800px;
background-color: #000000;
padding-top: 20px;
margin:auto;
}

table.content
{
	width: 100%;
	border-collapse: collapse;
}

td.menu
{
	vertical-align: bottom;
}

td.logo
{
	text-align: right;
}

td.content
{
	width: 100%;	
}

td.leftcontent
{
	background-color: #393939;
	border: #666666 1px solid;
	padding: 10px;
	padding-top: 2px;
	vertical-align: top;
	text-align: left;
}

td.rightcontent
{
	width: 240px;
	background-color: #212121;
	border: #666666 1px solid;
	padding: 2px;
		vertical-align: top;
	text-align: left;
}

td.whitespace
{
	width: 35px;
}

td.left
{
	vertical-align: top;
	width: 200px;
}

td.mainpage
{
	vertical-align: top;
	width: 600px;
}

div.mainPage
{
		width: 500px;
		margin-left: 20px;
		background-color: #212121;
		border: #666666 1px solid;
	/*	float: right; */
}

div.leftbox
{
	width: 180px;
	margin-left: 20px;
	background-color: #212121;
	border: #666666 1px solid;
 	float: left;
	clear: right;
	padding: 2px;
}
img.header
{
	border:  none;
}

p.overskrift2
{
	font-family: arial;
	font-size: 12pt;
	text-transform: uppercase; 
	color: #ffffff;
	font-weight: bold;
	margin:2px;
	text-align: center;
}

pre
{
	color: #ffffff;
}
p.news
{
	font-family: arial;
	color: #aaaaaa;
	font-size: 10pt;
	margin: 5px;
	margin-bottom: 20px;
}

b.news
{
	color: #ffffff;
}

div.clear
{
}

font.selectedItem
{
	font-weight: bold;
}