/* CSS Document  FOR JTK.no -  Copyright Jan Thore Kristiansen*/

.vanlig_tekst{
	font-family: Verdana;
	font-size:12px;
	color:#000000;
	}
.overskrift{
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	}
.bilde_tekst{
	font-size: 9px;
	color:#000000;
}
.font9{ font-size:9px;}
.font10{ font-size:10px;}
.font12{ font-size:12px;}
.font14{ font-size:14px;}
.font16{ font-size:16px;}
.font18{ font-size:18px;}
.font24{ font-size:24px;}

.rod{color:#FF0000;}
.sort{color:#000000;}
.orange{color:#FF9900;}

.jtk_bla{color:#336699;}

.fet{font-weight:bold;}
.kursiv{font-style:italic;}
.understreket{text-decoration:underline;}

.center {text-align: center;} 


.duerher_copyright{
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	color:#000000;
	}	
.duerher_copyright:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	}	

.overskrift_side{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#336699;
	}	

A {
	font-family: Verdana;
	font-weight: normal ;
	text-decoration: none;
	color:#000000;
	text-decoration: underline;
	}

A:hover {
	font-family: Verdana;
	font-weight: normal ;
	text-decoration: underline;
	color:#000033;
	}	

/*FOTOALBUMET */
/*--------------------------------------------------------------------------------------------------*/
.fotoalbum_overskrift{
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	}	
.fotoalbum_forklarende{
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	}
.fotoalbum_bildetekst{
	font-size: 11px;
	color:#000000;
	}
.fotoalbum_index_tittel{
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	}




/* MENY SKRIFTER */
/*--------------------------------------------------------------------------------------------------*/
.meny_overskrift{
	font-size:12px;
	font-weight: bold;
	color:#336699;
}	
.meny{
	font-family: Verdana;
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
	color:#336699;
	}
	
.meny A {
	font-family: Verdana;
	font-weight: 600;
	text-decoration: none;
	color:#336699;
}

.meny A:hover {
	font-family: Verdana;
	font-weight: 600;
	text-decoration: underline;
	color:#336699;
}


/*Beskjed boks og hva er nytt boks på Forsiden*/
/*--------------------------------------------------------------------------------------------------*/
/*Overskrift på feldset i beskjedbox*/
.msgbox_overskrift{
	font-size:12px;
	font-weight:bold;
	color:#336699;
}
/*For Beskjedboksen */
.msgbox{ 
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}

/*Overskrift på feldset i hvaernytt box*/
.hvaernyttbox_overskrift{
	font-size:12px;
	font-weight:bold;
	color:#336699;
}
/*For hva er nytt boksen */
.hvaernyttbox{ 
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}	

/* GJESTEBOK SKRIFTER */
/*--------------------------------------------------------------------------------------------------*/

.gjestebok{	
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	}

/*Tekst der hvor bruker må fylle ut: Navn, E-post*/
.gjestebok_input-tekst{
	font-size: 11px;
	color:#000000;
	font-weight: bold;
}

/*Feil melding, hvis ikke alt er skrivd ut*/
.gjestebok_beskjed{
	font-size: 10px;
	color:red;
	font-weight: bold;
}
/*Send melding knappen*/
.gjestebok_send-knapp{
/*TOM*/
}

.gjestebok_tabellbakgrunn{
	background-color:#F0F0F0;
}












