
#side  {
	background-color:white;
}

#top  {
	background-color:#5AA423;		/*1AB0D1;*/
}

#top .feriecenter  a {
	text-decoration: none;
	color:white;
}

#top .feriecenter  a:hover {
	color: #ff3300;
	text-decoration: none;
}

#top .badeland  a {
	text-decoration: none;
	color:white;
}

#top .badeland  a:hover {
	color: #ff3300;
	text-decoration: none;
}



div.boxV_beskriv  {
	max-width:490px; 
	float:left;
}

div.boxH_beskriv   {
	background-color:white;    
	width:470px; 
	float:right;	
}

div.tekst_beskriv  {
	margin-left: 0px	;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;	
}


#map_canvas  {
	width: 450px; 
	height: 450px;
}

div.feriecenter_stribe  {
	border-top:10px;
	border-top-color:#5AA423;		/* 1AB0D1; */
	border-top-style:solid;
	margin-top:0px;
	padding-bottom:10px;
}

div.feriecenter_rakke {
	border-top:10px;
	border-top-color:#5AA423;		/* 1AB0D1; */
	border-top-style:solid;
	margin-top:0px;
	padding-top:5px;
}

#copyright {
	margin-left: 15px;
}


 .iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}



/* enheder mindre end Ipads start */
@media all and (min-width: 960px) {
	

	
div.menu_hoteller  {
	display:none;
}

#flip  {
	display:none;
	margin-top:15px;
		margin-bottom:10px;
}

	
}



/* enheder mindre end Ipads start */
@media all and (max-width: 960px) {
	


#top   {
	background-color:white;
}
	
div.feriecenter_rakke   {
	border-top-color:white;
}

#top   {
	background-color:white;
}

div.feriecenter_stribe {
	display:none;
}
	
	
#top .feriecenter  a {
	text-decoration: none;
	color:#1AB0D1;
}

#top .feriecenter  a:hover {
	color: #ff3300;
	text-decoration: none;
}

#top .badeland  a {
	text-decoration: none;
	color:#1AB0D1;
}

#top .badeland  a:hover {
	color: #ff3300;
	text-decoration: none;
}	
	
div.boxH_beskriv   {
	width:470px;
	float:none;	    	
}	

div.links_rakke   {
	border-top-color:white;
}

#flip {
	font-size: 20px;
	font-weight: normal;
	
	line-height: 35px;
	
}


	#dropfotos
{
/* padding:0px; */
display:none;
}

	
	
}



/* medier der er mindre end foto bredde start */
@media all and (max-width: 478px) {

div.boxV_beskriv  {
	width:100%; 
}
	
div.boxH_beskriv   {
	width:auto;	
}	

div.feriecenter_boxH  {
	width: auto;
}


#map_canvas  {
	width: 100%;
	max-width: 450px; 
	height: 300px;
}

.img .pris_gif {
	width: 90%;
	max-width:327px;
	height:auto;
}


}
 

@media all and (min-width: 479px) {

.foto_tekst  {
	display: none;	
}


}
