
td.netscape4
{
  background:	red;
  color:	white;
  font-weight:	bold;
  font-family:	verdana;
  align:	center;
  font-size:    11px;
}

	a.vanlig:link
  {
    color:	#fff;
    font-weight: bold;
  }

  a.vanlig:active
  {
    color:	 red;
    font-weight: bold;
  }
  
  a.vanlig:hover
  {
    color:	 orange;
    font-weight: bold;
  }

  a.vanlig:visited
  {
    color:	 white;
    font-weight: bold;
  }

  a.vanlig:visited:hover
  {
    color:	 orange;
    background: transparent;
    font-weight: bold;
  }


	a.navig:link
  {
    color:	#001437;
    font-weight: bold;
  }

  a.navig:active
  {
    color:	 red;
    font-weight: bold;
  }
  
  a.navig:hover
  {
    color:	 red;
    font-weight: bold;
  }

  a.navig:visited
  {
    color:	 #001437;
    font-weight: bold;
  }

  a.navig:visited:hover
  {
    color:	 red;
    font-weight: bold;
  }

@media screen
{
  table.netscape4
  {
    display: 	none;
  }
}


  body
  {
    font-family:	verdana;
    font-size:  	12px;
    background: 	#001437;
    margin:				0px;
    color: #fff;
  }	
  
  table.osynlig
  {
    margin:	 0px 0px 0px 0px;
    border-width:			0px;
    border-style:none;
    border-color:white;
    padding: 0px;
  }
 
  table.framsida
  {
    width:	 100%;
    margin:	 0px;
    font-family: verdana;
    font-size:   14px;
  }
  
  td.framsida
  {
  	font-family: verdana;
  	font-size: 14px;
  	color: white;
  }
  
  table.framsida_ram
  {
  	color:				#000;
  	font-family: verdana;
    font-size:   11px;
    background:   #001437;
    border-width: 2px 0px 2px 0px;
    border-style: solid;
    border-color: red white red white;
  }
 
  table.ram
  {
    width:	 650px;
    margin:	 8px 0px 0px 8px;
    background: #fff;
    font-family: verdana;
    font-size:   11px;
    border:			1px;
    border-style:solid;
    border-color:white;
  }
  
  table.uppdatera
  {
    width:	 588px;
    margin:	 8px 0px 0px 8px;
    background: #fff;
    font-family: verdana;
    font-size:   11px;
    border:			1px;
    border-style:solid;
    border-color:white;
  }
  
  table.halv_ram
  {
    width:	 320px;
    margin:	 8px 0px 0px 8px;
    background: #fff;
    font-family: verdana;
    font-size:   11px;
    border:			1px;
    border-style:solid;
    border-color:white;
  }
  
    table.sidfot
  {
    width:	 650px;
    margin:	 1px 0px 0px 8px;
    background: #001437;
    font-family: verdana;
    font-size:   10px;
    color: #fff;
    border:			0px;
    border-style:none;
    border-color:white;
  }

  table.inloggning
  {
  	color:				#000;
  	font-family: verdana;
    font-size:   11px;
    background:   #fff;
    border-width: 2px 0px 0px 0px;
    border-style: solid;
    border-color: red white red white;
  }
  
  table.navig
  {
    width:	 170px;
    margin:	 8px 0px 0px 8px;
    background: #fff;
    font-family: verdana;
    font-size:   11px;
    border:			1px;
    border-style:solid;
    border-color:white;
  }
 	
 	table.navigatorn
  {
    width:	 100px;
    margin:	 8px 0px 0px 8px;
    background: #fff;
    font-family: verdana;
    font-size:   11px;
    border:			1px;
    border-style:solid;
    border-color:white;
  }
  
  table.navig_logo
  {
    width:	 100px;
    margin:	 8px 0px 0px 8px;
    border:			1px;
    border-style: none;
    border-color: #001437;
  }
 	
 	table.logo
  {
  	text-align: center;
    width:	 130px;
    margin:	 8px 0px 0px 8px;
    font-family: verdana;
    font-size:   11px;
    border:			0px;
    border-style:solid;
    border-color:#001437;
  }
  
  td
  {
  	font-family: verdana;
  	font-size: 11px;
  	color: #000;
  }
  
  input
  {
  	font-family: verdana;
  	font-size: 11px;
  	color: #000;
  }
  
 	td.osynlig
 	{
 		text-align: left;	
 	}
 	
 	td.sidfot
 	{
 		color: #fff;
 		font-family: verdana;
 		font-size: 10px;
 	}
 
 	td.rubrik
 	{
 		padding:		1px 2px 1px 4px;
 		text-align:	left;
 		font-size:	13px;
 		color:			#fff;
 		background:	#001437;
 		font-weight:bold;
 	}
  	
  td.copyright
 	{
 		padding-top: 3px;
 		border: 2px 0px 0px 0px red;
 		border-top-color: red;
		text-align: center;
		background: #001437;
		color: #fff;
 	}
 
 	td.bild
 	{
 		width: 100px;
 		text-align: center;
 		valign: middle;
 	}
 
 	td.inloggning
 	{
 		padding-top: 3px;
		text-align: right;
 	}
 	
 	td.manual
 	{
 		padding: 3px 0px 0px 3px;
		text-align: left;
 	}
 	
 	td.navig
 	{
 		padding-top: 3px;
		text-align: center;
 	}
 	
 	td.spara
 	{
 		background:	#6f3;
 		text-align: center;
 	}
 	
 	td.rensa
 	{
 		background: #f03;
 		text-align: center;
 	}
 	
 	
 	
  a:link
  {
    color:	 blue;
    font-weight: bold;
  }

  a:hover
  {
    color:	 red;
    font-weight: bold;
  }

  a:visited
  {
    color:	 darkblue;
    font-weight: bold;
  }

  a:visited:hover
  {
    color:	 darkred;
    font-weight: bold;
  }
  
  img
  {
    padding:	 2px;
  }
	
	div.namn
	{
		font-size: 14px;
		font-weight: bold;
	}

@media print
{
	
	body
	{
		background: #fff;
	}
	
  table.netscape4
  {
    display: 	none;
  }

	table.navigatorn
	{
		display: none;
	}
	
	table.navig_logo
	{
		display: none;
	}
	
	table.sidfot
	{
		display: none;
	}

  table.ram
  {
    width:	 650px;
    margin:	 8px 8px 0px 0px;
    background: #fff;
    font-family: verdana;
    font-size:   11px;
    border:			1px;
    border-style:solid;
    border-color: #001437;
  }
  
  table.halv_ram
  {
    width:	 320px;
    margin:	 8px 8px 0px 0px;
    background: #fff;
    font-family: verdana;
    font-size:   11px;
    border:			1px;
    border-style:solid;
    border-color: #001437;
  }

  form.sald {
  	display: none;
  }
}

span.vit a
{
	color: white;
}


span.bla a
{
	color: #001437;
}


@media projection
{
  table.netscape4
  {
    display: 	none;
  }
}
