html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #000000;
    font-family: Tahoma, sans-serif;
    font-size: 15px;
    color: #E55316;
    overflow: hidden;
}

h1 {
    font-size: 20px;
    font-weight: bold;
}

h2 {
    font-size: 15px;
    font-weight: bold;
}

.textblockFlipbook {
    font-size: 10px;
    margin-left: 60px;
    margin-bottom: 60px;
    margin-top: 60px;
    margin-right: 60px;
    color: #000000;
}

.textblockFlipbookUeberschrift {
    font-size: 15px;
}

#inhaltbody a {
    font-weight: bold;
    text-decoration: none;
    color: #E55316;
}

#inhaltbody a:hover {
    font-weight: bold;
    text-decoration: none;
    color: #286524;
}

#wrapper {
    position: absolute;

    width: 1440px;
    height: 900px;

    top: 50%;
    margin-top: -450px;

    left: 50%;
    margin-left: -720px;

    background-image: url("../images/grundlayout_tufperl.jpg");
    background-repeat: no-repeat;
    overflow: hidden;
}

#core {
    position: absolute;
    background-image: url("../images/aktionsbereich_hintergrund.png");
    background-repeat: no-repeat;

    height: 470px;
    width: 1170px;

    top: 50%;
    margin-top: -235px;

    left: 50%;
    margin-left: -585px;

    z-index: 10;
    max-height: 470px;
    overflow: hidden;
}

#logo {
    position: absolute;
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;

    height: 124px;
    width: 180px;

    top: 50%;
    left: 50%;
    margin-left: 412px;
    margin-top: -368px;

    z-index: 20;

    overflow: hidden;
}

#ufo {
    position: absolute;
    background-image: url("../images/ufo.png");
    background-repeat: no-repeat;

    height: 87px;
    width: 89px;

    top: 50%;
    left: 50%;

    margin-left: 31px;
    margin-top: -423px;

    z-index: 20;

    overflow: hidden;
}

#hund {
    position: absolute;
    background-image: url("../images/hund.png");
    background-repeat: no-repeat;

    height: 65px;
    width: 93px;

    top: 50%;
    left: 50%;

    margin-left: -457px;
    margin-top: -342px;

    z-index: 20;

    overflow: hidden;
}

#pyramide {
    position: absolute;
    background-image: url("../images/pyramide.png");
    background-repeat: no-repeat;

    height: 156px;
    width: 155px;

    top: 50%;
    left: 50%;

    margin-left: -695px;
    margin-top: -434px;

    z-index: 20;

    overflow: hidden;
}

#stpauli {
    position: absolute;
    background-image: url("../images/stpauli.png");
    background-repeat: no-repeat;

    height: 128px;
    width: 99px;

    top: 50%;
    left: 50%;

    margin-left: -718px;
    margin-top: -386px;

    z-index: 25;

    overflow: hidden;
}

#leventWerbeagentur {
    background-image: url("../images/L-EVENT_WERBEAGENTUR.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    height: 33px;
    left: 50%;
    margin-left: 128px;
    margin-top: -300px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    width: 266px;
    z-index: 25;
}

#pdfDownload {
    height: 139px;
    left: 50%;
    margin-left: -430px;
    margin-top: -374px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    width: 490px;
    z-index: 25;
}

#ae {
    position: absolute;
    background-image: url("../images/ae.png");
    background-repeat: no-repeat;

    height: 95px;
    width: 71px;

    top: 50%;
    left: 50%;

    margin-left: -629px;
    margin-top: -284px;

    z-index: 20;

    overflow: hidden;
}

#vogel {
    position: absolute;
    background-image: url("../images/vogel.png");
    background-repeat: no-repeat;

    height: 82px;
    width: 109px;

    top: 50%;
    left: 50%;

    margin-left: 286px;
    margin-top: 354px;

    z-index: 20;

    overflow: hidden;
}

#kugeln {
    position: absolute;
    background-image: url("../images/kugeln.png");
    background-repeat: no-repeat;

    height: 342px;
    width: 263px;

    top: 50%;
    left: 50%;

    margin-left: 413px;
    margin-top: 165px;

    z-index: 20;

    overflow: hidden;
}

#menuuntenInhalt {
    position: absolute;

    height: 100px;
    width: 1170px;

    top: 50%;
    left: 50%;

    margin-left: -505px;
    margin-top: 250px;

    z-index: 20;

    overflow: hidden;
}

#menuuntenImpressum {
    position: absolute;

    height: 100px;
    width: 1170px;

    top: 50%;
    left: 50%;

    margin-left: 400px;
    margin-top: 250px;

    z-index: 20;

    overflow: hidden;
}

#inhaltbody {
    height: 425px;
    left: 35px;
    overflow: auto;
    position: relative;
    top: 15px;
    width: 1100px;
}

/* Menü */

.menuuntenInhalt a {
    font-weight: bold;
    text-decoration: none;
    color: #E55316;
    font-size: 30px;
}

.menuuntenInhalt a:hover {
    font-weight: bold;
    text-decoration: none;
    color: #940565;
    font-size: 30px;
}

.menuuntenImpressum a {
    font-weight: bold;
    text-decoration: none;
    color: #E55316;
    font-size: 16px;
}

.menuuntenImpressum a:hover {
    font-weight: bold;
    text-decoration: none;
    color: #940565;
    font-size: 16px;
}

/* TagClount */

.tagcloudbody {
    position: relative;
    width: 1100px;
    height: 400px;
}

.tagcloudbody a {
    font-weight: bold;
    text-decoration: none;
    color: #E55316;
}

.tagcloudbody a:hover {
    font-weight: bold;
    text-decoration: none;
    color: #e5b22f;
}

.tagcloudbody a:visited {
    font-weight: bold;
    text-decoration: none;
    color: #286524;
}

.tag1 {
    font-size: 38px;
    white-space: nowrap;
}

.tag2 {
    font-size: 32px;
    white-space: nowrap;
}

.tag3 {
    font-size: 22px;
    white-space: nowrap;
}

.tag4 {
    font-size: 12px;
    white-space: nowrap;
}

/* Flipbook */
.flipbook-viewport {
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.flipbook-viewport .container {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;
    z-index: 100;
}

.flipbook-viewport .flipbook {
    width: 1080px;
    height: 425px;
    left: -540px;
    top: -212px;
    z-index: 100;
}

.flipbook-viewport .page {
    width: 540px;
    height: 425px;
    background-color: white;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 100;
}

.flipbook .page {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    z-index: 100;
}

.flipbook-viewport .page img {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    z-index: 100;
}

.flipbook-viewport .shadow {
    -webkit-transition: -webkit-box-shadow 0.5s;
    -moz-transition: -moz-box-shadow 0.5s;
    -o-transition: -webkit-box-shadow 0.5s;
    -ms-transition: -ms-box-shadow 0.5s;

    -webkit-box-shadow: 0 0 20px #ccc;
    -moz-box-shadow: 0 0 20px #ccc;
    -o-box-shadow: 0 0 20px #ccc;
    -ms-box-shadow: 0 0 20px #ccc;
    box-shadow: 0 0 20px #ccc;
    z-index: 100;
}