body {
     background-color: #005fa6;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10pt;
}

h2 {
    font-size: 14pt;
}

h3 {
    font-size: 12pt;
}

td.addr {
	 font-size: 8pt; text-align: left
}

.vis  {
       background: white;
       background-image: url("webdesign_ezer.jpg");
       background-repeat: no-repeat;
       width: 797px;
}

.visunderv  {
       background: white;
       background-image: url("webdesign_ezer_underv.jpg");
       background-repeat: no-repeat;
       width: 797px;
}
.visith  {
       background: white;
       background-image: url("webdesign_ezer_ith.jpg");
       background-repeat: no-repeat;
       width: 797px;
}
.visudv  {
       background: white;
       background-image: url("webdesign_ezer_udv.jpg");
       background-repeat: no-repeat;
       width: 797px;
}

.vispris  {
       background: white;
       background-image: url("webdesign_ezer_pris.jpg");
       background-repeat: no-repeat;
       width: 797px;
}

td {
}  

td.selected {
	background: #80cfff;
	color: black;
	white-space: nowrap;
	font-size: 9pt;
	vertical-align: middle;
        text-align: center;
}

td.unselected {
	background: #005fa6;
	font-size: 9pt;
	color: white;
	white-space: nowrap;
	vertical-align: middle;
        text-align: center;
        padding: 0 5px 0px 5px;
}

.text {
      font-size: 10pt;
}

p {
      font-size: 10pt;
}

li {
      font-size: 10pt;
}

.small {
       font-size: 9pt;
}

a.tab {
        color: white;
	text-decoration: none;
}

a.tab:hover {
	color: red;
}

xa.tab:hover {
	color: yellow;
	font-weight: bold;
}
