/* hide the navbar */
.udm { display:none; }

/* ÖID-Friidrott 2005 */
body{
	background-image:	url(../images/background.jpg);
	background-repeat:	repeat-x;
	margin-top:			0px;
	margin-left:		0px;
	background-color:	#DEE0DF;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
}
a{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		normal;
	color:				#1d6ab2;
	text-decoration:	none;
}
pre{
	font-family: 		"Courier New", Courier, monospace;
	font-size:			11px;
	}
td{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
}
h1{
	color: 				#1D6AB2;
	font-family: 		Arial, Helvetica, sans-serif;
	font-weight: 		bold;
	font-size: 			14px;
	margin-bottom: 		4px;
	margin-top: 		10px;
}
h2{
	color: 				#1D6AB2;
	font-family: 		Arial, Helvetica, sans-serif;
	font-weight: 		bold;
	font-size: 			12px;
	margin-bottom: 		2px;
	margin-top: 		10px;
}
h3{
	color: 				#1D6AB2;
	font-family: 		Arial, Helvetica, sans-serif;
	font-weight: 		normal;
	font-size: 			12px;
	margin-bottom: 		2px;
	margin-top: 		5px;
}
h4{
	color: 				#1D6AB2;
	font-family: 		Arial, Helvetica, sans-serif;
	font-weight: 		normal;
	font-style: 		italic;
	font-size: 			11px;
	margin-bottom: 		2px;
	margin-top: 		2px;
}

.content{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
	}
.contenthead{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color:				#b7002e;
	}
.headline{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			16px;
	font-weight:		bold;
	}
.tableheader{
	font-weight:		bold;
	color: 				#1A69AE;
	background-color: 	#DEDFE1;
}
.frontpage-text-creator{
	font-style: 		italic;
	font-size: 			9px;
	color: 				#999999;
}
.counter{
	font-size: 			9px;
	color: 				#999999;
}

/* CALENDAR */
.dailyinfo{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	background-color: #EEF2F8;
	border: none;
	width: 100%;
	}
.calendar{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: #EEF2F8;
	border: solid 0px #00497C;
	}
.calendar_noborder{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: #EEF2F8;
	border: none;
	}
.calendarcell{
	border: solid 1px #EDF1F8;
	background-color: #D7DFEA;
	color: #7292B3;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 20px;
	}
.calendarcell_active{
	border: solid 1px #EDF1F8;
	background-color: #D7DFEA;
	color: #C77F81;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 20px;
	}
a.calendarcell_active_link{
	color: #C77E81;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
a.calendarcell_active_link:link{
	color: #C77E81;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
a.calendarcell_active_link:visited{
	color: #C77E81;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
a.calendarcell_active_link:hover{
	color: #C77E81;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
.calendarcell_today{
	border: solid 1px #C67E80;
	background-color: #D7DFEA;
	color: #7292B3;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.calendarcell_today_active{
	border: solid 1px #C67E80;
	background-color: #D7DFEA;
	color: #C77E81;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
