
/* 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          { 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	color: #001F64;
	font-weight: bold;
	margin-bottom: 2px;
}

/* ueberschrift-unterueberschrift */
/* artikel-ueberschrift */
H2.cms          { font-family: Arial,Helvetica,sans-serif; font-size: 17px; font-weight: bold; color: #4a6a98;
                  margin-bottom: 6px; }

/* artikel-ueberschrift (short) (ist verlinkt) */
.artikel-titel-short
                 { font-family: Arial,sans-serif; font-size: 15px; font-weight: bold; color: #0066cc;
                   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; }
.artikel-titel-extrashort-archiv
                 { font-weight: bold; color: #000000; margin-bottom: 4px; }
.artikel-titel-extrashort-archiv:hover
                 { text-decoration: none; }


/* text.cmstype-titel */
H2.cms-titel          { 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	color: #001F64;
	font-weight: bold;
	margin-bottom: 2px;
}

/* artikel-shorttext */
.cms-shorttext  { font-family: Arial,Helvetica,sans-serif; font-size: 12px; 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; /* #0542A6 */
                  background-image: url(../cms-grafik/balken-bg.html); 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; /* #0542A6 */
                  background-image: url(../cms-grafik/balken-bg-kopf.html); 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 */
