/* -------------------------------- 2004-02-29 ---- */
html, body {
	margin: 4px 8px;
	padding: 4px 8px;
	max-height: none !important;
	min-height: 0 !important;
	height: auto !important;
	max-width: none !important;
	min-width: 0 !important;
	width: auto !important;
	background: #f9f9f9;
	color: black;
	font-size: medium;
	font-family: "Helvetica CY", Verdana, Arial, "Arial Unicode MS", sans-serif;
	text-align: inherit;
	text-transform: none !important;
	text-decoration: none !important;
}
#indeks {
	margin: 0;
	padding: 0;
	background: inherit;
	color: inherit;
}
.toppart {width: inherit;}
h1, h2, h3 {text-align: inherit; font-weight: normal;}
h1 {font-size: 200%;}
h2 {font-size: 150%;}
h3 {font-size: 117%;}
h4 {font-size: 112%;}
h5 {font-size: 83%;}
h1:after {
	content: inherit;
	display: inherit;
	margin-top: inherit;
	margin-left: inherit;
	color: inherit;
}
h1 {
	background: inherit;
	color: inherit;
	font-style: inherit;
}
.linkslist {margin: inherit;}
ul {line-height: inherit;}
li.main {margin-top: inherit;}
#hilandar {font-size: inherit;}
/* -------------------------------- links ---- */
#hilandar a:hover, #sign a:hover {
	background: inherit;
	color: navy;
}
#hilandar a.inher {
	color: navy;
	text-decoration: inherit;
}
#hilandar a.inher:hover {background: inherit;}
ul.seclev a, ul.seclev a:visited {color: navy;}
ul.seclev a:hover {
	background: inherit;
	color: navy;
}
#sign {
	margin: 0;
	padding-bottom: 0;
	color: navy;
	font-size: inherit;
	text-align: inherit;
}
#sign a {color: navy;}
a, a:visited {color: navy;}
a:hover {
	background: inherit;
	color: navy;
}
a.nohover:hover {background: inherit;}
.alter, .thide {display: none;}
.fortext {display: inline;}

