@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	font-family: 'arial', 'verdana', 'trebuchet ms', sans-serif;
	line-height: 1.5;
	font-size: 12px;
	background-color:#000;
}
img {
	border:none;
}
a {
	color: #000;	
}
a:hover img {
filter : alpha(opacity=85);
opacity : 0.85 ;
}
.clearer {
	clear: both;
	height: 1px;
}
#site-wrapper {
	width: 1160px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#lenz01 {
	background-image: url(http://www.vhsmag.com/lenz-ii/images/lenzii_01.jpg);
	background-repeat: no-repeat;
	height: 637px;
	width: 922px;
	padding-top: 183px;
	padding-left: 237px;
}
#lenz01en {
	background-image: url(http://www.vhsmag.com/lenz-ii/images/lenzii_01en.jpg);
	background-repeat: no-repeat;
	height: 637px;
	width: 922px;
	padding-top: 183px;
	padding-left: 237px;
}
#lenz01 .lang_box, #lenz01en .lang_box {
	width: 686px;
	padding-top: 172px;
	text-align: center;
}
.lenz_lang {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0.1em 0.1em 3px #000;
}
.lenz_lang a {
	color: #FFF;
	font-weight:normal;
	text-decoration: underline;
	text-shadow: 0.1em 0.1em 3px #000;
}
.lenz_lang a:hover {
	text-decoration: none;
}
