body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.bold {
  font-weight: bold;
}

.italics {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.strikethrough {
  text-decoration: line-through;
}

.overline {
  text-decoration: overline;
}

.sized {
  text-size: 7px;
}

.quotecodeheader {
  font-family: Verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.codebody {
  background-color: #FFFFFF;
  font-family: Courier new, courier, mono;
  font-size: 10px;
  color: #006600;
  border: 1px solid #BFBFBF;
}

.quotebody {
  background-color: #FFFFFF;
  font-family: Courier new, courier, mono;
  font-size: 10px;
  color: #660002;
  border: 1px solid #BFBFBF;
}

.listbullet {
  list-style-type: disc;
  list-style-position: inside;
}

.listdecimal {
  list-style-type: decimal;
  list-style-position: inside;
}

.listlowerroman {
  list-style-type: lower-roman;
  list-style-position: inside;
}

.listupperroman {
  list-style-type: upper-roman;
  list-style-position: inside;
}

.listloweralpha {
  list-style-type: lower-alpha;
  list-style-position: inside;
}

.listupperalpha {
  list-style-type: upper-alpha;
  list-style-position: inside;
}

.txt12pt { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 17px;
  text-decoration: none;
  color: #333333;
}

.bodytxt10pt {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 16px;
  color: #000000;
  list-style-type: square;
}

.10ptramme {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 16px;
  color: #000000;
  background-color: #FFFFFF;
  border: 1px dotted #ccc;
  padding: 5px;
  padding: 5px;
  margin: 20px 0px 0px 0px;
}

.txt9pt, #bildeboks {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  line-height: 12px;
  color: #333333;
  list-style-type: square;
}

.txt90pt {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

.dato {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #999999;
  font-style: normal;
}

.tid {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  border: thin #CCCCCC dotted;
  line-height: 14px;
}

a:link { text-decoration: none; }

a:visited { text-decoration: none; }

a:hover { text-decoration: none; }

a:active {
  text-decoration: none;
  color: #CC0000;
}

.fet { font-weight: bold; }

img { border-style: none; }

/*COMMENTS
*------------------------------------*/

.postedby {
  padding: 0 0 0 10px;
  background: url(images/abullet.gif) no-repeat 0 4px;
}

h3.formtitle {
  margin : 0px 0px 0px 0px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 8px;
}

.commentbody {
  border-top: 1px dotted #ccc;
}

.tobilder {
  border: 1px dotted #FF0000;
  padding: 1px;
  margin: 0px;
}

/*gray box*/
.submitcomment, #submitcomment, #currentcomments, #rating, .textad {
  background-color: #F6F6F6;
  border: 1px dotted #000000;
  padding: 5px;
  padding: 5px;
  margin: 10px 0px 0px 0px;
}

.submitcomment, #rutekommentarer, .textad{
  background-color: #F6F6F6;
  border: 1px dotted #00000;
  padding: 5px;
  padding: 5px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.submitcomment, #faktaboks, .textad {
  background-color: #FFFFFF;
  border: 1px dotted #FFFFFF;
  padding: 5px;
  padding: 5px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.submitcomment, #bildeboks, .textad {
  background-color: #FFFFFF;
  border: 1px dotted #FFFFFF;
  padding: 5px;
  margin: 10px 0px 0px 0px;
}

#bildeboks {
  padding: 1px;
  margin: 0px;
  border: 0px dotted #FF0000;
  width: 412px;
  vertical-align: top;
}

#flerbildertekst {
  text-align: center;
  margin: 0px;
  padding: 0px;
  height: 30 px;
}

img.bildeboks { border: solid 1px black; }

.submitcomment, #gradboks, .textad, .webtonull {
  background-color: #FFFFFF;
  border: 1px dotted #CC0000;
  padding: 5px;
  padding: 5px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.webtonull {
  border-color: #000;
}

.separerfb {
  height: 3px;
  margin: 1px;
}

.submitcomment, #kvalitetboks, .textad {
  background-color: #FFFFFF;
  border: 1px dotted #006699;
  padding: 5px;
  padding: 5px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}


/*FORMS
*------------------------------------*/

.form {
  font-size: 90%;
  background-color: #FAFAFA;
  border: 1px solid #333333;
  padding: 2px;
}

.formtext {
  background-color: #FAFAFA;
  border: solid 1px #C6C6C6;
  padding: 2px;
  border-bottom: 1px dotted #ccc;
}

.form:hover, .formtext:hover {
  background: white;
}

.form:focus, .formtext:focus {
  background: white;
  border: solid 1px #000000;
}

.submit {
  background-color: #D3D3D3;
  border: solid 1px #C6C6C6;
  border-right:  solid 1px #9A9A9A;
  border-bottom:  solid 1px #9A9A9A;
}

.submit:hover, .submit:focus {
  background: #EDEDED;
}

