#calcont-left {
	float: left;
	width: 155px;
}

#calcont-right {
	position: absolute;
	left: 160px;
	float: right;
	width: 545px;
}

#calcont-anmeld {
	position: absolute;
	left: 40px;
	float: right;
	width: 505px;
}

#fett {
	text-align: center; 
	font-weight: bold;
}

#evnt-bold {
	font-size: 12px;
	font-weight: bold;
}

.f-button {
	font-size: 10px;
	width: 140px;
}

.s-box {
	width: 120px;
}

#hr-line {
	color: Red;
}

#calcont-rile {
	position: absolute;
	width: 181px;
	border: 1px solid Red;
	padding-left: 2px;
	padding-top: 2px;
}

#calcont-rice {
	position: absolute;
	width: 220px;
	left: 100px;
	border: 1px solid Red;
	padding-left: 2px;
	padding-top: 2px;
}

#calcont-riri {
	position: absolute;
	left:325px;
	width: 220px;
	border: 1px solid Red;
	padding-left: 2px;
	padding-top: 2px;
}

.calendarNav {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style:	normal;
/*	background-color: #3f6551;*/
	background-color: #0066CC;
}

.calendarTop{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
/*	background-color: #3f6551;*/
	background-color: #0066CC;
}

.calendarToday {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	background-color: #A0C0C0;
}

.calendarDays1 {
	width: 20px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}

.calendarHL {
	width: 20px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	background-color: #00FF00;
	text-align: center;
}

.calendarHeader {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	background-color: #A9B4B3;
	color: #FFFFFF;
}

.calendarTable {
/*	background-color: #3f6551;
	border: 1px #3f6551 solid;*/
	background-color: #0066CC;
	border: 1px #0066CC solid;
}

.calendarDays2 {
	width: 150px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
