#puk_header,
#puk_mainnav,
#puk_footer,
img, 
#xajax_loading,
#puk_minor_content,
.archiv_navi {
    display: none;
}

body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a, a:link {
	color: #000;
	border-bottom: 1px dashed #888;
	text-decoration: none;
}

.type {
	border-bottom: 1px dashed #000;
	text-transform: uppercase;
	text-align: right;
	display: block;
	padding: 0.2cm 0;
	margin: 0;
	margin-bottom: 0.5cm;
	font-weight: bold;
	letter-spacing: 1pt;
	margin-top: 2cm;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Lucida Fax, Georgia, Times New Roman;
	text-decoration: none;
	border: 0;
	margin: 0.5cm 0;
}

h1 { font-size: 26pt; line-height: 32pt;}
h2 { font-size: 19pt; line-height: 26pt;}
h3 { font-size: 17pt; line-height: 22pt;}
h4 { font-size: 14pt; line-height: 18pt;}

p {
	font-size: 12pt;
	line-height: 14pt;
	margin: 8pt 0;
	padding: 4pt 0;
}

li {
	font-size: 10pt;
    line-height: 14pt;
}

dt {
	font-weight: bold;
	margin-top: 0.5cm;
}
dd {
	padding: 4pt;
}


p.date {
	font-size: 10pt;
	color: #888;
}

