


html, body {
	height:101%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing:antialiased;
	text-rendering: optimizeLegibility;
}
html {
	font-size:10px;
	font-size:0.625em;
}

body {
	font-size:16px;
	font-size:1.6em;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	color:#000000;
}

table, td {
	font-size: 1em;
	font-weight:normal;
	vertical-align:top;
	border-spacing:0;
}

#sisalto a,
.editor-body a  {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	border-bottom: 1px solid #999999;
	color:#727272;
}
#sisalto figure a   {
	border-bottom: 0;
}
#sisalto a:hover { text-decoration: none;  }



main, #sisalto, #editor1, #editor2, #editor3, #editor4, #editor5, #editor6, #editor7, #editor8,.editor-body {
	font-size:100%;
	line-height:1.5em;
	color:#000000;
	font-weight:400;
	font-size:1.8rem;
}


strong, b {
	font-weight:bold;
}
small {
	font-size:0.8em;
}
img {
	border:0;
}
main img, #sisalto img, #editor1 img, #editor2 img, #editor3 img, #editor4 img, #editor5 img, #editor6 img, #editor7 img, #editor8 img {
	vertical-align:baseline;

}
#sisalto table {
	line-height:1.5em;
}

h1, h2, h3, h4, h5, h6 {
	line-height:normal;
}

.apuotsikko {
	text-align:center;
	font-size:1.3em;
	line-height: 1.5em;
}
h1 {
	font-size:2.0em;
	line-height:1.1em;
	margin:0.5em 0 1em 0;
	padding:0.2em 0 0 0;

	font-weight:700;

	letter-spacing:0.07em;
}
h1,
h1 span {
	color:#333333;
	/*color:#8A5643;*/
}
h1.paaotsikko {
	text-align:center;
}
/*
.etusivu h1 {
	font-size:2.5em;
}
*/
h1 small {
	font-size:0.75em;
	line-height:1.0em
}
#editor8 h1 {
color:#8A5643;
}
h2 {
	font-size:1.25em;
	font-weight:600;
	margin:1em 0 1em 0;
	/*padding:0 20%;*/
}
h3 {
	font-size: 1.13em;
	margin:2em 0 1.6em 0;
	font-weight:600;
}
.ketjutus_t .layout16 h3,
.ketjutus_t .layout17 h3 {
	margin:0 0 1.6em 0;
}

h4 {
	font-size: 1em;
	margin:0;
}
p {
	margin:0 0 1em 0;
}

p img {
	margin:2em 0;
}



#sisalto ul,
.editor-body ul {
	margin:0 0 1em 1.5em;
	padding:0;
	list-style:disc;
}
#sisalto ul li ul,
.editor-body ul li ul {
	list-style:circle;
}
#sisalto ol,
.editor-body ol {
	margin:0 0 1em 1.5em;
	padding:0 0;
	list-style-type:decimal;

}
#sisalto li,
.editor-body li {
	padding:0 0 0 0.5em;
	margin:0 0 0 0.5em;
}

li p {
	margin:0;
}
sup, sub {
	height:0;
	line-height: 1em;
	vertical-align: baseline;
	position: relative;
	font-size:0.91em;
}
sup { bottom: 0.3em;}
sub { top: .2em;}
abbr { text-decoration:none; }

input {
	font-size: 1em;
	font-weight: normal;
}
textarea {
	font-size: 1em;
	font-weight: normal;
}
hr {
	border: 0;
	height: 1px;
	background-color: #cccccc;

	color: #cccccc;
	clear:both;
	margin:2em 0;
}
blockquote {
	margin:0 auto;
	max-width:900px;
}

fieldset {
	margin:0;
	padding:0;
	border:0;
}
legend {
	margin:0;
	padding:0;
	border:0;
	font-weight:bold;
}


#sisalto table td, .editor-body table td  {
	vertical-align:top;
}
#sisalto table th, #editor1 table th, #editor2 table th, #editor3 table th, #editor4 table th  {
	vertical-align:top;
	text-align:left;
}
#editor1 table td, #editor2 table td, #editor3 table td, #editor4 table td, #editor1 table th, #editor2 table th, #editor3 table th, #editor4 table th  {
	border: 1px #cccccc dotted;
}
#sisalto table tr th, #editor1 table tr th, #editor2 table tr th,  #editor3 table tr th, #editor4 table tr th {
	background-color:#eaeaea;
	color:#000000;
}
#editor2, .ingressi   {
	font-size:2.0rem;
}
#editor2 table td  {

}


.x_img_left {
	margin: 0.4em 1em 0.5em 0em;
	float:left;
}
.x_img_right {
	margin: 0.4em 0em 0.5em 1em ;
	float:right;
}
