body {
    background: #000 url('/images/css/bg.gif') 0 0 repeat-x;
    color: #666;
    font-size: 11px;
    font-family: Verdana, Lucida Sans, Lucida, Arial, sans-serif;
    margin: 0;
    padding: 0;
}

sup {
    font-size: 80%;
    line-height: 0;
}

td {
    font-size: 11px;
    color: #000;
}

a img {
    border: 0;
}

#container {
    position: relative;
    width: 100%;
    height: 98%;
    min-height: 690px;
}

* html #container { /* Für IE */
    height: 690px;
    height: 98%;
}

/* HEADER */
#header {
    position: relative;
    height: 145px;
    z-index: 3;
    /*background-color: #FFF;*/
}

img#logo {
    position:absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

img#lettering {
    position:relative;
    position: absolute;
    z-index: 2;
    top: 23px;
    right: 100px;
}


#navi {
    position: absolute;
    top: 42px;
    left: 222px;
    color: #9a9a9a;
    width:1000px;
    z-index: 3;
}

.navi {
    margin-bottom: 2px;
    background-color: #FFF;
}

.navi a:link,
.navi a:active,
.navi a:visited,
.navi a:hover {
    /*color: #CCC;*/
    color: #9A9A9A;
    text-decoration: none;
}
.navi a:hover {
    color: #F68B1F;
}

.navi a.act_top:link,
.navi a.act_top:active,
.navi a.act_top:visited {
    color: #000;
}

.navi a.act:link,
.navi a.act:active,
.navi a.act:visited {
    color: #F68B1F;
}

.navi ul,
.navi li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.navi li {
    float: left;
    margin-right: 13px;
}

#nav1 {
    position: absolute;
    left: 0px;
    top: 0px;
}
#nav2 {
    position: absolute;
    left: 0px;
    top: 16px;
}
#nav3 {
    position: absolute;
    left: 0px;
    top: 32px;
}
#nav4 {
    position: absolute;
    left: 0px;
    top: 48px;
}
#nav5 {
    position: absolute;
    left: 0px;
    top: 64px;
}

/* CONTENT */
#content {
    position: relative;
    z-index: 2 !important;
    z-index: -1;
    height: 410px;
    width: 100%;
    background-color: #FFF;
}

#content p {
    margin-left: 222px;
    width: 630px;
    color: #000;
    line-height: 18px;
}

#scrollContentDiv {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index:0;
}

.txtDesc {
    color: #000;
    font-size: 9px;
    text-align: right;
    background-color: #FFF;
}

#ScrollNaviVertical {
    position: absolute;
    left: 142px;
    top: 52px;
}

#ScrollNaviVertical2 {
    position: absolute;
    left: 575px;
    top: 52px;
}

li.right {
    padding-left: 15px;
}

table#press td.p_content {
    padding-left:10px;
    line-height: 16px;
}

table#press td img {
    vertical-align:middle;
    margin:-3px 6px 0 0;
}

/* BOTTOM */
#bottom {
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 0;
    padding-left: 223px;
    height: 120px;
    margin-top: 560px;
}

#bottom div.sitetype {
    margin-top: 17px;
    float: left;
    margin-right: 50px;
}

#bottom p.sitetext {
    margin-top: 50px;
    float: left;
}

img.loudspeaker {
    position: absolute;
    top: 15px;
    left: 100px;
}

p.sitetext {
    color: #FFF;
    line-height: 16px;
    letter-spacing: 1px;
}

p.sitetext a:link,
p.sitetext a:active,
p.sitetext a:visited,
p.sitetext a:hover {
    color: #666;
    text-decoration: none;
}

p.sitetext span.small {
    color: #9a9a9a;
    font-size: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
}

p.sitetext span.small a:link,
p.sitetext span.small a:active,
p.sitetext span.small a:visited {
    color: #9a9a9a;
}
p.sitetext span.small a:hover {
    color: #F68B1F;
}

p#sitetext em {
    margin-right: 20px;
}

#selLang {
    position: absolute;
    left: 66px;
    bottom: 11px;
    color: #9a9a9a;
    font-size: 10px;
}

#slider_navi {
    position: absolute;
    top: 12px;
    left: 760px;
    width: 155px;
}

/* STARTSEITE */
img#main_logo {
    vertical-align: middle;
}

#ScrollText,
#ScrollText2 {
    line-height:18px;
    color: #000;
}

#ScrollText a,
#ScrollText2 a {
    color: #9A9A9A;
    text-decoration: none;
}

#ScrollText p,
#ScrollText2 p {
    margin-left: 0;
    width: 100%;
}

span.testimonial {
    font-style: italic;
    text-align: right;
    display: block;
}