BODY {
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #d0e4c9;

}
p {
	font-size: 16px;
	font-family: Calibri, Arial, sans-serif;
	color: #000000;
}
textarea p {
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
}
.newsHeader, .hewsHeader #a {
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
}
.newsDate {
	font-family: Calibri;
	font-size: 10px;
	color: #006699;
}
a.news, a.news:link, a.news:visited {
	font-family: Calibri;
	color: #489D26;
	text-decoration: none;
	font-size: 12px;
}
a, a:link, a:visited {
	font-family: Calibri, Arial, sans-serif;
	text-decoration: none;
	color: #489D26;
	font-size: 14px;
}
a {
	font-family: Calibri, Arial, sans-serif;
	text-decoration: none;
	color: #489D26;
	font-size: 14px;
}
.newsDate {
	font-family: Calibri;
	font-size: 10px;
	color: #006699;
}
TD {
	font-family: Calibri, Arial, sans-serif;
	color: #000000;
}
.contentHeader {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
.nospace_table {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
.nospace_cell {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Calibri;
	color: #009900;
	font-size: 22px;
}
h2 {
	font-family: Calibri;
	font-size: 18px;
	color: #009900;
}
h3 {
	font-family: Calibri;
	font-size: 12px;
	color: #009900;
}
h4 {
	font-family: Calibri;
	color: #458AD7;
}
h5 {
	font-family: Calibri;
	color: #458AD7;
}
h6 {
	font-family: Calibri;
	color: #458AD7;
}
hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border: 0;
	width: 100%;
}
fieldset{
	padding:10px;
	border:1px solid #c3c3c3;
	margin-bottom:10px;
}
legend{
	font-weight:bold;
	color:#555555;
}
.text{
	width:100%;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
img {
	border: 0;
}
/* Tällä pakotetaan editorin sisällön linkit oikean näköisiksi
   Eli yleensä sama tyyli kuin tuossa yllä a-elementille, mutta jokaisen perään !important */
.mceContentBody a,.mceContentBody a:link, .mceContentBody a:visited{
	font-family: arial !important;
	color: #489D26!important;
	text-decoration: none !important;
}
.banner_otsikko{
	height: 30px;
	width: 213px;
	padding-left: 10px;
	font-family: [DIN];
	font-size: 14px;
	font-weight: normal;
	vertical-align: center;
	text-transform: uppercase;
	color: white;
	background-image:url(../img/banner_bg_ots2.jpg);
	background-repeat: no-repeat;
}
.yhteystiedot{
	background-image:url(../img/yht_bg.jpg);
	background-repeat: repeat-y;
}
.banner_sisalto{
	background-image:url(../img/yht_bg.jpg);
	background-repeat: repeat-y;
	padding: 15px;
	font-family: Calibri;
	font-size: 12px;
	color: #676767;
	height: auto;
}
.banner_uutiset{
	background-image:url(../img/yht_bg.jpg);
	background-repeat: repeat-y;
	padding: 20px;
	font-family: Calibri;
	font-size: 12px;
	color: #676767;
}
/* Dropdownmenu*/
.menuarea{
	position:absolute;
	width: 150px;
	display:none;
	/*border:1px solid #89CF11;
	background-color:#89CF11;*/
}
/*Jäsensivuille*/
.menuarea_j{
	position:absolute;
	display:none;
	width: 200px;
	/*border:1px solid #89CF11;
	background-color:#89CF11;*/
}
#menutable .menu_mover_on{
	color: white;
	background-image:url(../img/menu_bg_valittu.jpg);
	background-repeat: repeat-x;
}
#menutable .menu_mover_out{
	color: white;
}
#menutable .menu_a{
	color: white;
	background-image:url(../img/menu_bg_valittu.jpg);
	background-repeat: repeat-x;
}
#menutable .menutop_a{
	color: white;
	padding:0 14px;
}
#menutable .menutop{
	color: white;
	padding:0 14px;
}
#menutable .menusub_a{
	padding:0 0px;
	margin-top: 0px;
	color: white;
	text-align: left;
	display: block;
}
#menutable .menusub{
	padding:0 0px;
	margin-top: 0px;
	color: white;
	text-align: left;
	display: block;
}

.yksityis_one_label{
	background-color: #89CF11;
	font-weight: bold;
	color: #fff;
	padding: 5px;
}

.yksityis_one_info{
	background-color: #d4ea98;
	padding: 0 5 0 5;
}

.yksityis_alue_admin{
	background-color: #d4ea98;
	padding: 10px;
	border: 1px solid #89CF11;
}

