html, body
	{
		margin:0;
		padding:0;
		overflow:auto;
	}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.main3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #999999;
}
.title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #999999;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #222222;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: none;
	color: #999999;
	z-index:10;
}
.RAHMEN {
	width:140px;
	height:140px;
	border-width:1px;
  	border-style:solid;
  	border-color:#999999;
}
#a1 {
	position:absolute;
	top:25px;
	left:40px;
	width:440px;
	height:578px;
	z-index:2;
}
#a2 {
	position:absolute;
	top:25px;
	left:500px;
	width:260px;
	height:580px;
	z-index:2;
}
#a3 {
	position:absolute;
	top:654px;
	left:40px;
	width:200px;
	height:150px;
	z-index:3;
}
#deu_eng {
	position:absolute;
	top:25px;
	left:780px;
	width:200px;
	height:50px;
	z-index:3;
}
