body {                        margin-top: 0px;
                              margin-bottom: 0px;
                              background-color: #ffffff;
}

#wrapper {                    width: 811px;
                              height: 482px;
                              margin-top: 60px;
                              margin-left: auto;
                              margin-right: auto;
                              padding: 0;
	                      border: 0;
                              position: relative; 
                              background: url(hintergrund.jpg) no-repeat center;
}

#rotator, #texthintergrund {  position: absolute;
                              left: 48px;
                              top: 58px;
}

#texthintergrund {            background: url(schaltbild.jpg) no-repeat left;
                              width: 340px;
                              height: 339px;
}

#menu {                       position: absolute;
                              right: 24px;
                              top: 457px;
                              font-family: Arial;
                              font-size: 12px;
}

.ohnerand {                   border: 0;
}

.inhalt {                     margin-top: 0px;
                              padding-top: 226px;
                              padding-left: 10px;
                              font-family: Arial;
                              font-size: 12px;
                              color: #ffffff;
}

.inhalt a:link, 
.inhalt a:visited {           text-decoration: none;
                              color: #ffffff;
}

a:link, a:visited {           text-decoration: none;
                              color: #222222;
}

