@charset "utf-8";
/* CSS Document */

/* * * * * * * * * * * * * * * * * */
/* OVER-RIDING PRINT STYLES */
/* * * * * * * * * * * * * * * * * */
.HIDE {display:none;} 
div#print_page_URL {
	display:block;
	position:relative;
	top:5em;
	left:1.5em;
	clear:both;
	font-size:10px;
	color:rgb(173, 158, 0);
}
div#site_wrap{
	width:96%;
	margin:none;
}
div#header,
div#stripes_top,
div#center_col_breadcrumb_wrap
{
	width:100%;
	float:none;
}
div#header_right {
	float:left;
	width:28em;
}
div#breadcrumb_right,
div#decorative_line,
div#footer
{
	display:none;
}
/* PRINT: header */
div#links1,
div#links2{
	display:none;
}
/* PRINT: article page */
div#left_nav_and_center_col_wrap div#left_nav_col /*, div#right_col_262*/
{
	display:none;
}

div#right_col_262
{
	width: 15em;
	border-left: #666 1px solid;
}
div.content_wrap_type3 {
	width: 15em;
	
}
div.cw3_text_wrap, cw3_text_wrap2
{
 	width: 13.6em;
}



div#left_nav_and_center_col_wrap {
	width:57%;
}
div#left_nav_and_center_col_wrap div#center_col{
	float:left;
	width:98%;
}
div#left_nav_and_center_col_wrap div#center_col div.content_wrap_type5{
	width:100%;
}
/* PRINT search page */
div#search_footer,
div#search_box1_wrap,
div#search_results_nav{
	display:none;
}
/* PRINT page*/
div#kalendarium_wrap,
div#kal_coming_events,
div#kal_previous_events{
	width:98%;
}
div.kal_event_wrap,
div.kal_event_text,
div#kal_year_nav{
	width:auto;
}
div.kal_date_box {
	height:auto;
	padding:0.2em 0;
	float:none;
}
div.kal_event_text {
	clear:both;
	float:left;
}
div#kal_coming_events h5{
	margin-top:0.5em;
}
/* PRINT list page */
div#left_nav_col,
div#list_page_img_wrap{
	display:none;
}
div#list_page_wrap{
	float:none;
	float:left;
	width:98%;
}
div#list_page_wrap div.content_wrap_type2 {
	width:auto;
}
div#list_page_wrap div#wide_breadcrumb_wrap,
div#list_page_wrap div#kal_year_nav{
	width:100%;
}
/* PRINT webbkarta */
div#webbkarta_wrap {
	width:98%;
}
div#webbkarta_wrap div.webbkarta_col {
	clear:both;
	width:60%;
	margin-bottom:0.5em;
	margin-left:0.2em;
}
