body {
  margin: 0px;
  padding: 6px;
  font-family: Helvetica, Arial, sans-serif;
  color: #00376D;
}

h1,
h2 {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    line-height: 18px;
    color: #2a8ad4;
}

p {
  font-size: 12px;
  line-height: 14px;
}

ul {
  margin-left: 14px;
  padding: 0px;
  font-size: 12px;
  line-height: 14px;
}

li {
  list-style-type: square;
  padding-bottom: 10px;
}

a {
  text-decoration: none;
  color: #1c7224;
  #color: #4A749E;
} 

a:hover {
  text-decoration: underline;
}


a.darklink {
  text-decoration: none;
  font-size: 12px;
  color: #00376D;
}

a.lightlink {
  text-decoration: none;
  color: #4A749E;
}

a.addresslink {
  color: #A4A1A9;
}

.frontpageaddress {
  margin-top: 200px;
  margin-left: 15px;
  font-size: 12px;
  line-height: 14px;
  color: #A4A1A9;
}


.maintable {
  margin-top: 6px;
  border-left: #A4A1A9 1px solid;
  border-right: #A4A1A9 1px solid;
  border-bottom: #A4A1A9 1px solid;
}

.menutable {
  border-top: #A4A1A9 1px solid;
  background-image: url("/graphics/buttongradient.gif");
  background-repeat: repeat-x repeat-y;
}

ul#menu {
    width: 200px;
    padding: 0px;
    margin: 0px;
}
ul#menu li {
    list-style: none;
}

.menubutton {
  height: 22px;
  border-left: #FFFFFF 1px solid;
  border-right: #A4A1A9 1px solid;
  padding-left: 10px;
  padding-right: 10px;
}

.menubuttonselected {
  height: 21px;
  background-color: #FFFFFF;
  border-left: #FFFFFF 1px solid;
  border-right: #A4A1A9 1px solid;
  padding-left: 10px;
  padding-right: 10px;
}

.submenubutton,
.submenubuttonselected {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 25px;
    padding-right: 0px;

    border-left: #FFFFFF 1px solid;
    border-bottom: #A4A1A9 1px solid;

    background-color: #efefef;
    font-size: 12px;
}

.submenubuttonselected {
    background-color: #e3e1e2;
    padding-left: 13px;
}
.submenubuttonselected img {
    margin-top: 2px;
}

.bottombar {
  height: 22px;
  border-top: #A4A1A9 1px solid;
  background-image: url("/graphics/bottomgradient.gif");
  background-repeat: repeat-x;
  font-size: 12px;
  color: #6E6E6E;
}

.leftarea {
  width: 199px;
  border-right: #A4A1A9 1px solid;
  border-top: #A4A1A9 1px solid;
  background-color: #EFEFEF;
}

.mainarea {
  width: 600px;
  height: 440px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  font-size: 10px;
}

.rightarea {
  padding-top: 24px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  width: 179px;
  height: 400px;
  border-left: #A4A1A9 1px solid;
  background-color: #EFEFEF;
}

.text {
#  margin-top: 10px;
#  margin-left: 10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 14px;
}

.textbox {
  background-color: #EFEFEF;
  border: 1px #A4A1A9 solid;
  padding-left: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #00376D;
}

.textbox:focus {
  background-color: #FFFFFF;
}

.button {
  border-top: 1px #DDDDDD solid;
  border-left: 1px #DDDDDD solid;
  border-bottom: 1px #A4A1A9 solid;
  border-right: 1px #A4A1A9 solid;
  background-color: #EFEFEF;
  font-size: 10px;
  color: #00376D;
}

.button:active {
  border-top: 1px #A4A1A9 solid;
  border-left: 1px #A4A1A9 solid;
  border-bottom: 1px #DDDDDD solid;
  border-right: 1px #DDDDDD solid;
  color: #4A749E;
}

.matrixtable {
  border-top: 1px #CCCCCC solid;
  border-left: 1px #CCCCCC solid;
  border-bottom: 1px #CCCCCC solid;
  font-size: 12px;
}

.matrixheader {
  height: 20px;
  padding-left: 5px;
  padding-right: 10px;
  border-right: #CCCCCC 1px solid;
  border-left: 1px #FFFFFF solid;
  background-image: url("/graphics/matrixgradient2.gif");
  background-repeat: repeat-x;

}

.matrixcell {
  border-bottom: #CCCCCC 1px solid;
  border-right: #CCCCCC 1px solid;
  padding-left: 5px;
  padding-right: 10px;
}

.matrixfooter {
  border-right: #CCCCCC 1px solid;
  padding-left: 5px;
  padding-right: 10px;
}

.fullheight {
  height: 100%;
}

.four_squares_topleft,
.four_squares_topright,
.four_squares_botleft,
.four_squares_botright {
    width: 50%;
    font-size: 12px;
    line-height: 14px;
    padding: 10px;
}

.four_squares_topleft {
  border-right: #CCCCCC 1px dotted;
  border-bottom: #CCCCCC 1px dotted;
}

.four_squares_botleft {
  border-right: #CCCCCC 1px dotted;
}

.four_squares_topright {
  border-bottom: #CCCCCC 1px dotted;
}

.four_squares_botright {
}

.bottombordertable {
  border-bottom: 1px #CCCCCC dotted;
}

.hline {
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.image {
  border: #A4A1A9 1px solid;
}
td.broadbandbox2 {
    height: 210px;
    width: 100px;
    padding-bottom: 6px;
    padding-right: 16px; 
    background-repeat: no-repeat;
}
form {
    margin: 0px;
    padding: 0px;
    display: inline;
}

td.broadbandbox3 {
    height: 210px;
    width: 100px;
    padding-bottom: 6px;
    padding-right: 16px; 
    background-repeat: no-repeat;
}

td.broadbandbox {
    height: 210px;
    width: 120px;
    padding-bottom: 6px;
    padding-right: 16px; 
    background-repeat: no-repeat;
}

td.broadbandboxlarge {
    height: 210px;
    width: 380px;
    padding-bottom: 6px;
    padding-right: 16px; 
    background-repeat: no-repeat;
}

button.broadband {
    font-size: 12px;
}

.noborder {
    border: 0;
}

a img {
    border: 0;
}

ul#ads {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
ul#ads li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

div#webhotel-types h2 {
    margin: 0px;
    padding:0px;
    font-size: 12px;
    color: black;
}

div#webhotel-types p {
    margin-top: 0px;
}

td.broadbandboxlarge2 {
    height: 200px;
    width: 360px;
    padding-top: 10px;
    padding-bottom: 6px;
    padding-right: 16px; 
    background: url('/graphics/bigbluebox_bedrift.jpg') top left no-repeat;
    padding-left: 20px;
}

td.broadbandboxlarge2 p,
td.broadbandboxlarge2 ul,
td.broadbandboxlarge2 h2 {
    color: white;
    font-size: 14px;
    font-weight: bold;
}

td.broadbandboxlarge2 ul {
    margin: 0px; padding: 0px;
    padding-top: 6px;
    margin-top: 6px;
    padding-left: 14px;
}

div#colocationbox {
    width: 466px;
    height: 194px; 
    padding-top: 10px;
    padding-bottom: 6px;
    padding-right: 16px; 
    padding-left: 20px;
}

div#colocationbox h2,
div#colocationbox p,
div#colocationbox li {
    color: white;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}

div#colocationbox li {
    margin: 0px; padding: 0px;
    margin-bottom: 1px;
}

div.colocationbox-orange {
    width: 200px;
    height: 110px;
    padding-top: 10px;
    padding-left: 10px;

    float: left;
}

div.colocationbox-orange h2,
div.colocationbox-orange p,
div.colocationbox-orange li,
div.colocationbox-orange span {
    color: white;
    font-size: 14px;
    font-weight: bold;
}

div.colocationbox-orange li,
div.colocationbox-orange ul {
    margin: 0px; padding: 0px;
    margin-bottom: 1px;
}

div.colocationbox-orange ul {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
}

div.colocationbox-orange h2 {
    margin: 0px;
    padding: 0px;
}

div.colocationbox-orange span {
    margin-right: 6px;
}


ol li {
    list-style: none;
    clear: both;
    padding: 0; margin: 0;
}
fieldset label {
    padding: 0; margin: 0;
}
fieldset input, fieldset select {
    padding:0; margin:0;
}

fieldset#small label {
    width: 70px;
    float: left;
}

fieldset#big label {
    width: 200px;
    float: left;
}
fieldset#big2 label {
    width: 130px;
    float: left;
}
.postnr {
    width: 50px;
}
.poststed {
    width: 90px;
}
