.posheader {
	position: absolute;
	left: 0px;
	top: 0px;
}
.posnavhoriz {
	left: 0px;
	top: 100px;
	position: absolute;
	background-image: url(pics/navtop.jpg);

}
.posnavleft {
	position: absolute;
	left: 0px;
	top: 125px;
	background-image: url(pics/objleft.gif);
	width: 150px;
	height: 100%;




}
.posobjright {
	position: absolute;
	left: 854px;
	top: 125px;
	background-image: url(pics/objright.gif);
	width: 149px;
	height: 100%;








}
.posmain {
	position: absolute;
	left: 150px;
	top: 125px;
	background-image: url(pics/main.gif);
	width: 704px;
	height: 100%;





}
.decoration {
	text-decoration: none;
	color: 333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.posnavleftimp {

	position: absolute;
	left: 0px;
	top: 125px;
	background-image: url(pics/objleft.gif);
	width: 150px;
	height: 1326px;
}
.posobjrightimp {

	position: absolute;
	left: 854px;
	top: 125px;
	background-image: url(pics/objright.gif);
	width: 149px;
	height: 1326px;
}

.posmainimp {
	position: absolute;
	left: 150px;
	top: 125px;
	background-image: url(pics/main.gif);
	width: 704px;
	height: 1326px;





}
