body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #61666c;
}

hr{
color: #9c9c9c;
background-color: #9c9c9c;
height: 1px;
border: 0;
}

h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #4e5044;
	margin: 6px 0;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.address a {
	line-height: 20px;
	margin: 0 5px 0 4px;
}
.address a:link, .address a:visited {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid white;
}
.address a:hover, .address a:active {
	color: #ddd;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.henne_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.languge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	padding-top: 4px;
}
.hrline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

.foto-box{
	width: 177px;
	height: 339px;
	display: block;
	float: left;
	padding: 6px 6px 10px 6px;
	margin: 5px 3px 10px 0px;
	border: 1px solid #ccc;
}

.foto-box img{
	padding-bottom: 2px;
	}

.fotos {
	width: 177px;
	height: 113px;
}

.tekst-box {
	padding-right: 21px;
	width: 410px;
	*width: 399px;
	float: left;
}

.henne_tekst {
	text-align: left;
	width: 640px;
}
.henne_tekst h1, .tekst-box h1 {
	margin: 15px 0 18px 0;
}
.henne_tekst p, .tekst-box p {
	margin-bottom: 15px;
	line-height: 19px;
}
.henne_foto {
	margin: 5px 3px 10px 15px;
	padding: 6px;
	border: 1px solid #ccc;
}

.henne_foto_wide {
	margin: 8px 0 25px 0;
	padding: 6px;
	border: 1px solid #ccc;
}
.henne_forside {
	text-align: left;
	width: 548px;
	padding-left: 17px;
}
.henne_forside h1 {
	margin: 0 0 15px 0;
}

.teaser{
	width: 548px;
	padding: 11px 0 0 17px;
}
.teaser-img {
	float: left;
	width: 160px;
	height: 96px;
	padding-right: 23px;
}
.teaser-img img{
	border: 1px solid #726F69;
	padding: 4px;
}

.teaser-img a:hover img{
	border: 1px solid #cccccc;
}

.teaser-text {
	float: left;
	width: 350px;
	padding: 3px 0;
	
}
.teaser-text p{
	padding: 7px 0;
}

.warning {
	background: yellow;
	font-size: 16px;
	font-weight: bold;
	padding: 0 3px;
}
#topcamp-member {
	text-indent: -9999px;
}

#topcamp-member a {
	width: 105px;
	height: 48px;
	background: url(/Files/Billeder/Henne/topcamp-logo-a.gif) no-repeat top left;
	outline: none;
	border: none;
	display: block;
	margin-top: 25px;
	margin-bottom: 35px;
}
#topcamp-member a:hover {
	background: url(/Files/Billeder/Henne/topcamp-logo-b.gif) no-repeat top left;
}
#henne_wrapper {
	margin: 0;
}
#topnavigation {
	background: transparent url(/Files/Billeder/menu-background.png) repeat-x top left;
	width: 944px;
	display: block;
	position: relative;
	height: 39px;
	float: left;
}

#topnavigation ul {
	margin: 0;
	padding: 0;
}

#topnavigation ul li {
background:transparent url(/files/billeder/menu-sep.png) no-repeat scroll right top;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#topnavigation ul a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 34px;
	text-align: left;
	height: 39px;
	padding: 2px 17px 0 17px;
}


#topnavigation ul a:hover {
	background: transparent url(/Files/Billeder/menu-hover.png) repeat-x top left;
}
#topnavigation ul a.inpath {
	color: #ffffff;
	border: none;
	font-weight: bold;
}
#leftNavigation {
	width: 200px;
	padding: 0;
	margin: 0 0 40px 0;
}
#leftNavigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftNavigation ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#leftNavigation ul li a {
	padding: 4px 0 5px 12px;
	margin: 0;
	display: block;
	border-bottom: 1px solid #9c9c9c;
	text-align: left;
}
#leftNavigation ul li a.inpath {
	font-weight: bold;	
}
#leftNavigation ul li a:hover {
	color: #333333;
}
.hrlinegray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9c9c9c;
}

/* Added by Nicolaj@husetg 27-01-2009 */
/* Fixing menu problem in ie6 */

#topnavigation ul li a{ float: left;}

#content-wrap{}

/* Added by Peter@husetg 02-11-2009 */

/* sidebar */
.sidebar {
	width: 355px;
	padding: 25px 0 5px 0;
	border-bottom: 1px solid #fff;
}

.sidebar h3{
	padding-left: 19px;
}

/* /sidebar */

/* Booking */

#booking {
	width: 334px;
	height: 130px;
	color: #4e5044;
	padding: 4px 0 0 20px;
}

#booking  #arrival{
	padding: 8px 0;
}

#booking  #departure{
	padding: 5px 0;
}

#booking  #search{
	float: left;
	padding: 19px 0;
}

select {
	margin-top: 2px;
	height: 20px;
	padding-top: 1px;
}

input{
	height: 15px;
	padding-top: 1px;
	margin-top: 2px;
}

/* /Booking */


/* Nyheder */

.sidebar-header {
	width: 335px;
	padding-top: 25px;
	padding-left: 19px;
}

.news {
	width: 345px;
	padding-top: 22px;
}


.news-img {
	float: left;
	padding: 0px 10px 0 20px; 
}

.news-img img{
	padding: 3px;
	border: 1px solid #000;
}

.news-img a:hover img{
	border: 1px solid #f8f8f8;
}

.news-teaser{
	width: 234px;
	float:left;
	font-size: 10px;
}

.news-teaser h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	font-weight: bold;
	color: #4e5044;
	margin: 0;
}

.news-teaser p > i:first-child
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color:#808285;
}

.news-teaser p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* /Nyheder */


/* Kalender */

.kalender {
	width: 355px;
	margin-top: 33px;
	padding: 25px 0 35px 0;
	border-top: 1px solid #fff;
}

.kalender h3{
	padding-left: 19px;
}

#dagsdato{
	font-size: 14px;
	font-weight: bold;
	padding: 18px 0 10px 20px;

}

#hennekalender { 
	margin-left: 28px;
}


#hennekalender .calendar-list { 
		margin: 8px 0;
}


#hennekalender .calendar-list dt { 
		float: left;
		font-size: 13px;		
		font-style: italic; 
		line-height: 21px;
		margin-right: 12px;
}

#hennekalender .calendar-list dd {}

#hennekalender .calendar-list dd a { 
		font-size: 13px;
		font-weight: bold;
		line-height: 21px;
}

/* /Kalender */	

/* Billedgalleri */

.henne_img_gallery img {
	margin: 5px 3px 10px 15px;
	padding: 6px;
	border: 1px solid #ccc;
}

.henne_img_element {
	width: 190px;
	padding-right: 10px;
}

.henne_img_column {
	padding-left: 25px;
}

#henne_img_show {
	width: 550px;
	padding-left: 54px;
	text-align: left;
}

#henne_img_show h1{
	padding: 20px 0px;
}

.henne_img_large {
	padding-left: 0px;
}

.henne_img_info {
	text-align: right;
}

.gallery-img img{
	border: 1px solid #726F69;
	padding: 4px;
}

.gallery-img a:hover img{
	border: 1px solid #cccccc;
}

/* /Billedgalleri */

/* Booking-front */

#booking-front {
	border-bottom: 1px solid #fff;
	color: #3B382E;
	background-color:#ccc;
}

#booking-front form{
	padding: 20px 0 13px 20px;
}

#booking-front  h3, #booking-front p{
	text-align: left;
}

#booking-front h3{
	color: #3B382E;
	padding-bottom: 0px;
}

#booking-front  {
	padding-top: 0px;
	padding-left: 3px;
}

#booking-front  .date-input{
	width:70px;
}

#booking-front  #arrival{
	float:left;
	padding: 5px 22px 0 0;
}

#booking-front  #arrival p{
	color: #3B382E;
}

#booking-front #departure{
	float:left;
	padding: 5px 20px 0 3px;
}

#booking-front  #departure p{
	color: #3B382E;
}

#booking-front .button{
	float: left;
	height: 42px;
	padding-top: 7px;
}

/* /Booking-front */

/* Booking-box */

#booking-box {
	background-color:#ccc;
	border-top: 5px solid #dd6600;
	padding: 20px 0 17px 20px;
	width: 400px;
	color: #3B382E;
	background-color:#ccc;
	* padding-bottom: 0;
}

#booking-box h3{
	color: #3B382E;
	padding-bottom: 0px;
}

#booking-box #booking-dates  {
	padding-left:3px; 
	padding-bottom: 50px;
}


#booking-box #booking-dates #arrival{
	float:left;
	padding: 3px 28px 0 0;
}

#booking-box #booking-dates #arrival p{
	color: #3B382E;
}

#booking-box #booking-dates #departure{
	float:left;
	padding: 3px 23px 0 3px;
}

#booking-box #booking-dates #departure p{
	color: #3B382E;
}

.button{
	float: left;
	height: 42px;
	padding-top: 7px;
}

.clear{
	clear:both;
}

.text {
	width: 93px;
}

/* /Booking-box */

/* Splash-box */
#splash-box {
	border-top: 1px solid #fff;
	padding: 10px 0 4px 21px;
	width: 399px;
	background:#868686 url('/Files/System/images/aktuell.png') no-repeat top right;
	float:left;
}

#splash-box h3{
	font-family: Georgia;
	font-size: 21px;
	color: #fff5bf;
	padding-bottom: 0px;
	margin: 0px;
}

#splash-box .offer{
	float: left;
	padding-left: 0px;
	padding-top: 2px;
}
#splash-box .price{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	}

#splash-box .period{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	}


#splash-box .order{
	float: left;
	position: relative;
	top: -2px;
	right: -70px;
	*left: 69px;
}

/* /Splash-box */

/* Splash-front DK */
#splash-front {
	border-bottom: 1px solid #fff;
	padding: 13px 0 13px 20px;
	width: 335px;
	background:#868686 url('/Files/System/images/her-nu.png') no-repeat top right;
	float:left;
}


#splash-front h3{
	font-family: Georgia;
	font-size: 21px;
	color: #fff5bf;
	text-align: left;
	padding-bottom: 2px;
	margin: 0px;
}

#splash-front  h3, #splash-front p{
	text-align: left;
}

#splash-front .offer{
	float: left;
	padding-left: 1px;
	padding-top: 4px;
}
#splash-front .price{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	}

#splash-front .period{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	}


#splash-front .order{
	padding-left: 166px;
	* position: relative;
	* top: 0px;
	* right: 30px;
	}

/* /Splash-front DK */

/* Splash-front DE */
#splash-front-de {
	border-bottom: 1px solid #fff;
	padding: 13px 0 13px 20px;
	width: 335px;
	background:#868686 url('/Files/System/images/aktuell.png') no-repeat top right;
	float:left;
}


#splash-front-de h3{
	font-family: Georgia;
	font-size: 21px;
	color: #fff5bf;
	text-align: left;
	padding-bottom: 2px;
	margin: 0px;
}

#splash-front-de  h3, #splash-front-de p{
	text-align: left;
}

#splash-front-de .offer{
	float: left;
	padding-left: 1px;
	padding-top: 4px;
}
#splash-front-de .price{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	}

#splash-front-de .period{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	}


#splash-front-de .order{
	padding-left: 140px;
	* position: relative;
	* top: 0px;
	* right: 38px;
	}

/* /Splash-front DE */

/* Splash-front GB */
#splash-front-gb {
	border-bottom: 1px solid #fff;
	padding: 13px 0 13px 20px;
	width: 335px;
	background:#868686 url('/Files/System/images/aktuell.png') no-repeat top right;
	float:left;
}


#splash-front-gb h3{
	font-family: Georgia;
	font-size: 21px;
	color: #fff5bf;
	text-align: left;
	padding-bottom: 2px;
	margin: 0px;
}

#splash-front-gb  h3, #splash-front-gb p{
	text-align: left;
}

#splash-front-gb .offer{
	float: left;
	padding-left: 1px;
	padding-top: 4px;
}
#splash-front-gb .price{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	}

#splash-front-gb .period{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	}


#splash-front-gb .order{
	padding-left: 140px;
	* position: relative;
	* top: 0px;
	* right: 38px;
	}

/* /Splash-front GB */

.content {
	position: relative;
	display: block;
}

/* Betaling-box */

#betaling-box {
	background-color:#ccc;
	border-top: 5px solid #dd6600;
	padding: 20px 17px 17px 20px;
	width: 180px;
	color: #3B382E;
	background-color:#ccc;
	position: absolute;
	top: 88px;
	left: 474px;
	* top: 89px;
	* padding-bottom: 0;
}

 
#betaling-kort {
	padding: 15px 0 0 2px;
}
/* /Betaling-box */
