div#laserzentrum_halle {
	position:absolute;
	left: 400px;
	top: 0px;
	display:none;
}

div#nav_top1 {
	position:absolute;
	left: 270px;
	top:100px;
	height: 30px;
	width: 727px;
	border: 2px solid #A8A8A8; 
	border-bottom: 1px solid #A8A8A8;
	background-color: #E9EBEE;
	z-index: 11;
}

div#nav_top2 {
	clear:both;
	position:absolute;
	left: 270px;
	top: 133px;
	height: 30px;
	width: 727px;
	border: 2px solid #A8A8A8;
	border-top: 1px solid #A8A8A8;
	background-color: #E9EBEE;
	z-index:11;
}

div#content {
	position:relative;
	top: 160px;
	left: 270px;
	background-color: #fff;
	width: 650px;
	padding-top: 76px;
	padding-left: 18px;
	border-left: 2px solid #A8A8A8;
	min-height:250px;
	padding-bottom:20px;
}

div#nav_right {
	position:absolute;
	left: 620px;
	top: 230px;
	height: 30px;
}

div#seitentitel {
	position:absolute;
	left: 270px;
	width: 727px;
	top: 190px;
	text-align:right;
	z-index:20;
}

div#nav_left {
	position:absolute;
	left: 21px;
	top: 209px;
	width:247px;
	border: 2px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
	z-index: 10;
}

div#seitentitel div.tx-srlanguagemenu-pi1 {
padding-left: 18px;
}



