body { font-family: Arial; font-size:12px; color: #333333; background-color: #d9d3c3;}

hr { color: #f7f7f7; }
#GaragenParkAnfrage { height: 120px;width: 100%;position: absolute;top: 111px;left: 200px;z-index: 100;background-color: #d9d3c3;background: url("./texture/GaragenParkBanner.jpg") left no-repeat;visibility:hidden; }
.PreisSchild { height: 80px; width: 330px; position: absolute; top: 130px; left: 300px; z-index: 100;font-size:30px;}
.scfnOpenDoor { height: 80px; width: 30px; background: url("./icon/remote.png") center no-repeat; background-size: auto; background-size: 100% auto; position: absolute; bottom: 130px; right: 50px; z-index: 100; cursor: pointer;
	text-align:center;
	font-size:14px; }
.scfnDayMode { height: 80px; width: 30px; background: url("./icon/DayMode.png") center no-repeat; background-size: auto; background-size: 100% auto; position: absolute; bottom: 130px; right: 100px; z-index: 100; cursor: pointer;
	text-align:center;
	font-size:14px; }
.EinzelGarage { height: 73px; width: 116px; background: url("./icon/EinzelGarage.png") center no-repeat; background-size: auto; background-size: 100% auto; position: absolute; top: 8px; left: 200px; z-index: 100; cursor: pointer; }
.DoppelGarage { height: 73px; width: 184px; background: url("./icon/DoppelGarage.png") center no-repeat; background-size: auto; background-size: 100% auto; position: absolute; top: 8px; left: 316px; z-index: 100; cursor: pointer; }
.XXLGarage { height: 73px; width: 182px; background: url("./icon/XXLGarage.png") center no-repeat; background-size: auto; background-size: 100% auto; position: absolute; top: 8px; left: 500px; z-index: 100; cursor: pointer; }
.PremiumGarage { height: 73px; width: 182px; background: url("./icon/PremiumGarage.png") center no-repeat; background-size: auto; background-size: 100% auto; position: absolute; top: 8px; left: 682px; z-index: 100; cursor: pointer; }
.GaragenPark { height: 73px; width: 271px; background: url("./icon/GaragenPark.png") center no-repeat; background-size: auto; background-size: 100% auto; position: absolute; top: 8px; left: 864px; z-index: 100; cursor: pointer; }
#Anfrage1 { height: 73px; width: 130px; position: absolute; top: 8px; left: 1135px; z-index: 100; background-color: #d9d3c3; }
#Anfrage2 { height: 30px; width: 1065px; position: absolute; top: 81px; left: 200px; z-index: 100; background-color: #d9d3c3; }
#Anfrage3 { height: 73px; width: 150px; position: absolute; top: 8px; left: 1495px; z-index: 100; background-color: #d9d3c3; }
#submit {position: absolute;left: 930px;}