body, html {
	background-color : #666;
	margin: 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: #ccc;
}
ul {
	list-style-type : circle;
	color : #fff;
	text-indent : -35px;
	list-style-position: inside;
	margin-bottom : 0px;
	margin-top : 0px;
}
a {
	color : #fff;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a:hover {
	color : #ffc;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
th {
	background-color : #069;
	margin: 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: #ccc;
	text-align: left;
}
#side {
	position: relative;
	width: 940px;
	margin: auto;
	background: #069;
}
#head {
	width: 938px;
	height: 106px;
	margin: auto;
	padding: 1px;
	background-color: #069;
	border-bottom: 1px solid #ccc;
}
#head-v {
	float: left;
}
#head-h {
	background-color: #fff;
	float: right;
	height: 106px;
	width: 218px;
}
#innhold {
   padding: 1px 5px 1px 5px;
	text-align: left;
}
#info {
	margin-top: 5px;
	text-align: left;
}
#info-v {
   padding-left:5px;
	float: left;
	width: 690px;
}
#info-h {
	float: right;
	width: 218px;
	text-align: left;
}
#inf-v {
	float: left;
}
#inf-h {
	float: right;
}
#txt {
	margin-top: 20px;
	text-align: left;
	border-top: 1px dashed #ccc;
}
.kat {
	background-color: #999;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 0px 1px 3px;
}
.links {
	color: #fff;
	font-size: 11px;
}
.mer {
	padding : 2px 0px 0px 7px;
	color : #fff;
	font-weight: bold;
}
