/* KSR: 2011.03.24 */

.kommentar .minusCom
        {
        font-size: 16px;
        font-weight: bold;
        margin-top: 5em;
        text-align: center;
        }

.kommentar .bold
        {
        font-weight: bold;
        }

.kommentar .head
        {
        text-align: center;
        margin: 1em 0em 1em 0em;
        font-size: 150%;
        line-height: 125%;
        }
 
 .kommentar .author
        {
        font-size: 14px;
        margin: 1em 0em 0em 0em;
        text-align: center;
        line-height: 1.6em;
        }

.kommentar .italic
        {
        font-style: italic;
        }

.kommentar .size1
        {
        font-size: 110%;
        }

.kommentar li.liOrdered
        {
        margin: 0.25em 0em 0.25em 0em;
        text-align: justify;
        }

.kommentar .litList, .kommentar .webList
        {
        list-style: circle;
        margin: 1em;   
        }

.kommentar .readMore
        {        
        margin: 1em;
        text-align: justify;
        }
        
.kommentar .readMoreP
        {
        line-height: 1.5em;
        margin-right: 2em;
        text-align: justify;
        }
        
.kommentar .note
        {
        text-align: left;
        margin: 2em 0em 2em 0em;
        }

.kommentar .p, .p
        {
        line-height: 1.5em;
        margin: 0em;
        text-align: justify;
        }

.kommentar .pAncestor
        {
        margin: 0.5em 0em 2em 0em;
        }
        
.kommentar .myth 
        {
        margin:0;            
        }
        
.kommentar .plusComment 
        {        
        color: green;
        cursor: pointer;
        font-family: "Georgia";
        text-align: center;
        }

.kommentar a.app 
        {
        color: green;
        font-size: 100%;
        text-decoration: none;
        }

div.appInvisible
         {
         display: none;
         font-size: 100%;
         line-height: 100%;
         margin: 0.5em 0em 1em 1em;
         text-align: justify;
         }

.kommentar .plus
          {
          color: green;
          cursor: pointer;
          font-family: "Georgia";
          text-align: center;
          }
        
.kommentar .readMore i 
        {
        display:none;
        }

.kommentar a.docIn
        {
        text-decoration: none;
        color: #4DBC4D;
        }

.kommentar a.docIn:hover
        {
        color: #006633;
        cursor: pointer;
        }

.kommentar span.rs_bible
        {
        text-decoration: none;
        color: #4DBC4D;
        }

.kommentar a.rs_bible:hover
        {
        color: #006633;
        cursor: pointer;
        }

.pdf
        {
        background-image: url(../img/pdficon_small.png);
        padding-left: 20px;
        background-repeat: no-repeat;
        background-position: left center;
        }