
BODY {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: black;
  background-color: #FFFFFF;
}

.logo {
  text-align: center;
  margin-top: 8px;
}

.overskrift2 {
  font-size: 150%;
  font-family: Arial, sans-serif;
  color: #CC0000;
  background-color: #FFFFFF;
  margin-bottom: 10px;
  border-bottom: 2px gray solid;
}

.overskrift3 {
  font-size: 120%;
  font-weight: bold;
  font-family: Arial, sans-serif;
  color: #CC0000;
  background-color: #FFFFFF;
  margin-bottom: 2px;
}

.overskrift4 {
  font-size: 110%;
  font-family: Arial, sans-serif;
  color: #CC0000;
  font-weight: bold;
  margin-bottom: 2px;
}

.overskrift5 {
  font-size: 100%;
  font-family: Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  margin-bottom: 2px;
}

.merk {
  font-family: Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  background-color: #ffff00;
}

.undertekst {
  font-family: Arial, sans-serif;
  color: #CC0000;
  font-size: 11px;
  font-weight: bold;
}

.adressetopp {
   position: relative;
  top: -50px;
  right: -50px;
 
  font-family: Arial, sans-serif;
  color: #CC0000;
  font-size: 11px;
   text-align: right;
}

.spraak {
  margin-top: 6px;
}

.statistikk {
  margin-top: 6px;
  font-size: 11px;
  text-align: center;
}

.menygruppe {
  font-weight: bold;
  font-size: 13px;
  color: white;
  background-color: #CC0000;
  text-align: center;
  margin-bottom: 4px;
  margin-top: 8px;
}

.meny {
  color: black;
  background-color: #DDDDDD;
  text-align: left;
  font-size: 13px;
  padding-top: 3px;
  padding-left: 3px;
  padding-bottom: 3px;
  padding-right: 3px;
}

.diskusjonsgruppe {
  font-weight: bold;
  font-size: 11px;
  color: white;
  background-color: #CC0000;
  text-align: left;
  margin-bottom: 4px;
  margin-top: 8px;
}

.diskusjonsinnlegg {
  color: black;
  background-color: #DDDDDD;
  font-size: 11px;
  padding-top: 3px;
  padding-left: 3px;
  padding-bottom: 3px;
  padding-right: 3px;
}

td.vline {
 border-style: solid;
 border-color: white white white #606060;
 border-width: 0 0 0 1px;
}

#kropp {
  position: relative;
  text-align: left;
  font-size: 11px;
}

#venstre {
  position: absolute;
  top: 0;
  left: 0;
  width: 12em;
  font-size: 11px;
  color: black;
  background-color: #DDDDDD;

  text-align: center;
  border-top: 1px #006666 solid;
  border-right: 1px #006666 solid;
  border-bottom: 1px #006666 solid;
  border-left: 1px #006666 solid;
}

#hoyre {
  padding-left: 13em;
  width: 80%;
  text-align: left;
  font-size: 11px;
}

#topp {
  background-color: #DDDDDD;
  font-size: 24px;
  color: #CC0000;
  margin-bottom: 20px;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  border-top: 1px #006666 solid;
  border-right: 1px #006666 solid;
  border-bottom: 1px #006666 solid;
  border-left: 1px #006666 solid;
}

#topphøyre {
  background-color: #DDDDDD;
  font-size: 12px;
  color: #CC0000;
  margin-bottom: 20px;
  text-align: right;
  padding-top: 4px;
  padding-bottom: 4px;
  border-top: 1px #006666 solid;
  border-right: 1px #006666 solid;
  border-bottom: 1px #006666 solid;
  border-left: 1px #006666 solid;
}

#bunn {
  text-align: right; border-top: 2px gray solid;
  margin-top: 6px;
}

.bold {
  font-weight: bold;
}

.kursiv {
  font-style: italic;
}

.tema {
  color: #006666;
  font-weight: bold;
}

.mote {
  color: #006666;
  font-weight: bold;
}

.redigeringsvindu {
  font-weight: bold;
  color: #ffeecc;
  background-color: #6666CC;
  text-align: center;
  margin-bottom: 4px;
  margin-top: 8px;
}

#skjema {
	float: left;
/*	width: 50%;*/
	margin-top: 15px;
	padding: 0px;
	/*border: 1px solid green;*/
}

#skjema .row {
	float: left;
	clear: left; 
	width: 50%;
	padding: 0px;
	margin: 1px;
	/*border: 1px solid red;*/
}

#skjema label {
	float: left;
	text-align: right;
	/*border: 1px solid green;*/
	padding: 3px 0px;
	margin: 0px;
	width: 40%;
}

#skjema .row input, #skjema .row select {
	float: left;
	width: 50%;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}

#skjema .row input[type="checkbox"] {
	width: auto; 
	float: left;
}

#skjema div.radiogroup {
	float: right;
	width: 50%;
}

#skjema div.radiogroup .row {
	padding: 0px;
	margin: 0px;
	width: 50%;
	float: left;
}

#skjema div.radiogroup input {
	float: left;
	width: 10%;
	margin: 3px;
}

#skjema div.radiogroup label {
	float: right; 
	clear: right;
	width: 50%;
	text-align: left;
}


#skjema p {
	padding: 10px;
	float: left;
	clear: both;
	width: 50%;
}

#skjema textarea {
	float: right;
	clear: right;
	width: 50%;
	height: 80px;
	text-align: left;
	margin-left: 15px;
} 

#skjema .buttonrow {
	float: left;
	margin-top: 5px;
	padding: 0px;
	width: 50%;
	text-align: center;
}

#skjema .required {
	color: red;
}