﻿a {
	color: #2f6ec6;
	text-decoration: none;
}

body {
	background: #c5d7e8 url(Images/Gradient.gif) top left repeat-x;
	color: #464646;
	font: 10px/1.2em Verdana, sans-serif;
	text-align: center;
}

body#home div#pseudo-body {
	background-image: url(Images/home.jpg);
}

body#activities div#pseudo-body {
	background-image: url(Images/activities.jpg);
}

body#eco-school div#pseudo-body {
	background-image: url(Images/eco-school.jpg);
}

body#flora-and-fauna div#pseudo-body {
	background-image: url(Images/flora-and-fauna.jpg);
}

body#food-and-lodging div#pseudo-body {
	background-image: url(Images/food-and-lodging.jpg);
}

body#golf div#pseudo-body {
	background-image: url(Images/golf.jpg);
}

body#lighthouse div#pseudo-body {
	background-image: url(Images/lighthouse.jpg);
}

body#nature-forum div#pseudo-body {
	background-image: url(Images/nature-forum.jpg);
}

body#peaks-and-caves div#pseudo-body {
	background-image: url(Images/peaks-and-caves.jpg);
}

body#public-beaches div#pseudo-body {
	background-image: url(Images/public-beaches.jpg);
}

body#weather div#pseudo-body {
	background-image: url(Images/weather.jpg);
}

body#guided-tours div#pseudo-body {
	background-image: url(Images/guided-tours.jpg);
}

body#kontakta_oss div#pseudo-body {
	background-image: url(Images/kontakt.jpg);
}

body#karta div#pseudo-body {
	background-image: url(Images/karta.jpg);
}

body#lankar div#pseudo-body {
	background-image: url(Images/lankar.jpg);
}

body#viktigt div#pseudo-body {
	background-image: url(Images/viktigt.jpg);
}

body#syfte div#pseudo-body {
	background-image: url(Images/syfte.jpg);
}


div#content {
	border-color: #c4d7e8;
	border-style: none solid none;
	border-width: 1px;
	float: left;
	height: 260px;
	overflow: auto;
	width: 470px;
	padding: 0 10px;
}

div#content.no-info {
	border-style: none none none solid;
	width: 620px;
}

div#content h2 {
	font-size: medium;
}

div#content p.block {
	margin: 10px 0;
}

div#content p.left {
	margin: 0 10px 0 0;
	float: left;
}

div#content p.right {
	margin: 0 0 0 10px;
	float: right;
}

div#info {
	float: left;
	margin-left: 10px;
	width: 140px;
}

div#info h2 {
	font-size: small;
}

div#pseudo-body {
	background: #fff url(Images/home.jpg) 121px 5px no-repeat;
	height: 510px;
	margin: 10px auto 0;
	padding: 5px;
	text-align: left;
	width: 762px;
}

div.error, div.success {
	border: solid 1px;
	font-size: 13px;
	margin-bottom: 1em;
	padding: .5em;
}

div.error p, div.success p {
	margin: 0;
}

div.error {
	background: #fee;
	color: #c00;
}

div.success {
	background: #ffd;
	color: #a80;
}

h1, h2, h3, h4, h5, h6 {
	color: #2f6ec6;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: .5em;
}

h1 {
	background: url(Images/Logo.gif);
	margin: 0;
	height: 144px;
	overflow: hidden;
	width: 111px;
}

h1 a {
	display: none;
}

p.textbox input, p.textarea textarea {
	font: 10px/1.2em Verdana, sans-serif;
	width: 30em;
}

p.textbox label, p.textarea label {
    display: block;
    float: left;
    font-weight: bold;
    width: 15em;
}

li#public-beaches a {
	background-image: url(Images/public-beaches.gif);
}

li#peaks-and-caves a {
	background-image: url(Images/peaks-and-caves.gif);
}

li#lighthouse a {
	background-image: url(Images/lighthouse.gif);
}

li#golf a {
	background-image: url(Images/golf.gif);
}

li#food-and-lodging a {
	background-image: url(Images/food-and-lodging.gif);
}

li#activities a {
	background-image: url(Images/activities.gif);
}

li#flora-and-fauna a {
	background-image: url(Images/flora-and-fauna.gif);
}

li#nature-forum a {
	background-image: url(Images/nature-forum.gif);
}

li#eco-school a {
	background-image: url(Images/eco-school.gif);
}

li#weather a {
	background-image: url(Images/weather.gif);
}

li#berg_grottor a {
	background-image: url(Images/peaks-and-caves.gif);
}

p {
	margin: 1em 0;
}

p#address {
	color: #335;
}

ul#navigation, ul#sections {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#navigation {
	float: left;
	width: 115px;
}

ul#navigation a {
	color: #6b6b6b;
}

ul#navigation li {
	clear: left;
	line-height: 2em;
	margin: 0 3px;
}

ul#navigation li.language {
	clear: none;
	float: left;
	margin-bottom: 5px;
}

ul#navigation li.language img {
	border: none;
}

ul#sections {
	margin: 0;
	padding: 10px 0 3.5em;
	height: 55px;
	width: 100%;
}

ul#sections li {
	float: left;
	margin: 0;
	width: 10%;
}

ul#sections li a {
	background-position: center top;
	background-repeat: no-repeat;
	color: #464646;
	display: block;
	outline: none;
	padding-top: 55px;
	text-align: center;
	width: 100%;
}

