@charset "utf-8";
body {
	background-color: #333333;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
td.topmenu {
	background-image: url(img/menuback.png);
	background-repeat: repeat-x;
	height: 36px;
	text-align: center;
}
.footer {
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 4px;
	text-align: right;
}
.footer a {
	color: #000099;
}

td.topmenu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textbody {
	width: 90%;
	display: block;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 20pt;
	margin-bottom: 20pt;
}
.textbody h1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 4px;
}
.textbody .staff .personel {
	font-weight: normal;
}
.textbody .staff ul {
	margin-top: 0.4em;
	margin-bottom: 0.9em;
}

.textbody p {
	line-height: 150%;
	text-indent: 1em;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 2em;
}
.textbody li {
	margin-top: 0.2em;
	margin-right: 0.2em;
	list-style-type: square;
	list-style-position: outside;
}
.textbody .imagezone {
	text-align: center;
	display: block;
	padding: 1em;
	width: auto;
	white-space: nowrap;
	margin-right: 2em;
	margin-left: 2em;
}
.imagegroup {
	text-align: center;
	white-space: nowrap;
	display: inline-block;
}

.textbody .imagezone img {
	border: 1px solid #CCCCCC;
}
.textbody .staff li {
	font-weight: bold;
	list-style-type: none;
}
a {
	color: #FFFAFF;
	text-decoration: underline;
}
.textbody .noindent {
	text-indent: 0px;
}

