#wrapper {
background-color: #2d6fb9;
width: 756px;
height: 1300px;
position: absolute;
border: 10px #d9880f solid;
}

#pic1 {
position: absolute;
top: 160px;
left: 10px;
text-align: center;
}

#seasons {
position: absolute;
top: 160px;
left: 265px;
text-align: center;
background-color: #fbda75;
color: #000000;
padding: 10px;
border: 5px #999999 groove;
}

#pic2 {
position: absolute;
top: 160px;
right: 10px;
text-align: center;
}

#tarifftable {
position: absolute;
top: 380px;
text-align: center;
padding-left: 70px;}

#pic3 {
position: absolute;
top: 725px;
text-align: center;
left: 5px;}

#pic4 {
position: absolute;
top: 725px;
text-align: center;
left: 250px;}

#pic5 {
position: absolute;
top: 725px;
text-align: center;
left: 495px;}

#footertext {
position: absolute;
top: 950px;
left: 10px;
width: 740px;
text-align: center;
z-index: 3;
}

#address {
position: absolute;
top: 1150px;
left: 10px;
width: 740px;
text-align: center;
padding-bottom: 20px;
z-index: 4;
}
