@charset "utf-8";

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #333;
}
a:active {
	color: #999;
}

.backdrop {
	background-image: url(images/framsida-backdrop.png);
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.infobackdrop {
	background-image: url(images/info-backdrop.png);
}
.infomenubackdrop {
	background-image: url(images/info-menu.png);
	background-repeat: no-repeat;
}
.hand {
	cursor: pointer;
	cursor: hand;
}.maingallerybottom {
	background-image: url(images/maingallerybottom.jpg);
	background-color: #999798;
}
.maingallerybg {
	background-image: url(images/maingallerybg.png);
	background-color: #999798;
	background-repeat: repeat-y;
}
.mainequipment {
	background-image: url(images/equipment.png);
	background-color: #999798;
	background-repeat: no-repeat;
}
.mainlinks {
	background-image: url(images/links.png);
	background-repeat: no-repeat;
}
.maintamdjur {
	background-image: url(images/gallery-tamdjur.png);
	background-repeat: no-repeat;
}
.mainart {
	background-image: url(images/gallery-art.png);
	background-repeat: no-repeat;
}
.mainfaglar {
	background-image: url(images/gallery-faglar.png);
	background-repeat: no-repeat;
}
.mainovrigt {
	background-image: url(images/gallery-ovrigt.png);
	background-repeat: no-repeat;
}
.maininsekter {
	background-image: url(images/gallery-insekter.png);
	background-repeat: no-repeat;
}
.guestbookbackdrop {
	background-image: url(images/guestbook-backdrop.png);
	background-repeat: no-repeat;
}
.textsize {
	font-size: 12px;
}
.textsizelarge {
	font-size: 18px;
}

.infobackdrop-eng {
	background-image: url(images/info-backdrop-eng.png);
}

