<!--
body { font-style: regular;
              font-weight: regular;
              color: #333333;
              font-size: 12px;
              font-family: tahoma; 
			  background-image: url("images/watermark1.jpg");
			  background-repeat: no-repeat;
			  background-attachment: fixed;
			  background-position: 199px 0px }
table { font-style: regular;
              font-weight: regular;
              color: #333333;
              font-size: 12px;
              font-family: tahoma; }

.overskrift {  font-style: regular;
              font-weight: bold;
              color: #333333;
              font-size: 16px;
              font-family: tahoma; }
a:link      { color: #cc3300;
                text-decoration:none; }

a:visited   { color: #cc3300;
                text-decoration:none; }

a:active    { color: #cc3300;
                text-decoration:none; }

a:hover     { color: #ff0000;
                text-decoration:underline; }
		  
		                
.fremhaevOverskrift { color: #666699; font-weight: bold; font-family: arial; font-size: 11px; }
.pris { color: black; font-weight: bold; font-family: arial; font-size: 14px; }				
.bannertext	        { color: #ffffff; font-weight: bold; }
.bannerborder       { border: 1px none #000000; border-color-light: #000000; cell-spacing: 0; cell-padding: 0; border-color-dark: #000000; border-top-color:#000000; border-right-color:#000000; border-bottom-color:#000000; border-left-color:#000000; bgcolor:#9999CC; }

.WaterCell          {  }
-->