a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.basis {
	visibility: visible;
	left: 50%;
	width: 950px;
	height:550px;
	margin-left: -475px;
	border:1px solid #000000;
	z-index: 1;
	top: 2px;
	position:absolute;
	background:url(dmytro_back.jpg);
}
.logo {
	position: absolute;
	left: 80px;
	top: 30px;
}
.menue {
		top: 200px;
		left: 150px;
		height: 200px;
		width: 200px;
		position: absolute;
		z-index: 2;
}
.werbung {
		bottom: -40px;
		left: 0px;
		height: 100px;
		width: ?;
		position: absolute;
		z-index: 2;
}

.textebene {
		top: 150px;
		left: 400px;
		height: 400px;
		width: 500px;
		position: absolute;
		z-index: 3;
		overflow: auto;
}
.keyboard {
		top: 370px;
		left: 39px;
		height: 200px;
		width: 200px;
		position: absolute;
		z-index: 4;
}
