@charset "utf-8";
body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #000000;
}
img {
	border-style: none;
}
a:link {
	color: #FFCC00;
}

a:visited {
	color: #FFFF00;
}
a:active {
	color: #FF0000;
}

#container/* CSS Document */

 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 850px;
	height: 1100px;
}

#header {
	background-image: url(images/header.jpg);
	width: 850px;
	height: 305px;
}
#pics-mouses {
	background-image: url(images/mouses/left.jpg);
	width: 290px;
	height: 700px;
	position: absolute;
	top: 305px;
	left: 0px;
}
#pics-lemuse {
	background-image: url(images/lemuse/left.jpg);
	width: 290px;
	height: 700px;
	position: absolute;
	top: 305px;
	left: 0px;
}

#information-en {
	background-image: url(images/body/en.jpg);
	width: 560px;
	height: 700px;
	position: absolute;
	top: 305px;
	left: 290px;
}
#information-gr {
	background-image: url(images/body/gr.jpg);
	width: 560px;
	height: 700px;
	position: absolute;
	top: 305px;
	left: 290px;
}
#information-de {
	background-image: url(images/body/de.jpg);
	width: 560px;
	height: 700px;
	position: absolute;
	top: 305px;
	left: 290px;
}
#footer-en {
	background-image: url(images/footer/en.jpg);
	width: 850px;
	height: 95px;
	position: absolute;
	top: 1005px;
	left: 0px;
}

#footer-gr {
	background-image: url(images/footer/gr.jpg);
	width: 850px;
	height: 95px;
	position: absolute;
	top: 1005px;
	left: 0px;
}
#footer-gr p {
	position: absolute;
	top: 36px;
	left: 596px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	width: auto;
}
#footer-de {
	background-image: url(images/footer/de.jpg);
	width: 850px;
	height: 95px;
	position: absolute;
	top: 1005px;
	left: 0px;
}
#footer-de p {
	color: #FFFFFF;
	position: absolute;
	top: 36px;
	left: 664px;
	font-family: "Times New Roman", Times, serif;
}
#email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	position: absolute;
	top: 65px;
	left: 455px;
}
#learn  {
	color: #FFFFFF;
	position: absolute;
	top: 36px;
	left: 665px;
	font-family: "Times New Roman", Times, serif;

}





#text {
	width: 500px;
	height: 530px;
	position: absolute;
	top: 115px;
	left: 8px;
}
#text p {
	font-size: 0.9em;
	margin: 5px;
	text-align: left;
	text-indent: 20px;
	color: #5B0000;
	font-family: "Times New Roman", Times, serif;

}

/****************Images**********************/
#trans-a-150x100{
	position: absolute;
	top: 79px;
	left: 35.5px;
	width: 150px;
	height: 100px;
}
#trans-b-150x100{
	position: absolute;
	top: 195px;
	left: 110px;
	width: 150px;
	height: 100px;
}
#trans-c-80x120{
	position: absolute;
	top: 312px;
	left: 56.5px;
	width: 80px;
	height: 120px;
}
#trans-d-80x120{
	position: absolute;
	top: 312px;
	left: 159.5px;
	width: 80px;
	height: 120px;
}
#trans-e-150x100{
	position: absolute;
	top: 448px;
	left: 36.5px;
	width: 150px;
	height: 100px;
}
#trans-f-150x100{
	position: absolute;
	top: 565px;
	left: 111px;
	width: 150px;
	height: 100px;
}
#trans-menu-79x69 {
	position: absolute;
	top: 12px;
	left: 335px;
	width: 79px;
	height: 69px;
}
#trans-here-en-42x19 {
	position: absolute;
	top: 18px;
	left: 500px;
	width: 42px;
	height: 19px;
}
#trans-here-gr-38x19 {
	position: absolute;
	top: 16px;
	left: 532px;
	width: 43px;
	height: 24px;
}
#trans-here-de-38x19 {
	position: absolute;
	top: 16px;
	left: 532px;
	width: 43px;
	height: 24px;
}
#transparent-button-lemuse {
	position: absolute;
	top: 25px;
	left: 277px;
	width: 170px;
	height: 73px;
	z-index: 1000;
}
#transparent-button-mouses {
	position: absolute;
	top: 25px;
	left: 56px;
	width: 170px;
	height: 73px;
	z-index: 1000;
}
#english-flag {
	width: 30px;
	height: 20px;
	position: absolute;
	top: 35px;
	left: 51px;
}
#greek-flag {
	width: 30px;
	height: 20px;
	position: absolute;
	top: 35px;
	left: 92px;
}
#german-flag {
	width: 30px;
	height: 20px;
	position: absolute;
	top: 36px;
	left: 134px;
}
