<STYLE TYPE="text/css">

.Dummy {
 font-family : "Trebuchet MS", "Times New Roman";
}

* {
 font-weight : normal;
 font-family : "Trebuchet MS", "Times New Roman";
 font-size : 11pt;
 margin: 0;
 border: 0;
 spacing: 0;
 padding: 0;
 scrollbar-base-color: grey;
 scrollbar-3dlight-color: grey;
 scrollbar-arrow-color: #FF6600;
 scrollbar-darkshadow-color: grey;
 scrollbar-face-color: white;
 scrollbar-highlight-color: grey;
 scrollbar-shadow-color: grey;
 scrollbar-track-color: grey;

}

TABLE {
 margin: 0;
 border: 0;
 spacing: 0;
 padding: 0;
}

.MenuText {
 color: #FF6600;
 text-align: center;
 font-weight: bold;
}

.TextOrange {
 color: #FF6600;
}
.TextOrangeGross {
 color: #FF6600;
 font-weight : bold;
 font-size : 11pt;
}
.TextGelbMittel {
 color: yellow;
 font-weight : bold;
}
.TextBlauMittel {
 color: blue;
 font-weight : bold;
}

.TextGelb {
 color: yellow;
}
.TextRot {
 color: #CC0033;
 font-weight : bold;
}
.Seitentitel {
 font-weight : bold;
 font-size : 13pt;
 color: #009999;
}

.TextKlein {
 font-size : 9pt;
}

.Beispiel {
 border-color: black;
 border-style: solid;
 border-width: 1pt;
 margin-width: 1pt;
}

A {
 font-weight : bold;
 color : #FF6600;
 text-decoration : none;
}
A:visited {
 font-weight : bold;
 color : #FF6600;
 text-decoration : none;
}
A:hover {
 font-weight : bold;
 color : #FF6600;
 text-decoration : underline;
}

.FremdLink {
 color: black;
 font-weight : bold;
 text-decoration : none;
}
.FremdLink:visited {
 font-weight : bold;
 color: black;
 text-decoration : none;
}
.FremdLink:hover {
 font-weight : bold;
 color: black;
 text-decoration : underline;
}

</STYLE>