html {width:100%}
body {
	background: #fff;
	color: #000;
	font-size: 11pt;
	font-family: times new roman, serif;
}
a:link, a:visited {
	color: #520;
	text-decoration:underline;
}
/*
a:link:after,
a:visited:after,
a:hover:after,
a:active:after {
content: " (" attr(href) ") ";
font-size: 9px;
}


a[href^="/"]:after {
	content: " <http://www.example.com"attr(href)"> ";
}
*/

#header_title:after {
	content: "www.hullegaard.dk";
	font-size: 24pt;
	font-weight: normal;
	margin: 0px;
}

img {
	border: 0;
	background-color:#FFFFFF;
	display:block;
	margin:4px 0;
	padding:4px;
	position:relative;
}
.ngg-gallery-thumbnail {
	float:left;
	margin-right:10px;
	text-align:center;
}

.noprint{
	display: none;

}
h1, h2, h3, h4, h5 {
	font-weight:bold;
	page-break-before: auto;
}
p {
	page-break-inside: avoid;
}

#floatswrap, #main_col {
	width: auto;
	padding: 0;
/*
margin: 0 5%;
*/
	float: none;
	background: transparent;
	color: #000;
}
