body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
; 	background-color: #A6ACB5;
}

html
{
	overflow-y: scroll;
}

img {
	border: none;
}

td {
	margin: 0px;
	padding: 0px;
	border: none;
}

table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;	
}

.rahmen {
	width: 100%;
	height: 100%;
}

.eckobli {
	background-image: url(pics/holz_obli.jpg);
	background-repeat: no-repeat;
	background-position: 20px 30px;
}

.oben {
	height: 150px;
	vertical-align: bottom;
	text-align: center;
	background-image: url(pics/holz_oben.jpg);
	background-repeat: repeat-x;
	background-position: 0px 30px;
}

.eckobre {
	background-image: url(pics/holz_obre.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}

.links {
	width: 50px;
	vertical-align: top;
	text-align: right;
	background-image: url(pics/holz_links.jpg);
	background-repeat: repeat-y;
	background-position: 20px 0px;
}

.karte {
	vertical-align: top;
	text-align: center;
	background-image: url(pics/holz.jpg);
}

.rechts {
	width: 50px;
	vertical-align: top;
	text-align: left;
	background-image: url(pics/holz_rechts.jpg);
	background-repeat: repeat-y;
}

.eckunli {
	background-image: url(pics/holz_unli.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}

.unten {
	height: 50px;
	vertical-align: top;
	text-align: center;
	background-image: url(pics/holz_unten.jpg);
	background-repeat: repeat-x;
}

.eckunre {
	background-image: url(pics/holz_unre.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.divhand1 {
	top: 80px;
	right: 0px;
	width: 200px;
	position: fixed;
	z-index: 50;
}

.divhand2 {
	top: 70px;
	left: 0px;
	width: 200px;
	position: fixed;
	z-index: 50;
}

.divhand3 {
	bottom: 0px;
	left: 250px;
	right: 200px;
	height: 250px;
	position: fixed;
	z-index: 50;
}

.tabhand {
	width: 100%;
	height: 250px;
}

.tdhand {
	width: 33%;
	vertical-align: bottom;
	text-align: center;
}

.divsprech1 {
	top: 100px;
	left: 250px;
	width: 232px;
	position: fixed;
	z-index: 80;
}

.divsprech2 {
	top: 100px;
	right: 250px;
	width: 232px;
	position: fixed;
	z-index: 80;	
}

.divsprech3 {
	bottom: 300px;
	left: 250px;
	width: 232px;
	position: fixed;
	z-index: 80;	
}

.divsprech4 {
	bottom: 250px;
	right: 250px;
	width: 232px;
	position: fixed;
	z-index: 80;	
}