td{

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#DFDCDA;
}
.modul_textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.modul_tittel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#DFDCDA;
}
.link_portal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#DFDCDA;
}
.filvedlegg_lenke, A.filvedlegg_lenke, A.filvedlegg_lenke:visited, A.filvedlegg_lenke:active{
	text-decoration:none;
}
A.filvedlegg_lenke:hover{
	text-decoration:underline;
}
A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#DFDCDA;
}
A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#DFDCDA;
}
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#DFDCDA;
}
.hvit_ramme{
	border: 1px solid #FFFFFF;
}
.meny {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#DFDCDA;
	font-weight: bold;
}
A.meny {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#DFDCDA;
	font-weight: bold;
}
A.meny:visited {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#DFDCDA;
	font-weight: bold;
}
A.meny:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#DFDCDA;
	font-weight: bold;
	text-decoration:underline;
}
A.meny:active {
	font-family: Verdana;
	font-size: 10px;
	color:#DFDCDA;
	font-weight: bold;
	text-decoration:underline;
}

.skjematekst {
	font-family: Verdana, sans-serif;
	font-size: 14px;
}
/************ARTIKKEL****************/
.nyhet-tittel, .nyhet-tekst, .nyhet-ingress, .nyhet-dato, .nyhet-kategori, 
A.nyhet-albumlenke, A.nyhet-albumlenke:visited, A.nyhet-albumlenke:hover{
	
	font-family: Verdana, Helvetica, sans-serif;
}

.nyhet-tittel {
	font-size: 18px;
	font-weight: bold;
	color:#DFDCDA;
	padding-bottom:20px;
}
.nyhet-tekst {
	font-size: 10px;
	color:#DFDCDA;
}
.nyhet-ingress {
	font-size: 10px;
	font-weight: normal;
	color:#DFDCDA;
}
.nyhet-dato {
	font-size: 10px;
	/*font-weight: bold;*/
}
.nyhet-kategori {
	font-size: 16px;
	/*background-color: #F7F7F7;*/
	border: thin dashed;
	color:#DFDCDA;
	padding-left: 23px;
	/*height: 20px;*/
	display: block;
	padding-bottom: 0px;
}
A.nyhet-albumlenke {
	font-size: 10px;
	font-weight: bold;
	color:#DFDCDA;
	text-decoration:none;
	
}
A.nyhet-albumlenke:visited {
	font-size: 10px;
	font-weight: bold;
	color:#DFDCDA;
}
A.nyhet-albumlenke:hover {
	text-decoration:underline;

}
/****************************************/

/************LIST****************/
.list_tittel_top, .list_tittel, A.list_tittel, A.list_tittel:hover, A.list_tittel:visited, A.list_tittel:active, 
.list_ingress, .list_dato{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#DFDCDA;
}

.list_tittel_top {
	font-size: 10px;
	font-weight: bold;
}
.list_tittel, A.list_tittel, A.list_tittel:hover, A.list_tittel:visited, A.list_tittel:active {
	font-size: 10px;
	font-weight:bold;
}
A.list_tittel, A.list_tittel:hover, A.list_tittel:visited, A.list_tittel:active  {
	text-decoration:none;
}
.list_ingress {
	font-size: 10px;
}
.list_dato {
	font-size: 10px;
	/*font-weight:bold;*/
}
A.list_lesmer, A.list_lesmer:hover, A.list_lesmer:active, A.list_lesmer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#DFDCDA;
	text-decoration:underline;
}
/****************************************/
/************POLL****************/
.poll, .poll_show_valg, .poll_tittel, .poll_spm, A.poll_list, A.poll_list:hover, A.poll_list:active, .poll_show_tittel,
.poll_show_spm, .poll_show_send{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#DFDCDA;
}
.poll {
	font-size: 10px;
	/*background-color: #FF6600;*/
}
.poll_show_valg {
	font-size: 11px;
	padding-left: 17px;
	padding-right:10;
	
}
.poll_tittel {
	font-size: 10px;
	font-weight: bold;
}
.poll_spm {
	font-size: 10px;
}
A.poll_list {
	font-size: 11px;
	text-decoration:none;
}
A.poll_list:hover {
	font-size: 11px;
	text-decoration:underline;
}
A.poll_list:active {
	font-size: 11px;
}
.poll_show_tittel {
	font-size: 11px;
	font-weight: bold;
	padding-left: 17px;
	padding-right:10;
	/*background-color:#CCCCCC;*/
}
.poll_show_spm {
	font-size: 11px;
	padding-left: 17px;
	padding-right:10;
}
.poll_show_send {
	font-size: 11px;
	padding-left: 17px;
}
/****************************************/


/************ALBUM START****************/
.album_liste_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 23px;
	padding-right: 23px;
	/*border: thin solid #CCCCCC;*/
}
.album_bilde{
	/*background-color: #F7F7F7;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	margin: 3px;
	padding: 0px;
	border: 0px none;
}
/****************************************/
.meny {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
}
/************TIPS EN VENN****************/
.tipsEnVenn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#DFDCDA;
	/*background-color: #F7F7F7;*/
	/*border: thin solid;*/
}
.tipsEnVennSkjema {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
/****************************************/
.feilmelding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#DFDCDA;
}
.feilmeldingTittel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.oppslag_box {
	height: auto;
	width: 100%;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #686868;
}
/************KALENDER****************/
.kalender_box {
	height: auto;
	width: 150px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #686868;
}
.side_tittel {
	font-size: 10px;
	color:#DFDCDA;
	font-weight: bold;
	padding-left:9px;
	/*background-color:#CCCCCC;*/
}
.arr_box_tittel {
	font-size: 10px;
	color:#DFDCDA;
	font-weight: bold;
}
.arr_box_tittel_lenke {
	text-decoration:  none;
	font-weight: bold;
	font-size: 10px;
}
A.arr_box_tittel_lenke {
	text-decoration:  none;
	font-weight: bold;
	font-size: 11px;
}
A.arr_box_tittel_lenke:visited {
	text-decoration:  none;
	font-weight: bold;
	font-size: 11px;
}
A.arr_box_tittel_lenke:hover {
	text-decoration:  underline;
	font-weight: bold;
	font-size: 11px;
}
.arr_box_dato {
	font-size: 9px;
}
.arr_box_sted {

}
.arr_box_besk {

}
.kalender_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.kalender_list_tittel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
/****************************************/
/************SLIDESHOW****************/
.slideshow_box, .slideshow_picture, .slideshow_link_valgt, 
A.slideshow_link, A.slideshow_link:hover, A.slideshow_link:visited, A.slideshow_link:active, .slideshow_beskrivelse{

		font-family: Verdana, Arial, Helvetica, sans-serif;
}
.slideshow_box{
	font-size: 10px;
	color:#DFDCDA;
	/*border: 1px dashed #000000;*/
}
.slideshow_picture{
	font-size: 10px;
	color:#DFDCDA;	
}
.slideshow_link_valgt{
	font-size: 10px;
	color:#DFDCDA;	
	text-decoration:none;
	font-weight:bold;
}
A.slideshow_link{
	font-size: 10px;
	color:#DFDCDA;	
	text-decoration:none;
}
A.slideshow_link:hover{
	font-size: 10px;
	color:#DFDCDA;	
	text-decoration:underline;
}
A.slideshow_link:visited{
	font-size: 10px;
	color:#DFDCDA;	
}
A.slideshow_link:active{
	font-size: 10px;
	color:#DFDCDA;	
}
.slideshow_window{
	/*background-color: #CCCCCC;*/
	color:#DFDCDA;	
}
.slideshow_tittel{
	font-size: 16px;
	font-weight:bold;
}
.slideshow_beskrivelse{
	font-size: 10px;
	margin-bottom: 15px;
	display: block;
} 
.slideshow_visbilde{
	/*border: 1px solid #000000;*/
	margin-top: 15px;
	margin-bottom: 4px;
}
/********************************************/
A.undertekst_lenke, A.undertekst_lenke:visited, A.undertekst_lenke:hover, A.undertekst_lenke:active{
	color:#DFDCDA;
	text-decoration: underline;
}
