
	/* Tas bort */
    .content-3 .nav-supp li.item-2 .photo-wrap .frame,
    .wrapper-bg,
    .page-1 .content-2 h1
    .billboard,
    #billboard,
    .btn-1,
    .nav-supp,
    .footer,
    .heading,
	.nav-main,
	.content-3 {
	display:none !important;
	}
	
	/* Tas fram */
	.print-me { 
	display: block !important;
	}

/* Svensk Kollektivtrafik print
------------------------------------------- */
	* html { margin:0; padding:0; }
    body {
	font: normal 62.5%/1.4 Arial, Helvetica, sans-serif;
	color: #000;
    }
    .wrapper {
    overflow: visible !important;
    }
    .logo {
    float: left;
    margin: 0 0 20px 0;
    }
    .content-2 h1,
    .content-2 h2,
    .content-2 h3{
    font-family: Arial Black, Helvetica, sans-serif;
    }
    .content-2 h1 {
    font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	margin-bottom:10px;
    font-family: Arial Black, Helvetica, sans-serif;
    text-transform: lowercase;
	} 
    .content-2 h2 {
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 0;
	} 
    .content-2 h3 {
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 0;
	} 
    .content-2 p {
	font: normal 12px/1.4 Arial, Helvetica, sans-serif;
	margin: 0;
	}
    img {
    border: 0;
	}
	content-2 {
	display: inline !important; 
	width: 710px !important;
	margin: 0;
	padding: 0;
	}
	.editor {
    float: none !important;
    clear: both;
    width: 100%;
    margin: 0; 
    padding: 0;
    }	
	/* Links */
    a:visited, 
    a {
	color: #000 !important;
	text-decoration: none;
	}
	ul.sitemap, 
    ul.document-list, 
    ul.members-list, 
    ul.news-list {
    float: none !important;
    font-size: 1.2em;
	line-height: 1.4em;
    margin: 0;
    padding: 0;
    list-style: none;
    }
    ul.news-list li,
    ul.members-list li,
    ul.document-list {
    float: none !important;
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
    }
    ul.members-list li .print-me { 
	float: none !important;
	display: block !important;
    margin: 0 0 40px 0 !important;
    }

	
	
/* Epi Server classes
------------------------ */



/* --------- Image format ----------- */
img.topleftfloatingimage {
    float: left;
    vertical-align: top;
    margin-right: 1em;
    margin-bottom: 1em;
	}


img.toprightfloatingimage {
	float: right;
	vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1em;
}


/* --------- Table format ----------- */
table {
	font-size: 1em;
	border-collapse: collapse;
}
th {
	text-align: left;
}
table.classic {
	border-collapse: collapse;
	border: solid 0.1em #777777;
	EditMenuName: Classic;
}
table.classic th {
	border: solid 0.1em #777777;
	background-color: #DADADA;
	padding: 0.4em;
}
table.classic td {
	border: solid 0.1em #777777;
	padding: 0.2em 0.4em;
}
table.color
{
	border-collapse: collapse;
	border: solid 0.1em #275569;
}
table.color th
{
	border: solid 0.1em #275569;
	background-color: #4495b9;
	color: White;
	padding: 0.4em;
}
table.color td
{
	border: solid 0.1em #275569;
	padding: 0.2em 0.4em;
}
th.highlighted, td.highlighted
{
    EditMenuName: Highlighted;
}
table.classic th.highlighted
{
	background-color: #AAAAAA;
}
table.classic td.highlighted
{
	background-color: #F0F0F0;
}
table.color th.highlighted
{
	background-color: #377995;
}
table.color td.highlighted
{
	background-color: #d1e6ef;
}
th.leftalignedcontent, td.leftalignedcontent, leftalignedcontent
{
	text-align: left;
	EditMenuName: Left aligned;
}
th.rightalignedcontent, td.rightalignedcontent, rightalignedcontent
{
	text-align: right;
	EditMenuName: Right aligned;
}
	

	

