/*
TAR Data WebGen  CSS 1468 - Vibrant
Copyright TAR Data AS 2010
*/

/*
=============
STANDARD
=============
*/
		
html,body
	{
			background:				#f0f0f0;
			margin-top:				0px;
			margin-left:			0px;
			margin-right:			0px;
			margin-bottom:			0px;
			padding-top:			0px;
			padding-left:			0px;
			padding-right:			0px;
			padding-bottom:			0px;

	}
table
		{
			font-family:		tahoma;
			font-size: 			13px;
			color:				#333333;

		}
table a
		{
			color:				#d64303;
			text-decoration:	underline;			

		}
table a:hover 
		{
			color:				#333333;
			text-decoration:	none;			
		}

P 
		{
			margin-top:				0;
			margin-bottom:			0;
		}
HR
		{
			color:				#000000;
			height:				1px;
		}

/*
=============
OVERSKRIFTER
=============
*/

.overskrift
		{

			font-family:		tahoma;
			font-size: 			23px;
			color:				#333333;
			border:				none;	
			font-weight: 		normal;
			letter-spacing:		1px;
			display:			inline;
		}

.sideoverskrift1
		{

			font-family:		tahoma;
			font-size: 			23px;
			color:				#299139;
			border:				none;	
			font-weight: 		normal;
			letter-spacing:		1px;
			display:			inline;
		}

/*
=============
KONTAKTSKJEMA
=============
*/


.kontakt_tekst
		{
			font-family:		Verdana, Arial, Helvetica, sans-serif;
			font-size: 			12px;
			color:				#FFFFFF;
			text-decoration:	none;
			border:				none;	
			font-weight: 		none;
		}
.kontakt_tekst a
		{
			font-family:		Verdana, Arial, Helvetica, sans-serif;
			font-size: 			12px;
			color:				#535353;
			text-decoration:	none;
			border:				none;	
			font-weight: 		none;
		}
.kontakt_tekst a:hover 
		{
			font-family:		Verdana, Arial, Helvetica, sans-serif;
			font-size: 			12px;
			color:				#535353;
			text-decoration:	underline;
			border:				none;	
			font-weight: 		none;
		}

		
.kontakt_ramme
		{
			border-top: 		none;
			border-bottom: 		none;

		}
		
.kontaktskjema
		{
			font-family: 		Verdana, Arial, Helvetica, sans-serif;
			font-size: 			12px;
			color:				#000000;
			font-weight: 		none;
}

.kontaktskjema a 
		{
			font-family: 		Verdana, Arial, Helvetica, sans-serif;
			font-size:		 	13px;
			color:				#000000;
			font-weight: 		none;
			text-decoration:	underline;
		}

.kontaktskjema a:hover 
		{
			font-family:		Verdana, Arial, Helvetica, sans-serif;
			font-size: 			13px;
			color:				#000000;
			font-weight: 		none;
			text-decoration:	none;	
		}
/*
=============
MENYER
=============
*/

.meny
{
			background:			#B4C3D2;
			padding-left:		5px;
			height:				35px;
}

.meny_tekst
		{
			font-family:		tahoma;
			font-size: 			12px;
			color:				#0B639D;
			text-align:			right;
			padding-right:		8px;
			line-height:		20px;
			font-weight:		normal;
		}
.meny_tekst a
		{
			color:				#bf433d;
			text-decoration:	none;			

		}
.meny_tekst a:hover 
		{
			color:				#333333;
			text-decoration:	none;			
		}
.sidemeny
		{
			font-family:		tahoma;
			font-size: 			14px;
			color:				#003366;
			text-align:			right;
			padding-right:		14px;
			line-height:		30px;
			font-weight:		normal;
			border-bottom:		#777777 1px dotted;
		}
.sidemeny#valgt 
{
			color:				#9a1016;

}		
.sidemeny#valgt a
{
			color:				#9a1016;
}
.sidemeny a
		{
			color:				#003366;
			text-decoration:	none;			

		}
.sidemeny a:hover 
		{
			color:				#777777;
			text-decoration:	none;			
		}
		

/*
=============
INNHOLD
=============
*/

.innhold
		{
			font-family:		tahoma;
			font-size: 			13px;
			color:				#333333;

		}
.innhold a
		{
			color:				#d64303;
			text-decoration:	underline;			

		}
.innhold a:hover 
		{
			color:				#333333;
			text-decoration:	none;			
		}
	
/*
=============
SKJEMA
=============
*/

.formstyle 
		{  
			font-family: 		tahoma; 
			font-size: 			12px; 
			color: 				#000000; 
			BORDER: 			#000000 1PX SOLID;
			Background-image: 	url(../gfx/1409_formstyle.jpg);
		}


		
/*
=============
FOOTERS
=============
*/


.footer
		{
			background:			#b4c3d2;
			height:				75px;
			padding-left:		10px;
			padding-top:		5px;
}

.footertxt
{
			font-family: 		tahoma;
			font-weight: 		normal;			
			font-size: 			12px;
			color:				#555555;
}
.footertxt#smaller
{
			font-size:			11px;
}
.footertxt a 
		{
			color:				#FFFFFF;
			text-decoration:	none;
		}

.footertxt a:hover 
		{
			color:				#FFFFFF;
			text-decoration:	underline;
		}

.subfooter
		{
			font-family:		tahoma;
			font-size: 			11px;
			color:				#999999;

		}
.subfooter a
		{
			color:				#999999;
			text-decoration:	none;			

		}
.subfooter a:hover 
		{
			color:				#333333;
			text-decoration:	none;			
		}

