/*
WebGen  CSS nr. 1457 - TKH Custom
Copyright TAR Data AS 2008
*/

/*
OVERSKRIFTER
*/

.overskrift
		{
			font-family:		Arial;
			font-size: 			15pt;
			color:				#26639b;
			border:				none;	
			font-weight: 		none;
			display:			inline;
		}

.overskrift_nyheter
		{
			font-family:		tahoma;
			font-size: 			15px;
			color:				#666666;
			border:				none;	
			font-weight: 		none;
			letter-spacing:		2px;
			display:			inline;
		}

		
html,body
	{
			background:				#DEDEDE;
			margin-top:				0px;
			margin-left:			0px;
			margin-right:			0px;
			margin-bottom:			0px;
			padding-top:			0px;
			padding-left:			0px;
			padding-right:			0px;
			padding-bottom:			0px;
			

	}


	
	
/*
MENY
*/

.meny_tekst
		{
			font-family:		tahoma;
			font-size: 			15px;
			color:				#555555;
			padding-left:		10px;
			padding-right:		10px;
		}
		
.meny_tekst a
		{
			color:				#525214;
			text-decoration:	none;
			font-weight:		bold;

		}
.meny_tekst a:hover 
		{
			color:				#26639b;
			text-decoration:	none;
			font-weight:		bold;
		}
.toppmeny
		{
			font-family:		tahoma;
			font-size: 			12px;
			color:				#555555;
			letter-spacing:		1px;
			padding-left:		10px;

		}
		
.toppmeny a
		{
			color:				#7ea2c3;
			text-decoration:	none;
			font-weight:		normal;

		}
.toppmeny a:hover 
		{
			color:				#333333;
			text-decoration:	none;
			font-weight:		normal;
		}

		

/*
INNHOLD
*/
.nyheter
		{
			font-family:		tahoma;
			font-size: 			11px;
			color:				#555555;
		}
		
.nyheter a
		{
			color:				#525214;
			text-decoration:	none;

		}
.nyheter a:hover 
		{
			color:				#26639b;
			text-decoration:	none;
		}

.innhold
		{
			font-family:		tahoma;
			font-size: 			11px;
			color:				#333333;
		}
		
.innhold a
		{
			color:				#333333;
			text-decoration:	underline;

		}
.innhold a:hover 
		{
			color:				#26639b;
			text-decoration:	none;
		}

		
/*
KONTAKT
*/

		
.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;	
		}

	.formstyle 
		{  
			font-family: 		Verdana, Arial, Helvetica, sans-serif; 
			font-size: 			11px; 
			color: 				#000000; 
			BORDER: 			#000000 1PX SOLID;
			Background-image: 	url(../gfx/1421_formstyle.jpg);
		}

		
/*
BUNN

*/

.footer
		{
			font-family:		tahoma;
			font-size: 			10px;
			color:				#333333;
			text-decoration:	none;
			border:				none;	
			font-weight: 		none;
		}
.footer a
		{
			color:				#333333;
			text-decoration:	underline;
		}
.footer a:hover
		{
			color:				#333333;
			text-decoration:	none;
		}
.footer2
		{
			font-family:		tahoma;
			font-size: 			10px;
			color:				#999999;
			text-decoration:	none;
			border:				none;	
			font-weight: 		none;
		}
.footer2 a
		{
			color:				#999999;
			text-decoration:	none;
		}
.footer2 a:hover
		{
			color:				#333333;
			text-decoration:	none;
		}


