
.bg{
	position: absolute;
	top: 70px;
	left: 0px;
	width: 900px;
	height: 528px;
	z-index: 0;
}
.bdy{
	position: absolute;
	top: 140px;
	left: 145px;
	width: 470px !important;
	width: 490px;
	height:425px !important;
	height:445px;
	background-image: url(../pflege-systeme/transp.png);
	padding: 10px;
	z-index: 5;
	overflow: auto;
}
.nav{
	position: absolute;
	top: 80px;
	left: 0px;
	width: 900px;
	height: 528px;
	z-index: 10;
}
.hd{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../pflege-systeme/head.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 140px;
	z-index: 5;
}
.bot{
	position: absolute;
	top: 585px;
	left: 0px;
	width: 900px;
	height: 90px;
	z-index: 5;
}
.pic{
	position: absolute;
	top: 140px;
	left: 655px;
	width: 220px;
	height:445px;
	z-index: 5;
}
.ttl{
	position: absolute;
	top: 170px;
	left: 0px;
	width: 160px;
	z-index: 5;
}
.arrow{
	position: absolute;
	top: 540px;
	left: 0px;
	width: 80px;
	height:90px;
	z-index: 10;
	display:block;
}
.arrowr{
	position: absolute;
	top: 540px;
	left: 820px;
	width: 80px;
	height:90px;
	z-index: 10;
	display:block;
}
a.mover:link{
	background-image: url(../pflege-systeme/arrow-l.png);
	background-repeat: no-repeat;
	width: 80px;
	height:90px;
	text-decoration: none;
	display:block;
}
a.mover:visited{
	background-image: url(../pflege-systeme/arrow-l.png);
	background-repeat: no-repeat;
	width: 80px;
	height:90px;
	text-decoration: none;
	display:block;
}
a.mover:hover{
	background-image: url(../pflege-systeme/arrow-l-over.png);
	background-repeat: no-repeat;
	width: 80px;
	height:90px;
	text-decoration: none;
	display:block;
}
a.mover:active{
	background-image: url(../pflege-systeme/arrow-l.png);
	background-repeat: no-repeat;
	width: 80px;
	height:90px;
	text-decoration: none;
	display:block;
}
a.moverr:link{
	background-image: url(../pflege-systeme/arrow-r.png);
	background-repeat: no-repeat;
	width: 80px;
	height:90px;
	text-decoration: none;
	text-decoration: none;
	display:block;
}
a.moverr:visited{
	background-image: url(../pflege-systeme/arrow-r.png);
	background-repeat: no-repeat;
	width: 80px;
	height:90px;
	text-decoration: none;
	display:block;
}
a.moverr:hover{
	background-image: url(../pflege-systeme/arrow-r-over.png);
	background-repeat: no-repeat;
	width: 80px;
	height:90px;
	text-decoration: none;
	display:block;
}
a.moverr:active{
	background-image: url(../pflege-systeme/arrow-rl.png);
	background-repeat: no-repeat;
	width: 80px;
	height:90px;
	text-decoration: none;
	display:block;
}
h1{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h2{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
p{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.norm:link{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #263C83;
	text-decoration:none;
}
a.norm:visited{
	text-decoration:none;
	color: #263C83;
}
a.norm:hover{
	text-decoration:underline;
}
a.norm:active{
	text-decoration:none;
}
.quickmenu{
	position: absolute;
	top: 84px;
	left: 550px;
	z-index: 2000;
}
