@charset "UTF-8";
html,body{
	height:100%;
	/*min-height:100%;*/
	margin:0;
	padding:0;
}
body {
	background-color: #FFFFFF;
	background-image: url(c_images/bg_colorfade.jpg);
	
	background-repeat: repeat-x;
	
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #102d3b;
	text-align: center;
	min-width:760px;
	min-height:400px;
}

#kehys{
	margin: 0px; /* auto*/
	width: 100%;
	height:15%;
	min-height: 40px;
}

#page{
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	_height: 100%;
	min-height: 100%;
	background-image: url(c_images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

#alareuna{
	padding: 0px;
	background-color: #4a7998;
	height: 20px;
	margin-top:-20px;
	clear: both;
	width: 100%;
	
}

#alareuna p{
	color: #ffffff;
	padding-top: 0.3em;
	padding-bottom: 0em;
	line-height: 1em;	
	font-size: 1em;
	background-color: #4a7998;
}

.palstat{
	margin: 0px auto;
	width: 760px;
	text-align: center;
	display: inline-block;
	overflow: visible;
	
}

#logo{
	margin: 0px auto;
	margin-top: 30px;
	width: 360px;
	float: left;
}

.tekstikentta{
	margin: 0px auto;
	padding: 30px;
	padding-right: 20px;
	width: 340px;
	float: left;
	text-align: left;
	display: inline-block;
	
}

h2{
	margin: 0;
	padding: 0;
	padding-top: 0.3em;
	padding-bottom: 0.7em;
	font-size: 3.0em;
}
h3{
	margin: 0;
	padding: 0;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-size: 1.6em;
}

p{
	margin: 0;
	padding: 0;
	padding-top: 0.3em;
	padding-bottom: 0.7em;
	line-height: 1.2em;	
	font-size: 1.1em;
}

a{
	color: #102d3b;
}

form p{
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

label{
	margin: 0px auto;
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 1em;
	height: auto;
	
}

textarea, input, select {
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
	font-size: 1.0em;
	color: #000;
}

.tekstikentta1 {
	width: 190px;
}

.tekstikentta2 {
	width: 190px;
	height: 4em;
}

ol{
	margin: 0;
	padding: 0;
	padding-top: 0.3em;
	padding-bottom: 0.5em;
	margin-left: 2em;
	margin-right: 0.7em;
	line-height: 1.2em;
	/*font-size: 1.3em;*/
	
}

#ehdot ol{
	font-weight: bold;
	margin-left: 0.7em;
}

#ehdot ol ol{
	font-weight: normal;
	margin-left: 2.5em;
}

#ehdot li{
	list-style-position: inside;
}

#ehdot li li{
	list-style-position: outside;
}

ol ol {
	margin-right: 0;
	margin-left: 2.5em;
	/*font-size: 1.1em;*/
}

li{
	margin: 0;
	padding: 0;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	list-style-position: outside;
}

li li{
	background-image: none;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	list-style-position: outside;
}

.huom{
	color: #FF6600;
}

#mainmenu{
	margin: 0;
	padding: 0;
	padding-top: 7px;
	padding-bottom: 16px;
	font-size: 1.1em;
}

#mainmenu a{
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}