/* CSS Document */

body {
    color: black; background-color: #F2F1F4;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
}
#eRahmen {
	width: 919px;
	padding: 0.5em;
	text-align: left;
	margin: 0 auto;
	border: none;
	left: 0px;
	top: 220px;
	position: relative;	
}
.left {
	height: 302px;
	width: 307px;
	left: 0px;
	top: 0px;
	z-index: 2;
	position: absolute;
}
.middle {
	height: 302px;
	width: 386px;
	left: 308px;
	top: 0px;
	z-index: 3;
	position: absolute;
}
.right {
	width: 226px;
	height: 302px;
	left: 693px;
	top: 0px;
	z-index: 4;
	position: absolute;
}
.signet {
	width: 78px;
	height: 285px;
	left: 41px;
	top: 14px;
	z-index: 4;
	position: absolute;
}	
.buttons {
	height: 37px;
	width: 260px;
	left: 206px;
	top: 260px;
	z-index: 10;
	position: absolute;
}
.info {
	height: 19px;
	width: 23px;
	left: 656px;
	top: 21px;
	z-index: 10;
	position: absolute;
	visibility: visible;
}
.subnavi {
	height: 12px;
	width: 300px;
	left: 550px;
	top: 340px;
	z-index: 9;
	position: absolute;
}
.background {
	height: 410px;
	width: 960px;
	left: -1px;
	top: -37px;
	z-index: 1;
	position: absolute;
}
