body {
	margin: 0;
	padding: 0;
	background:url(../images/top.jpg) repeat-x #124d89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124d89;
	
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #114879;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}
.img_none{
	margin:0px;
	padding:0px;
	border:0px;
}

.img_rom{
	margin-right:25px;
}
.img_hotellet{
	margin-right:24px;
}
.img_tilbud{
	margin-top:5px;
}
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #704A21;
}

a:hover {
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 950px;
	height: 70px;
	margin: 0 auto;
	background:url(../images/header_back.gif) bottom no-repeat;
}
#test2 {
    border: 0px;
    width: 950px;
    height: 407px;
	margin:0px;
	padding:0px;
 }
/* Logo */

#logo {
	position:absolute;
	margin-left:30px;
	top:30px;
	z-index:10;
	width:239px;
	height:445px;

}

#logo h1, #logo p {
	margin:0px;
	padding:0px;
}

#logo h1 {
	margin:0px;
	padding:0px;
}


/* Search */

#lang {
	position:relative;
	float:right;
	top:30px;
	width: 120px;
	padding: 0;
	color:#5ffffff;
	z-index:9;
	margin-right:30px;
}
.lang a{
	color:#ffffff;
}
.lang a:hover{
	color:#003366;
	text-decoration:underline;
}
/* Menu */

#menu {
	position:absolute;
	margin-left:300px;
	top:30px;
	text-align:left;
}

#menu ul {
	list-style:none;
	width:430px;
	line-height: normal;
}

#menu li {
	float:left;
	height: 25px;
	background:url(../images/menu_sep.gif) right no-repeat;
	
}

#menu a {
	display: block;
	padding: 0px 13px 0px 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	border: none;
}

#menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background:url(../images/content_back_main.gif) top repeat-y #ffffff;
	margin-top:0px;
}
#bilde {
	width: 950px;
}

#page-bgtop {
	padding: 30px 0px;
	/*background:url(images/content_back.jpg) top repeat-x #ffffff;*/
	
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 640px;
	padding-right:20px;

}

.post {
	margin-bottom: 25px;
}



.post .title {
	padding: 8px 0 5px 20px;
	color:#006699;
	background:url(../images/title_back.gif) no-repeat bottom;
}

.post .title a {
	color: #FFFFFF;
	border: none;
}
.post .subtitle {
	padding: 20px 0 5px 0px;
	color:#003d71;
}
.post .sublisting {
	list-style:none;
	width:520px;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
	color: #8AB52B;
}

.post .entry {
	padding: 20px 20px 20px 20px;
	padding-bottom: 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	padding-left:20px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	text-align:center;
	margin-bottom:10px;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #C5DB76;
	padding-left: 0px;
	
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 8px 0 5px 20px;
	color:#006699;
	border-bottom:dotted;
	border-color:#006699;
}

#sidebar p {
	margin: 0 0px;
	padding: 20px 20px 20px 20px;
	text-align:center;
}

#sidebar a {
	color: #787878;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}
#tripadvisor_left{
	margin-left:11px;
}
/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 950px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(../images/footer_back.gif) top left no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 25px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color:#56b4e3;
}

#footer a {
	color: #FFFFFF;
}
