body {
	background-color: #000000;
	margin-top: 0px;
}

table.wrap {
	background-color: #FFFFFF;
	width: 1000px;
	height: 500px;
	text-align: left;
}

td.header {
	background-image: url("files/header.jpg");
	height: 122px;
}

td.menywrap {
	height:21px;
	background-image: url("files/meny.jpg");
	background-repeat: none;
}

table.meny {
	height: 21px;
	padding:0px;
	width: 100%;
}

td.meny1 {
	width: 50%;
	text-align: right;
	padding-right:25px;
	padding-top:0px;
	padding-bottom: 0px;
}

td.meny2 {
	width: 50%;
}


td.innholdwrap {
	background-image: url("files/innhold.jpg");
	height: 433px;
	overflow: auto;
}

table.innhold {
	height: 433px;
	width: 100%;
	background: none;
}

td.venstre {
	padding:25px;
	width: 17%;
}

td.midt {
	padding-top: 25px;
	padding-bottom: 5px;
	width: 33%;
scrollbar arrow color: #ff00ff;
scrollbar track color: #ff00ff;

}

td.hoyre {
	padding: 25px;
	width: 50%;
}

td.bunn1 {
	background-image: url("files/bunn1.jpg");
	height: 37px;
}

table.bunn1innhold {
	background: none;
}

td.bunn2 {
	background-image: url("files/bunn2.jpg");
	height: 57px;
	font-family: arial;
	color: #FFFFFF;
	font-size:11px;
	padding-left: 15px;
	padding-top: 5px;

}

.L1 {
	color: #50544e;
	font-family: arial;
	font-size:14px;
	list-style-type: none;
	height:14px;
	padding:0px;
	margin:0px;
}
.L2 {
	font-family: arial;
	font-size:14px;
	list-style-type: none;
	height:14px;
	padding:0px;
	margin:0px;
	color: #50544e;
}
.L2 li{
	margin-bottom: 10px;
}


.L1 *, .L2 * {
	color: #50544e;
}

.L2 a {
	color: #777777;
}

.L2 a:hover {
	color: #333333;
}

.L1 ul li {
	display: inline;
	padding-left: 25px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
}

.L1 ul li a {
	text-decoration: none;
	height:11px;
}

.L1 ul li a:hover {
	border-bottom: thin solid;
	border-bottom-color: #50544e;
	height:11px;
	text-decoration: underline;
}

.L1 ul li a:active {
	border-bottom: medium solid;
	border-bottom-color: #50544e;
	height:11px;
}

.WIPSMAINCONTENTS {
	height: 100px;
	overflow: auto;
}