
/* cms styles start */

/* controls */

#cms A          { text-decoration: none;
                  font-family: Arial, Helvetica; font-size:13px; 
                  color: #000000; }

#popUp-cms A    { text-decoration: none;
                  font-family: Arial, Helvetica; font-size:13px; 
                  color: #4a6a9a; }

#popUp-cms TD   { color: #000000; font-family: Arial,Helvetica; font-size:13px; }

/* error output */

/* object unknown etc. */
.cmserror       { font-family: Arial,Helvetica,sans-serif; font-size: 15px; color: #ff0000;
                  border: 1px solid #ff0000; padding: 2px;
                  margin-top: 1px; margin-bottom: 1px; }


/* history */

DIV.cmshistory  { font-family: Arial, Helvetica; font-size: 13px;
                  background-color: #fbfbfb;
                  border-bottom: 1px solid #bbbbbb; }

.cmshistory     { font-family: Arial, Helvetica; font-size: 13px;
                  background-color: #f9f9f9; }


/* text styles used in cms objects */

/* general formatting */
.cms-bold       { font-weight: bold; }
.cms-italic     { font-style: italic; }
.cms-center     { text-align: center; }

/* showTitle() */
/* ueberschrift-ueberschrift */
H1.cms          { color: #003399; font-family: Arial,Helvetica,sans-serif; font-size: 19px; letter-spacing: 1pt; margin-top: 7px; }

/* ueberschrift-unterueberschrift */
/* artikel-ueberschrift */
H2.cms          { color: #003399; font-family: Arial,Helvetica,sans-serif; font-size: 14px; letter-spacing: 1pt; }

/* artikel-ueberschrift (short) (ist verlinkt) */
.artikel-titel-short
                 { font-family: Arial,sans-serif; font-size: 15px; font-weight: bold; color: #0066cc; /* #e8580b */
                   text-decoration: none;
                   margin-bottom: 3px; }
.artikel-titel-short:hover
                 { text-decoration: none; }

.artikel-titel-extrashort
                 { font-family: Arial,sans-serif; font-size: 15px; font-weight: normal; color: #0066cc; }
.artikel-titel-extrashort:hover
                 { text-decoration: none; }


/* text.cmstype-titel */
H2.cms-titel    { 

    margin-top:    0px;
    margin-bottom: 2px;
    margin-left:   0px;
    margin-right:  0px;

    padding: 0px;
    
    color: #E96A0B;
    font-weight: bold;
    font-size: 13px;

/* color: #003399; font-family: Arial,Helvetica; font-size: 14px; letter-spacing: 1pt; font-weight: normal; */
}

/* artikel-shorttext */
.cms-shorttext  { font-family: Arial,Helvetica,sans-serif; font-size: 15px; font-weight: bold; }

/* artikel-spezial */
.cms-category   { font-family: Arial,Helvetica,sans-serif; font-size: 13px; }
.cms-category-short
                { font-family: Arial,Helvetica,sans-serif; font-size: 11px; color: #000000; /* #0066cc */
                  background-image: url(/cms-grafik/balken-bg.gif); background-repeat: no-repeat;
                  letter-spacing: 1px;
                  padding-left: 5px;
                  margin-bottom: 3px; }
.cms-category-short-kopf
                { font-family: Arial,Helvetica,sans-serif; font-size: 11px; color: #000000; /* #0066cc */
                  background-image: url(/cms-grafik/balken-bg-kopf.gif); background-repeat: no-repeat;
                  letter-spacing: 1px;
                  padding-left: 5px;
                  margin-bottom: 3px; }


/* bild unterschriften (image caption) */
.cms-caption    { font-size: 11px; }

/* galerie */
.galerie-bottom { margin-top: 4px; margin-bottom: 4px; }
.galerie-left   { margin-right: 4px; }  /* Rand zum Text */
.galerie-right  { margin-right: 4px; }  /* Rand zum Seitenrand */

/* cms styles end */
