body, html {
	margin:0;
	padding:0;
	height:100%;
	background-color:#633031;
	text-align:center;
	font:12px Georgia;
	color: #000;
}
h1 {
	padding:10px 0 15px 0;
	margin:0px;
	font-size:16pt;
}
.replacedHeading_h1 {
	margin-bottom: 15px;
}

h2 {
	padding:7px 0 5px 0;
	margin:0px;
	font-size:14pt;
}
h3 {
	padding:5px 0 5px 0;
	margin:0px;
	font-size:12pt;
}
h4 {
	font-size: 12px;
	color: #000;
}
h4 a {
	color: #000;
}
h4 a:hover {
	color: #000;
}
p {
	padding:9px 0 13px 0;
	margin:0px;
}
img {
	border:none;
}
object {
	outline:0;
}
select {
	background-color:#fcfcfc;
	border:1px solid #e1e1e1;
	color:#333333;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font:8pt verdana, sans-serif;
	padding:3px 3px;
	width:300px;
}
	option {
		background-color:#fcfcfc;
		color:#333333;
		font:8pt verdana, sans-serif;
	}
a {
	color:#331200;
	text-decoration:none;
}
a:hover {
	color:#b10021;
}


/* Egna element */
#container_top {
	width: 1100px;
	height: 33px;
	background:url("/bilder/design/bg-top.png") no-repeat;
	margin: 0 auto 0 auto;
}
#container {
	width: 1100px;
	background:url("/bilder/design/bg-repeater.png") repeat-y;
	margin: 0 auto 0 auto;
}
#container_bottom {
	width: 1100px;
	height: 30px;
	background:url("/bilder/design/bg-bottom.png") no-repeat;	
	margin: 0 auto 0 auto;
}

	#navigation {
		position: absolute;
		left: 0px;
		bottom: 0px;
		width:1030px;
		height: 33px;
		padding-top:10px;
		text-align:center;
		float:right;
		clear:right;
		background: url("/bilder/design/bg-menu.png") no-repeat;
		}
			#navigation .submenu_lv1 {
				padding:6px 10px 0 0;
				margin:0;
				height: 10px;
				list-style:none;
				display: block;
			}
				#navigation .submenu_lv1 li {
					display: inline;
					margin-left:10px;
					border-left: 1px solid #999;
				}
				#navigation .submenu_lv1 li.first {
					margin-left:0;
					border: none;
				}
					#navigation .submenu_lv1 li a {
						color:#b2917f;
						padding:2px 0 2px 15px;
						text-decoration:none;
						text-transform:uppercase;
						font: 11px Trebuchet MS, Arial, sans-serif;
					}
				#navigation .submenu_lv1 li.active {
					font-weight:bold;
				}
					
	#header {
		width:1030px;
		height:343px;
		padding:5px 0 0 0;
		margin: 0px 35px 0 35px;
		position: relative;
	}
		#logo {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 141px;
			height: 142px;
			background-color: #fff;
			font: bold 9px Arial;
			color: #000;
		}
		#logo .active {
			text-decoration: underline;
		}
		#logo a
		{
			color: #694726;
			text-decoration: none;
		}
		#logo .pipe
		{
			color:#694726;
			padding:0 5px;
		}
		#topmenu {
			position: absolute;
			top: 5px;
			right: 0px;
			width: 271px;
			height: 19px;
			background: url("/bilder/design/bg-topmenu.png") no-repeat;
			font: 10px Arial;
			text-align: left;
			padding: 2px;
		}
		#topmenu a {
			font: 10px Arial;
			color: #fff;
			text-decoration: none;
		}
		#topmenu .pipe {
			color:#fff;
			padding:0 5px;
		}
		#topmenu .links {
			padding: 3px 2px 2px 5px;
			float: left;
		}
		#topmenu .lang {
			padding-top: 2px;
			margin-left: 7px;
			margin-right: 3px;
			float: right;
		}
		#topmenu .lang img {
			margin-left: 3px;
		}
		#flashContainer {
			
		}
		#bokningpuff {
			background:url("/bilder/design/bg-bokning.png") no-repeat;
			width: 305px;
			height: 132px;
			position: absolute;
			top: 73px;
			right: 50px;
			display: none;
			text-align: left;
			padding: 20px;
			color: #fff;
			font: 11px Arial;
			line-height: 22px;
		}
			#bokaform
			{
				margin: 0;
			}
			#bokaform select
			{
				margin-right: 2px;
				background-color:#fcfcfc;
				border:1px solid #e1e1e1;
				color:#333333;
				-moz-border-radius: 0;
				-webkit-border-radius: 0;
				border-radius: 0;
				font:8pt verdana, sans-serif;
				padding: 0;
			}
			#bokaform select.day
			{
				width: 45px;
			}
			#bokaform select.month
			{
				width: 95px;
			}
			#bokaform select.year
			{
				width: 65px;
			}
			#bokaform select.hotel
			{
				width: 80px;
			}
			#bokasubmit 
			{
				float: right;
				margin-top: 25px;
			}
			#bokningpuff_mini_1053 {
				background:url("/bilder/design/boka-mini_1053.png") no-repeat;
				width: 39px;
				height: 172px;
				position: absolute;
				top: 73px;
				right: 0px;
				cursor: pointer;
				display: block;
			}
			#bokningpuff_mini_1033 {
				background:url("/bilder/design/boka-mini_1033.png") no-repeat;
				width: 39px;
				height: 172px;
				position: absolute;
				top: 73px;
				right: 0px;
				cursor: pointer;
				display: block;
			}
			#bokningpuff_mini_1031 {
				background:url("/bilder/design/boka-mini_1031.png") no-repeat;
				width: 39px;
				height: 172px;
				position: absolute;
				top: 73px;
				right: 0px;
				cursor: pointer;
				display: block;
			}
			
		#bokningpuff_close {
			position: absolute;
			right: 10px;
			top: 10px;
			cursor: pointer;
		}
	
	#content_wrap {
		width:1030px;
		background-color: #dedbc6;
		margin: 0 35px 0 35px;
		padding: 36px 0 20px 0;
		text-align:left;
	}

		.boka_iframe {
			margin: -78px 16px 0 17px;
		}
		#subnav_top {
			background:url("/bilder/design/subnav-top.png") no-repeat;
			width: 479px;
			height: 5px;
		}
		#subnav_bottom {
			background:url("/bilder/design/subnav-bottom.png") no-repeat;
			width: 479px;
			height: 5px;
			padding-bottom: 5px;
			border-bottom: 1px dotted #999;
			margin-bottom: 20px;
		}
		
		#subnavigation {
			color: #000;
			width:459px;
			background-color: #d3ceb9;
			padding: 2px 10px 2px 10px;
			font: 14px Georgia;
			}
			#subnavigation .title
			{
				float: left;
				padding-top: 1px;
			}
				
			#subnavigation h2 {
				text-transform:uppercase;
				color:#331200;
				margin:10px 0 10px 10px;
				padding:0;
				font: 14px Georgia;
			}
			#subnavigation .submenu_lv1 {
				padding:0 10px 0 0;
				margin: 0;
				list-style:none;
				float: left;
				width: 325px;
			}
				#subnavigation .submenu_lv1 li {
					float: left;
					border-left: 1px solid #000;
					margin-right: 8px;
				}
				#subnavigation .submenu_lv1 li.first {
					border: none;
				}

					#subnavigation .submenu_lv1 li a {
						color:#000;
						padding:1px 0 1px 8px;
						text-decoration:none;
						font:14px Georgia;
					}
						#subnavigation .submenu_lv1 li.active a {
							color: #633031;
							text-decoration: underline;
						}
				
		.hotelpuff {
			width: 220px;
			float: left;
			height: 366px;
			background: url("/bilder/design/bg-hotelpuff.png") no-repeat;
			margin: 0 0 30px 15px;
			position: relative;
			display: inline;
		}
			.hotelpuff a
			{
				color: #000;
				text-decoration: none;
			}
			.hotelpuff a:hover
			{
				color: #000;
			}
			.hotelpuff img
			{
				display: block;
			}
			.hotelpuff .rubrik
			{
				display: block;
				font-weight: bold;
				text-transform: uppercase;
				margin-bottom: 5px;
				font-size: 14px;
			}
			.hotelpuff .bild
			{
				padding: 7px;
			}
			.hotelpuff .text
			{
				padding: 5px 40px 10px 20px;
			}
			.hotelpuff .text .link
			{
				display: block;
				margin: 10px 0 10px 0;
				color: #6a393a;
			}
			.hotelpuff .erbjudandetext
			{
				padding: 5px 40px 10px 20px;
			}			
			.hotelpuff .erbjudandelank
			{
				position: absolute;
				bottom: 55px;
				left: 22px;
				width: 150px;				
			}
			.hotelpuff .erbjudandelank a
			{
				color: #6a393a;
			}
			.hotelpuff .erbjudandepris
			{
				position: absolute;
				bottom: 27px;
				right: 20px;
				width: 40px;
				color: #fff;
				font-size: 11px;
			}
		
		#left_sidebar
		{
			width: 190px;
			padding: 0 25px 0 25px;
			float: left;
			margin: 0 0 30px 15px;	
		}
		
		#content {
			float:left;
			width: 480px;
			padding: 0 40px 0 40px;
			
		}
			#content.subpage
			{
				float: left;
				width: 480px;
				padding: 0 16px 0 24px;
				border-right: 1px dotted #999;
				border-left: 1px dotted #999;
			}
			
			#content.hotelstart
			{
				width: 470px;
				
			}
				#starterbjudanden
				{
					width: 470px;
					float: left;
					display: inline;
				}
				
					.erbjudandepuff {
						background: url("/bilder/design/bg-erbjudande.png") no-repeat;
						width: 210px;
						height: 230px;
						float: left;
						margin-right: 20px;
						position: relative;
						display: inline;
					}
						.erbjudandepuff a
						{
							color: #000;
							text-decoration: none;
						}
						.erbjudandepuff a:hover
						{
							color: #000;
							text-decoration: none;
						}
						.erbjudandepuff .rubrik
						{
							display: block;
							font-weight: bold;
							text-transform: uppercase;
							margin-bottom: 5px;
						}
						.erbjudandepuff .bild
						{
							padding: 5px;
						}
						.erbjudandepuff .text
						{
							padding: 5px 20px 10px 20px;
						}
						.erbjudandepuff .lank
						{
							position: absolute;
							bottom: 45px;
							left: 22px;
							width: 150px;
						}
						.erbjudandepuff .lank a
						{
							color: #6a393a;
						}
						.erbjudandepuff .lank img
						{
							margin-right: 3px;
						}
						.erbjudandepuff .pris
						{
							position: absolute;
							bottom: 27px;
							right: 12px;
							width: 44px;
							color: #fff;
							font-size: 11px;
						}
						.erbjudandepuff .pris .pre
						{
							font-size: 8px;
						}
						
					.startnyhet {
						width: 210px;
						float: left;
						margin-right: 20px;
					}
			#content h1 {
				color:#666;
				font: 22px Trebuchet MS, Arial, sans-serif;
				text-transform:uppercase;
				margin: 0px 0 0px 0;
				padding:0;
			}
			#content p {
				padding:0 0 22px 0;
			}
			#content .erbjudandepris {
				color: #633031;
				font-size: 14px;
				font-weight: bold;
			}
			#sidbild {
				float:right;
				margin:5px 0 10px 10px;
			}
			#erbjudandelista  {
			
			}
			#erbjudandelista .erbjudandepuff
			{
				margin-right: 0px;
			}
			#erbjudandelista .erbjudandepuff.first
			{
				margin-right: 50px;				
			}
			#nyhetslista {
				width: 370px;
			}
			#nyhetslista .nyhet {
				margin-bottom: 20px;
			}
			#nyhetslista .nyhet  .linkedtext {
				color: #000;
			}
			#nyhetslista .nyhet  .linkedtext:hover {
				color: #000;
			}
			#nyhetslista .nyhet .datum {
				font-size: 10px;
			}			
			#nyhetslista .nyhet .rubrik {
				font-weight: bold;
			}
			#nyhetslista_puff {
				padding: 0 20px 0 30px;
			}

		#right_sidebar
		{
			width: 240px;
			float: left;
		}
			#right_sidebar .erbjudandepuff
			{
				margin: 0 0 10px 20px;
			}
			#right_sidebar .citat-top
			{
				background: url("/bilder/design/bg-citat-top.png") no-repeat;				
				width: 240px;
				height: 35px;
			}
			#right_sidebar .citat
			{
				background: url("/bilder/design/bg-citat-repeater.png") repeat-y;
				width: 190px;
				padding: 0 15px 0 35px;
				color: #fff;
			}
			#right_sidebar .citat-bottom
			{
				background: url("/bilder/design/bg-citat-bottom.png") no-repeat;				
				width: 240px;
				height: 174px;			
			}
			
	#footer {
		width:1030px;
		padding: 20px 0px 8px 0px;
		margin:0 auto;
		text-align:center;
		font: 11px Arial;
	}
		#footer p {
			font:11px Arial;
			color: #333;
			margin:0;
			padding:0;
		}
		#footer p.right {
			
		}
			#footer p a {
				color:#05143b;
				text-decoration:none;
			}

/* Användbara klasser */
.clear  {
	clear:both;
	height:0;
	overflow:hidden;
}
.left {
	float:left;
	margin:0 4px 3px 0;
}
.right {
	float:right;
	margin:0 0 3px 4px;
}
.input  {
	background-color:#fcfcfc;
	border:1px solid #e1e1e1;
	color:#333333;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font:8pt verdana, sans-serif;
	padding:3px 3px;
	width:300px;
}
.input.textarea {
	height:100px;
}
.pipe { /* Stående streck (avskiljare) */
	color:#BCB9B4;
	padding:0 10px;
}
.important { /* Stjärna (krav) vid formulär */
	color:red;
	cursor:help;
}
/* -------- */


/* CSS För Google Map i hittahit.asp */
#GM_Form { display:none; } /* Formuläret */
#GM_Map { display:none; width:100%; height:350px; } /* Kartan*/
#GM_Route { display:none; width:100%; } /* Vägbeskrivningen*/
#GM_Message { display:none; padding:10px; } /* Felmeddelanden och även förslag på avresepunkter om flera olika hittas */
#GM_Destination { width:250px; }  /* Inmatningsfältet för avresepunkt */
#GM_Submit { } /* Sök-knappen */

/*CSS för utskrift*/
@media print{
	/* Dölj element som inte ska visas i utskrift */
	#header { display:none; }
	#footer { display:none; }
	#navigation { display:none; }
	.hotelpuff { display: none; }
	.valjhotell_img { display: none; }
	#right_sidebar { display: none; }
	#left_sidebar { display: none; }
	#subnav_top { display: none; }
	#subnavigation { display: none; }
	#subnav_bottom { display: none; }
	.erbjudandepuff { display: none; }
	#starterbjudanden { display: none; }
	#kontaktcenter { display: none; }
	.vagbeskrivningForm { display: none; }
	
	/* Positionera upp huvudytan */
	#content { padding: 0; margin: 0; width: 100%; font-size: 13pt; line-height: 17pt; border: none;}
	#content.subpage { padding: 0; margin: 0; width: 100%; font-size: 13pt; line-height: 17pt; border: none;}
	#content.hotelstart { padding: 0; margin: 0; width: 100%; font-size: 13pt; line-height: 17pt; border: none;}
	#nyhetslista  { width: 100%; }
	#nyhetslista .nyhet .datum { font-size: 11pt; }
	
}