body {
	margin: 0;
	background-image: url("bg.png");
}

#center {
	height: 100%;
	width: 100%;
}

#skygge {
	width: 960px;
	margin: auto;
	background-image: url("skygge.png");
}

#ramme {
	background: #fff url("bgtop.png") repeat-x;
	width: 940px;
	margin: auto;
}

#top {
	position: relative;
	width: 100%;
	height: 100px;
	background-image: url("top.png");
	background-repeat: no-repeat;
	background-position: 400px 0px;
}

#holder {
	margin: auto;
	width: 900px;
	height: 100%;
	text-align: left;
}

#left {
	width: 250px;
	float: left;
}

/*MENY*/

div.menuleft {
}

ul.menu {
	margin: 0px;
	padding: 0px;
}

li.menu {
	margin-left: 10px;
	text-indent: 10px;
	cursor: pointer;
	padding-top: 2px;
	list-style-type: none;
	width: 210px;
	border-bottom: dotted 1px #aaa;
}

li.menu:hover {
background-position-x: 10px;
	background-image: url("menu.png");
	background-repeat: no-repeat;
	color: #00A0C6;
}

a.menu {
	display: block;
	width: 200px;
	font-family: 'Times New Roman';
	font-size: 15px;
	color: #555;
	text-decoration: none;
}

a.menu:hover {
	color: #00A0C6;
}

a.undermenu {
	display: block;
	font-family: 'Times New Roman';
	font-size: 13px;
	color: #666;
	text-decoration: none;
}

a.undermenu:hover {
	color: #00A0C6;
}

li.undermenu {
	margin-left: 10px;
	text-indent: 30px;
	cursor: pointer;
	padding-top: 2px;
	list-style-type: none;
	text-decoration: none;
	font-style: italic;
	width: 200px;
}

li.undermenu:hover {
	color: #00A0C6;
}

/*ANNONSE*/

#annonse {
	width: 210px;
	border: 1px dotted #aaa;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 20px 0px 20px 0px;
	text-align: center;
}

/*HOVED*/

#right {
	width: 640px;
	float: right;
	position: relative;
	margin-top: 30px;
	margin-bottom: 15px;
}

.leftcol {
	padding-left: 3px;
	float: left;
	width: 260px;
}

.boxdottedline {
	clear: both;
	padding-left: 2px;
	width: 100%;
	border-bottom: #aaa 1px dotted;
	margin-bottom: 10px;
	padding-bottom: 4px;
}

.rightcol {
	float: right;
	width: 360px;
}

#slideshow {
	width: 100%;
	border: 1px dotted #aaa;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 20px;
}

img {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	border: 0px;
}


/*FISKERINYTT*/

ol.list {
	margin-top: 3px;
	padding: 0px;
	margin: 0px;
}

li.list {
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	font-family: 'Times New Roman';
	color: #00A0C6;
	font-size: 12px;
	list-style: inside;
	list-style-type: decimal-leading-zero;
}

a.list {
	padding: 0px 10px 0px 5px;
	font-family: 'Times New Roman';
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

a.list:hover {
	background-color: #444;
	color: #fff;
}



/*GALLERI*/



td.thumbgall {
	padding: 3px;
	border: 1px dotted #aaa;
}

td.thumbpic {
	width: 106px;
	margin-right: 20px;
	padding: 3px 3px 3px 3px;
	text-align: center;
	border: 1px dotted #fff;
}

td.thumbpic:hover {
	border: 1px dotted #aaa;
}

/*INNSENDTE*/

img.inn {
	margin: 3px;
	padding: 3px;
	border: 1px dotted #aaa;
}

img.inn:hover {
	border: 1px dotted #666;
}

/*EPOST*/

.ftext {
	background-image: url("input.png");
	background-repeat: no-repeat;
	border: 0px;
	height: 17px;
	width: 340px;
	padding-left: 10px;
	color: white;
}

.ftextarea {
	background-image: url("textarea.png");
	background-repeat: no-repeat;
	border: 0px;
	height: 150px;
	width: 340px;
	padding-left: 10px;
	color: white;
}

.caution {
 	color: red;
}

/*FONTS og LINKS*/

p.over {
	margin: 0px;
	font-family: 'Times New Roman';
	font-size: 18px;
	color: #777;
}

p.under {
	font-weight: bold;
	margin: 0px;
	font-family: 'Times New Roman';
	font-size: 14px;
	color: #888;	
}

p.av {
	font-style: italic;
	margin: 0px;
	font-family: 'Times New Roman';
	font-size: 11px;
	color: #aaa;
}

p {
	margin: 0px;
	font-family: 'Times New Roman';
	font-size: 12px;
	color: #888;
}

a.link {
	margin: 0px;
	color: #00A0C6;
	text-decoration: none;
}

a.link:hover {
	text-decoration: underline;
}

/*BUNN*/

#bottom {
	clear: both;
	width: 100%;
	height: 52px;
	background-image: url("bottom.png");
	background-repeat: repeat-x;
}

div.copy {
	width: 197px;
	height: 50px;
	background-image: url("bottomline.png");
	background-repeat: no-repeat;
	background-position: 0px 20px;
	margin: auto;
}


a#creater {
	display: block;
}
