@charset "utf-8";
/* CSS Document */

.eventDayPicker	{
	font-size:9px;
	width:237px;
}
.ruter	{
	border:1px solid #003366;
	text-align: center;
	background-color:#b7d8dc;
}
.ruter	a:link	{
	text-decoration:none;
	color:#000000;
}
.ruter	a:visited	{
	text-decoration:none;
	color:#000000;
}
.ruter	a:hover	{
	color:#000000;
	text-decoration:underline;
}
.maanedNavn	{
	font-weight:bold;
	text-align:left;
	font-size:1.4em;
}
.dagerNavn	{
	font-weight:bold;
	text-align: center;
	font-size:1.2em;
	background-color:#003366;
	color:#FFFFFF;
}
.eventFrame	{
	width:670px;
	padding-top:10px;
	margin-bottom:10px;
	padding-bottom:15px;
}
#eventDate	{
	font-size:1.0em;
	font-weight:bold;
	color:#034A80;
}
#eventDatePrintVersjon	{
	font-size:1.5em;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
#eventDato	{
	font-size:0.9em;
	float:left;
	width:70px;
	font-weight:bold;
}
#eventDatoPrintVersjon	{
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
	width:70px;
}
#eventNavn	{
	font-size:0.9em;
	font-weight:bold;
	width:640px;
	
}
#eventNavnPrintVersjon	{
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
#eventBeskr	{
	font-size:0.8em;
	width:100%;
	line-height:18px;
	padding-bottom:10px;
}
#eventBeskrPrintVersj	{
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
	width:400px;
	line-height:18px;
	padding-left:70px;
	padding-right:10px;
	border-top:1px solid #d6d6d6;
}
#eventBilde	{
	vertical-align:top;
	float:right;
	border:2px solid #FFFFFF;
}	
#eventPrintText	{
	font-size: 0.7em;
	color:#d6d6d6;
}
#eventInfo	{
	font-size:0.6em;
	line-height:18px;
}
#eventInfoText	{
	font-weight:bold;
}
.eventURL	{
	font-size:1em;
	color:#000000;
}
.eventURL	a:link{
	text-decoration:none;
	color:#000000;
}
.eventURL	a:visited{
	text-decoration:none;
	color:#000000;
}	
.eventURL	a:hover{
	color:#33FF00;
}
#eventInfoPrintVersj	{
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	padding-left:70px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
}
#eventInfoPrint	{
	padding-left:550px;
	padding-top:3px;
	padding-bottom:3px;
}
#eventInfoShowEventDates	{
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}
#noEventTodayHeading	{
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:6px;
}
#noEventTodayText	{
	font-size:0.8em;
	line-height:18px;
}
#mailto	{
	color:#000000;
	text-decoration:underline;
}
#mailto a:link	{
	color:#000000;
}
#mailto a:visited	{
	color:#000000
}
#mailto a:hover	{
	color:#CC6600;
}
.annonse {
	width:650px;
	margin-bottom:30px;
	border:1px solid #000000;
}
.printButton	{
	margin-left:10px;
}
.closeButton	{
	margin-left:10px;
}
#eventIframe	{
	padding-top:0px;
}
#eventRamme {
}
#eventsTodayLink a{
	font-size: 1.2em;
	color:#000000;
	text-decoration:none;
	float:right;
}
#eventsTodayLink a:hover	{
	text-decoration:underline;
}
.eventsKalender	{
	width:73px;
	height:108px;
	background-image:url(../images/bg_date.png);
	background-repeat:no-repeat;
}
#eventsKalenderText	{
	padding-top:11px;	
}
#eventKalenderDag	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding-top:10px;
	padding-right:10px;
}
#eventKalenderDato	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.0em;
	font-weight:bold;
	color:#B6D9ED;
	text-align:center;
	padding-right:10px;
}
#eventKalenderMnd	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.6em;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding-right:10px;

}
#eventKalenderAar	{
	font-size:0.8em;
	color:#cc6600;
	font-weight:bold;
	background-color:#FFF;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}
