﻿@charset "utf-8";
#b01, #b02, #b05, #b06, #b07, #b09, #b10, #b11, #b12, #b13, #b14, #b15, #b16, #b17, #b18, #b19, #b20 {
	position: relative;
	width: 660px;
	height: 180px;
	padding: 0;
	margin: 0 auto;
	border: 2px #111 dotted;
	text-align: right;
	background: #0f0f0f;
	page-break-inside: avoid;
}
#roten {
	position: relative;
	width: 660px;
	height: 340px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	page-break-inside: avoid;
}
#roten img {
	position: absolute;
	right: 0;
	bottom: 0;
	border: none;
	page-break-inside: avoid;
}
#roten span {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 2px 0 0;
	margin: 0;
	font-size: 85%;
	color: orange;
	text-align: right;
	text-indent: 0;
}
table {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 650px;
	height: 170px;
	page-break-inside: avoid;
	border: none;
}
table th {
	margin: 0;
	padding: 0;
	width: 220px;
	background: transparent;
	page-break-inside: avoid;
	border: none;
}
table img {
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
	page-break-inside: avoid;
}
table td {
	margin: 0;
	padding: 0 0 0 10px;
	width: 430px;
	background: transparent;
	page-break-inside: avoid;
	border: none;
}
table h2 {
	width: 100%;
	height: 1.5em;
	line-height: 1.5;
	padding: 0;
	margin: 0 0 5px 0;
	border-bottom: 2px green solid;
	font-size: 14px;
	font-weight: bold;
	color: orange;
	letter-spacing: 1.5px;
	text-align: left;
	background: transparent;
	white-space: normal;
}
table p {
	line-height: 1.4;
	padding: 0 5px 0 0;
	margin: 0;
	font-size: 12px;
	text-indent: 0;
	background: transparent;
	page-break-inside: avoid;
}
.pagetop img {
	top: 20px;
	right: 0;
}

