

/* form elements */

.location  {
	font-size:11px;
	
	background:#FFFFFF;
	border: none;
	font-family:  Arial, Helvetica, sans-serif;
	color:#222222;
}

#loc_buttons  {
	font-size:10px;
	
	background: none;
	border: none;
	font-family:  Arial, Helvetica, sans-serif;
	color:#2222ff;
}


/*    tekst stylen    */


.cont_tekst_def {
font-size: 14px;
line-height: 30px;
}
.cont_tekst_small {
font-size: 12;
line-height: 25px;
}
.cont_tekst_kolomkop {font-size: 16px; }
.subkop {
	font-size: 16px;
	color: #D7D7D7;
	font-weight:bold;
}


.title_col_gr {color: #8CC63F}

.title_col_bl {color: #3851F4}

.title_col_re {color: #FF0000}
