body{
	font-family:Arial;
	font-size:10pt;
	line-height:14pt;
	text-align:justify
}

h1{
	font-weight:bold;
	font-size:14pt;
	line-height:28pt;
}

a{
	color:#000;
	text-decoration:underline;
}
a:hover{
	color:#535353;
	text-decoration:underline;
}
img{
	border:0px none;
}

#menu { width: 125px; padding:5px; color:#FFF; padding-left:10px; }
#menu ul { list-style: none; margin: 0; padding: 0; background:#868988;		border-top: 5px solid #868889;		border-bottom: 5px solid #868889;}
#menu a {
		text-align:center;
		font-family:Arial;
		font-size:14px;
		color: #000;
		display: block;
		margin: 0; padding: 2px 5px; 
		text-decoration: none; }
#menu a { 				font-weight:bold;
		width: 115px;
		height: 19px;
		background: #ababab;
		border-top: 5px solid #868889;
		border-right: 1px solid #868889;
		border-left: 1px solid #868889;
		display: block; }
#menu a:hover { 		
		font-weight:bold;
		cursor: pointer;
		background: #dedede; } 
#menu a.seknavi {
		margin-left:8px;
		font-weight:italic;
		width: 145px;
		height: 19px;
		background: #ababab;
		border-top: 5px solid #868889;
		border-right: 1px solid #868889;
		border-left: 1px solid #868889; }
#menu a.seknavi:hover { 
		font-weight:italic;
		cursor: pointer;
		background: #dedede; } 
#menu li { position: relative; }
#menu ul ul ul { position: absolute; top: 0; left: 125px; width: 173px; }
div#menu ul ul ul, div#menu ul ul li:hover ul ul { display: none; }
div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul { display: block; }

#menu ul ul ul ul { position: absolute; top: 0; left: 173px; width: 110px; }
div#menu ul ul ul ul li:hover { display: block; }


#menu a.senkseknavi {
		margin-left:0px;
		font-weight:italic;
		width: 145px;
		height: 19px;
		background: #ababab;
		border-top: 5px solid #868889;
		border-right: 1px solid #868889;
		border-left: 1px solid #868889; }
#menu a.senkseknavi:hover { 
		font-weight:italic;
		cursor: pointer;
		background: #dedede; }
		
td.navigator {
	padding-top:25px;
	text-align:left;
}