﻿/*
	PRINT STYLESHEET FOR SKI.DK
	all rights reserved
	
	VERSION: 		1.0
	LAST MODIFIED:	11-DEC-2007
	MODIFIED BY:	msa@cubizz.com
*/

body {
	background: none !important;
}
#footer,
#breadcrumb,
#masthead,
#mainmenu,
#submenu,
#globalnav,
#related {
	display: none !important;
}

.sitetools,
.pagetools {
	visibility: hidden; 
}

#pagewrap,
#top,
#headerbox,
#headerbox-content,
.tableheader,
.columns2 div {
	width: auto !important;
	float: none;
}

.columns2 h1 { page-break-after: auto !important; }
.supertable div {
	color: #000;
	border-bottom: 1px solid #999;
	background: none;
	padding-bottom: 0;
}
.firstdiv {
	margin-top: auto;
}
h1#masthead {
	float: none !important;
	padding-top: 10px;
}

#breadcrumb {
		background: none !important;
		border-bottom: 2px solid #999;
		color: #000 !important;
		padding-left: 0 !important;
	}
	
	#breadcrumb a {
		color: #000 !important;
	}

#headerbox,
#headerbox-content,
.tableheader {
	color: #000;
	padding-left: 0;
	background: none;
}

#headerbox2 {
	border-bottom: 2px solid #ccc;
}

#footer2 {
	background: none !important;
	border-top: 1px solid #999;
	width: 80% !important;
}