body, html {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	background: #666;
   margin: 0;
   padding: 0;
	color : #fff;
}
th {
	background-color:#000;
	text-align: left;
	font-size: small;
	font-weight: normal;
}
ul {
	list-style-type : circle;
	color : #000;
	text-indent : -35px;
	list-style-position: inside;
	margin-bottom : 0px;
	margin-top : 0px;
}
a {
	color : #999;
	text-decoration : none;
}
a:hover {
   color: #fc6;
}
h1 {
	font-size : x-large;
	font-weight : normal;
}
h2 {
	font-size : large;
	font-weight : normal;
}
h3 {
	font-size : medium;
	font-weight : normal;
}
#side {
	position: relative;
	width: 760px;
	margin: auto;
	background-color: #000;
}
#head {
	height: 78px;
	margin: auto;
	background-color: #000;
	padding: 4px;
}
#sidebar-h {
	width: 166px;
	position: absolute;
	top: 130px;
	right: 1px;
	padding-left: 3px;
	border: 1px solid #666;
	color: #ccc;
}
#sidebar-h ul {
	list-style-type : circle;
	color : #ccc;
	text-indent : -35px;
	list-style-position: inside;
}
#meny {
	width: 745px;
	margin: auto;
	background-color: #666;
	padding: 3px;
	color: #fff;
}
#meny a {
	color: #fff;
}
#meny a:hover {
   color: #fc6;
	border-bottom: 1px dotted #fc6;
}
#innhold {
	margin: auto;
	background-color: #000;
	padding-left: 6px;
	padding-right: 6px;
}
#bunnav {
	width: 750px;
	margin: auto;
	background-color: #000;
	font-size: x-small;
	padding: 10px;
	border-right: 175px solid #000;
}
#bunnmeny {
	position: relative;
	width: 755px;
	margin: auto;
	font-size: x-small;
	background: #666;
}
#kat img{
   padding:6px; 
	float : right;
}
.nav {
	font-size: x-small;

}
.tab-bakgr {
	background-color: #333;
	padding: 3px;
	color: #ccc;
	font-weight: bold;
}
.tab-txt {
	color: #fff;
	font-weight: normal;
	border-bottom: 1px dotted #333;
}
.tab-txt2 {
	color: #666;
	font-weight: normal;
	font-size : x-small;
	border-bottom: 1px dotted #333;
}
.tab-txt2 a {
	color: #666;
}

.tab-forkl {
	color: #fff;
	font-size: xx-small;
	font-weight: normal;
	border-bottom: 1px dashed #333;
}
.tab-kilde {
	color: #ccc;
	padding:3px;
}
#pics {
	float: right;
}
.linje {
   width: 70%;
	margin: auto;
	color: #fff;
	font-weight: normal;
	border-bottom: 1px dotted #333;
}
#b-main {
	position: relative;
	clear: left;
	width: 755px;
	margin: auto;
	font-size: x-small;
	background: #666;
}
#teller {
	float: right;
}
#b-meny {
	float: left;
	width: 80%;
}
