body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

p {
	font-size: 10pt;
	text-align: justify;
}

#active_menu {
	color: #333333;
	background-color: #FFA07A;
	border: 1px ridge #EEEEEE;
}

a.linking {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

a.linking:hover {
	text-decoration: underline;
}

a.mainlevel {
	display: block;
	text-decoration: none;
	text-indent: 20px;
	background-color: transparent;
	width: 190px;
	height: 25px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
}

a.mainlevel:hover {
	background-color: #FFEBCD;
	font-weight: bold;
	border: 1px ridge #EEEEEE;
	// background: url(../images/gfx/gfx_main_hover.gif) no-repeat;
}

a.mainlevel:active {
	border: none;
}
 
a.sublevel {
	display: block;
	text-decoration: none;
	text-indent: 30px;
	background-color: transparent;
	width: 190px;
	height: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}

a.sublevel:hover {
	background-color: #FFEBCD;
	font-weight: bold;
	border: 1px ridge #EEEEEE;
}

a.sublevel:active {
	border: none;
}

a.navigatione {
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FF8000;
}

a.navigatione:hover {
	text-decoration: underline;
}

h1 {
	color: #FDC66A;
	font-size: 24px;
	font-weight: bold;
}

h3 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

h4{
	font-weight: bold;
}

div.container {

}

div.mainframe {

}

div.menuframe {
	visibility: collapse;
}

div.contentframe {
	position: absolute;
	left: 0px;
	top: 0px;
}

table {
	font-size: 12px;
}

img.framed {
	border: 2px solid #999999;
}

.artnum {
	font-size: 11px;
	font-style: italic;
}
