body { color: black; scrollbar-face-color: #666666; scrollbar-track-color: #cccccc; scrollbar-arrow-color: #cccccc;}

p { color: #000; font-size: 12pt; font-family: arial; font-weight: 500; line-height: 140%; }

td {}

li { color: #000; font-size: 12pt; font-family: arial; font-weight: 500; padding-top: 5pt; padding-left: 5pt; list-style-image: url(../Elemente/Spirale-Dot.gif); }

a:link {text-decoration: none; }

a:visited {text-decoration: none; }

a:hover {text-decoration: underline; }

a:active {text-decoration: underline; }
.name-title { color: #369; font-size: 60pt; font-family: Impact, FontName; vertical-align: middle; }
.subject-title { color: #000; font-size: 24pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: lighter; text-align: left; }
.subject-title-small { color: #000; font-size: 18pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: lighter; text-align: left; }
.header-1 { color: #000; font-size: 18pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-align: left; }
.header-2 { color: #000; font-size: 14pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; text-align: left; }
.subject-white { color: #fffefe; font-size: 18pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-align: left; }

#customscroll::-webkit-scrollbar {
    /*background: #ccccff;*/
    width: 12px;
}
#customscroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
    border-radius: 10px;
}
#customscroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
#customscroll::-webkit-scrollbar-corner {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
}

/*#customscroll:hover::-webkit-scrollbar {
    background: #99ccff;*/
.reference-text { color: #33c; font-size: 10pt; font-family: arial; font-weight: lighter; font-style: italic; line-height: 120%; }
.reference-text-large { color: #000; font-size: 12pt; font-family: arial; font-style: italic; font-weight: lighter; }
.reference-name { color: #33c; font-size: 8pt; font-family: arial; font-weight: 600; font-style: normal; line-height: 120%; }
.reference-name-large { color: #000; font-size: 12pt; font-family: arial; font-style: normal; font-weight: normal; }
.address { color: #000; font-size: 12pt; font-family: arial; font-style: normal; font-weight: 500; margin: 0; padding: 0; }
.text { color: #000; font-size: 12pt; font-family: arial; font-style: normal; font-weight: 500; }
.help-line { color: #33c; font-size: 10pt; font-family: arial; font-weight: lighter; font-style: normal; }

@media print {
img {display: none;}
.colboxright_249388 {display: none;}
}
.firstletter { font-size: 200%; font-family: georgia; font-weight: 600; letter-spacing: 3pt; }
