/*
==================================================================================================================================
 																CSS --- www.horoskopsiden.no
Produsert av RnD - Research And Development @ 2009
Produced by RnD - Research And Development @ 2009
www.rnd.no

Alle rettigheter tilhører Rnd og er beskyttet under lov om opphavsrett.
All rights reserved to RnD and is protected by copyright laws.

Kontakt rnd@rnd.no ved spørsmål.
Contact rnd@rnd.no with questions.

==================================================================================================================================
*/

body
{
		padding:				0px;
		margin:					0px;
		background:				#d1d3ef;
}

/*
==================================================================================================================================
SKJEMA
==================================================================================================================================
*/


.formstyler
{
		font-family:   				arial;
		font-size: 					10pt;
		color: 						#000000;

		text-decoration:		 	none; 
		BORDER: 					#000000 1PX SOLID;
		Background-image: 			url(../gfx/formstyle.jpg); 

}

/*
==================================================================================================================================
OVERSKRIFTER
==================================================================================================================================
*/

.sideoverskrift1
{
		font-family:   				tahoma;
		font-size: 					28px; 
		color: 						#25BA4F;
		text-decoration:		 	none; 
		letter-spacing:				1px;
		font-weight:				normal;
		display:					inline;
}
.sideoverskrift2
{
		font-family:   				arial,helvetica;
		font-size: 					14px; 
		color: 						#3099bf;
		text-decoration:		 	none;
		font-weight:				bold; 
		display:					inline;
}
.sideoverskrift_topp
{
		font-family:   				tahoma;
		font-size: 					30px; 
		color: 						#25BA4F;
		text-decoration:		 	none; 
		letter-spacing:				3px;
		font-weight:				normal;

}

/*
==================================================================================================================================
INNHOLD
==================================================================================================================================
*/

.editor
{
		font-family:				tahoma;
		font-size:					12px;
		color: 						#000000; 
		text-decoration:		 	none; 
}


.editor a
{
		font-family:				tahoma;
		font-size:					12px;
		color: 						#FF6400; 		 
		text-decoration:		 	underline; 
}
.editor a:hover
{
		font-family:				tahoma;
		font-size:					12px;
		color: 						#000000; 
		text-decoration:		 	none; 
}


.hjelpetekst
{
		font-family:				tahoma;
		font-size:					12px;
		color: 						#2a5aa1;
		text-decoration:		 	none; 
		font-weight:				bold;
}
.hjelpetekst a
{
		font-family:				arial;
		font-size:					12px;
		color: 						#2a5aa1; 		
		text-decoration:		 	underline; 
		font-weight:				bold;		
}
.hjelpetekst a:hover
{
		font-family:				arial;
		font-size:					12px;
		color: 						#FF6400;		
		text-decoration:		 	none; 
}
.smallgrey
{
		font-family:				tahoma;
		font-size:					10px;
		color: 						#666666; 
		font-weight:				normal;
}
.smallgrey a
{
		color:						#666666;
		text-decoration:			none;
		
}
.smallgrey a:hover
{
		color:						#666666;
		text-decoration:			underline;
		
}

/*
==================================================================================================================================
MENY
==================================================================================================================================
*/


.sidemeny
{
		font-family:   				tahoma;
		font-size: 					13px;
		letter-spacing:				1px;
		color: 						#7c1c8e;
		font-weight:				normal;	
		text-decoration:			none;
		text-align:right;
		height:						25px;
		border-bottom:#f2f2f2 1px solid;
}
.sidemeny#valgt a
{
		color:						#25BA4F;
		font-weight:				normal;
}
.sidemeny a
{
		color: 						#2a5aa1;
		text-decoration:			none;
		

}

.sidemeny a:hover
{
		color: 						#25BA4F;
		text-decoration:			none;
		font-weight:				normal;
}
/*
==================================================================================================================================
STATUS
==================================================================================================================================
*/



.status_ok
{
		font-family:   				sans-serif;
		font-size: 					16px; 
		font-weight:				bold;
		color: 						#12A819;
		text-decoration:		 	none; 
}
.status_ok a
{
		font-family:   				sans-serif;
		font-size: 					16px; 
		font-weight:				bold;
		color: 						#12A819;
		text-decoration:		 	underline; 
}
.status_ok a:hover
{
		font-family:   				sans-serif;
		font-size: 					16px; 
		font-weight:				bold;
		color: 						#12A819;
		text-decoration:		 	none; 
}

.status_notok
{
		font-family:   				sans-serif;
		font-size: 					16px;
		font-weight:				bold;		 
		color: 						#9A1016; 
		text-decoration:		 	none; 
}
.status_notok a
{
		font-family:   				sans-serif;
		font-size: 					16px;
		font-weight:				bold;		 
		color: 						#9A1016; 
		text-decoration:		 	underline; 
}
.status_notok a:hover
{
		font-family:   				sans-serif;
		font-size: 					16px;
		font-weight:				bold;		 
		color: 						#9A1016; 
		text-decoration:		 	none; 
}

.tekst_status_ok
{
		font-family:				tahoma;
		font-size:					11px;
		text-decoration:		 	none; 
		color: 						#12A819; 

}
.tekst_status_ok a
{
		text-decoration:		 	underline; 
		color: 						#12A819; 
}
.tekst_status_ok a:hover
{
		text-decoration:		 	none; 
		color: 						#12A819; 
}

.tekst_status_notok
{
		font-family:				tahoma;
		font-size:					11px;
		text-decoration:		 	none; 
		color: 						#9A1016; 
}
.tekst_status_notok a
{
		text-decoration:		 	underline; 
		color: 						#9A1016; 
}
.tekst_status_notok a:hover
{
		text-decoration:		 	none; 
		color: 						#9A1016; 
}

.footer
{
		font-family:				tahoma;
		font-size:					11px;
		color: 						#fefefe; 
		text-decoration:		 	none; 
		line-height:				15px;
}


.footer a
{
		color: 						#fefefe;
		text-decoration:		 	underline; 
}
.footer a:hover
{
		color: 						#cacaca; 
		text-decoration:		 	none; 
}
