/* UNDGDOMSFRONT.DK print stylesheet */

body {
   	background: white;
   	font-size: 12pt;
	line-height: 1.3em;
}
#pagemenu, #top, #footer, #right_col, p.related_links, p.indentlink, #paint_drips {
   	display: none;
}
#wrapper, #center, #left_col {
   	width: auto;
   	margin: 0 5%;
   	padding: 0;
   	border: 0;
   	float: none !important;
   	color: #000;
   	background: transparent none;
}
div#left_col {
   	margin-left: 10%;
   	padding-top: 1em;
   	border-top: 1px solid #888;
}
img {
	padding: 10px;
	border: 0;
}
p a:link, p a:visited {
   	color: #555;
   	background: transparent;
   	font-weight: bold;
   	text-decoration: underline;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #000;
  	background: transparent;
   	font-weight: bold;
	text-decoration: none;
}
