body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	background-color: #FFFFFF;
}
#legendcontainer {
	color: #999999;
	position: absolute;
	width: 144px;
	left: 48px;
	top: 520px;
}
#textcontainer {
	position: absolute;
	width: 512px;
	left: 240px;
	top: 520px;
}
#textcontainer #linkedarticles a {
	text-decoration: none;
}
#textcontainer #linkedarticles a:hover {
	text-decoration: underline;
}
select#menuDE, select#menuEN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	height: 18px;
	margin: 0px;
}
#imgcontainer {
	position: absolute;
	height: 384px;
	left: 240px;
	top: 96px;
}
#thumbtable {
	position: absolute;
	height: 384px;
	width: 96px;
	left: 96px;
	top: 96px;
}
#thumbtable tr td a img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#thumbtable tr td a:hover img, #thumbtable tr td a.current img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;
	opacity: 1.0;
}
/*#logoimg {
	position: absolute;
	right: 48px;
	top: 16px;
	width: 120px;
	height: 64px;
}*/
#logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 36px;
	position: absolute;
	right: 48px;
	top: 11px;
}
#logo .space25 {
	letter-spacing:0.25mm;
}
#logo .space40 {
	letter-spacing:0.52mm;
}
#name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	position: absolute;
	right: 48px;
	bottom: 48px;
}
a, a:visited, a:hover {
	color: #000000;
}
