Html>Body .oxyLanguageChooser {
    display: inline;
    position: relative;
    top: 4px; 
    left: 5px; 
    text-align: right;
}
.oxyLanguageChooser {
    display: inline;
    position: relative;
    top: 2px; 
    left: 5px; 
    text-align: right;
}
.oxyFormText 
{
    font-family: tahoma;
}

.bullet 
{
    /*list-style-type: disc;*/
    list-style-type: none;
}

.oxyDefaultText 
{
    font-family: Tahoma;
    font-size: 11pt;

}
p 
{
        margin-bottom: 0px;
    padding-bottom: 0px;
}
/*
.bullet {list-style-type: square;}
.bullet {list-style-type: square;}
.bullet {list-style-type: circle;}
.bullet {list-style-image: url(/images/icons/arrow.gif);}
*/

/* ---------- ul li with no break - start ----- */
ul.SimpleHorizMenu {
  margin-left: 0px;
  padding-left: 0px;
}

ul.SimpleHorizMenu li {
  display: inline;
  background-color: #C0C0C0;
  border-style: outset;
  border-width: 1px;
}

ul.SimpleHorizMenu li a {
  text-decoration: none;
  padding-left: 1em;
  padding-right: 1em
}

ul.SimpleHorizMenu li a:hover {
  background-color: #D0D0D0
}
/* ---------- ul li with no break - end ----- */

.oxyContent {
    margin-bottom:30px;
}

.oxyText {
    color: #423a2f;
}

.oxyFooterText {
	font-family: tahoma;
	font-size: 10pt;
    color: #423a2f;
}

.oxyMenuSelected {
    color: #7a756f;
}

.oxyMenuNotSelected {
    color: #413a30;
}

/* *************** oxyMenuItem - START ************ */
/* ************************************************ */
.oxyTopMenuBox {
    color: white;
    font-family: tahoma;
    font-size: 10pt;
    padding-right:20px;
}
Html>Body .oxyMenuItem {
    padding: 0px 4px 0px 4px;
    margin: 0 0 0 0;
    text-decoration: none;
    letter-spacing: 1px;
    background: #413a30;
    border-bottom: 0px solid #ffffff;
/*    border-left: 1px solid #ffffff;
*/
    color: #000;
/*    height:20px;
*/
}


Html>Body .oxyMenuItem:link {
/*    padding: 3px 4px 4px 4px;
*/
    padding: 0px 4px 0px 4px;
    margin: 0 0 0 0;
    text-decoration: none;
    letter-spacing: 1px;
    background: #413a30;

/*    background: #413a30;
*/
    border-bottom: 0px solid #ffffff;
/*    border-left: 1px solid #ffffff;
*/
    color: white;
/*    height:20px;
*/
/*    display: inline;
*/
}

Html>Body .oxyMenuItem:visited {
    padding: 0px 4px 0px 4px;
    margin: 0 0 0 0;
    text-decoration: none;
    letter-spacing: 1px;
/*    background: red;
*/
background: #413a30;
    border-bottom: 0px solid #ffffff;
/*    border-left: 1px solid #ffffff;
*/
    color: white;
/*    height:20px;
*/
/*    display: inline;
*/
}


Html>Body .oxyMenuItem:active  {
    padding: 0px 4px 0px 4px;
    text-decoration: none;
    background: #413a30;
    color: white ;
}

Html>Body .oxyMenuItem:hover  {
    text-decoration: none;
    background: #7a756f;
    color: white ;
}

Html>Body .active_oxyMenuItem {
    padding: 3px 4px 4px 4px;
    color: #ffffff;
    margin: 0 0 0 0;
    text-decoration: none;
    background: #413a30;
    border-bottom: 0px solid #ffffff;
/*    border-left: 1px solid #ffffff;
*/
    color: white;
/*    height:20px;
*/
    letter-spacing: 1px;
}

/* ------------------ ie version - START --------------- */
.oxyMenuItem {
    padding: 3px 4px 4px 4px;
    margin: 0 0 0 0;
    text-decoration: none;
    letter-spacing: 1px;
    background: #413a30;
    border-bottom: 0px solid #ffffff;
/*    border-left: 1px solid #ffffff;
*/
    color: #000;
/*    height:20px;
*/
}


.oxyMenuItem:link {
    padding: 3px 4px 4px 4px;
    margin: 0 0 0 0;
    text-decoration: none;
    letter-spacing: 1px;
    background: #413a30;

/*    background: #413a30;
*/
    border-bottom: 5px solid #ffffff;
/*    border-left: 1px solid #ffffff;
*/
    color: white;
/*    height:20px;
*/
    display: inline;
}

.oxyMenuItem:visited {
    padding: 3px 4px 4px 4px;
    margin: 0 0 0 0;
    text-decoration: none;
    letter-spacing: 1px;
/*    background: red;
*/
background: #413a30;
    border-bottom: 0px solid #ffffff;
/*    border-left: 1px solid #ffffff;
*/
    color: white;
/*    height:20px;
*/
    display: inline;
}


.oxyMenuItem:active  {
    text-decoration: none;
    background: #413a30;
    color: white ;
}

.oxyMenuItem:hover  {
    text-decoration: none;
    background: #7a756f;
    color: white ;
}

.active_oxyMenuItem {
    padding: 3px 4px 4px 4px;
    color: #ffffff;
    margin: 0 0 0 0;
    text-decoration: none;
    background: #413a30;
    border-bottom: 0px solid #ffffff;
/*    border-left: 1px solid #ffffff;
*/
    color: white;
/*    height:20px;
*/
    letter-spacing: 1px;
}

/* ------------------ ie version - END --------------- */

.oxyMenuItem {
    padding: 3px 4px 4px 4px;
    margin: 0 0 0 0;
    text-decoration: none;
    letter-spacing: 1px;
/*    background: #413a30;
*/
    border-bottom: 0px solid #ffffff;
/*    border-left: 1px solid #ffffff;
*/
    color: #000;
/*    height:20px;
*/
}
/* *************** oxyMenuItem - END ************ */
/* ********************************************** */


.oxyReadMoreLink:link 
{
    font-family: tahoma;
    margin: 0 0 0 0;
    text-decoration: none;
    border-bottom: 0px solid #ffffff;
    color: #774b3e;
}

.oxyReadMoreLink:visited 
{
    font-family: tahoma;
    margin: 0 0 0 0;
    text-decoration: none;
    border-bottom: 0px solid #ffffff;
    color: #774b3e;
}


.oxyReadMoreLink:active  
{
    font-family: tahoma;
    text-decoration: underline;
/*    background: #7a756f;
*/
    color: #774b3e;
}

.oxyReadMoreLink:hover  
{
    font-family: tahoma;
    text-decoration: underline;
/*    background: #7a756f;
*/
    color: #774b3e;
}

.oxyReadMoreLink 
{
    font-family: tahoma;
    font-size: 11pt;
    color: #ffffff;
    margin: 0 0 0 0;
    text-decoration: none;
    border-bottom: 0px solid #ffffff;
    color: #774b3e;
    letter-spacing: 1px;
    
}

.oxyContentMenuItem:link {
    margin: 0 0 0 0;
    text-decoration: none;
    letter-spacing: 1px;
    border-bottom: 0px solid #ffffff;
    color: #423a2f;
}

.oxyContentMenuItem:visited {
    margin: 0 0 0 0;
    text-decoration: none;
    letter-spacing: 1px;
    border-bottom: 0px solid #ffffff;
    color: #423a2f;
}


.oxyContentMenuItem:active  {
    text-decoration: none;
/*    background: #7a756f;
*/
    color: #423a2f;
}

.oxyContentMenuItem:hover  {
    text-decoration: underline;
/*    background: #7a756f;
*/
    color: #423a2f;
}

.oxyContentMenuItem {
    color: #ffffff;
    margin: 0 0 0 0;
    text-decoration: none;
    border-bottom: 0px solid #ffffff;
    color: #423a2f;
    letter-spacing: 1px;
  }

/* firefox */
Html>Body .oxySubMenuContainer {
    position: relative;
    left: -20;
    top: 27px;
  }
  
/* ie */
.oxySubMenuContainer {
    position: relative;
    left: -20;
    top: 27px;
}
.oxySpotHeading 
{
	font-family:arial;
    font-size: 11pt;
    font-weight: bold;
    color:black;
}
.oxySpotTeaser 
{
	font-family:arial;
    font-size: 10pt;
}

/****** oxySpotPlaceholder - START *********** */
/* firefox */
Html>Body .oxySpotPlaceholder 
{
    padding-left: 10px; padding-right: 30px;padding-top: 15px;
}

/* ie */
.oxySpotPlaceholder 
{
    padding-left: 10px; padding-right: 30px;padding-top: 0px;
}
/****** oxySpotPlaceholder - END ************* */


/****** oxySpotPlaceholder - START *********** */
/* firefox */
Html>Body .oxyContentMenuPlaceholder 
{
    padding-left: 10px; padding-right: 30px;padding-top: 15px;
}

/* ie */
.oxyContentMenuPlaceholder 
{
    padding-left: 10px; padding-right: 30px;padding-top: 0px;
}
/****** oxyContentMenuPlaceholder - END ************* */

li 
{
    padding-bottom: 10px;
}

.oxySpotHeading2 
{
    font-family: arial;
    font-size: 10pt;
    
}

.gavekort_Label {
	font-family: arial;
	font-size: 10pt;
	}
.gavekort_SectionHeading {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	}
.gavekort_optionLabel {
	vertical-align:top;
	font-family: arial;
	font-size: 10pt;
	}
	
	.oxyRoomOption_TR
{
    
}
.oxyRoomOption_TD
{
    font-size: 20pt;
    vertical-align: top;
}
.pictureGalleryFolder
{
	position:relative;
	float:left;
	width:630px;
}

  .pictureGallery 
  {
	width:190px;
	height:225px;
	margin:5px;
	padding:20px 0 10px 0;
	position:relative;
	float: left;
	border: solid 1px #000000;
	text-align:center;
	background-color:#D8CDB7;
  }
  
.pictureGalleryPicture 
  {
	text-align:center;
	height:150px;
	width:150px;
	margin-left:auto;
	margin-right:auto;
  }

.pictureGalleryText 
  {
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
  }
  
  .pictureGalleryText h1
  {
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0;
	
  }

  .bottomPicture {
    background-color: #d8cdb7;
    border: 1px solid #3d3121;
    padding: 5 5 5 5px;
    width:196px;
    height:196px;
  }
