body {
	background-color: #000;
	text-shadow: #000000 0 0 0px;

}

* {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #eee;
	letter-spacing: 0.1px;
	line-height: 16px;
	text-shadow:rgba(0,0,0,0.01) 0 0 1px;
}

#container {
	width: 900px;
	margin: 0 auto;
}

#logo {
	margin: 20px auto 20px auto;
	text-align: left;
	position: relative;
}

.langSelect {
position: absolute;
top: 40px;
right: 0;
_right: 20px;
text-transform: uppercase;
}

.langSelect a:link,
.langSelect a:visited,
.langSelect a:hover,
.langSelect a:active
{
	color: #666;
}

.langSelect a.selected:link,
.langSelect a.selected:visited,
.langSelect a.selected:hover,
.langSelect a.selected:active
{
	color: white;
}

#infobar {
	margin: 0px auto 0 auto;
	text-align: center;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 0;
}

#infobar p {
	color: #666;
	letter-spacing: 1px;
	margin: 0;
	line-height: 20px;
	text-transform: uppercase;
}

#infobar a {
	color: #666;
}

#navigation {
	margin: 20px 0 0 0;
	height: 20px;
	overflow: hidden;
	width: 920px;
	z-index: 99;
}

#mainfront {
	margin: 20px 0 20px 0;
}

#main {
	margin: 20px 20px 20px 0;
	width: 670px;
	float: left;
}

#content {
	width: 200px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
}

#content p {
	margin: 0 0 10px 0;
	line-height: 16px;
}

#content .teaser {
	font-size: 14px;
	line-height: 18px;
}

#content h1 {
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	margin-top: 0;
}

#content .submenu {
	margin: 0 0 6px 0;
}

#content .submenu a {
	text-transform: uppercase;
	color: #666;
	text-decoration: underline;
	letter-spacing: 1px;
	line-height: 15px;
}

#content .submenu a:hover {
	color: #999;
}

#bottombar {
	margin: 0px 0 0 0;
	clear: both;
}

#bottombar .leftcol {
	width: 440px; 
	margin: 0 20px 0 0;
	float: left;
}

#bottombar .rightcol {
	width: 440px;
	margin: 0;
	float: left;
}

#bottombar h2 {
	color: #666;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	line-height: 20px;
}

#pagebottom {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	width: 900px;
	padding: 0;
}

#pagebottom p {
	text-transform: uppercase;
	color: #666;
	line-height: 1px;
	padding: 5px;
	margin: 0;
	text-align: center;
}

#pagebottom form {
	text-transform: uppercase;
	color: #666;
	line-height: 1px;
	padding: 5px;
	margin: 0;
	text-align: center;
	letter-spacing: 1px;
}

#pagebottom input {
	color: #000;
	font-size: 8px;
	margin: 0 0 0 5px;
	padding: 0px;
	display: inline;
}

ul.nav {
	list-style: none outside;
	padding: 0;
	margin: 0px 0 0 0px;

}
ul.nav li {
	padding: 0;
	float: left;
}
ul.nav li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	margin: 0 20px 0 0px;
	padding: 0px;
	line-height: 20px;
	height: 20px;
	width: 210px;
	background-color: #666;
	display: block;	
	letter-spacing: 1.5px;
	text-indent: 5px;
	font-size: 11px;
}

ul.nav li a:hover {
	background-color: #999;
}

ul.nav li a.active {
	background-color: #999;
}


#banner-top {
xborder: 1px solid #666;
width: 480px;
height: 100px;
position: absolute;
left: 210px;
top: -15px;
padding: 10px;
padding: 0;
line-height: 1;
overflow: hidden;
}
#banner-top p {
	padding: 0;
	margin: 0;
}

#boka-bord,
#boka-bord-eng
 {
	position: absolute;
	top: 26px;
	left: 719px;
}
#boka-bord a,
#boka-bord-eng a
 {
	display: block;
	width: 58px;
	height: 46px;
	background: transparent url(/himlen/pix/boka-bord.gif) top left no-repeat;
	text-indent: -9000px;
}
#boka-bord-eng a {
	background-position: 0 -46px;
}
#boka-bord a:hover
 {
	background-position: -58px 0;
}
#boka-bord-eng a:hover {
	background-position: -58px -46px;
}




#navigation {
overflow: visible;
z-index: 99;
}

ul.nav li {
position: relative;
z-index: 99;
}

ul.nav {
	z-index: 99;
}
ul.nav ul {
display: none;
list-style-type: none;
margin: 0;
padding: 0;
position: absolute;
left: 0; 
top: 20px;
background: green;
opacity: .95;
filter: alpha(opacity=50);
z-index: 99;
}

ul.nav li:hover ul,
ul.nav li.sfHover ul
{
display: block;
}

ul.nav ul li {
display: block;
clear: left;
margin: 0;
padding: 0;
}

ul.nav ul li a {
margin: 0;
padding: 0;
height: auto;
text-indent: 0;
line-height: 1.2;
padding: 5px 3px 5px 3px;
border-top: 1px solid black;
width: 204px;
}
ul.nav ul li a:hover {
	background-color: #235F2B;
	color: white;
}


ul span.date {
display: block;
color: black;
}



.promobanners {
position: absolute;
top: -15px;
left: 210px;
}

.promobanners .second {
margin-left: -23px;
}
.promobanners a img {
border: 0;
}

#mc_embed_signup fieldset {
	border: none;
}
#mc_embed_signup fieldset div {
	display: inline;
}

