html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    background-color: #fff;
}

iframe {
    margin-top: 6px;
    margin-bottom: 6px;
}

#center {
    padding: 0;
    width: 900px;
    height: 515px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -253px 0 0 -450px;
    background-image: url(../images/hg-home.gif);
}

#center-schauspieler {
    padding: 0;
    width: 900px;
    height: 515px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -253px 0 0 -450px;
    background-image: url(../images/hg-schauspieler.gif);
}

#center-sprecher {
    padding: 0;
    width: 900px;
    height: 515px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -253px 0 0 -450px;
    background-image: url(../images/hg-sprecher.gif);
}

#center-coaching {
    padding: 0;
    width: 900px;
    height: 515px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -253px 0 0 -450px;
    background-image: url(../images/hg-coaching.gif);
}

* html #center {
    height: 253px;
}

#hauptnavigation {
    position: absolute;
    left: 490px;
    top: 43px;
    width: 400px;
    font-family: Trebuchet MS, Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #fff;
    text-align: right;
}

#hauptnavigation a:link {
    color: #ffffff;
    text-decoration: none;
}

#hauptnavigation a:visited {
    text-decoration: none;
    color: #ffffff;
}

#hauptnavigation a:hover {
    text-decoration: underline;
    color: #ffffff;
}

#hauptnavigation a:active {
    text-decoration: none;
    color: #ffffff;
}

#unternavigation a:link {
    color: #ffffff;
    text-decoration: none;
}

#unternavigation a:visited {
    text-decoration: none;
    color: #ffffff;
}

#unternavigation a:hover {
    text-decoration: underline;
    color: #ffffff;
}

#unternavigation a:active {
    text-decoration: none;
    color: #ffffff;
}

#unternavigation {
    position: absolute;
    left: 130px;
    top: 63px;
    width: 760px;
    font-family: Trebuchet MS, Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #fff;
    text-align: right;
}


#impressum {
    position: absolute;
    left: 720px;
    top: 495px;
    width: 170px;
    font-family: Trebuchet MS, Arial, Verdana, sans-serif;
    font-size: 10px;
    color: #fff;
    text-align: right;
}

#logo {
    position: absolute;
    left: 9px;
    top: 8px;
}

.schrift {
    font-family: Trebuchet MS, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}

.kleinschrift {
    font-family: Trebuchet MS, Arial, Verdana, sans-serif;
    font-size: 10px;
    line-height: 16px;
    color: #fff;
}

h1 {
    font-family: Trebuchet MS, Arial, Verdana, sans-serif;
    font-size: 17px;
    color: #fff;
    margin: 0px;
}

h2 {
    font-family: Trebuchet MS, Arial, Verdana, sans-serif;
    font-size: 15px;
    color: #fff;
    margin: 0px;
}

a:link {
    color: #ffffff;
    text-decoration: underline;
}

a:visited {
    text-decoration: underline;
    color: #ffffff;
}

a:hover {
    text-decoration: none;
    color: #ffffff;
}

a:active {
    text-decoration: underline;
    color: #ffffff;
}

#startseite {
    position: relative;
    width: 480px;
    z-index: 1;
    left: 26px;
    top: 140px;
}

#startseite-stefan-evertz {
    position: absolute;
    left: 604px;
    top: 98px;
    z-index: 1;
}

#startseite-bild {
    position: absolute;
    left: 684px;
    top: 113px;
    z-index: 1;
}

#unterseite {
    position: relative;
    width: 550px;
    z-index: 1;
    left: 300px;
    top: 81px;
    height: 370px;
    overflow: auto;
    padding-top: 30px;
    padding-right: 50px;
}

#unterseite img {
    padding-right: 14px;
    padding-bottom: 14px;
}

#unterseiten-bild {
    position: absolute;
    left: 1px;
    top: 134px;
    z-index: 1;
}

#kategorie {
    position: absolute;
    left: 10px;
    top: 108px;
    width: 220px;
    text-align: right;
    z-index: 1;
    font-family: Trebuchet MS, Arial, Verdana, sans-serif;
    font-size: 18px;
    color: #b3b3b3;
}

.rahmen {
    border: 2px solid #FFFFFF;
}
