body {
	color:#f6f2f6;
	background-color:#8f8f8b;
	font-family:Arial,Helvetica,sans-serif;
}

a {
	border:none;
	text-decoration:none;
}
img {
	border:none;
	text-decoration:none;
}

#canvas {
	width:750px;
	height:560px;
	margin:auto;
	color:#8f8f8b;
	background-color:#c8c8c8;
}

#edition {
	width:750px;
	height:30px;
	margin:auto;
	margin-top:50px;
	color:#ffffff;
	background-color:#8f8f8b;
	background-image:url('/images/edition-172px.png');
	background-repeat:no-repeat;
	background-position:150px 0px;
}
#aeneas {
	width:750px;
	height:115px;
	margin-bottom:60px;
	color:#afafaf;
	background-color:#c8c8c8;
	background-image:url('/images/aeneas-696px.png');
	background-repeat:no-repeat;
	background-position:27px 27px;
}
#bilder {
	width:410px;
	margin:auto;
}
#box-l {
	width:200px;
	height:200px;
	float:left;
}
#box-r {
	width:200px;
	height:200px;
	float:right;
	margin-left:10px;
}
#box-q {
	width:410px;
	height:100px;
	margin-top:10px;
}
#bild-l {
	width:200px;
	height:200px;
	cursor:pointer;
}
#bild-r {
	width:200px;
	height:200px;
	cursor:pointer;
}
#bild-q {
	width:410px;
	height:100px;
	cursor:pointer;
}
#aeneas5x {
	width:750px;
	height:511px;
	margin-bottom:10px;
	color:#afafaf;
	background-color:#c8c8c8;
	background-image:url('/images/aeneas-5x696px.png');
	background-repeat:no-repeat;
	background-position:27px 27px;
}
#languages {
	width:550px;
	margin:auto;
}
#lang-de {
	width:150px;
	float:left;
	color:#f3f1d1;
	background-color:#e88c8c;
	text-align:center;
	cursor:pointer;
}
#lang-fr {
	width:150px;
	margin-left:50px;
	margin-right:50px;
	float:left;
	color:#f3f1d1;
	background-color:#e88c8c;
	text-align:center;
	cursor:pointer;
}
#lang-it {
	width:150px;
	float:right;
	color:#f3f1d1;
	background-color:#e88c8c;
	text-align:center;
	cursor:pointer;
}
#menu {
	float:left;
	left:-150px;
}
.menu {
	margin-top:53px;
}
.menu li {
	width:120px;
	height:19px;
	line-height:18px;
	margin-bottom:36px;
	margin-left:-10px;
	color:#949594;
	background-color:#ffffff;
	list-style:none;
}

.transparent {
	display:none;
}

