/* Classes that are available in RTE to the user */

.quote { font-style: italic; color: #ee9; }
.highlight { background-color: yellow; color: #000; }
.deprecated { text-decoration: line-through; color: #aaa; }
.harald { color: #ff00ff; font-size: 10px; }
.nikolaus { color: #ffff00; font-size: 50px; }

