
/* Bug in Version 1.2.2 */
.wp-pagenavi { position: relative; z-index: 20; }

/* Acronym */
acronym  {border-bottom: 1px dotted orange; cursor: help; }

/* Text */
.smalltxt {font-size: 85%;}
.pricetxt {font-size: 135%; font-weight: bolder;}

/* Listen OL UL */
/* LISTE #2 Liste mit sep. Nummer und Titel */
#list2 { width:300px; }
#list2 ol { font-family:Georgia, Times, serif; font-size:18px; color:#555;  }
#list2 ol li {  padding:8px; font-style:normal; font-family:Arial; font-size:13px; color:#eee; border-left: 1px solid #999;}
#list2 ol li p { padding:8px; font-style:normal; font-family:Arial; font-size:13px; color:#eee; border-left: 1px solid #999; }
#list2 ol li p em { display:block; }

/* Portfolio Filter */
.wpb_sort {padding:10px 0 25px 0;
}

/* Linie hr */
hr {width:100%;border:0.5px solid #eee;}
