/* <!--  www.maes.dk/rooms.css  --> */

    body {
		font-family		: arial, verdana, sans-serif;
		font-size		: 12px;
		color			: #000000;
		margin-top		: 20px; 
		}
      .room a:link    {color:blue;    background:transparent; text-decoration:none; font-weight:bold; font-size:15px;}  /* ubesøgt link  */     
      .room a:visited {color:blue;    background:transparent; text-decoration:none; font-weight:bold; font-size:15px;}  /* besøgt link   */   
      .room a:hover   {color:red;     background:transparent; text-decoration:none; font-weight:bold; font-size:15px;}  /* mus over link */   
      .room a:active  {color:red;     background:transparent; text-decoration:none; font-weight:bold; font-size:15px;}  /* aktiv link    */   

      .addr3 a:link    {color:blue;    background:transparent; text-decoration:none; font-weight:bold; font-size:13px;}  /* ubesøgt link  */     
      .addr3 a:visited {color:blue;    background:transparent; text-decoration:none; font-weight:bold; font-size:13px;}  /* besøgt link   */   
      .addr3 a:hover   {color:red;     background:transparent; text-decoration:none; font-weight:bold; font-size:13px;}  /* mus over link */   
      .addr3 a:active  {color:red;     background:transparent; text-decoration:none; font-weight:bold; font-size:13px;}  /* aktiv link    */   

      .bundtext_left a:link    {color:#FF0000;    background:transparent; text-decoration:none; font-weight:bold; font-size:13px;}  /* ubesøgt link  */     
      .bundtext_left a:visited {color:#FF0000;    background:transparent; text-decoration:none; font-weight:bold; font-size:13px;}  /* besøgt link   */   
      .bundtext_left a:hover   {color:#008000;    background:transparent; text-decoration:none; font-weight:bold; font-size:18px;}  /* mus over link */   
      .bundtext_left a:active  {color:#008000;    background:transparent; text-decoration:none; font-weight:bold; font-size:13px;}  /* aktiv link    */   

	.content {
		/*   Søger for at siden bliver centreret   */
		max-width          	: 948px;   
		margin             	: auto;
		padding            	: 5px 5px 5px 5px;
		border             	: 3px solid #3333FF;
		border-radius      	: 8px;
		background-color	: #CCFFFF;
	}
	.content_sprog {
		/*   Søger for at siden bliver centreret   */
		max-width          	: 948px;   
		margin             	: auto;
		padding            	: 5px 5px 5px 5px;
		border             	: none;
		text-align			: right;
	}
	.content_betaling {
		/*   Søger for at siden bliver centreret   */
		max-width          	: 300px;   
		margin             	: auto;
		padding            	: 5px 5px 5px 5px;
		border             	: 3px solid #3333FF;
		border-radius      	: 8px;
		background-color	: #CCFFFF;
	}

	.clearfix::after {
		content				: "";
		clear				: both;
		display				: table;
		padding				: 5px 5px 5px 5px;
	}
	.fotoroom1a {
		border-radius	: 5px;
		width			: 306px;
	}
	/***[  START - Rubrikkerne - den ydre ramme i de enkelte felter/rammer  ]***********************************/
	.overskriftsboxen {
		font-size		: 400%;   /* 42px; */
		font-weight		: bold;
		color			: #0000FF;
		border			: 2px solid #C0C0C0;
		border-radius	: 8px;
		text-align		: center;
		padding			: 10px 10px 10px 10px;
		background-color: #66CCFF;

	}
	.room {
		margin			: 5px 5px 5px 5px; 
		border			: 0px solid #C0C0C0;
		border-radius	: 8px;
		width			: 306px;
		float     		: left;
		height			: 250px;
		text-align		: center;
		font-size		: 15px;
		background-color: #FFFFFF;
	}
	.adresse {
		margin			: 5px 5px 5px 5px; 
		border			: 0px solid #C0C0C0;
		border-radius	: 8px;
		width			: 306px;
		float     		: left;
		height			: 91px;
		text-align		: center;
		font-size		: 15px;
		background-color: #66ccff;
	}
	.paypal {
		margin			: 5px 5px 5px 5px; 
		padding				: 5px 5px 5px 5px;
		/* border			: 3px solid #C0C0C0; */
		border-radius	: 8px;
		width			: 296px;
		float     		: left;
		/*height			: 341px;  */
		text-align		: center;
		font-size		: 15px;
		background-color: #FFFFFF;
	}
	/***[  SLUT - Rubrikkerne - den ydre ramme i de enkelte felter/rammer  ]***********************************/
	
	.textline{
		font-size		: 20px;
		text-align		: center;
	}
	.kontakt {
		font-size		: 20px;
		text-align		: center;
		margin-top		: 5px;
		padding				: 5px 5px 5px 5px;
	}
	.addr0 {
		font-size		: 10px;
		font-weight		: bold;
		color			: #0000FF;
	}
	.addr1 {
		font-size		: 16px;
		font-weight		: bold;
		color			: #0000FF;
	}
	.addr2{
		font-size		: 12px;
		font-weight		: normal;
		color			: #0000FF;
	}
	.addr3{
		font-size		: 12px;
		font-weight		: normal;
		color			: #0000FF;
	}
	.addr4 {
		font-size		: 16px;
		font-weight		: bold;
		color			: #000000;
	}
	.addr5 {
		font-size		: 12px;
		font-weight		: normal;
		color			: #000000;
	}

	.tb1 {
		width			: 100%;	
		padding			: 0px 10px 0px 10px;
		margin-top		: 0px;

	}
	.tb2 {
		width			: 100%;	
		margin-top		: 0px;
	}
	
	.overskrift2 {
		font-size		: 18px;
		font-weight		: bold;
		color			: #0000FF;
		padding			: 5px 5px 0px 5px;
		text-align		: center;
		margin-top		: 10px;
	}
	.valskift  {
		font-size		: 8px;
		font-weight		: bold;
		color			: #0000FF;
		padding			: 5px 5px 5px 5px;
		width			: 100%;	
		text-align		: center;
	}
	
	.pricelist{
		font-size		: 12px;
		font-weight		: bold;
		color			: #FF0000;
		padding			: 5px 5px 0px 5px;
		text-align		: center;
		width			: 100%;
	}
	.item, .cur, .price, .oroom, .ocur {
		padding			: 2px 2px 2px 2px;
	}
	.oitem {
		width			: 25%;	
	}
	.ocur  {
		font-size		: 10px;
		font-weight		: bold;
		color			: #0000FF;
		width			: 5%;	
		text-align		: center;
	}
	.oroom {
		font-size		: 10px;
		font-weight		: bold;
		color			: #0000FF;
		text-align		: right;
		width			: 35%;
	}
	.item {
		font-size		: 13px;
	}
	.cur  {
		font-size		: 12px;
		text-align		: center;
	}
	.price, .sprice {
		font-size		: 13px;
		text-align		: right;
	}
	.sprice {
		font-size		: 12px;
		color			: #808080;
		text-decoration	: line-through;        /* none underline overline line-through  */	
		text-align		: right;
	}
	.spricecol {
		font-size		: 13px;
		font-weight		: bold;
		color			: #FF0000;
		text-align		: right;
	}
	.roomdescrib  {
		font-size		: 14px;
		text-align		: center;
		padding			: 10px 10px 10px 10px;
		margin-top		: 15px;
		text-align		: left;
	}
	.bundtext_left {
		/*   Søger for at siden bliver centreret   */
		max-width       : 960px;   
		margin          : auto;
		font-size		: 10px;
		font-style		: italic;
		text-align		: left;
		float			: left;
		width			: 50%;
	}
	.bundtext_right {
		/*   Søger for at siden bliver centreret   */
		max-width       : 960px;   
		margin          : auto;
		font-size		: 10px;
		font-style		: italic;
		text-align		: right;
		float			: left;
		width			: 50%;
	}

	/* Knap for sprog-valg */
    .knap_sprog_da, .knap_sprog_en {
        border                : none;
        background-color      : none;
		background-repeat     : no-repeat;                              /* no-repeat repeat-xy repeat-x repeat-y */
		background-position   : center center;                          /* top center bottom left right          */
        border-radius         : 2px;
        cursor                : pointer;
        box-shadow            : 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	}
    .knap_sprog_da{
        width                 : 37px; 
		height                : 28px;
		background-image      : url(/foto/danmark20.jpg);  /* url(/image/abeback.jpg)               */
    }
    .knap_sprog_en  {
        width                 : 37px; 
		height                : 28px;
		background-image      : url(/foto/england_a20.jpg);  /* url(/image/abeback.jpg)               */
    }
	/* Knap for valuta-valg */
    .knap_valuta_eur_dkk {
        border                : none;
        background-color      : none;
		background-repeat     : no-repeat;                              /* no-repeat repeat-xy repeat-x repeat-y */
		background-position   : center center;                          /* top center bottom left right          */
        border-radius         : 5px;
        cursor                : pointer;
        box-shadow            : 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
        width                 : 40px; 
		height                : 40px;
		background-image      : url(/foto/eur_dkk.png);  /* url(/image/abeback.jpg)               */
	}
	
	/*---[  Kontakt form  ]-----------------------------*/
	.kontaktform {
		margin-top			: 10px;
		text-align			: center;
	}
	.kontaktform_overskrift {
		font-size			: 12px;
		font-weight			: bold;
		color				: #0000FF;
	}
	.msg_besked {
		margin-top			: -10px;
		font-size			: 10px;
		font-weight			: bold;
		color				: #FF0000;
	}
	.felt, .felt1 {
		font-family			: arial, verdana, sans-serif;
		font-size			: 11px;
		color				: #000000;
		width				: 250px;
		margin-top			: 7px;
        border-radius         : 5px;
		border				: 2px solid #C0C0C0;
	}
	.felt1 {
		height				: 60px;
	}
	.knap_send {
		font-family			: arial, verdana, sans-serif;
		font-size			: 12px;
		font-weight			: bold;
		color				: #FFFFFF;
        background-color    : #FF0000;
		width				: 250px;
        border-radius       : 5px;
		border				: 2px solid #C0C0C0;
        box-shadow            : 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
        cursor              : pointer;
		margin-top			: 7px;

	}
	