

/* Tyylit */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
}

p{
	margin:10px 0;
}

a { text-decoration: none; color:#318a3e }
a:hover { text-decoration: underline; color:#318a3e}
a.menu { text-decoration: none; font-weight: bold; color:#318a3e  }
a.link { text-decoration: none; font-weight: bold; color:#318a3e  }
a:hover.link { text-decoration: underline; font-weight: bold; color:#318a3e  }


a.news, a.news:link, a.news:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.teksti { color: #000000; font-style: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
 
a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

td {
  color: #000000; font-style: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
 
.reunauutinen { color: #333333; font-style: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif }


/* 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: #ab0000 !important;
	text-decoration: none !important;
}



a.news, a.news:link, a.news:visited {
	color:#0c6c94;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text{
	width:100%;
}

h1 {
	color: #163f1c; 
	font-size: 24px; 
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	background: url(../img/h1_bg.jpg) bottom repeat-x;
	height: 29px;
}

h2 {
	font-size: 18px;
	color: #5b9761;
}

h3 {
	font-size: 12px;
	color: #000000;
}

h4 {
	color: #458AD7;
}

h5 {
	color: #458AD7;
}

h6 {
	color: #458AD7;
}

#green_bord {
border: 2px solid rgb(127, 191, 127); 
padding: 10px; 
width: 330px;
}



