@import url('menu.css');



body {

  background: white;

}



p, td, div, span, input, th, tr, body {
  font-family: Verdana, Arial, Sans-Serif;
 /* font-size: 12px;*/
  color: #707282;
}



a {

  color: #707282;

  text-decoration: none;

}



a:hover {

  text-decoration: underline;

}



#center {

  position: absolute;

  top: 50px;

  left: 50%;

  

  height: 1px;

  width: 1px;

  

  overflow: visible;

}



#frame {

  position: absolute;

  left: -460px;

  top: 0px;

  width: 920px;         /*OBS fast bredd*/

  

  overflow: visible;

}

/*



#menu {

  position: relative;

  top: 0px;

  left: 0px;

  

  padding: 0px;

  padding-left: 10px;

  padding-bottom: 5px;

  margin: 0px;

  

  list-style: none;

}



#menu li {

  display: table-cell;

  font-size: 7pt;

  padding-right: 15px;

  overflow: visible;

}



li.selected a {

  color: #cbd1da;

}



#menu li ul {

  position: relative;

  top: 0px;

  left: 0px;

  

  padding: 0px;

  margin: 0px;

  

  list-style: none;

}



#menu li ul li {

  display: inline;

  font-size: 7pt;

  padding-right: 15px;

}

*/



#main-outer {

  position: relative;

  top: 0px;

  left: 0px;

  width: 860px;         /*OBS fast bredd*/

  

  padding: 30px;

  padding-bottom: 60px;

  

  /*OBS fungerar ej för ie 5/6*/

  /*min-height: 600px;*/

  

  border: 1px solid #e1e6ec;

  background-image: url('../images/main-outer-back.gif');

  background-position: bottom left;

  background-repeat: repeat-x;

}



#main-outer .topleft {

  position: absolute;

  top: -1px;

  left: -1px;

}



#main-outer .topright {

  position: absolute;

  top: -1px;

  right: -1px;

}



#main-outer .bottomleft {

  position: absolute;

  bottom: -1px;

  left: -1px;

}



#main-outer .bottomright {

  position: absolute;

  bottom: -1px;

  right: -1px;

}



#main-inner {

  position: relative;

  width: 100%;

  

  padding-bottom: 20px;

  

  border: 1px solid #c3c5ce;

  background: white;

}



#imageArea {

  position: absolute;

  top: 78px;

  left: 453px;

  width: 385px;

}



#imageArea img {

  border: 0px;

  padding-bottom: 20px;

}



#footer {

  width: 860px;

  text-align: center;

  font-size: 7pt;

  color: #8b8d9d;

}



#footer .divider {

  padding-left: 5px;

  padding-right: 5px;

  vertical-align: middle;

}



h1 {

  padding-left: 35px;

  padding-top: 40px;

  

  font-size: 10pt;

  text-decoration: underline;

  font-weight: bold;

}



p {

  padding-left: 35px;
  width: 335px;
  line-height: 140%;
  font-size: 12px;

}

.pContainer {
  width:600px;
  font-size:12px;
  padding-left: 35px;
}

table.avhardning{
	font-weight:bold;
	font-size:12px;
}

td.avhardning{
	text-align:left;
	padding:5px;
	height:15px;
	font-size:12px;
}

.tableContainer{
	height:506px;
	margin-left:30px;
}

.marq{
	font-size:16px;
}

.tickerContainer{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:-10px;
}

table.vattenanalys{
	font-size:12px;
	padding:50px;
	margin-left: 70px;
	margin-top:50px;
	
	
}

td.vattenanalys{
	width:200px
	
}

.sitemap{
	font-size:12px;
	list-style: none;
	padding:0px;
	margin-left:35px;
}

h2{
	margin:0px;
	margin-left:35px;
	font-size:14px;
	padding:0px;
}
