


html, body {
height: 100%;
padding-bottom: 1px;
}

/*
body { overflow:auto}
*/

.thinborder  { border: 1px solid #999999 }

.kantlinje  {
			 border: 1px solid #000000
			}

.menyval 	{font-family: verdana, helvetica,sans-serif; 
		 	font-size: 11px;
		 	font-weight: bold;
		 	height: 6px;
		 	color: #FFFFFF;
		 	text-decoration: none
         	}
.footer 	{font-family: helvetica, sans-serif; 
		 	font-size: 11px;
		 	font-weight: bold;
		 	height: 6px;
		 	color: #FFFFFF;
		 	text-decoration: none
         	}

.normal_text {font-family:helvetica,sans-serif; 
		 	 font-size:11px; 
		 	 font-weight:normal; 
		 	 text-decoration:none;
			 }

.bold_text {font-family:verdana,helvetica,sans-serif; 
		 	 font-size:10px; 
		 	 font-weight:bold; 
		 	 text-decoration:none;
			 }
			 
.rubrik_text {font-family:verdana,helvetica,sans-serif; 
		 	 font-size:11px; 
		 	 font-weight:bold; 
		 	 text-decoration:none;
			 }

a:link 		{ text-decoration: none; color:#FFFFFF}
a:visited 	{ text-decoration: none; color:#FFFFFF}
a:active 	{ text-decoration: none; color:#FFFFFF}
 
a:hover 	{text-decoration: none;
    		 color:  #CCCCCC;
		    }

a.intext:link     {text-decoration: none; color: black; }
a.intext:visited  {text-decoration: none; color: black; }
a.intext:active   {text-decoration: none; color: black; }

 

