/* CSS Document */

.w_top {
	background-image: url(../img/w_top2.png);
	background-repeat: no-repeat;
}
.w_bottom {
	background-image: url(../img/w_bottom.png);
	background-repeat: no-repeat;
}

.w_left {
	background-image: url(../img/w_left.png);
	background-repeat: repeat-y;
}
.w_right {
	background-image: url(../img/w_right.png);
	background-repeat: repeat-y;
}

/*
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
*/

/* 
h1 {
	font-size: 22pt;
}
*/

/*
a {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
*/

.eventDiv0 {
	border-bottom: 3px solid #dddddd;
	border-right: 3px solid #dddddd;
	padding: 10px;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	color: #000;
}

.eventDiv1 {
	border-bottom: 3px solid #dddddd;
	border-right: 3px solid #dddddd;	
	padding: 10px;
	background-color: #FFFFFF;
	margin-bottom: 8px;
}

.eventHdBar {
	border-right: 3px solid #000;
	background-color: #000;
	padding: 10px;
	color: #FFF;
}

.eventHd {
	font-size: 18px;
	font-weight: bold;
}
.eventHd A {
	color: #FFF;
	text-decoration: none;
}
.eventHd A:Hover{
	color: #FF0;
	text-decoration: none;
}

.eventSubHd {
	font-size: 12px;
	color: #FFF;
}

.topHd {
	font-size: 22pt;
	font-weight: bold;
	padding: 10px;
	background-color: #111111;
}

.naviDiv a {
	text-decoration: none;
	color: #000000;
}

.naviDiv a:hover {
	text-decoration: underline;
}
.sarakeOtsikko {
	font-weight: bold;
}

.img_toiminnan_tyyppi_symbol {
	margin-right: 5px;
}

#div_sidebar_symbols_legend {
	font-size: 0.8em;
}

#div_sidebar_symbols_legend A {
	font-weight: normal;
	text-decoration: none;
}

#div_sidebar_symbols_legend A:Hover {
	text-decoration: underline;
}

/* kesapassi/config.php  */
.hakuMatch{
	/*	color: #F00; */
	background-color: #FF9;
}
