/* print.css - Copyright 2003-2004 Hjørring Svæveflyveklub, all rights reserved */
/* Auther: Jan B. Kjeldsen */

#top, #navleft, #navright, .goback, .search, A.pdf, .translate {
	display: none;
}

* HTML #main {
	width: 98%;
}

#main, #contentbody, BODY.bottom, BODY {
	border: none;
	color: black;
	background: #fff none;
}

#content, #content2, #content3 {
	margin: 0;
}

.img-ann-right {
	margin-right: 20px;
}

A.pdf, A.word, A.ext, .phone , .mobile, .mailto, .giro {
	padding: 0;
	background-image: none;
}

A.ext:after {
	content: " [" attr(href) "] ";
}