body {
	background : #000000;
	color : #1bbe45;
	font-family : arial;
	font-size : 10pt;
	margin-top: 9px;
	margin-bottom: 2px;
}
a:link {
	color : #1bbe45;
	background : transparent none;
	text-decoration : none;
}
a:visited {
	color : #1bbe45;
	background : transparent none;
	text-decoration : none;
}
a:active {
	color : #1bbe45;
	background : transparent none;
	text-decoration : none;
}
a:hover {
	color : #06FF00;
	background : transparent none;
	text-decoration : none;
}

img.kansi {
	border-style: solid;
	border-color: #c0c0c0;
	border-width:5px;
}

table  {
	font-family : arial;
	font-size : 9pt;
}

style2 {
	color : #f9f9f9;
	font-size: 19pt;
	font-weight: bold;
	text-decoration : none;
	margin-top: 0px;
	margin-bottom: 0px
}

.linkit {
	font-size: smaller;
}

#info {
	border: 1px solid #C2C7BE;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 20px;
	padding: 0px 15px 0px 15px;
	position: relative;
}

#info a, #info a:visited {
	color: #8A9483;
	text-decoration: none;
}

#info a:hover {
	color: #9BA495;
	text-decoration: underline;
}

#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 300px;
}

#top {
	margin-left: 80px;
}
