



body { background-color: #b3e6ff; width: 100%; margin: 0;}
div.page { height: 650px; width: 680px; background: white; display:block; position:relative;top: 10px; border: 0; 	margin: 0;}

div.logo {
	height:36px;
	width: 140px;
	border: 0px;
	background: white;
	position: absolute;
	left:20px;
	top:30px;
	margin: 0;
	
}
div.background {
	width:680px;
	height: 324px;
	border: 0px;
	background: white;
	position: absolute;
	left:0px;
	bottom:0px;
	margin: 0;
	background-image: url("../img/grosplan_b.jpg");
}
div.grosplan {
	width:680px;
	height: 324px;
	border: 0px;
	background: white;
	position: absolute;
	left:0px;
	bottom:0px;
	margin: 0;
	background-image: url("../img/grosplan.jpg");
}
img {
	border-style: none;
}

a#logo {
	height:36px;
	width: 140px;
	border: 0px;
	background: white;
	position: absolute;
	left:0px;
	top:0px;
	margin: 0;
	
}
a#logo img {
	height:100%;
	width:100%;	
}

a#logo:hover {
}
a#greek {
	height:11px;
	width: 65px;
	border: 0px;
	background: white;
	position: absolute;
	left:550px;
	top:5px;
	margin: 0;
	background-image: url("../img/Flag_Greek_OFF.gif");	
}

a#greek:hover {
	background-image: url("../img/Flag_Greek_ON.gif");
}
a#english {
	height:11px;
	width: 65px;
	border: 0px;
	background: white;
	position: absolute;
	left: 620px;
	top:5px;
	margin: 0;
	background-image: url("../img/Flag_English_OFF.gif");	
}

a#english:hover {
	background-image: url("../img/Flag_English_ON.gif");
}



div.menu {
	text-align: right;
	height:95px;
	width: 130px;
	border: 0px;
	background: white;
	position: absolute;
	right:30px;
	top:30px;
	margin: 0;
}


div.info { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; height:20px; width: 680px; border: 0; position: relative; margin: 0; text-align:left; top: 10px; }






