body {
    background-image: url(icons/backround-grau.gif);
    color: #bdbd63;
    font-family: verdana, arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
    text-decoration: none;
}

basefont {
    color: #bdbd63;
    font-family: verdana, arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
    text-decoration: none;
}
#prev {
    Position: absolute;
    width: 5%;
    height: 60px;
}
#index {
    Position: absolute;
    border: 0px;
    width: 18%;
    left: 5%;
    height: 60px;
}
#show {
    Position: absolute;
    width: 18%;
    left: 23%;
    height: 60px;
}


a:link {
    color: #66FFFF;
}

a:hover {
    color: #66FFFF;
    font-size: 1.2em;
}

a:visited{
    color: #66FFFF;
}

a:active {
    color: #66FFFF;
}

ul {
    color: #bdbd63;
    font-family: verdana, arial, sans-serif;
    font-size: 12pt;
    font-style: italic;
    font-weight: normal;
    line-height: 12pt;
    margin-left: 15pt;
    margin-top: 2px;
    margin-bottom: 5px;
}

li {
    color: #bdbd63;
    font-family: verdana, arial, sans-serif;
    font-size: 12pt;
    font-style: italic;
    font-weight: normal;
    line-height: 12pt;
    margin-left: 15pt;
    margin-top: 2px;
    margin-bottom: 5px;
}

ol {
    color: #bdbd63;
    font-family: verdana, arial, sans-serif;
    font-size: 12pt;
    font-style: italic;
    font-weight: normal;
    line-height: 12pt;
    margin-left: 15pt;
    margin-top: 2px;
    margin-bottom: 5px;
}

blockquote {
    color: #bdbd63;
    font-family: verdana, arial, sans-serif;
    font-size: 12pt;
    margin-left: 40pt;
}

strong {
    color: #bdbd63;
}

small {
    color: #bdbd63;
}

table {
    color: #bdbd63;
    border-style: solid;
}

tbody {
    color: #bdbd63;
}

h1 {
    color: #bdbd63;
    font-family: verdana, arial, sans-serif;
    text-align: center;
    margin-top: 4px;
    margin-bottom: 8px;
    font-size: 22pt;
    font-weight: bold;
}

h2 {
    color: #bdbd63;
    font-family: verdana, arial, sans-serif;
    text-align: left;
    margin-top: 9px;
    margin-bottom: 0px;
    font-size: 17pt;
    font-weight: bold;
    line-height: 1.0em;
}

h3 {
    color: #bdbd63;
    font-family: verdana, arial, sans-serif;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 13pt;
    font-weight: bold;
    line-height: 1.0em;
}

h4  {
    color: #bdbd63;
    font-family: verdana, arial, sans-serif;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12pt;
    font-weight: normal;
    line-height: 1.1em;
}

h5  {
    color: #bdbd63;
    font-family: verdana, arial, sans-serif;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 9pt;
    font-style: italic;
    font-weight: normal;
    line-height: 1.20em;
}

h6  {
    color: #bdbd63;
    font-family: verdana, arial, sans-serif;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 9pt;
    font-weight: normal;
    line-height: 1.10em;
}


