.menue {	text-align : center;
		border : 1px  solid;
		font-weight : bold; }

.menue a	{color : black;
		 text-decoration : none; }

.menue a:hover {	color : black;
		background-color : #94C1FF;
		text-decoration : none; }

.content {	color : black;
		border : 1px  solid; }
		
.tel { position: absolute }
