
/* tinyformat: {"title":"Dunkelgrau","inline":"span","classes":"darkgray","exact":true} */
.darkgray { color: #54595F; }

/* tinyformat: {"title":"Grau","inline":"span","classes":"gray","exact":true} */
.gray { color: #7A7A7A; }

/* tinyformat: {"title":"Hellgrün","inline":"span","classes":"lightgreen","exact":true} */
.lightgreen { color: #61CE70; }

/* tinyformat: {"title": "Königsblau", "inline": "span", "classes": "royalblue", "exact": true} */
.royalblue { color: #4054B2; }

/* tinyformat: {"title": "Grün", "inline": "span", "classes": "green", "exact": true} */
.green { color: #23A455; }

/* tinyformat: {"title": "Schwarz", "inline": "span", "classes": "black", "exact": true} */
.black { color: #000000; }

/* tinyformat: {"title": "Weiß", "inline": "span", "classes": "white", "exact": true} */
.white { color: #ffffff; }

/* tinyformat: {"title": "Hellgrau", "inline": "span", "classes": "lightgray", "exact": true} */
.lightgray { color: #F6F6F6 }

/* tinyformat: {"title": "Gold", "inline": "span", "classes": "gold", "exact": true} */
.gold { color: #CCB097; }

/* tinyformat: {"title": "Orange", "inline": "span", "classes": "orange", "exact": true} */
.orange { color: #F39900; }

/* tinyformat: {"title": "Kökken Violett", "inline": "span", "classes": "violet", "exact": true} */
.violet { color: #BB9EC6; }

/* tinyformat: {"title": "Spa Blau", "inline": "span", "classes": "lightblue", "exact": true} */
.lightblue { color: #ADCBEC }

/* tinyformat: {"title": "Königsblau", "inline": "span", "classes": "royalblue", "exact": true} */
.royalblue { color: #4054B2; }

/* tinyformat: {"title":"Magenta","inline":"span","classes":"pink-14","exact":true} */
.pink-14 { color: #D3007A; }

/* tinyformat: {"title":"Rosarot","inline":"span","classes":"pink-15","exact":true} */
.pink-15 { color: #A52A57; }

/* tinyformat: {"title": "Rot", "inline": "span", "classes": "red", "exact": true} */
.red { color: #D6213D; }

/* tinyformat: {"title": "Olivgrün", "inline": "span", "classes": "olive", "exact": true} */
.olive { color: #496D2C; }

/* tinyformat: {"title": "Mittelgrau", "inline": "span", "classes": "middlegray", "exact": true} */
.middlegray { color: #646464; }

/* tinyformat: {"title": "Blaßblau", "inline": "span", "classes": "paleblue", "exact": true} */
.paleblue { color: #ADCBEC33; }

/* tinyformat: {"title": "Blaßgold", "inline": "span", "classes": "palegold", "exact": true} */
.palegold { color: #CCB09729; }




/* tinyformat: {"title":"Halbfett","inline":"span","classes":"semibold","exact":true} */
.semibold { font-weight: 600; }

/* tinyformat: {"title":"kein Umbruch","inline":"span","classes":"nobr","exact":true} */
