body        { color: gray; background-color: e3ebe3; margin: 0 }

td.top
{
	background-color: #286878;
	padding: 10px 0px 0px 10px;
	height: 60;
}

td.bg
{
	background-color: #286878;

}

table.t_base
{
	width: 100%;
	height: 100%;

}

div 
{
	background-color: transparent;
	color: #28383D;
	font-family: verdana;
padding:8px 0px 0px 6px;
}

div.tekst
{

	font-size: 12px;
	font-weight: 400;
}

div.overskrift
{
	padding-top: 8px;
	padding-bottom: 5px;

	font-size: 14px;
	font-weight: bold;

}

div.input
{
	width:100%;


}
div.menu
 { width: 100% }
div.link_ov
{
	text-align: left;
	padding-top: 8px;
	padding-bottom: 5px;
}
div.link_un
{
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;


}
div.table 
  { font-weight: normal; font-size: 11px }
a { text-align: left; }
a.under:link,a.under:visited,a.under:active
{
	color: #301E1A;
	font-family: verdana;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;


}

a.under:hover
 { color: #c66; font-weight: 400; font-size: 11px; font-family: verdana; text-decoration: underline }

a.over:link,a.over:visited,a.over:active
{

	color: #0E2429;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;


}

a.over:hover
 { color: #cc6666; font-weight: bold; font-size: 12px; font-family: verdana; text-decoration: none }

a.text_link
   { 	
   	color: #301E1A; 
   	font-weight: bold; 
   	text-decoration: none; 
   	word-spacing: normal ;
}

a.text_link:hover
{ 	
	color: #c66; 
    	font-weight: bold; 
    	text-decoration: none; 
    	word-spacing: normal; 
}

