body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	background-color: #e8e5dc;
	margin: 0px;
	padding: 0px;
	font-size: 0.71em;
	line-height: normal;
}

 a:hover {
	color: #64778A;
	text-decoration: underline;
}
a{
	text-decoration: none;
	color: #996600;
}

img {
	border: 0;

}
p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.error, .info{
	text-align:left;
	color:#C00;
	padding:15px;
	padding-left:50px;
	border:1px solid #C60;
	margin:20px;
	background-color: #FFC;
	background-image: url(graphics/error.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.info{

	color:#808080;
	border:1px solid #6CF;
	background-color: #fff;
	background-image: url(graphics/info.gif);
}
#banner{
	width: 545px;
	float:left;
	margin: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 7px;
}
#logo{
	float:right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 7px;
	padding-bottom: 4px;
}
#flashcontent{

	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#content{
	margin-left: auto;
	margin-right: auto;
	width: 794px;
	background-image: url(graphics/bg_table_main.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;

}
#textcontent{
	width: 794px;
	/*<!--height:200px;-->*/
}
#columnleft
{
  width:555px;
  float:left;
	margin:0;
}
#columnleft2
{
  width:770px;
  float:left;
	margin:0;
}
#columnright
 {
    width:234px;
    float:right;
	}
#footer{
	background-image: url(graphics/bg_table_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 12px;
	font-size: 0.9em;
	color: #949494;
	text-align: left;
	clear: both;
	background-color: #e8e5dc;
}
#linkList{
	width: 230px;
	text-align: left;
	margin-right:4px;
}
#pagecontent{

	margin-left:2px;
	margin-bottom:20px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom: 5px;
	padding-left:5px;
	padding-right:4px;
	text-align: justify;
	margin-top: 0px;
}


#title{
	background-image: url(graphics/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 4px;
	margin-right:0px;
	margin-left:4px;
	margin-bottom:0px;
	height: 36px;
}
#title2{
	margin-top: 4px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:0px;
	height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#flyg-hyrbil{
	margin-top: 4px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;

}
.title-text{
	padding-top: 6px;
	padding-left:16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
/*	text-transform: uppercase;*/
	color: #64778a;
	text-align: left;
	float: left;
	width: 380px;
	}
.text-normal{
	float: left;
	width: 410px;
	padding-right:0px;
	padding-top:4px;
	}
.text-normal-start
{
	padding-right:0px;
	padding-top:4px;
	padding-left:20px;
}
.title-normal{
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 15px;
}	
.block-content{
	margin:0;
	padding:0;
}
.block-header1, .block-header2, .block-header3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 3px;
	margin-top:4px;
	margin-bottom:2px;
	padding: 8px;
}
.block-header1{
	background-color: #64778A;
}
.block-header2{
	background-color: #758CA1;
}
.block-header3{
	background-color: #88A3BB;
}
.block-text{
	background-color: #e5d9c1;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #d9d7ca;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 0.9em;
}
.block-footer{
	background-image: url(graphics/block_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	margin-right: 3px;
	margin-left: 3px;
	padding: 0px;
	height: 9px;
}

.printer{
	background-image: url(graphics/img_print.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 15px;
	width: 65px;
	font-weight: bold;
	color: #797977;
	padding-left: 15px;
	margin: 0px;
	margin-top: 8px;
	margin-right:5px;
}
.home{
	background-image: url(graphics/img_home.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	float: right;
	height: 15px;
	width: 40px;
	font-weight: bold;
	color: #797977;
	padding-left: 15px;
	margin: 0px;
	margin-top: 8px;
	margin-right:5px;
}
#home_print
{
	float: right;
width: 150px;
}
/* meny */
#menycontainer{
	width:120px;
	float:left;
	margin-left:2px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-right:10px;
	font-size: 0.9em;
}
#menycontainer ul{

	margin:0;
	padding: 0;
	background: #FAF8F3;
	border-top-width: 1px;
/*	border-right-width: 1px;
	border-left-width: 1px;*/
	border-top-style: solid;
/*	border-right-style: solid;
	border-left-style: solid;*/
	border-top-color: #EAE9E3;
/*	border-right-color: #F3F2EF;
	border-left-color: #F3F2EF;*/
}
#menycontainer li{

	list-style: none;
	padding-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	text-indent: 10px;
	background-image: url(graphics/symbol_li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAE9E3;
}
#menycontainer ul a{
	text-decoration: none;
	margin: 0;
	display: block;
	padding-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
}
#menycontainer a:link{
	color: #64778A;
}

A#current  {
	color: #AF5030;
	font-weight: bold;
	background-image: url(graphics/symbol_li_on.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#menycontainer a:visited{color: #64778A;}
#menycontainer a:hover{
	background: #F0E4CB;
	color:#853C24;
	background-image: url(graphics/symbol_li_on.gif);
	background-repeat: no-repeat;
	background-position: 5px center;

}.float-right {
	margin: 5px;
	float: right;
}

.learn-more{
	color:#103b6a;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
}
a.learn-more{
	color:#103b6a;

}
a.learn-more:hover{
	color:#fff;
}
.bg-dot {
	background-image: url(graphics/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
/*	height:1px;
	margin:0px;*/
}
.Form {
	background-color: #fafafa;
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
form{
margin:2px;}

td.text-table {
	font-weight: normal;
	color: #553F2F;
	text-decoration: none;
	padding: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDCD1;
}
.button-form
{
	font-weight: bold;
	text-decoration: none;
	height: 24px;
	padding:2px;
	text-align: center;
	margin:0px;
	margin-right:25px;
	font-size: 12px;
	background-color: #e5d9c1;
	border: 2px solid #fff;
	cursor: hand;
	color: #666666;
}
.back{
	float: right;
	height: 15px;
	width: 70px;
	font-weight: bold;
	color: #797977;
	margin: 0px;
	margin-left: 10px;
	margin-right:5px;
}
.hotel-name{
	font-size: 1.5em;
	color:#D8C6A0;
	font-weight: bold;
/*	padding-left:10px;*/
	padding-bottom: 5px;
	border-bottom: 1px dotted #D8C6A0;
	border-top: 1px dotted #D8C6A0;
}
.hotel-image{
float:left; margin-right:10px; margin-bottom:10px;margin-top:10px; }

#showcalendar {
VISIBILITY: hidden; POSITION: absolute; BACKGROUND-COLOR: white; layer-background-color: white;
}
#note{
	float: right;
	width: 385px;
	margin:5px;
     border: 1px dotted #CCCCCC; padding:5px; background-color:#f6f6f6;}
