/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** # "YAML for TYPO3" (c) by Dieter Bunkerd (http://yaml.t3net.de) ######################################
** ######################################################################################################
**
**  Datei       : typo3-RTE.css
**  Funktion    : Formatierung der Inhalte im RTE, wird in den layout*.css files importiert.
**  Checked with http://jigsaw.w3.org/css-validator/ 13.8.07 - DB
*/
/* Avoid borders around images in the RTE */
img {border:0;}
/* #############################
** ### classesParagraph ########
** #############################
*/

h1.notopspace { margin-top:0px; }
ul.notopspace { margin-top:-12px !important; }
p.topfade { margin:15px -10px 0px -10px; padding:10px 10px 0px 10px; background-image:url(../../img/background/background-context-box-shade.jpg); background-repeat:repeat-x; background-position:top left;  }
p.topline { border-top:1px #dddddd solid; padding-top:7px; }
p.nomargin { clear: both; margin:0px; padding:0px; }
p.nomargin img { float:left; padding-right:5px; padding-bottom:9px; }
p.nomargin a { vertical-align:top; }

ul.list-square-red { padding-left:5px !important; list-style-image: url("../../img/list-icon-square-red.gif") !important; }

ul.listline { margin-top:5px; } 
ul.arrowblack { padding-left:5px !important; list-style-image: url("../../img/list-item-arrow-black.gif") !important; }
ul.arrowblackcondensed { padding-left:5px !important; list-style-image: url("../../img/list-item-arrow-black.gif") !important; margin-top:-10px !important;  }
ul.arrowblackcondensed li { margin-bottom:1px !important; }
ul.arrowicon { padding-left:5px !important; list-style-image: url("../../img/list-item-arrow-icon.png") !important; }
ul.arrowicon li { } 


p.separator {clear:both;}

h2.publicationSubheading { margin-top:-4px; font-size:1.3em; }
h4.yearbookHeading {  }

h1.topredline, h2.topredline, h3.topredline, h4.topredline, h5.topredline, h6.topredline, p.topredline{ width:100%; padding-top:10px; border-top:1px solid #9B1028; margin-top:40px !important;}
h1.bottommargin, h2.bottommargin, h3.bottommargin, h4.bottommargin { padding-bottom:6px; font-size:1.05em; }

p.smalltext {font-size:0.9em;}
p.greenbox {background-color:#dfd; border:1px #bdb solid; padding:1em;}
p.yellowbox {background:#ffd; border:1px #ddb solid; padding:1em;}
p.redbox {background-color:#fdd; border:1px #dbb solid; padding:1em;}
p.code {font-family:"Courier New", Courier, monospace; font-size:0.9em; padding:1em; background:#f0f0f4; border:1px #ccd solid;}
p.note {background:#dfd; padding: 1em; border-bottom: 1px #bdb dotted;}
p.important {background:#ffd; padding:1em; border-bottom:1px #ddb dotted;}
p.warning {background:#fdd; padding:1em; border-bottom:1px #dbb dotted;}
p.info {background:#f7f7ef url(../../img/icons/ausrufez-blau.gif) 10px 10px no-repeat; padding:1.5em 1.5em 1.5em 4em;}
p.frage {background:#A43F15 url(../../img/icons/fragez-blau.gif) 10px 10px no-repeat; color:#fff; padding:1.5em 1.5em 1.5em 4em;}
p.stop {background:#fff url(../../img/icons/stop.gif) 10px 10px no-repeat; padding:1.5em 1.5em 1.5em 4em; border:1px solid #a43f15;}
p.zitat {background:#fff url(../../img/icons/sprechblase.gif) 10px 10px no-repeat; color:#187ba2; padding:1.5em 1.5em 1.5em 4em; border:1px solid #187ba2; font-style:italic;}
p.nosidespace { padding:0px 0px 9px 0px !important; }



/* #############################
** ### classesCharacter ########
** #############################
*/
span.nomargin { margin:0px; padding:0px; }
span.poa-suspended { color:#999999; }
span.uems-poc { display:inline-block; width:45px !important; } 
span.mono {font-family:"Courier New", Courier, monospace; padding:0 0.3em 0 0.3em; background:#f0f0f4; border:1px #ccd solid;}
span.file {font-family:"Courier New", Courier, monospace; padding:0 0 0 14px; color:#000088; background:transparent url('../../img/icons/file.gif') no-repeat left;}
span.directory {font-family:"Courier New", Courier, monospace; padding:0 0 0 15px; color:#000088; background:transparent url('../../img/icons/dir.gif') no-repeat left;}
span.orangeBackground {background:#FEC216;}
span.infoHeadline {display:block; color:#187ba2; text-transform:uppercase; font-weight:bold; border-bottom:2px solid white; padding-bottom:0.5em; margin-bottom:-1em; margin-left:-4em; padding-left:4em; margin-right:-1.5em;}
span.frageHeadline {display:block; color:#fff; text-transform:uppercase; font-weight:bold; border-bottom:2px solid white; padding-bottom:0.5em; margin-bottom:-1em; margin-left:-4em; padding-left:4em; margin-right:-1.5em;}
span.stopHeadline {display:block; color:#A43F15; text-transform:uppercase; font-weight:bold; padding-bottom:0.5em; margin-bottom:-1em;}
/* #############################
** ### TagFreeClasses ##########
** #############################
*/
