body {
	background: white;
	color: black;
}
#content {
	width: 165mm;
}
#backpicture, #navidownbox, #mainnavi, #outline, #footer, #logo {
	font-size: 0em;
	display: none;
}
p, h4, li, th, td, dt, dd {
	font-family: Univers, Arial, sans-serif;
	font-size: 11pt;
}
h1 {
	font-family: Univers, Arial, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	page-break-after: avoid;
}
h2 {
	font-family: Univers, Arial, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	page-break-after: avoid;
}
h3 {
	font-family: Univers, Arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	page-break-after: avoid;
}
#printlogo {
	display: block;
	width: 165mm;
	text-align: right;
	background-image: url(./images/skywings_test.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #5f2602;
}
#printlogo img {
	width: 62.1mm;
	height: 31.1mm;
}
#textbox {
	border: none;
}
p {
	page-break-before: auto;
}
a {
	color: red;
	background-color: white;
	text-decoration: underline;
}
#textbox a:link {
	color: red;
	background-color: white;
	text-decoration: underline;
}
#textbox a:visited {
	color: red;
	background-color: white;
	text-decoration: underline;
}
#textbox a:hover {
	color: red;
	background-color: white;
	text-decoration: underline;
}
#textbox a:active {
	color: red;
	background-color: white;
	text-decoration: underline;
}
p, blockquote {
	orphans: 3;
	widows: 3;
}
@page {
	size: 210mm 297mm;
	margin-top: 20mm;
	margin-bottom: 20mm;
	margin-left: 22mm;
	margin-right: 23mm;
	marks: none;
}
