﻿/* This is the style of your browser text */

body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	background-color: #d4cec3;
	padding: 0;
	margin: 0;
	text-align: center;
}

.dropshadow {
	float:left;
	height: 782px;
	width: 16px;
}

#leftShadow {
	background: url(page_shadow_left.gif) no-repeat top right;
}

#rightShadow {
	background: url(page_shadow_right.gif) no-repeat top left;
}


#container {
	position:relative;
	width: 898px; /* tillräckligt bred för page + shadows*/
	margin: 0 auto;
}

#inner{
	clear:both;
}

#page {
	float:left;
	width:820px;
	background-color: #ffffff;
	margin-bottom:10px;
	padding-bottom: 10px;
	text-align: left;
	border-bottom: 1px solid #704800;
}

#left {
	float: left;
	padding: 0 0.5em 1em 1em;
	background-color: transparent;
}

#right {
	float:left;
	padding: 0 0em 1em 1em;
}

#center {
	float:left;
}

.centerColumn2 {
	padding: 0px 10px 1em 1em;
	border-left: 1px dotted #ccc;
	width:70%;
}

.centerColumn3 {
	padding:0 10px 1em 1em;
	width:48%;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}

.leftColumn3{
	width:18%;
	margin-top:0px;

}
.leftColumn2{
	width:18%;
	margin-top:0px;

}
#inner div.rightColumn3 
{
	width:25%;
	margin-top:10px;
	padding-right:0;
}

.rightColumn2{
	width:35%;
	margin-top:20px;
}


p {
	margin: 0em 0 1em 0;
}

a:visited {
	text-decoration: none;
	color: #000099;
}

a:link {
	text-decoration: none;
	color: #000099;
}


#tocListing h2 {font-size:1.1em!important;}

#tocListing a:link, #tocListing a:visited
{
	color:#554b3c!important;
}


sup {font-size:90%;}

h1,h2,h3,h4,h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color:#554b3c;
}

h1 {
	font-size:1.2em;
}
h1#Welcome{background-color:White;}
h2 {
font-size:1.2em;
}

h3{
font-size:1.1em;
}


h4, h5{
font-size:1.0em;
}



#Kontakt{
	margin-top:0px;
}
#Kontakt h3 {
	margin-top:0px;
	font-size:20px;
	border-bottom:1px solid #704800;
}

#KontaktLeft{
	/*bottom: 40px;
	./bottom:auto;
	position: absolute;*/
	margin-top:30px;
	border-top: 1px #EEE solid;

}
#SpecialOffer
{
	background-color:#dad8d3;border:1px solid #999;padding:6px;
}

#SpecialOffer h2 {
margin-top:5px;
}


#SpecialOffer h3 {
margin-top:0px;
}


#SpecialOffer a{
	font-size:110%;
	font-weight:bold;
}

#center p, #right p {
	font-size: 70%;
}
#center p{
	line-height:1.4em;
}
#SpecialOffer p{
	font-size:65%;
}
#SpecialOffer img{margin-left:6px}

.DarkBrown {
	background-color:#63594A;
	color:white;
}
.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url(dropshadow2/shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(corner_bl.gif) left bottom no-repeat;
  }
.wrap3 {
  padding:0 4px 4px 0;
  background:url(corner_tr.gif) right top no-repeat;
  }
  
.wrap3 img {
  display:block;
}


/**********************/


.RumsTabell
{}

.RumsTabell td
{
    font-size:70%;    
    background-color:#e7e3dd;
}
.RumsTabell th
{
    background-color:#554b3c;
    color:White;
    font-size:90%;
}
.RumsTabell tr
{}





.RumsprisTabell
{width:100%;}

.RumsprisTabell td
{
    font-size:70%;    
    background-color:#e7e3dd;
}
.RumsprisTabell th
{
    background-color:#554b3c;
    color:White;
    font-size:90%;
}
.RumsprisTabell tr
{}

.RoomPriceNote{margin-top:1.5em;}


