.textbox1 {
	height: 610px;
	width: 475px;
	position: absolute;
	visibility: visible;
	z-index: 10;
	left: 230px;
	top: 150px;
	overflow: auto;
}
.linkbereichsitemap {
	color: #000000;
}
.linkbereichsitemap a:link {
	color: #000000;
	text-decoration: none;
}
.linkbereichsitemap a:visited {
	color: #000000;
	text-decoration: none;
}
.linkbereichsitemap a:hover {
	color: #af323c;
	text-decoration: none;
	font-weight: bold;
}
.linkbereichsitemap a:active {
	color: #000000;
	text-decoration: none;
}

