/* CSS-mall (c) 2004 Johan Olsson UTF-8!!!!! */

.guestbook {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	padding: 5px 5px 5px 220px;
	width: 560px;
	margin: 0px;
	}

html, body {
	background-color: white;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	font: 11px verdana;
	color: #000;
	background-image: url(img/bg01.jpg);
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}

body.splash {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	font: 11px verdana;
	color: #069;
	background: #04152a;
	background-image: none;
	overflow: hidden;
	}

td {
	font: 11px verdana;
	vertical-align: top;
	}

p.txt {
	padding: 0px;
	width: 560px;
	margin: 5px 5px 20px 220px;
	z-index: 2;
	}
	
form.txt {
	padding: 0px;
	width: 560px;
	margin: 5px 5px 20px 220px;
	z-index: 2;
	}

.facts {
	position: absolute;
	left: 375px;
	top: 57px;
	width: 380px;
	background: #819EAB;
	margin: 5px;
	padding: 10px;
	color: white;
	z-index: 3;
	}

.facts_foot {
	position: relative;
	left: 220px;
	top: 0px;
	width: 550px;
	background: #004554;
	margin: 15px 0px 0px 0px;
	padding: 10px;
	color: white;
	z-index: 3;
	}

.facts_s {
	position: absolute;
	left: 368px;
	top: 57px;
	width: 380px;
	background: #819EAB;
	margin: 5px;
	padding: 10px;
	color: white;
	z-index: 3;
	}

.facts_m {
	position: absolute;
	left: 364px;
	top: 57px;
	width: 380px;
	background: #819EAB;
	margin: 5px;
	padding: 10px;
	color: white;
	z-index: 3;
	}


#menu {
	position: absolute;
	top: 40px;
	left: 0px;
	height: 70px;
	width: 100%;
	background-image: url(img/bg_meny_02.jpg);
	padding: 0px;
	margin: 0px;
	z-index: 100;
	overflow: hidden;
	white-space: nowrap;
	}

#mitten {
	position: absolute;
	top: 110px;
	left: 0px;
	height: 70%;
	width: 100%;
	background-image: url(img/bg_mitt_01.jpg);
	padding: 0px;
	margin: 0px;
	z-index: 1;
	overflow: auto;
	background-attachment: fixed;
	background-position: 0px 110px;
	}

#splash_ruta {
	position: absolute; 
	top: 40%; 
	left: 50%; 
	width: 600px; 
	height: 420px; 
	margin-top: -160px; 
	margin-left: -300px;
	background-image: url(img/splash.jpg);
	padding: 0px;
	overflow: hidden;
	color: #fff;
	background-repeat: no-repeat;
	text-align: center;
	}
	
span#menuspacer {
	display: inline-block;
	display: -moz-inline-box;
	width: 80px;
	height: 50px;
	background-color: #c7dfeb;
	margin: 0px;
	}
	
span#menuspacer span {
	margin: 37px 0px 0px 0px;
	height: 50px;
	}

.box {
	width: 200px;
	height: 15px;
	border: 1px solid #819EAB;
	margin-right: 10px;
	padding: 2px;
	}
	
select.box {
	width: 206px;
	height: 22px;
	border: 1px solid #819EAB;
	margin-right: 10px;
	padding: 1px;
	}

.knapp {
	width: 200px;
	background: #819EAB;
	color: white;
	font: bold 12px Verdana;
	border: 1px solid #819EAB;
	margin: 2px 0px 2px 0px;
	}

.txtbox {
	width: 250px;
	border: 1px solid #819EAB;
	}
	
.gbtxtbox {
	height: 221px;
	width: 250px;
	border: 1px solid #819EAB;
	}
	
#reset {
	width: 52px;
	}

#submit {
	width: 150px;
	}

.fil {
	position: relative; 
	top: 7px;
	margin-right: 10px;	
	}

.tn {
	position: relative; 
	top: 10px;
	margin: 0px 10px 5px 0px;
	border: 1px solid black;	
	}

ul {
	list-style-image: url(img/k/link.gif);
	}

.song {
	position: relative; 
	top: -3px;
	margin-right: 10px;	
	}

img.rub {
	padding: 15px 5px 5px 220px;
	margin: 0px;
	}

img.flyt {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
	}

hr {
	background: #819EAB;
	height: 2px;
	border: 1px solid #819EAB;;
	}

em	{
	color: #819EAB;
	font-weight: bold;
	font-style: normal;
	}

big	{
	font-size: 22px;
	color: #004554;
	font-weight: normal;
	font-style: normal;
	}
	
span.rubbe {
	font-weight: bold;
	font-size: 1.5em;
	}

/* --- news ----*/

#news-body {
	margin: 5px 5px 20px 220px;
	}

.news-entry {
	width: 550px;
	margin-bottom: 20px;
	}
	
.news-sender strong {
	color: #004554;
	font-size:14px;
	}
	
.news-sender {
	margin-bottom: 5px;
	border-bottom: 2px solid #004554;
	}

/*--- guestbook 2 ---*/

#msg-body {
	margin: 5px 5px 20px 220px;
	}
	
.msg-entry {
	width: 550px;
	margin-bottom: 20px;
	border-bottom: 1px solid #819EAB;
	}
	
.msg-sender {
	background-color: #C6DFEA;
	margin-bottom: 5px;
	padding: 5px;
	}
	
.msg-name {
	font-weight: bold;
	}
	
.msg {
	padding: 5px;
	padding-top: 0px;
}

div.paging {
	margin: 5px 5px 20px 220px;
	border: 2px solid #C6DFEA;
	padding: 5px;
	width: 536px;
	}
	
div.paging strong {
	color: #004554;
	}	

/* ======== Links ======== */

a.paging {
	}

a:link {
	color: #004554;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: #004554;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #819EAB;
	text-decoration: underline;
	font-weight: bold;
	}

a:active {
	color: #004554;
	text-decoration: none;
	font-weight: bold;
	}

p.s	{
	padding: 300px 0px 0px 0px;
	margin: 0px;
	font-size: 12px;
	}

a.s:link {
	color: #f5da3d;
	text-decoration: none;
	}

a.s:visited {
	color: #f5da3d;
	text-decoration: none;
	}

a.s:hover {
	color: white;
	text-decoration: underline;
	}

a.s:active {
	color: #f5da3d;
	text-decoration: none;
	}

#menu a {
	display: inline-block;
	display: -moz-inline-box;
	background-color: #c7dfeb;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	}
	
#menu a:hover {
	background-color: transparent;
	color: white;
	text-decoration: none;
	}

#menu a#homelink {
	background-color: transparent;
	width: 155px;
	}

#menu a span {
	display: block;
	margin: 25px 10px 0px 10px;
	height: 25px;
	}
	
#menu a#homelink span {
	margin-left: 15px;
	}

a.hansomgjordedet:link {
	color: #fff;
	text-decoration: none;
	}

a.hansomgjordedet:visited {
	color: #fff;
	text-decoration: none;
	}

a.hansomgjordedet:hover {
	color: #f5da3d;
	text-decoration: underline;
	}

a.hansomgjordedet:active {
	color: #fff;
	text-decoration: none;
	}
	
p#gallery img {
	border: 1px solid black;
	}
	
p#gallery a {
	margin-right: 5px;
	}
	
p#gallery {
	line-height: 25px;
	}

