/*
   
	ask-online.ch - rte.css

	aquaverde GmbH, 2011
		
*/


/* --------------------- titles */

h1 { font: bold 18px 'Droid Sans', Arial, Helvetica, sans-serif; color: #000; }

h2 { font: bold 14px 'Droid Sans', Arial, Helvetica, sans-serif; color: #000; }

h3 { font: bold 12px 'Droid Sans', Arial, Helvetica, sans-serif; color: #a39d96; border-bottom: 1px #a39d96 solid; text-transform: uppercase; padding-bottom: 3px; margin-bottom: 3px; }


/* --------------------- links */

a.link-orange { font-size: 11px !important; line-height: 18px !important; font-weight: bold !important; text-transform: uppercase; padding: 3px 4px 2px 4px; margin-bottom: 4px; }

a.link-orange:link, a.link-orange:active, a.link-orange:visited { color: #fff !important; text-decoration: none !important; background: #ec9933; }

a.link-orange:hover { color: #fff !important; text-decoration: none !important; background: #a39d96; }


a.link-grau { font-size: 11px !important; line-height: 18px !important; font-weight: bold; text-transform: uppercase; padding: 3px 4px 2px 4px; margin-bottom: 4px; }

a.link-grau:link, a.link-grau:active, a.link-grau:visited { color: #fff !important; text-decoration: none !important; background: #a39d96; }

a.link-grau:hover { color: #fff !important; text-decoration: none !important; background: #ec9933; }


a.link-schwarz { font-size: 11px !important; line-height: 18px !important; font-weight: bold !important; text-transform: uppercase; padding: 3px 4px 2px 4px; margin-bottom: 4px; }

a.link-schwarz:link, a.link-schwarz:active, a.link-schwarz:visited { color: #fff !important; text-decoration: none !important; background: #1c1c1c; }

a.link-schwarz:hover { color: #fff !important; text-decoration: none !important; background: #a39d96; }


a.link-download-oben-rechts { font-size: 11px; font-weight: bold; text-transform: uppercase; padding: 2px 4px 0 4px; margin: 4px 0; float: right; margin-left: 19px; }

a.link-download-oben-rechts:link, a.link-download-oben-rechts:active, a.link-download-oben-rechts:visited { color: #fff; text-decoration: none; background: #a39d96; }

a.link-download-oben-rechts:hover { color: #fff; text-decoration: none; background: #ec9933; }