body {
    margin: 0px;
    background-color: #fff0cd;
    background-image: url(../gfx/layout/cb_zahnraeder.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

a {
    font-weight: bold;
    text-decoration: underline;
    color: #666666;
}

a:visited {
    font-weight: bold;
    text-decoration: underline;
    color: #99191b;
}

a:focus {
    font-weight: bold;
    text-decoration: none;
    color: #0083d7;
}

a:hover {
    font-weight: bold;
    text-decoration: none;
    color: #0083d7;
}

.subnavi {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a.subnavi:link {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

a.subnavi:visited {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

a.subnavi:hover {
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

a.subnavi:active {
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

#logo {
    width: 438px;
    top: 3px;
}

#interactive {
    top: 98px;
    background-color: #0083d7;
}

#header {
    top: 118px;
    background-color: #99191b;
}

#location {
    top: 178px;
}

/*#menutop {
    position: absolute;
    z-index: 2000;
    width: 170px;
    height: 96px;
    top: 80px;
    left: 10px;
    background-color: #507bb5;
}*/

#main {
    top: 203px;
}

#content {
    top: 203px;
}

#skyscraper {
    top: 203px;
}

#footer {
    background-color: #99191b;
    color: #ffffff;
}

#finderfon {
    float:left;
    width:3.5em;
}

