@charset "ISO-8859-1";
/* CSS Document */

object { outline:none; }
a:active, a:focus { 
outline:none;
}
a:link {
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
a:visited {
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
a:hover {
	color: red;
	font-size: 12px;
	font-family: Arial, Verdana, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
a:active {
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	text-align: right;
}
.norm {
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	line-height: 15px;
}
.klein {
	color: black;
	font-size: 10px;
	font-family: Arial, Verdana, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
}
#hg {
	background-image: url(verlauf.jpg);
	height: 457px;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 0;
	visibility: visible;
}
#master {
	background-color: #ffffff;
	height: 400px;
	margin-left: -400px;
	width: 800px;
	left: 50%;
	top: 20px;
	position: absolute;
	z-index: 2;
	visibility: visible;
	border: solid 1px silver;
}
.normweiss {
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Verdana, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	line-height: 15px;
}
.mittig {
	text-align: center;
}
#buero-box {
	position:absolute;
	left:0px;
	top:0px;
	width:260px;
	height:400px;
	z-index:1;
}
#pflege-box {
	position:absolute;
	left:540px;
	top:0px;
	width:260px;
	height:400px;
	z-index:10;
}
#wahl-box {
	position:absolute;
	left:260px;
	top:158px;
	width:280px;
	height:auto;
	z-index:1;
}
#buero-pfeil-box {
	position:absolute;
	left:260px;
	top:221px;
	width:140px;
	height:60px;
	z-index:1;
}
#pflege-pfeil-box {
	position:absolute;
	left:400px;
	top:221px;
	width:140px;
	height:60px;
	z-index:10;
}
.normmittig {
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	line-height: 15px;
	text-align: center;
}

