/*
 * rte.css, mb, 2008-01-29, 2008-01-31
 *
 * css file for content edited with htmlArea RTE
 * based on htmlarea and TYPO3 example file
 *
 */

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }

/*
p.csc-frame-frame1,table.csc-frame-frame1{ background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
p.csc-frame-frame2,table.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
ul.component-items { color: #186900; list-style-type: circle; }
ul.action-items { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }
ol.component-items-ordered { color: #10007B; list-style-type: lower-roman; }
ol.action-items-ordered { color: #8A0020; list-style-type: lower-greek; }
span.important {}
span.name-of-person {}
span.detail {}
*/

/* 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 {}

/*
 * here we go ...
 */

span.grau666 {color:#666}
span.marker {background-color:#ff0}
span.hh-rot {color:#c8161d}
span.font-size-85 {font-size:85%;}
span.font-size-115 {font-size:115%;}
span.font-size-130 {font-size:130%;}
span.font-size-180 {font-size:180%;}
span.font-size-240 {font-size:240%;}
span.font-size-360 {font-size:360%;}

p.grau666, #content p.grau666 {color:#666;}
p.marker {background-color:#ff0}
p.hh-rot, #content p.hh-rot {color:#c8161d}
p.font-size-85,  #content p.font-size-85  {font-size:85%;}
p.font-size-115, #content p.font-size-115 {font-size:115%;}
p.font-size-130, #content p.font-size-130 {font-size:130%;}
p.font-size-180, #content p.font-size-180 {font-size:150%;}
p.font-size-240, #content p.font-size-240 {font-size:240%;}
p.font-size-360, #content p.font-size-360 {font-size:360%;}

table.sprechstunden {}

table.sprechstunden td {
	color: #5f696b;
	font-size: 12px;
	line-height: 130%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

p.einzug1, #content p.einzug1 {margin-left:2em}
p.einzug2, #content p.einzug2 {margin-left:4em}
