body {
  margin: 0px;
  margin-height: 0px;
  margin-width: 0px;
  width: 100%px;
  height: 100%px;
	
  overflow: scroll;
  overflow: -moz-scrollbars-vertical;
	
  background-color: #FFFFFF;
  color: #000000;
  font-size: 12px;
  font-family: Verdana,geneva,arial,helvetica;

	background-repeat: no-repeat;
	background-position: top right;
	
	scrollbar-base-color: #CBCCDA;
	scrollbar-track-color: #e0e0e0;
	scrollbar-arrow-color: #555877;
}

.contacttitle {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana,geneva,arial,helvetica;
}

.contact {
  color: #000000;
  font-size: 12px;
  font-family: Verdana,geneva,arial,helvetica;
}


.blackborder {
border-color:#000000;
border-width:1px;
}

.menutitle {
  color: #222222;
  font-size: 12px;
  font-weight: bold;
   font-family: Verdana,geneva,arial,helvetica;
}

td.topmenu_normalnolink {
  background-image: url("images/topmenu_bg_normal.gif");
  background-position: center;
  background-repeat: repeat-x;
  text-align: right;
  color: #222222;
  font-weight: 500;
  vertical-align: middle;
  border: 1px solid #A5A5B5;
}

td.topmenu_normal {
  background-image: url("images/topmenu_bg_normal.gif");
  background-position: center;
  background-repeat: repeat-x;
  text-align: center;
  color: #222222;
  font-weight: 500;
  vertical-align: middle;
  cursor: hand;
  border: 1px solid #A5A5B5;
}

td.topmenu_knappsats{
  background-image: url("images/topmenu_bg_normal.gif");
  background-position: bottom left;
  background-repeat: repeat-x;
  text-align: center;
  color: #222222;
  font-weight: 500;
  vertical-align: middle;
  cursor: hand;
  border: 1px solid #A5A5B5;
}

td.topmenu_selected {
  background-image: url("images/topmenu_bg_hover.gif");
  background-position: center;
  background-repeat: repeat-x;
  text-align: center;
  color: #222222;
  font-weight: 500;
  vertical-align: middle;
  cursor: default;
  border: 1px solid #A5A5B5;
}

td.topmenu_hover {
  background-image: url("images/topmenu_bg_hover.gif");
  background-position: center;
  background-repeat: repeat-x;
  text-align: center;
  color: #222222;
  font-weight: 500;
  vertical-align: middle;
  cursor: hand;
  border: 1px solid #A5A5B5;
}


#insidecontentlayer p, li {
	
  color: #000000;
  font-size: 11px;
  font-family: Verdana,geneva,arial,helvetica;
  padding: 5px;
  list-style-type: disc;
  
}

#insidecontentlayer a:link {
  color: #666666;
  text-decoration: none;

}

#insidecontentlayer a:visited {
  color: #666666;
  text-decoration: none;

}

#insidecontentlayer a:hover {
  color: #666666;
  text-decoration: underline;

}

#insidecontentlayer a:active {
  color: #666666;
  text-decoration: none;

}

a:link, .a_link { 
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

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

a:hover {
  color: #000000;
  text-decoration: underline;
}

.a_selected {
  color: #000000;
  text-decoration: underline;
  cursor: default;
}


a.nolink {
  text-decoration: none;
}

form {
  margin: 0;
}

td {
  font-size: 11px;
  font-family: Verdana,geneva,arial,helvetica;
}



button {
  font-size: 6px;
  font-family: verdana,geneva,arial,helvetica;
  font-weight: bold;
  padding: 0px;
  border: 1px darkgrey solid;
  background-color: #CBCCDA;
  cursor: hand;
}


button.tabellrubrik {
  font-size: 9px;
  font-family: verdana,geneva,arial,helvetica;
  font-weight: 500;
  padding: 0px;
  border: 1px darkgrey solid;
  background-color: #D7D8E5;
  xxcolor: white;
  cursor: hand;
}

input {
  font-size: 12px;
  font-family: verdana,geneva,arial,helvetica;
}

.form a:hover {
  font-weight:bold;
}

.form a:link {
  font-weight:bold;
}

.form a:visited {
  font-weight:bold;
}

.form a:active {
  font-weight:bold;
}


select {
  font-size: 12px;
  font-family: verdana,geneva,arial,helvetica;
}

textarea {
  font-size: 12px;
  font-family: verdana,geneva,arial,helvetica;
  overflow: auto;
}


.mainpage {
	background-color: #FFFFFF; 
}

h1 {
  color: #666666;
  font-size: 18px;
  font-family: Verdana, arial, helvetica, verdana;
}

p, ul {
  color: #666666;
  font-size: xx-small;
  font-family: Verdana, arial, helvetica, verdana;
}


h1.print {
  font-family: "Times New Roman", "Times", serif;
}
		
h2 {
  color: #333333;
  font-size: 14px;
  font-family: Verdana, arial, helvetica, verdana;
}
 
h3 {
  color: #333333;
  font-size: 15px;
  font-family: Verdana, arial, helvetica, verdana;
}
 
.copyright {
  background: url("images/topmenu_bg_normal.gif");
  
  text-align: center;
  color: #666666;
  vertical-align: middle;
  font-size: 9px;
  border: 1px solid #A5A5B5;
}


.input_normal {
  line-height: normal;
  border: 1px;
  border-style: solid;
  border-color: #AAA29F;
}

.input_selected {
  line-height: normal;
  border: 1px;
  border-style: solid;
  border-color: #EA802A;
}


table.scrollpane
{
  border: 3px;
  border-style: solid;
  border-color: #C84A4A;
}



span.scrollpane_outer {
  width: 100%px;
  height: 100%px;
}


span.scrollpane_inner {
  width: 100%px;
  height: 100%px;
  overflow: auto;
  overflow-x: none;
  overflow-y: auto;

  padding-top: 8px;
  padding-bottom: 8px;
  padding-left:  6px;
  padding-right: 6px;
}


span.scrolllist_outer {
  width: 100%px;
  height: 100%px;
}

span.scrolllist_inner {
  width: 100%px;
  height: 16em;
  overflow: auto;
  overflow-x: none;
  overflow-y: auto;

}




td.leftmenuseparator {
  width: 1;
  xxbackground-color: #0282b1;
}


.table_bg {
  background-color: #ffffff;
}

.table_header {
  background-color: #D7D8E5;
xxbackground-color: #a1d0ff;
xxbackground-color: #2595BE;
}

.table_header td {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
xxfont-weight: 700;
  color: #000000;
xxcolor: #000000;
}



.table_hover td {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
}

.table_footer {
  background-color: #f0f0ff;
}

.table_footer td {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
}


.ruta {
  border: 1px silver solid;
  padding: 5px;
  width: 30em;
  margin: 5px 0 0 0;
}

.citat	{
	border: 1px silver solid;
	padding: 5px;
	background-color: #eeeeee;
}
	

select.projekt {
  background-color: #ffffff;
  color: #000000;
  font-size: 11px;
  font-family: verdana,geneva,arial,helvetica;
  font-weight: 700;
  width: 200px;
}


table.utskrift {
  border-right: thin solid black;
  border-bottom: thin solid black;
}

td.utskrift {
  border-top: thin solid black;
  border-left: thin dotted black;
}

td.utskrift1 {
  border-top: thin solid black;
  border-left: thin solid black;
  font-size: 12pt;
  font-family: "Times New Roman", "Times", serif;
}

td.utskrift2 {
  border-top: thin solid black;
  border-left: thin solid black;
  font-size: 12pt;
  font-family: "Times New Roman", "Times", serif;
}


table.screen {
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

td.screen {
  border-top: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
}

td.screenbetong {
  xxborder-top: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
}

td.screen0 {
  border-top: 0px solid white;
  border-left: 0px solid white;
  background-color: white;
}

td.screen1 {
  border-top: 1px solid #aaaaaa;
  border-left: 1px solid black;
}

td.screentl {
  border-top: 1px solid black;
  border-left: 1px solid black;
}

td.screentop {
  border-top: 1px solid black;
  border-left: 1px solid #aaaaaa;
}


.legend {
  font-size: 8pt;
  font-family: verdana, tahoma, arial, sans-serif;
}

.help {
  font-size: 10pt;
  font-family: verdana, tahoma, arial, sans-serif;
}

p.help {
  padding: 2px 5px;
}

body.help {
  padding: 0;
  margin: 0;
}

h1.help {
  background-color: #CBCCDA;
  width: 100%px;
  padding: 3px 5px;
  font-size: 14pt;
  color: white;
  font-weight: bold;
  margin: 0;
}



.utskrift {
  font-size: 12pt;
  font-family: "Times New Roman", "Times", serif;
}



div.jo-text {

	color: #808080;
	width: 580px;
	padding: 100px 0 0 50px;

}

div.jo-meny {

	padding-top: 100px;
	xxbackground-color: silver;

}