body {
    background-color: #FFFFFF;
    color: #1C2D3C;
    margin: 0;
    padding: 0 0 0 98px;
    z-index: 0;
}
a {
    color: #98A2AB;
    text-decoration: none;
}
a:visited {
    color: #98A2AB;
    text-decoration: none;
}
a:hover {
    color: #1C2D3C;
    text-decoration: none;
}
a:active {
    color: #1C2D3C;
    text-decoration: none;
}
#navi ul {
    height: 21px;
    list-style-image: none;
    list-style-type: none;
    margin: 28px 0 41px;
    overflow: hidden;
    padding: 0;
    text-align: left;
}
#navi li {
    display: inline;
    height: 21px;
    list-style: none outside none;
    margin: 28px 0 41px;
    padding: 0;
    width: 150px;
}
#navi a {
    display: inline-block;
    height: 0 !important;
    overflow: hidden;
    padding: 21px 10px 0 0;
}
#navi a:visited {
    background-position: 0 0;
}
#navi a:focus {
    background-position: 0 -24px;
}
#navi a:hover {
    background-position: 0 -24px;
}
#navi a:active {
    background-position: 0 -24px;
}
.harry {
    background: url("images/harrylehmann.gif") no-repeat scroll 0 0 transparent;
    width: 166px;
}
.harryon {
    background: url("images/harrylehmann.gif") no-repeat scroll 0 -24px transparent;
    width: 166px;
}
.vita {
    background: url("images/vita.gif") no-repeat scroll 0 0 transparent;
    width: 56px;
}
.vitaon {
    background: url("images/vita.gif") no-repeat scroll 0 -24px transparent;
    width: 56px;
}
.texte {
    background: url("images/texte.gif") no-repeat scroll 0 0 transparent;
    width: 69px;
}
.texteon {
    background: url("images/texte.gif") no-repeat scroll 0 -24px transparent;
    width: 69px;
}
.video{
    background: url("images/video.gif") no-repeat scroll 0 0 transparent;
    width: 74px;
}
.videoon {
    background: url("images/video.gif") no-repeat scroll 0 -24px transparent;
    width: 74px;
}
.begriffe {
    background: url("images/begriffe.gif") no-repeat scroll 0 0 transparent;
    width: 81px;
}
.begriffeon {
    background: url("images/begriffe.gif") no-repeat scroll 0 -24px transparent;
    width: 81px;
}
#content {
    margin-bottom: 0;
    margin-top: 0;
    min-height: 250px;
    width: 640px;
    z-index: 1;
}
h1 {
    color: #1C2D3C;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 10px;
    margin-top: -10px;
    padding: 10px 0 2px;
}
h2 {
    color: #1C2D3C;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: -5px;
    visibility: hidden;
}
h3 {
    color: #333333;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 4px;
    padding: 5px 0 0;
}
h4 {
    color: #000000;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 4px;
    margin-top: 4px;
    padding: 0;
}
p {
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
}
.literatur {
    line-height: 16px;
}
p.sm {
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 18px;
}
p.blind {
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
    visibility: hidden;
}
li {
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    list-style-position: outside;
    list-style-type: none;
    text-align: left;
    font-size: 12px;
}
table {
    border: 1px none;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: auto;
    line-height: 16px;
    margin-top: 10px;
    width: 100%;
}
table td {
    padding: 0 0 10px;
    vertical-align: top;
}
#content ul {
    line-height: 16px;
    margin-top: -10px;
    font-size: 12px;
}

