h1 {
	font-size: xx-large;
	font-weight: bolder;
	color: black;
	text-align: center;
	margin: 20px;
}
h2 {
	font-size: x-large;
	font-weight: bolder;
	color: black;
	text-align: center;
}
p {
	margin: 10px;
	font-size: medium;
	font-weight: normal;
	color: #474444;
	font-family: "URW Bookman L", serif;
	background-color: transparent;
}
pre {
	font-size: medium;
	font-weight: normal;
	color: #474444;
	background-color: transparent;
}
p.senter {
	text-align: center;
	margin: 0px;
}
p.topp {
	font-weight: normal;
	font-size: smaller;
	color: #6e6969;
}
p.meny {
	font-size: larger;
	font-weight: bolder;
	text-align: center;
}
p.meny2 {
	text-align: left;
}
p.gjestebok {
	font-size: larger;
	font-weight: bolder;
	text-align: center;
}
p.graa{
	color: #a7a7a7;
	font-weight: lighter;
}
p.littmindre {
	font-size: smaller;
}
p.storre {
	font-size: larger;
	font-weight: bolder;
}
a {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a.meny {
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
	font-weight: bolder;
	text-align: center;
}
#fancy a:hover {
	color: #002200;
	background: #d7e5ca;
}
blockquote {
	color: #000000;
	border: none;
}
body {
	color: #CCCCCC;
	background-color: #d7deca;
	margin: 0px;
}
table {
	color: #CCCCCC;
	background-color: #d7deca;
	margin-left: auto;
	margin-right: auto;
}
table.venstre {
	margin-left: 0px;
	margin-right: auto;
}
table.hoyre {
	margin-right: 0px;
	margin-left: auto;
}
td {
	color: #CCCCCC;
	border-width: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: transparent;
	vertical-align: top;
}
td.side {
	width: 170px;
}
td.midten {
	width: 600px;
}
tr {
	vertical-align: top;
	background-color: transparent;
	margin-right: 0px;
	margin-left: 0px;
}
img {
	margin: 0px;
	border: 0px;
}
a.heim {
	font-size: 0px;
	text-indent: -20em;
/*	visibility: hidden; */
	display: block;
	width: 170px;
	height: 43px;
	background: url("/bilder/meny/meny-heim.png");
}
a.heim:hover {
	background: url("/bilder/meny/meny-heim-rune.png");
}
a.meg {
	font-size: 0px;
	display: block;
	text-indent: -20em;
	width: 170px;
	height: 43px;
	background: url("/bilder/meny/meny-meg.png");
}
a.meg:hover {
	background: url("/bilder/meny/meny-meg-rune.png");
}
a.asatru {
	font-size: 0px;
	display: block;
	text-indent: -20em;
	width: 170px;
	height: 43px;
	background: url("/bilder/meny/meny-asatru.png");
}
a.asatru:hover {
	background: url("/bilder/meny/meny-asatru-rune.png");
}
a.kunst {
	font-size: 0px;
	display: block;
	text-indent: -20em;
	width: 170px;
	height: 43px;
	background: url("/bilder/meny/meny-kunst.png");
}
a.kunst:hover {
	background: url("/bilder/meny/meny-kunst-rune.png");
}
a.kaos {
	font-size: 0px;
	display: block;
	text-indent: -20em;
	width: 170px;
	height: 43px;
	background: url("/bilder/meny/meny-kaos.png");
}
a.kaos:hover {
	background: url("/bilder/meny/meny-kaos-rune.png");
}
a.gestrbok {
	font-size: 0px;
	display: block;
	text-indent: -20em;
	width: 170px;
	height: 43px;
	background: url("/bilder/meny/meny-gestrbok.png");
}
a.gestrbok:hover {
	background: url("/bilder/meny/meny-gestrbok-rune.png");
}
a.lenker {
	font-size: 0px;
	display: block;
	text-indent: -20em;
	width: 170px;
	height: 43px;
	background: url("/bilder/meny/meny-lenker.png");
}
a.lenker:hover {
	background: url("/bilder/meny/meny-lenker-rune.png");
}
input {
	background-color: #e5deca; 
	width: 15ex;
/*	border: 0em;
	border-bottom: 0.1em solid #000000; */
}
textarea {
	background-color: #e5deca;
}
