body {
    font-family: tahoma,arial,sans-serif;
    color: #000000;
    font-size: 10pt;
    line-height: 140%;
}
td, tr {
    font-family: tahoma,arial,sans-serif;
    font-size: 10pt;
    line-height: 140%;
}
b {
    color: #666666;
}
ol {
    margin-top:5pt;
    margin-bottom:5pt;
}
ul {
    margin-top:5pt;
    margin-bottom:5pt;
    margin-left:17px;
    list-style-position: outside;
    list-style-image: url(/bilder/pfeilgrau.gif);
    list-style-type:circle;
    padding-left:0;
}
img { border: 0px; }
h1 {
    font-size: 18pt;
    font-weight: normal;
    line-height: 100%;
    color: #666666;
    text-decoration: none;
    margin-top:18pt;
    margin-bottom:9pt;
}
h2 {
    font-size: 18pt;
    font-weight: normal;
    line-height: 100%;
    color: #666666;
    text-decoration: none;
    margin-top:18pt;
    margin-bottom:9pt;
}
h3 {
    font-size: 14pt;
    font-weight: normal;
    line-height: 100%;
    color: #666666;
    text-decoration: none;
    margin-top:14pt;
    margin-bottom:7pt;
}
h4 {
    font-size: 12pt;
    font-weight: normal;
    line-height: 100%;
    color: #666666;
    text-decoration: none;
    margin-top:12pt;
    margin-bottom:6pt;
}
h5 {
    font-size: 10pt;
    font-weight: normal;
    line-height: 100%;
    color: #666666;
    text-decoration: none;
    margin-top:10pt;
    margin-bottom:5pt;
}
p {
    margin-top:5pt;
    margin-bottom:5pt;
}

h1 a:link{text-decoration: none;}
h2 a:link{text-decoration: none;}
h3 a:link{text-decoration: none;}
h4 a:link{text-decoration: none;}
h5 a:link{text-decoration: none;}

h1 a:visited{text-decoration: none;}
h2 a:visited{text-decoration: none;}
h3 a:visited{text-decoration: none;}
h4 a:visited{text-decoration: none;}
h5 a:visited{text-decoration: none;}

a:link {
    color:#666666;
}
a:visited {
    color:#666666;
}
a:active {
    color:#8DC321;
}
a:hover {
    color:#8DC321;
}

.menu {
    font-family: tahoma,arial,sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    word-spacing: 11px;
}
.menu a { text-decoration: none; }
.menu strong a:link { color:#8DC321; font-weight: normal; text-decoration: none; }
.menu strong a:visited { color:#8DC321; font-weight: normal; text-decoration: none; }

.boxed {
    border: 1px solid #dfd7cc;
    background-color: #f0ede8;
}
.highlight {
    border: 1px solid #8DC321;
    background-color: #f0f9dd;
}

.small {
    font-size: 8pt;
    line-height: 140%;
}
.small h1 {
    font-size: 14pt;
    margin-bottom: 5px;
}
.small h2 {
    font-size: 12pt;
    margin-bottom: 5px;
}
.small h3 {
    font-size: 11pt;
    margin-bottom: 5px;
}
.small h4 {
    font-size: 10pt;
    margin-bottom: 5px;
}
.small h5 {
    font-size: 8pt;
    margin-bottom: 5px;
}
.small p {
    margin-top: 0px;
}

.codeindent {
    margin-left:15px;
    line-height: 100%;
}
.iconindent {
    margin-top:0px;
    margin-left:55px;
}
.icon {
    float: left;
    width: 48px;
    height: 48px;
}
