body 
{
	font-family: Verdana;
	font size: 9pt;
	background-color:"#white"; 
}

a:link{
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color:green;
}

a:visited{
	font-family: Verdana;
	font-weight: bold;	
	font-size: 9pt;
	text-decoration: none;
	color:green;
}

p.info {
	border: medium double black;
	background-color: f7f7f7 ;
	text-align: center;
	font-weight: bold;
	}


a:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	background-color: #999999;
	color: white;
	}
	
a:active {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	color: green;
	}





.text 
{
	font-family:  Verdana;
	font-size: 9pt;
	color:black;
}

.small 
{
	font-family:  Verdana;
	font-size: 6pt;
	color:black;
}

.gratext 
{
	font-family:  Verdana;
	font-weight: bold;
	font-size: 12pt;
	color:gray;
}

div.menuBar {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}

div.menuBar {
  background-color: #d0d0d0;
  border: 2px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  padding: 4px 2px 4px 2px;
  text-align: left;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid #d0d0d0;
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  color: #000000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #a0a0a0;
  border-color: #909090 #f0f0f0 #f0f0f0 #909090;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}

div.menu {
  background-color: #d0d0d0;
  border: 2px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #000080;
  color: #ffffff;
}

div.menu div.menuItemSep {
  border-top: 1px solid #909090;
  border-bottom: 1px solid #f0f0f0;
  margin: 4px 2px;
}

.rubrik
{	font-family: Verdana;
	font-size: 20pt;
	font-weight:bold;
	color:"#006633";
}

.vitrubrik
{	font-family: Verdana;
	font-size: 20pt;
	font-weight:bold;
	color:white;
}


