.type {
	clear: both;
	display: block;
	font-size: 13px;
	border-radius: 4px;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 14px;
	border: 1px solid;
	color: #000;
	text-decoration: none;
}

.fakturert {
	clear: both;
	display: block;
	font-size: 13px;
	border-radius: 4px;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 14px;
	background:  #f9e79f  ;
	border: 1px solid  #b7950b;
	color: #000;
	text-decoration: none;
}

.selskap {
	clear: both;
	display: block;
	font-size: 13px;
	border-radius: 4px;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 14px;
	background: #7ceb98 ;
	border: 1px solid #4a8d5b   ;
	color: #000;
	text-decoration: none;
}

.arrangement {
	clear: both;
	display: block;
	font-size: 13px;
	border-radius: 4px;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 14px;
	background: #FFBF48 ;
	border: 1px solid #b28532  ;
	color: #000;
	text-decoration: none;
}

.kafe {
	clear: both;
	display: block;
	font-size: 13px;
	border-radius: 4px;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 14px;
	background:  #CEF0FF   ;
	border: 1px solid #90a8b2    ;
	color: #000;
	text-decoration: none;
}

.event {
	clear: both;
	display: block;
	font-size: 13px;
	border-radius: 4px;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 14px;
	/* background:  #FFB5B5; */
	/* border: 1px solid #b27e7e; */
	/* color: #000; */
	text-decoration: none;
}

.ferdig {
	clear: both;
	display: block;
	font-size: 13px;
	border-radius: 4px;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 14px;
	background:  #d9d91d;
	border: 1px solid #a5a512;
	color: #000;
	text-decoration: none;
}


.fakturert1 {
	clear: both;
	display: block;
	font-size: 13px;
	border-radius: 4px;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 14px;
	background:  #0fbb53;
	border: 1px solid #096c30;
	color: #000;
	text-decoration: none;
}


.levert {
	clear: both;
	display: block;
	font-size: 13px;
	border-radius: 4px;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 14px;
	background:  #cbf99f ;
	border: 1px solid #549d0e;
	color: #000;
	text-decoration: none;
}

.iarbeid  {
	clear: both;
	display: block;
	font-size: 13px;
	border-radius: 4px;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 14px;
	background:  #1fc0c0;
	border: 1px solid #0b9090;
	color: #000;
	text-decoration: none;
}

.today {
	background: #e5e5e5;
}

.day {
	background: #e5e5e5;
	border-radius: 8px;
	padding: 4px;
	margin:4px;
}