	.mainheader1 {  text-decoration:none; color : #990066; font-family : "Arial"; font-size : 18pt; font-weight : bold;}
	.mainheader2 {  text-decoration:none; color : #0000FF; font-family : "Arial"; font-size : 18pt; font-weight : bold;}
	.subheader {  text-decoration:none; color : #990066; font-family : "Arial"; font-size : 12pt; font-weight : bold;}
	.subheader2 {  text-decoration:none; color : #990066; font-family : "Arial"; font-size : 10pt; font-weight : bold;}
	.mainlinkmarked {  text-decoration:none; color : #990066; font-family : "Arial"; font-size : 10pt; font-weight : bold;}
	.mainlink {  text-decoration:none; color : #0000FF; font-family : "Arial"; font-size : 10pt; font-weight : bold;}
	.mainlink:hover { color : 990066 }
	.mainsublink {text-decoration:none; color : #0000FF; font-family : "Arial"; font-size : 8pt; font-weight : bold;}
	.mainsublink:hover { color : 990066 }
	.sublink {text-decoration:underline; color : #0000FF; font-family : "Arial"; font-size : 9pt; font-weight : bold;}
	.sublink:hover { color : 990066 }
	.bodytext { text-decoration:none; color : #000000; font-family : "Arial"; font-size : 9pt;}
	.bodytextb { text-decoration:none; color : #0000FF; font-family : "Arial"; font-size : 9pt; font-weight : bold;}
        /* Abstand zu Bildern, die rechts von Text umflossen werden (Bild ist links) */
        .connorm li {
                line-height:100%;
        }
        img.picleft {
                    float:left;
                    margin-right:10px;
                    margin-top:6px;
        }
        /* Abstand zu Bildern, die links von Text umflossen werden (Bild ist rechts) */
        img.picright {
                     float:right;
                     margin-left:10px;
                     margin-top:6px;
        }

