/* CSS Document Ingwersen */

/* ---------------------------------
hauptfenster mittig
---------------------------------- */
body {background-color:#ffffff;}
#main{
	position: absolute;
	width: 900px;
	height: 530px;
	z-index: 10;
	left: 50%;
	margin-left: -450px;
	top:10%;
	background-color:#ffffff;
	}

#logo{
	position: absolute;
	width: 385px;
	height: 51px;
	z-index: 20;
	left: 0px;
	top:72px;
	}
#linkesfeld{
	position: absolute;
	width: 440px;
	height: 440px;
	z-index: 30;
	left: 0px;
	top:178px;
	border-color:#CC2527;
	border-style:solid;
	border-width:1px;
	}
#headline {
	position: absolute;
	width: 400px;
	height: 30px;
	z-index: 50;
	left: 25px;
	top:212px;
	}
#textfeld {
	position: absolute;
	width: 390px;
	height: 300px;
	z-index: 50;
	left: 25px;
	top:247px;
	}
#rechtesfeld{
	position: absolute;
	width: 440px;
	height: 438px;
	z-index: 30;
	left: 467px;
	top:114px;
	background-color:#CC2527;
	}
#boxeins{
	position: absolute;
	width: 54px;
	height: 54px;
	z-index: 140;
	left: 467px;
	top:564px;
	border-color:#CC2527;
	border-style:solid;
	border-width:1px;
	}

#boxzwei{
	position: absolute;
	width: 54px;
	height: 54px;
	z-index: 140;
	left: 542px;
	top:564px;
	border-color:#CC2527;
	border-style:solid;
	border-width:1px;
	}
#boxdrei{
	position: absolute;
	width: 54px;
	height: 54px;
	z-index: 140;
	left: 617px;
	top:564px;
	border-color:#CC2527;
	border-style:solid;
	border-width:1px;
	}
#boxvier{
	position: absolute;
	width: 54px;
	height: 54px;
	z-index: 140;
	left: 692px;
	top:564px;
	border-color:#CC2527;
	border-style:solid;
	border-width:1px;
	}
#boxfuenf{
	position: absolute;
	width: 54px;
	height: 54px;
	z-index: 140;
	left: 767px;
	top:564px;
	border-color:#CC2527;
	border-style:solid;
	border-width:1px;
	}
#boxsechs{
	position: absolute;
	width: 54px;
	height: 54px;
	z-index: 140;
	left: 841px;
	top:564px;
	border-color:#CC2527;
	border-style:solid;
	border-width:1px;
	}

#boxeinsrot{
	position: absolute;
	width: 54px;
	height: 54px;
	z-index: 140;
	left: 467px;
	top:564px;
	border-color:#CC2527;
	border-style:solid;
	border-width:1px;
	background-color:#CC2527;
	}

#boxzweirot{
	position: absolute;
	width: 54px;
	height: 54px;
	z-index: 140;
	left: 542px;
	top:564px;
	border-color:#CC2527;
	border-style:solid;
	border-width:1px;
	background-color:#CC2527;
	}
#boxdreirot{
	position: absolute;
	width: 54px;
	height: 54px;
	z-index: 140;
	left: 617px;
	top:564px;
	border-color:#CC2527;
	border-style:solid;
	border-width:1px;
	background-color:#CC2527;
	}
#boxvierrot{
	position: absolute;
	width: 54px;
	height: 54px;
	z-index: 140;
	left: 692px;
	top:564px;
	border-color:#CC2527;
	border-style:solid;
	border-width:1px;
	background-color:#CC2527;
	}
#boxfuenfrot{
	position: absolute;
	width: 54px;
	height: 54px;
	z-index: 140;
	left: 767px;
	top:564px;
	border-color:#CC2527;
	border-style:solid;
	border-width:1px;
	background-color:#CC2527;
	}
#boxsechsrot{
	position: absolute;
	width: 54px;
	height: 54px;
	z-index: 140;
	left: 841px;
	top:564px;
	border-color:#CC2527;
	border-style:solid;
	border-width:1px;
	background-color:#CC2527;
	}
#buttoneins{
	position: absolute;
	width: 55px;
	height: 7px;
	z-index: 140;
	left: 467px;
	top:587px;
	}
#buttonzwei{
	position: absolute;
	width: 55px;
	height: 7px;
	z-index: 140;
	left: 542px;
	top:587px;
	}
#buttondrei{
	position: absolute;
	width: 55px;
	height: 7px;
	z-index: 140;
	left:618px;
	top:587px;
	}
#buttonvier{
	position: absolute;
	width: 55px;
	height: 7px;
	z-index: 140;
	left: 692px;
	top:587px;
	}
#buttonfuenf{
	position: absolute;
	width: 55px;
	height: 7px;
	z-index: 140;
	left: 767px;
	top:587px;
	}
#buttonsechs{
	position: absolute;
	width: 55px;
	height: 7px;
	z-index: 140;
	left: 841px;
	top:587px;
	}