body
   {
 background-color: #ffffff;
 font-family: verdana, arial, sans-serif;
 height: 100%;
 margin: 0px;
 padding: 0px;
   }
	 
p
   {
   font-family:  verdana, arial, rockwell, sans-serif;
   font-size:9pt;
   color: black;
	 margin-top: 9px;
	 margin-left: 12px;
	 margin-right: 12px;
	 }
	 
	 
p.bill_text
   {
   font-family:  verdana, arial, rockwell, sans-serif;
   font-size:8pt;
   color: black;
	 margin-bottom: 0px;
	 margin-left: 8px; 
	 clear: both;
	 }
	 
	
	 
p.center
   {
   font-family:  verdana, arial, rockwell, sans-serif;
   font-size:9pt;
   text-align: center;
   margin: 5px 5px 5px 8px;
   color: black;
	 margin-bottom: 0px;
   }

 	 
	 
p.bund
   {
   font-family:  verdana, arial, rockwell, sans-serif;
   font-size:11px;
   margin-top: 4px;
	 color: #333333;
   } 
	 
	
h1
    {
   font-family:  verdana, arial, rockwell, sans-serif;
   font-size:11px;
	 font-weight: normal;
   text-align: center;
	 margin-bottom: 25px;
	 margin-left: 0px;
   color: #ccbea2;
   }
 


	  
a:link  {
	color: #2d6321;
	}
	
a:visited {
   color: #2d6321;
   }
   
a:hover
   {
	color: #2c9100;
   }

a:active
   {
	color: #333333;
   }
	 
div.top
 { 
 position: absolute; 
 height: 21px; 
 width: 100%;  
 vertical-align: top; 
 line-height: 15px; 
 background-color: #ffffff;
  }
 
div.side_a_tv
   {
   width: 49%;
 position: absolute;
 top: 20%;
 left: 0px;
 height: 400px;
   border:0px solid #666666;
	 background:url("");
	 background-color: ;
   }
	 
div.side_text_tv
   {
 position: absolute; 
 top:0px;
 right:0px; 
	 width: 312px;
	 height:400px;
	 background:url("");
	 background-color: #ffffff;
	 border: 1px solid #bab7a5;
   }
div.side_text2_tv
   {
 position: absolute; 
 top:202px;
 right:0px; 
	 width: 268px;
	 height:200px;
   }
	 
	 
img.tv
 { 
 position: absolute; 
 bottom:1px;
 right:1px; 
 border: 1px solid #a49b84;
  }
	
div.midt
   {
   width: 1%;
 position: absolute;
 top: 20%;
 left:49%;
 height:430px;
  }
		
div.midt_i_midt
   {
   width: 7px;
 height:227px;
	 /*background:url("images/baggr_midt.gif"); background-position: center; */
	 /*background-color: #a49b84; e2e1d1*/
 border: 0px solid #a49b84;
 border-top: 0px solid #9c9582;
 border-bottom: 0px solid #9c9582;
 text-align: center;
 margin-left: 1px;
 margin-right: -1px;
   }

div.side_b_th
   {
   width: 50%;
 position: absolute;
 top: 20%;
 left:50%;
 height: 400px;
   border:0px solid #666666;
   }

 img.th
 { 
 position: absolute; 
 top:1px;
 left:5px; 
 border: 1px solid #a49b84;
  }
	 
	 
div.side_text_th
   {
 position: absolute; 
 top:0px;
 left:0px; 
	 width: 312px;
	 height:400px;
	 background:url("");
	 background-color: #ffffff;
	 border: 1px solid #bab7a5;
   }
	 
div.side_mini_th
   {
 position: absolute; 
 top:0px;
 left:0px; 
	 width: 312px;
	 height:430px;
	 border: 0px solid #bab7a5;
   }
	 
	 
	 
	 
a.button:link
 { 
 		 width: 140px;
     height: 20px;
		border-right: 1px solid #a49b84;
		border-top: 1px solid #bcb6a6;
		border-bottom: 1px solid #a49b84;
		border-left: 1px solid #bab7a5;
    background-color: #fcfbf4; display: block;
    text-decoration: none; 
		line-height: 20px;
		font-size: 11px;
		color: #3a2700;
		font-weight: bold;
		text-align: center;
  }

	

a.button:visited 
    {
 		 width: 140px;
     height: 20px;
		border-right: 1px solid #a49b84;
		border-top: 1px solid #bab7a5;
		border-bottom: 1px solid #a49b84;
		border-left: 1px solid #bab7a5;
    background-color: #fcfbf4; display: block;
    text-decoration: none; 
		line-height: 20px;
		font-size: 11px;
		color: #3a2700;
		font-weight: bold;
		text-align: center;
    }

		
a.button:hover 
  { 
 		 width: 140px;
     height: 20px;
		border-right: 1px solid #5d553f;
		border-top: 1px solid #b49158;
		border-bottom: 1px solid #5d553f;
		border-left: 1px solid #b49158;
    background-color: #d8a95e; display: block;
    text-decoration: none; 
		line-height: 20px;
		font-size: 11px;
		color: #ffffff;
		font-weight: bold;
		text-align: center;
		margin-left:0px;

}

/*
a.button:active {
 		 width: 150px;
     height: 20px;
		border-right: 1px solid #bdbbab;
		border-bottom: 1px solid #c1bfb1;
    background-color: #b0ad9b; display: block;
    text-decoration: none; 
		line-height: 22px;
		font-size: 11px;
		color: #eeeeee;
		font-weight: bold;
		text-align: left;
		margin:0px;

}
*/

.c1 {
  clear:both;margin-left:10px;
}

.c2 {
  float:left;width:50%;height: 87px; margin-top: 2px; 
}

.c3 {
  float:left;width:49%;border-left:0px solid #000000;height: 87px; margin-top: 2px; 
}

.c4 {
  border-top:0px solid #000000;clear:both; margin-left:10px;
}

.c5 {
  border:0px solid #000000; margin-left: 0px; width: 95%;
}


	div.skjul
	 { 
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
 }