/* --- FRAMEWORK --------------------------- */


.datetime {

	font-family: arial; 
	font-size: 6pt; 
	color: #000000;
	text-align: left;
}

.text {

	font-family: verdana,arial; 
	font-size: 10px; 
	color: #000000;
	text-align: left;
	line-height: 15px;
}

.text0 {
	font-family: verdana,arial; 
	font-size: 6pt; 
	color: #000000;
}
.text1 {
	font-family: verdana,arial; 
	font-size: 8pt; 
	color: #000000;
}
.text2 {
	font-family: verdana,arial; 
	font-size: 10pt; 
	color: #000000;
}


.heading {
	color: #272643;
	font-family: verana,arial; 
	font-size: 10pt; 
	font-weight: bold;
}

.heading0 {
	color: #272643;
	font-family: verdana,arial; 
	font-size: 10pt; 
	font-weight: bold;
}

.heading1 {
	color: #272643;
	font-family: verdana,arial; 
	font-size: 12pt; 
	font-weight: bold;
}
.heading2 {
	color: #272643;
	font-family: verdana,arial; 
	font-size: 14pt; 
	font-weight: bold;
}
.link	{ 
	font-family: verdana,arial; 
	font-size: 8pt; 
	color: #000000; 
	text-decoration: none;
	font-weight: normal;
}	
.warning {
	font-family: arial; 
	font-size: 12pt; 
	color: red;
}


/* --- MENY --------------------------- */

.menu0		{ 
	font-family: arial,verdana,arial; 
	font-size: 8pt;  
	color: #272643; 
	text-decoration: none;
	font-weight: normal;
}
.menu1	{ 
	font-family: arial; 
	font-size: 8pt; 
	color: #272643; 
	text-decoration: none;
	font-weight: normal;
}	
.menu2	{ 
	font-family: arial; 
	font-size: 8pt; 
	color: #000000; 
	text-decoration: none;
	font-weight: normal;
}	
.menutext	{ 
	font-family: arial; 
	font-size: 16pt; 
	color: #000000; 
	text-decoration: none;
	font-weight: normal;
}	


/* --- PSEUDO KLASSER --------------------------- */

A:active   
{
	text-decoration: none; 
	color: #000000;
}

A:hover   
{
	text-decoration: underline; 
	color: #000000;
}


/* --- SAJT SPECIFIKT --------------------------- */

.inputfld {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	color: #000000; 
	text-decoration: none; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

