body {
	padding:0;
	margin:0;
	border:0;
	font-size:11px;
	font-family: monospace;
	color: #343332;
} 


#tataaa {
 	position:absolute;
	top:173px;
	right:53px;
	width: 600px;
	height: 400px;
	z-index:5;
	visibility:hidden;
	opacity:0.92;
	border: solid 11px #ff0000;
}

#rotherbaum {
	position:absolute;
	z-index:1;
}

#tiptop {
	z-index: 10;
}


a:link { color: #343332; text-decoration: none;}
a:visited { color: #343332; text-decoration:none;}
a:hover { color: #343332; text-decoration:none;}
a:active { color: #343332; text-decoration:none;}
