/* Linker */
#hvitlink A:active { COLOR: #C0C0C0; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: none;
	font-family: Arial, Helvetica; 
 	text-decoration: none; 
}
#hvitlink A:visited { COLOR: #C0C0C0; 
	font-size: 12px; 
	font-weight: bold;
	font-style: none;
	font-family: Arial, Helvetica; 
	text-decoration: none;
}
#hvitlink A:hover { COLOR: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold;
	font-style: none; 
	font-family: Arial, Helvetica; 
	text-decoration: none;
}
#hvitlink A:link { COLOR: #C0C0C0; 
	font-size: 12px; 
	font-weight: bold;
	font-style: none;  
	font-family: Arial, Helvetica; 
	text-decoration: none;
}
#inpagelink A:active { COLOR: #000000; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: none;
	font-family: Arial, Helvetica; 
 	text-decoration: none; 
}
#inpagelink A:visited { COLOR: #000000; 
	font-size: 12px; 
	font-weight: bold;
	font-style: none;
	font-family: Arial, Helvetica; 
	text-decoration: none;
}
#inpagelink A:hover { COLOR: #FF0000; 
	font-size: 12px; 
	font-weight: bold;
	font-style: none; 
	font-family: Arial, Helvetica; 
	text-decoration: none;
}
#inpagelink A:link { COLOR: #000000; 
	font-size: 12px; 
	font-weight: bold;
	font-style: none;  
	font-family: Arial, Helvetica; 
	text-decoration: none;
}
#storlink A:active { COLOR: #000000; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: none;
	font-family: Arial, Helvetica; 
 	text-decoration: none; 
}
#storlink A:visited { COLOR: #000000; 
	font-size: 16px; 
	font-weight: bold;
	font-style: none;
	font-family: Arial, Helvetica; 
	text-decoration: none;
}
#storlink A:hover { COLOR: #FF0000; 
	font-size: 16px; 
	font-weight: bold;
	font-style: none; 
	font-family: Arial, Helvetica; 
	text-decoration: none;
}
#storlink A:link { COLOR: #000000; 
	font-size: 16px; 
	font-weight: bold;
	font-style: none;  
	font-family: Arial, Helvetica; 
	text-decoration: none;
}
.mouse_over { COLOR: #FF0000; 
	font-size: 12px; 
	font-weight: bold;
	font-style: none; 
	font-family: Arial, Helvetica; 
	text-decoration: none;
}
.mouse_out { COLOR: #000000; 
	font-size: 12px; 
	font-weight: bold;
	font-style: none;  
	font-family: Arial, Helvetica; 
	text-decoration: none;
}

/* Tekst */
.uberskrift   { COLOR: #000000; 
	font-size: 20px; 
	font-weight: bold;
	font-style: none; 
	font-family: Arial, Helvetica; 
	text-decoration: none;
    margin-left: 6PX;
	margin-top: 4PX;
    margin-right: 4PX;
}
.overskrift   { COLOR: #000000; 
	font-size: 16px; 
	font-weight: bold;
	font-style: none; 
	font-family: Arial, Helvetica; 
	text-decoration: none;
    margin-left: 6PX;
	margin-top: 4PX;
    margin-right: 4PX;
}
.brodtext   { COLOR: #000000; 
	font-size: 12px; 
	font-weight: none;
	font-style: none; 
	font-family: Arial, Helvetica; 
	text-decoration: none;
    margin-left: 6PX;
	margin-top: 4PX;
	margin-bottom: 4PX;
    margin-right: 6PX;
}
.textfield   { COLOR: #000000; 
	font-size: 12px; 
	font-weight: bold;
	font-style: none; 
	font-family: Arial, Helvetica; 
	text-decoration: none;
	text-align: center;
	vertical-align: middel;

}
.alert {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}