/* ---------------------------------------------------------------------------------     Sivuston yläosa    ---------------------------------------------------------------------------*/
#ylapalkki {
 	width: 850px;
 	float: left;
 	height: 36px;
 	background: url(../images/harrasteheader_palkki.gif/$file/harrasteheader_palkki.gif) no-repeat;
}
#header {
 	color: #333;
 	width: 850px;
 	float: left;
 	height: 59px;
 	background: url(../images/harrastejatko_header.jpg/$file/harrastejatko_header.jpg) no-repeat;
}
#ylapalkki #haku {
	display: block;
	float: right;
	margin-left: 30px;
	position: relative;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	margin-top: -30px;
}
/* ---------------------------------------------------------------------------------     Navikaatio elementit      ------------------------------------------------------------------------------------------------------*/
#navikaatio .active:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
	font-style: normal;
	text-decoration: none;
}
#navikaatio .active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #ed1c24;
	font-style: normal;
	text-decoration: none;
}
/* ---------------------------------------------------------------------------------      Sisältö otsikko värinä #ed1c24      ------------------------------------------------------------------------------------------------------*/
#sisalto #uutiset h1, #sisalto #uutiset h2, #sisalto #uutiset h3, #sisalto #uutiset h4, #sisalto #uutiset h5, #sisalto #uutiset h6 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ed1c24;
	font-style: normal;
}

