@charset "UTF-8";
/* print files Labs.trafikanten.no */



html {
	background-color:#fff;
}


body {
	font-size:14px;
	line-height:21px;
	padding:0;
	margin:0 auto;
	font-family:Helvetica, Arial, sans-serif;
	width:90%;
}

a img {
	border:none;
}
	

#container {
	width:90%;
	background-color:#fff;

}

#ident {
	width:162px;
	height:46px;
	
}

#ident a {
	border-bottom:none;
}

#ident a:hover {
	background-color:transparent;
}

#shedule {
	display:none;
	
	
}


#SlidingPanels1 {
	display:none;
}

#navigation {
	display:none;
	
}


#content-container {
	width:100%;
}

#content-header {
	width:100%;
	height:40px;
	position:relative;
	border-bottom:1px solid #000;
	padding-bottom:6px;
}

.content {
	width:100%;
}

.related {
	display:none;
}



#content-footer {
	display:none;
}

/* footer */

#footer {
	display:none;
}


/* Turning off other things as well */

#panel-navigation {
	display:none;
}

#comments-open {
	display:none;
}

