<!--
body {
	font: 12px Verdana, Arial; color: #000000;/*11px*/
	font-weight: normal;
	text-align: center;
	background-color: #FFFFFF;/**/
	margin: 0; 
	padding: 0;
}
/*	General css definitions for Internet pages */
td			{ font: 12px Verdana, Arial; color: #000000; font-weight: normal; }
/*	General css definitions for Internet pages */

/* *** header *** */
#print_header {
	display:block;
}
#print_header_rokua {
	width: 100%;
}
#container_page_header {
	min-height: 100px;
}
* html #container_page_header {
	height: 100px;
}
#container_header {
	width: 100%;
}
#content_header {
	display:none;
}
#line_header, #line_header2 {
	display:none;
}
#content_header_logo {
	display:none;
}
#content_header_address {
	display:none;
}
#content_header_search {
	display:none;
}
#content_header_menu {
	display: none;
}
#content_header_flash {
	display: none;
}
#content_menu_path {
	text-align: left;
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}
/* *** header *** */

/* *** main menu *** */
#container_main_menu {
	display: none;
}
#content_main_menu {
}
#container_main_menu_etusivu {
	width: 100%;
	margin: 0;
	padding: 0;
}
#container_main_menu_etusivu #content_main_menu {
	width: 100%;
	margin: 0;
	padding: 0;
}
/* *** main menu *** */

/* *** content *** */
#container_content {
	width: 100%;/**/
	margin: 0;
	padding: 0;
}
#container_content_page {
	width: 100%;/**/
	margin: 0;
	padding: 0;
}
#content_page_h {
	width: 100%;/**/
	margin: 0;
	padding: 0;
}
#content_page_h h1 {
	margin: 0;
	padding: 0;
}
/* col 1*/
#container_col1 {
	display: none;
	float: left;
	width: 341px;
	margin-right: 19px;
/*border: 1px #000000 solid; /* none | dotted | dashed | solid | double | groove | ridge | inset | outset */
}
#content_col1 {
	width: 341px;
}
/* col 2*/
#container_col2 {
	float: left;
	width: 360px;
/*border: 1px #000000 solid; /* none | dotted | dashed | solid | double | groove | ridge | inset | outset */
}
#content_col2 {
	width: 360px;
}
/* col 3*/
#container_col3 {
	float: right;
	width: 250px;
/*border: 1px #000000 solid; /* none | dotted | dashed | solid | double | groove | ridge | inset | outset */
}
#content_col3 {
	width: 250px;
}
/* col 2 and 3*/
#container_col23 {
	float: left;
	width: 640px;
	clear: both;
/*border: 1px #000000 solid; /* none | dotted | dashed | solid | double | groove | ridge | inset | outset */
}
#content_col23 {
	width: 640px;
}
#content_col1 li, #content_col2 li, #content_col3 li, #content_col23 li {
	list-style-type: disc;
	list-style-image: none;
}

/* sisältö */
	
/* etusivu */
#container_content_etusivu {
	width: 100%;/**/
}
#content_etusivu_footer {
	display: none;
}
/* etusivu */

/* *** content *** */
#content_page_footer {
	width: 100%;/**/
}

/* *** footer *** */
#container_footer {
	width: 100%;
}
#content_footer {
}
#content_footer_menu {
	display: none;
}
#content_footer_menu2 {
	display: none;
}
#content_footer_menu3 {
	display: none;
}
.copy {
	text-align: left;
}
/* *** footer *** */

-->