/****************************************************************************************
# This file is DEPRECATED.
#
# The default css file for content edited with htmlArea RTE is now: EXT:rtehtmlarea/res/contentcss/default.css
#
# TYPO3 SVN ID: $Id: dynamiccss.css 4132 2008-09-15 21:44:35Z stan $
# ***************************************************************************************/


/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
span.important { color: #8A0020; }
span.name-of-person { color: #10007B; }
span.detail { color: #186900; }

span.georgia25 {font-family: 'Lora', times, serif; font-size: 1.5em;}
span.georgia23grau {font-family: 'Lora', times, serif; font-size: 1.643em; color: #777777;}
span.ptans12gb {font-family: 'PT Sans', arial, verdana, tahoma, sans serif; font-size: 0.857em; text-transform: uppercase; color: #666666; letter-spacing: 0.1em;}
span.hellgrau {color: #777777;}
span.uppercase {text-transform: uppercase;}

/* Spezielles */

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}
