/*
body{margin: 0; padding: 0; background-color: #fff; font: 62.5%/1.75em "Times New Roman", serif; color: #4d4d4d;}
a:link, a{border-bottom: 1px dotted #960; text-decoration: none; color: #960;}
a:hover{border-bottom: 1px solid #960;}
h1{margin: 0 6px; padding: 0 0 .5em 0; font-style: italic; font-weight: normal; font-size: 1.25em; line-height: 2.375em; color: #ccc;}
h1 em{color: #4d4d4d;}
h1 a:link, h1 a, h1 a:hover, h1 a em, h1 a:link em, h1 a:hover em{border-color: #999; color: #999;}
h2{margin: 0 0 5px 0; font-weight: normal; font-size: 1.5em; text-align: left; clear: left;}
h2 a:link, h2 a{display: block; padding: 0 5px; border: 1px solid #ccc; border-top-color: #eee; border-right-color: #ddd; border-bottom-color: #bbb;}
h2 a:hover{border-color: #ccc; background-color: #eee;}
p, ul{margin: 0 6px; padding: 0;}
img{display: block; margin: 0 auto 5px auto; border: 1px solid #ccc; border-bottom-color: #eee; border-left-color: #ddd; border-top-color: #bbb;}
#content{margin: 0 auto 20px 20px; padding: 1em 0 0 0; width: 512px; background-color: #fff; font-size: 1.25em; line-height: 1.75em;}
br{display: none;}
p.photo{margin: 0 0 10px 0; float: left; width: 75%; text-align: center; background-color: #fff; line-height: 1em;}
ul.navigation{margin: 0 0 10px 0; padding: 0; text-align: center; background-color: #fff; line-height: 1em; list-style: none; position: absolute; top: 58px; left: 550px;}
p.thumb, ul.thumbnails{margin: 0 0 10px 0; padding: 0; float: left; text-align: center; background-color: #fff; line-height: 1em; list-style: none;}
ul.thumbnails li, ul.navigation li{display: inline; margin: 0; padding: 0;}
ul.navigation a{display: block; float: left; margin: 0 10px 10px 0; padding: 4px 4px 6px 4px; border: 0; background-color: #fff; text-align: center; width: 80px;}
p.photo a, p.thumb a, ul.thumbnails a{display: block; float: left; margin: 0; padding: 4px 4px 9px 4px; border: 1px solid #ccc; border-top-color: #eee; border-right-color: #ddd; border-bottom-color: #bbb; background-color: #fff; text-align: center;}
p.thumb a, ul.thumbnails a{width: 80px; margin-right: 10px; margin-bottom: 10px;}
/*Ta bort?ul.navigation a:hover{background-color: #eee; border: 0;}*/
/*
p.photo a:hover, p.thumb a:hover, ul.thumbnails a:hover, ul.navigation a:hover{border-color: #ccc; background-color: #eee;}
p.description{clear: left;}
*/

body {
	margin: 0px;
	font-family: "trebuchet ms", arial, verdana;
}

#container {
	width: 1000px;
}

#banner {
	background: url("../banner.jpg") no-repeat;
	height: 118px;
}

#menu {
	background: #4E89C3;
	padding: 5px 5px 5px 30px;
}

#left {
	width: 200px;
	float: left;
	padding: 10px;
}

#no_left {
	width: 760px;
	float: left;
	padding: 10px;
}

#middle {
	width: 508px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	float: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 20px 30px 20px 20px;
}

#right {
	width: 200px;
	float: left;
	padding: 10px;
}

p.left_big {
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
}

p.left_normal {
	margin: 0px;
	font-size: 12px;
	color: #000000;
}

p.left_small {
	margin: 0px;
	font-size: 11px;
	font-style: italic;
}

p.middle_big {
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
}

p.middle_normal {
	margin: 0px;
	font-size: 14px;
	color: #000000;
}

p.middle_bigger {
	font-weight: bold;
}

p.middle_small {
	margin: 0px;
	font-size: 12px;
	font-style: italic;
}

p.right_big {
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
}

p.right_gray {
	margin: 0px;
	font-size: 12px;
	color: #777777;
	font-weight: bold;
}

a, a:hover, a:visited {
	text-decoration: none;
	color: #7788FF;
	font-weight: bold;
	font-size: 14px;
}

a.news, a.news:hover, a.news:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
}

table.prices {
	font-size: 12px;
	color: #777777;
}

table.contact {
	font-size: 12px;
	border: 3px solid #000000;
}

table.skiduthyrning {
	font-size: 12px;
}

ul.menu {
	display: inline;
	padding: 0px;
	margin: 0px;
}

ul.menu li {
	display: inline;
	margin-right: 20px;
}

ul.menu a, ul.menu a:hover, ul.menu a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

ul.date{margin: 0; padding-top: 2px; list-style: none; display: inline; float: right; font-weight: bold; font-size: 14px;}
ul.date li{display: inline;}

/***************************************************************************************/ 
.guestbook legend {
	font-weight:bold;
}

.guestbook table {
	margin: 0px;
	font-size: 14px;
	color: #000000;
}

.guestbook fieldset {
	padding:10px;
	width:auto;
}

.guestbook input, textarea {
	background-color:#DDDDDD;
	border:1px outset #000000;
	width:160px;
}

.errormessage {
	border:1px solid #000000;
	background-color:#FF8888;
	color:#000000;
}

.errormessage img {
	margin: 3px 0px 0px 3px;
}

.okmessage {
	border:1px solid #000000;
	background-color:#88FF88;
	color:#000000;
}

.okmessage img {
	margin: 3px 0px 0px 3px;
}
/***************************************************************************************/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
 */