body {
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	background-color: #f0f0f0;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color : #000000; 
	text-align:center;
}


div#container {
 	background: white;
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 748px;
	text-align:left;
	border: 1px solid black;
	border-top: none;
}

div#header {
	background: white url("images/topbanner2.jpg") no-repeat top center;
	position: absolute;
	left: 0px;
	top: 0;
	width: 748px;
	height: 64px;
}

div#header h1, div#header span {
	display: none;
}

div#mainmenu {
	position: relative;
	background: white url("images/mainmenu_back.gif") repeat-x top left;
	left: 0px;
	top: 64px;
	width: 748;
	height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	font-size: 105%;
	text-align: left;
} 


div#mainmenu h3, div#mainmenu span {
	display: none;
}

div#mainmenu ul li {
	display: inline;
	list-style-type: none;
}

div#mainmenu ul {
	padding: 0 0 0 0; 
	margin: 1px 0 0 0;
}

div#mainmenu a {
	margin: 0 0 0 0;
	padding: 0 30px 0 30px;
	text-decoration: none;
	font-weight: bold;
	color: black; 
}


div#mainmenu li.selected a {
	color : #010E5D;  
}

div#mainmenu a:hover {
	color : #010E5D;  
}

div#kw h1 {
	display: none;
}

/********/
/* INFO */
/********/
div#info {
	position: absolute;
	right: 0;
	top: 0px;
	margin: 0 0 0 0;
	background: #fafafa;
	width: 24em;
	border: 1px solid #aaaaaa;
	padding: 5px 5px 5px 5px;
}



/********/
/* LOGO */
/********/

div#logo {
	position: absolute;
	right: 20px; 
	top: 7px;   
	width: 50px; 
	height: 50px;
}

div#logo img, a {
	border: 0;
}



/************/
/* PAGEBODY */
/************/

div#pagebody {
	position: relative;
	margin: 64px 0 0 0;
	width: 708px;
	background-color: white;
	padding: 10px 20px 10px 20px;
} 

div#pagebody p, div#pagebody table {
	font-size: 100%; 
	font-family: Arial, Helvetica, sans-serif; 
	margin-top: 0.8em;
	margin-bottom: 0;
}

.virhe {
	font-weight: bold;
	color: red;
}

div#pagebody ul {
	margin: 0.5em 0 0.5em 3em;
	padding: 0 0 0 0;
}


div#pagebody h1 {
	text-align: left;
	font-size: 150%;
	font-weight: bold; 
	color : #111E6D; 
	margin-top: 0;
}	

div#pagebody h2 {
	text-align: left;
	font-size: 120%;
	font-weight: bold; 
	color : #111E6D; 
	margin-top: 1.5em;
	margin-bottom: 0em;
}	

div#pagebody h3 {
	text-align: left;
	font-size: 100%;
	font-weight: bold; 
	color : #111E6D; 
	margin-top: 1.5em;
	margin-bottom: -0.2em;
}	


div#pagebody img.kehys {
	border: 1px solid black;
	margin: 10px 10px 10px 10px;
}


div#pagebody img.oikeakehys {
	float: right;
	border: 1px solid black;
	margin: 10px 0 10px 10px;
}

div#pagebody img.vasenkehys {
	float: left;
	border: 1px solid black;
	margin: 0 10px 10px 0;
}


.keskita {
	text-align: center;
}

div#pagebody img.oikea {
	float: right;
	margin: 10px 0 10px 10px;
}

div#pagebody img.vasen {
	float: left;
	margin: 10px 10px 10px 0;
}

div#pagebody hr {
	color: #eeeeee;
	clear: both;
	margin: 0.5em 0 0.5em 0;
	padding: 0 0 0 0;
}


div#pagebody form label {
	width: 150px;
	text-align: right;
	font-weight: bold;
	padding-right: 0.5em;
	float: left;
}

div#pagebody table {
	width: 100%;
}

div#pagebody tbody tr td {
	background-color: #eeeeee;
}

div#pagebody th {
	background-color: #cccccc;
	text-align: left;
}



div#footer {
	position: static;
	clear: both;
	color: #888888;
	font-size: 11px;
	text-align: center;
}


div#footer ul li {
	display: inline;
	list-style-type: none;
}

div#footer ul {
	padding: 3px 0 0 0; 
	margin: 0 0 0 0;
}

div#footer a {
	margin: 0 0 0 0;
	padding: 0 3em 0 3em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color : #111E6D; 
}

div#footer li.selected a {
	font-weight: bold; 
}

div#footer a:hover {
	color : #111E6D; 
}





.vihrea {
	font-weight: bold;
	color: green;
}
