html {
	height:101%;
}
body {
	font-size:99%;
	font-family: 'Inder', Arial, Helvetica, sans-serif;
	height:101%;
}
table, td {
	font-size: 1em;
	font-weight:inherit;
}

#sisalto, #editor1, #editor2, #editor3, #editor4 {
	font-size:88%;
	line-height:1.5em;
}
#sisalto table {
	line-height:1.5em;
}
#sisalto table {
	vertical-align:top;
}
#sisalto a   { color: #E31789; }
#sisalto a:link  { text-decoration: underline;  }
#sisalto a:active { text-decoration: underline;  }
#sisalto a:visited { text-decoration: underline;  }
#sisalto a:hover { text-decoration: none;  }

h1 {
	font-size: 2.33em;
	font-weight: normal;
	margin:0em 0em 1em 0em;
	line-height:normal;
	/*color:#6a0a0b;*/
	color:#18107D;
	font-family: 'Orienta', Arial, Helvetica, sans-serif;


}
h2 {
	font-size: 1.27em;
	font-weight: bold;
	margin:0em 0em 0.2em 0em;
	line-height:normal;
}
h3{
	font-size: 1.1em;
	font-weight: bold;
	margin:0em 0em 0.3em 0em;
	line-height:normal;
}
h4{
	font-size: 1em;
	font-weight: bold;
	margin:0em 0em 0em 0em;
	line-height:normal;
}
p {
	font-size: 1em;
	margin:0em 0em 1em 0em;
}

ul{
	margin: 0em 0em 1em 3em;
	padding: 0em;
}
ol {
	margin: 0em 0em 1em 3em;
	padding: 0em;
}
li {
	font-size: 1em;
	vertical-align:middle;
}
#sisalto ul {
	margin:0em 0 1em 2em;
	padding:0;

}
#sisalto ul li {
	padding:0;
	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;}

input {
	font-size: 1em;
	font-weight: normal;
}
textarea {
	font-size: 1em;
	font-weight: normal;
}
hr {
	border: 0;
	height: 1px;
	background-color: #eaeaea;
	color: #eaeaea;
	clear:both;
}
blockquote {
	margin:0em 0em 0em 2em;
}
#sisalto table td, #editor1 table td, #editor2 table td, #editor3 table td, #editor4 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:#cccccc;
	color:#000000;
}
#editor2   {
	font-weight: bold;
}
#editor2 table td  {
	font-weight: bold;
}


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



.liukukaruselli ul {
	list-style:none;
	position:relative;
	width:10000px;
}

.sub{
		position:relative;
		float:left;

}


.not_for_all {
	display:none;
}

#sisalto ul.liitetiedostot,  ul.liitetiedostot {
	clear:both;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	list-style-type: none;

}
#sisalto ul.liitetiedostot li,  ul.liitetiedostot li {
	margin: 0px;
	padding: 0px 0px 10px 40px;
}
.hakusana {
	background-color:#cccccc;
}
.huom {
	color:#CC0000;
}
.ingressi {
	font-weight: bold;
}
.kuvateksti {
	font-size: 0.91em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color:#ffffff;
	line-height:1.1em;
	margin-bottom:0.6em;
}

.kuvastia_pad_va {
	margin:0.4em 0 0.8em 1.2em;
 	float:right;

}
.kuvastia_pad_oa {
	margin:0.4em 1.2em 0.8em 0;
 	float:left;
}
.kuvastia_pad_a {
	margin-bottom:1em;

}
.kuvastia_pad_a2 {
	margin-bottom:0.8em;

}
.kuvastia_c {
	margin-bottom:0.8em;
	text-align:center;
}

.x_button,
input[type="submit"] {
	background-color:#18107D;
	border: solid 2px #18107D;
	color: #ffffff;
	font-weight: normal;
	margin:0;
	padding:0.5em 2em;
	line-height: 1em;
	display:inline-block;
	border-radius:1em;
	text-align:center;
	-webkit-appearance: none;
	text-decoration: none !important;
	text-transform: uppercase;
	cursor:pointer;
}

input[type="text"],
input[type="email"],
input[type="number"],
textarea {
	box-sizing: border-box;
	margin:0 0 0.6em 0;
	padding:0;
	vertical-align: top;
	max-width:100% !important;
	width:500px;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;

}
input[type="submit"] {

}
input[type="radio"],
input[type="checkbox"]{
	margin:0;
}

.layout6 figure {
	margin:0 0 2em 0;
}
